aboutsummaryrefslogtreecommitdiffstats
path: root/update.php
Commit message (Collapse)AuthorAgeFilesLines
* item guidsFriendika2011-08-071-1/+4
|
* upsize guid storage to allow for Diaspora future growthFriendika2011-08-071-0/+4
|
* cleanupFriendika2011-08-071-2/+10
|
* diaspora structuresFriendika2011-08-031-2/+9
|
* basic diaspora discoveryFriendika2011-07-181-1/+24
|
* move hidewall to user table - queries are getting too complicated and ↵Friendika2011-07-051-1/+12
| | | | servers falling over
* ability to link contacts that are "really me, but on another system/network".Friendika2011-07-051-1/+6
|
* db support for starred (favorited) itemsFriendika2011-07-021-1/+6
|
* add some indexes to photosFriendika2011-07-011-1/+9
|
* photos were not working in private mailFriendika2011-06-301-1/+8
|
* document better the UPDATE_VERSIONFriendika2011-06-281-1/+1
|
* pass notify endpoint with friend suggestionsFriendika2011-06-261-2/+5
|
* revisit friend suggestion structuresFriendika2011-06-261-1/+22
|
* friend suggest structures, cont.Friendika2011-06-261-2/+7
|
* new item view, sort by received date - not posted date.Friendika2011-06-231-1/+8
|
* structures for friend suggestionsFriendika2011-06-211-1/+6
|
* item sourceFriendika2011-06-201-1/+4
|
* Save in db if addon define "$addon_plugin_admin" function. Add ↵fabrixxm2011-06-191-1/+4
| | | | "plugin_admin" column to "addon" table
* 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