aboutsummaryrefslogtreecommitdiffstats
path: root/update.php
Commit message (Collapse)AuthorAgeFilesLines
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-1/+6
|
* more progress on eventsFriendika2011-06-071-1/+4
|
* begin event moduleFriendika2011-06-051-1/+5
|
* facebook queueing on failure, sync update.php with boot.php update version ↵Friendika2011-06-031-1/+8
| | | | to avoid race condition
* item/event linkageFriendika2011-05-271-0/+4
|
* file attachmentsFriendika2011-05-251-0/+3
|
* basic file upload/attachFriendika2011-05-241-1/+6
|
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-0/+4
|
* bug #85Friendika2011-05-231-0/+3
|
* suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-271-0/+4
|
* email integration, cont.Friendika2011-04-171-0/+2
|
* mail changesFriendika2011-04-161-0/+5
|
* more work on email contactsFriendika2011-04-151-0/+9
|
* local attachment storageFriendika2011-04-131-0/+16
|
* no newline at eofFriendika2011-04-111-1/+2
|
* missed oneFriendika2011-04-111-0/+1
|
* table for email poll driverFriendika2011-04-111-0/+10
|
* death to comment box oddities (a slow death as it will take some time for ↵Friendika2011-04-111-0/+4
| | | | everybody to upgrade)
* initial dfrn update to pass permsFriendika2011-04-101-0/+5
|
* support feed attachments/enclosures, and fix for bug #30Friendika2011-04-061-0/+4
|
* user language storageFriendika2011-04-011-2/+3
|
* add fulltext index on keywords, missed some directory localisationsFriendika2011-03-221-0/+8
|
* user pref -> block remote wall postingFriendika2011-03-201-0/+3
|
* content expirationFriendika2011-03-151-1/+7
|
* keywords split into public and private. Public will be used by the friend ↵Friendika2011-03-141-0/+4
| | | | finder.
* friend finder data structuresFriendika2011-03-131-1/+21
|
* automated versioningFriendika2011-03-091-9/+9
|
* EOFFriendika2011-03-091-1/+1
|
* reload plugins if they changeFriendika2011-03-091-0/+3
|
* add permalink field to item tableFriendika2011-02-151-0/+4
|
* more graceful handling of some statusnet followupsFriendika2011-02-081-0/+7
|
* fix contact photo updates - a result of baseurl being wrong for cmdline ↵Friendika2011-02-061-1/+15
| | | | processes
* theme name cleanup - rename default to loozah, provide sane fallbacks and ↵Friendika2011-02-061-0/+7
| | | | | | | 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.
* kill orphansFriendika2011-02-061-0/+14
|
* add cache tableFabio Comuni2011-01-311-0/+8
|
* personal titleFriendika2011-01-181-0/+3
|
* repair any bad links in activity objectsFriendika2011-01-171-0/+15
|
* newlineFriendika2011-01-131-1/+2
|
* event and birthday data structuresFriendika2011-01-131-0/+24
|
* freeform text area for private contact info - notes or things you just want ↵Friendika2010-12-281-0/+3
| | | | to remember (addresses, phone numbers, birthdays, whatever)
* revised openid patch, added fix for Windows servers, make "is now friends ↵Friendika2010-12-231-0/+4
| | | | with" commentable, fix settings form hook to be inside form
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-221-0/+9
|
* begin plugin apiFriendika2010-12-201-0/+10
|
* block connection/friend request spamFriendika2010-12-201-0/+4
|
* added "secret" profile search keywordsFriendika2010-12-191-0/+4
|
* register/login timestampsFriendika2010-12-161-0/+6
|
* personal config storage, template the vcard profile, logging failed uri's to ↵Friendika2010-12-141-0/+9
| | | | help track down transient dreamhost issues
* never enough commentsFriendika2010-12-091-0/+35
|
* db prepare for enhanced magic profiles and remote privacy indicators, fixed ↵Friendika2010-12-071-0/+7
| | | | $lang setting to use system config var, some other syntax issues
* flatten conversation hierarchy to one level on import but preserve all ↵Friendika2010-12-041-1/+4
| | | | | | thread info in case somebody wants to write a plugin to display as multi-level thread