aboutsummaryrefslogtreecommitdiffstats
path: root/database.sql
Commit message (Collapse)AuthorAgeFilesLines
* move hidewall to user table - queries are getting too complicated and ↵Friendika2011-07-051-1/+1
| | | | servers falling over
* ability to link contacts that are "really me, but on another system/network".Friendika2011-07-051-0/+1
|
* db support for starred (favorited) itemsFriendika2011-07-021-0/+2
|
* add some indexes to photosFriendika2011-07-011-1/+6
|
* photos were not working in private mailFriendika2011-06-301-1/+1
|
* pass notify endpoint with friend suggestionsFriendika2011-06-261-1/+3
|
* revisit friend suggestion structuresFriendika2011-06-261-2/+12
|
* friend suggest structures, cont.Friendika2011-06-261-0/+2
|
* new item view, sort by received date - not posted date.Friendika2011-06-231-3/+5
|
* structures for friend suggestionsFriendika2011-06-211-0/+1
|
* item sourceFriendika2011-06-201-0/+1
|
* Save in db if addon define "$addon_plugin_admin" function. Add ↵fabrixxm2011-06-191-1/+2
| | | | "plugin_admin" column to "addon" table
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-0/+1
|
* more progress on eventsFriendika2011-06-071-0/+1
|
* begin event moduleFriendika2011-06-051-0/+1
|
* facebook queueing on failure, sync update.php with boot.php update version ↵Friendika2011-06-031-0/+1
| | | | to avoid race condition
* item/event linkageFriendika2011-05-271-0/+1
|
* file attachmentsFriendika2011-05-251-0/+1
|
* basic file upload/attachFriendika2011-05-241-0/+1
|
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-0/+1
|
* bug #85Friendika2011-05-231-0/+1
|
* suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-271-0/+2
|
* email integration, cont.Friendika2011-04-171-0/+2
|
* mail changesFriendika2011-04-161-1/+1
|
* more work on email contactsFriendika2011-04-151-0/+4
|
* local attachment storageFriendika2011-04-131-0/+14
|
* no newline at eofFriendika2011-04-111-1/+2
|
* missed oneFriendika2011-04-111-0/+1
|
* table for email poll driverFriendika2011-04-111-0/+9
|
* initial dfrn update to pass permsFriendika2011-04-101-0/+1
|
* support feed attachments/enclosures, and fix for bug #30Friendika2011-04-061-0/+1
|
* user language storageFriendika2011-04-011-0/+1
|
* add fulltext index on keywords, missed some directory localisationsFriendika2011-03-221-1/+3
|
* user pref -> block remote wall postingFriendika2011-03-201-0/+1
|
* content expirationFriendika2011-03-151-0/+1
|
* keywords split into public and private. Public will be used by the friend ↵Friendika2011-03-141-1/+2
| | | | finder.
* friend finder data structuresFriendika2011-03-131-0/+16
|
* reload plugins if they changeFriendika2011-03-091-1/+2
|
* add permalink field to item tableFriendika2011-02-151-0/+1
|
* typo in schemaFriendika2011-02-101-1/+1
|
* more graceful handling of some statusnet followupsFriendika2011-02-081-1/+1
|
* theme name cleanup - rename default to loozah, provide sane fallbacks and ↵Friendika2011-02-061-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 tableFabio Comuni2011-01-311-1/+5
|
* personal titleFriendika2011-01-181-0/+1
|
* event and birthday data structuresFriendika2011-01-131-0/+18
|
* schema typoFriendika2011-01-061-1/+1
|
* freeform text area for private contact info - notes or things you just want ↵Friendika2010-12-281-0/+1
| | | | to remember (addresses, phone numbers, birthdays, whatever)
* OpenID delegation in profile pagefabrixxm2010-12-231-0/+1
|
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-221-0/+10
|
* begin plugin apiFriendika2010-12-201-0/+8
|