Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic diaspora discovery | Friendika | 2011-07-18 | 1 | -0/+1 |
| | |||||
* | move hidewall to user table - queries are getting too complicated and ↵ | Friendika | 2011-07-05 | 1 | -1/+1 |
| | | | | servers falling over | ||||
* | ability to link contacts that are "really me, but on another system/network". | Friendika | 2011-07-05 | 1 | -0/+1 |
| | |||||
* | db support for starred (favorited) items | Friendika | 2011-07-02 | 1 | -0/+2 |
| | |||||
* | add some indexes to photos | Friendika | 2011-07-01 | 1 | -1/+6 |
| | |||||
* | photos were not working in private mail | Friendika | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | pass notify endpoint with friend suggestions | Friendika | 2011-06-26 | 1 | -1/+3 |
| | |||||
* | revisit friend suggestion structures | Friendika | 2011-06-26 | 1 | -2/+12 |
| | |||||
* | friend suggest structures, cont. | Friendika | 2011-06-26 | 1 | -0/+2 |
| | |||||
* | new item view, sort by received date - not posted date. | Friendika | 2011-06-23 | 1 | -3/+5 |
| | |||||
* | structures for friend suggestions | Friendika | 2011-06-21 | 1 | -0/+1 |
| | |||||
* | item source | Friendika | 2011-06-20 | 1 | -0/+1 |
| | |||||
* | Save in db if addon define "$addon_plugin_admin" function. Add ↵ | fabrixxm | 2011-06-19 | 1 | -1/+2 |
| | | | | "plugin_admin" column to "addon" table | ||||
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 1 | -0/+1 |
| | |||||
* | more progress on events | Friendika | 2011-06-07 | 1 | -0/+1 |
| | |||||
* | begin event module | Friendika | 2011-06-05 | 1 | -0/+1 |
| | |||||
* | facebook queueing on failure, sync update.php with boot.php update version ↵ | Friendika | 2011-06-03 | 1 | -0/+1 |
| | | | | to avoid race condition | ||||
* | item/event linkage | Friendika | 2011-05-27 | 1 | -0/+1 |
| | |||||
* | file attachments | Friendika | 2011-05-25 | 1 | -0/+1 |
| | |||||
* | basic file upload/attach | Friendika | 2011-05-24 | 1 | -0/+1 |
| | |||||
* | ability to hide profile and wall from unknown people | Friendika | 2011-05-24 | 1 | -0/+1 |
| | |||||
* | bug #85 | Friendika | 2011-05-23 | 1 | -0/+1 |
| | |||||
* | suppress duplicate FB posts (incoming after posted locally) | Friendika | 2011-04-27 | 1 | -0/+2 |
| | |||||
* | email integration, cont. | Friendika | 2011-04-17 | 1 | -0/+2 |
| | |||||
* | mail changes | Friendika | 2011-04-16 | 1 | -1/+1 |
| | |||||
* | more work on email contacts | Friendika | 2011-04-15 | 1 | -0/+4 |
| | |||||
* | local attachment storage | Friendika | 2011-04-13 | 1 | -0/+14 |
| | |||||
* | no newline at eof | Friendika | 2011-04-11 | 1 | -1/+2 |
| | |||||
* | missed one | Friendika | 2011-04-11 | 1 | -0/+1 |
| | |||||
* | table for email poll driver | Friendika | 2011-04-11 | 1 | -0/+9 |
| | |||||
* | initial dfrn update to pass perms | Friendika | 2011-04-10 | 1 | -0/+1 |
| | |||||
* | support feed attachments/enclosures, and fix for bug #30 | Friendika | 2011-04-06 | 1 | -0/+1 |
| | |||||
* | user language storage | Friendika | 2011-04-01 | 1 | -0/+1 |
| | |||||
* | add fulltext index on keywords, missed some directory localisations | Friendika | 2011-03-22 | 1 | -1/+3 |
| | |||||
* | user pref -> block remote wall posting | Friendika | 2011-03-20 | 1 | -0/+1 |
| | |||||
* | content expiration | Friendika | 2011-03-15 | 1 | -0/+1 |
| | |||||
* | keywords split into public and private. Public will be used by the friend ↵ | Friendika | 2011-03-14 | 1 | -1/+2 |
| | | | | finder. | ||||
* | friend finder data structures | Friendika | 2011-03-13 | 1 | -0/+16 |
| | |||||
* | reload plugins if they change | Friendika | 2011-03-09 | 1 | -1/+2 |
| | |||||
* | add permalink field to item table | Friendika | 2011-02-15 | 1 | -0/+1 |
| | |||||
* | typo in schema | Friendika | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | more graceful handling of some statusnet followups | Friendika | 2011-02-08 | 1 | -1/+1 |
| | |||||
* | theme name cleanup - rename default to loozah, provide sane fallbacks and ↵ | Friendika | 2011-02-06 | 1 | -0/+1 |
| | | | | | | | change system primary theme. Provide indication on contact edit page of last update success/failure - can be extended later to show actual timestamp of last successful update. | ||||
* | add cache table | Fabio Comuni | 2011-01-31 | 1 | -1/+5 |
| | |||||
* | personal title | Friendika | 2011-01-18 | 1 | -0/+1 |
| | |||||
* | event and birthday data structures | Friendika | 2011-01-13 | 1 | -0/+18 |
| | |||||
* | schema typo | Friendika | 2011-01-06 | 1 | -1/+1 |
| | |||||
* | freeform text area for private contact info - notes or things you just want ↵ | Friendika | 2010-12-28 | 1 | -0/+1 |
| | | | | to remember (addresses, phone numbers, birthdays, whatever) | ||||
* | OpenID delegation in profile page | fabrixxm | 2010-12-23 | 1 | -0/+1 |
| | |||||
* | plugin/addon API landing - still things left to do before it's useful | Friendika | 2010-12-22 | 1 | -0/+10 |
| |