aboutsummaryrefslogtreecommitdiffstats
path: root/install/database.sql
Commit message (Expand)AuthorAgeFilesLines
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-0/+1
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-281-0/+3
* mind numbing drudgery continued...friendica2014-08-271-0/+2
* place to store multiple choice and select items for extensible profilesfriendica2014-08-261-0/+1
* more hard workfriendica2014-08-261-0/+26
* We really can't do this without a hubloc. I was hoping we could, but notifier...friendica2014-08-221-0/+2
* provide backend storage and declaration of directory realmfriendica2014-08-161-1/+3
* item table upgrade for storing post visibilityfriendica2014-08-061-0/+2
* db tables for extensible profile fieldsfriendica2014-08-021-0/+22
* block channel removal for 48 hours after changing the account password, since...friendica2014-07-291-1/+3
* provide a specific permission for liking profiles (reuse the obsolete bookmar...friendica2014-07-171-2/+2
* ability to like thingsfriendica2014-06-231-1/+3
* honour the admin censored flag in the directory, and some slow progress on ex...friendica2014-06-221-1/+3
* likes table for liking things besides posts and commentsfriendica2014-06-221-0/+16
* implement 'requires' on personal appsfriendica2014-05-221-0/+1
* more app backend workfriendica2014-05-191-1/+1
* support commerical appsfriendica2014-05-181-1/+5
* app DB structurefriendica2014-05-171-0/+22
* use parent_mid in the parent query for enotify instead of of the parent id. T...friendica2014-04-061-1/+1
* more efficient public feed fetchingfriendica2014-04-021-1/+2
* finish up the source route storage so we can prevent messages from flowing up...friendica2014-03-311-11/+12
* Typo in database.sqlThomas Willingham2014-03-071-1/+1
* put bookmarked chatrooms into pocofriendica2014-02-251-1/+3
* more chatroom discoveryfriendica2014-02-251-0/+11
* Also update database.sqlThomas Willingham2014-02-251-12/+12
* set default for account_level in DBfriendica2014-02-071-1/+1
* bookmark permissionsfriendica2014-02-041-0/+2
* chat expiration (default 2 hours) - but can be set on a per-chatroom basisfriendica2014-01-301-1/+3
* add client field to chatpresence - which will give us a place to put IP addre...friendica2014-01-281-0/+1
* chat data structuresfriendica2014-01-271-8/+52
* allow menus to have special rolesfriendica2014-01-151-1/+3
* only let visitors remove their own files.friendica2014-01-091-0/+2
* allow objects to have permissionsfriendica2013-12-281-0/+4
* db update for directory profiles - and fix broken database.sql from the sys_p...friendica2013-12-251-13/+18
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-231-1/+3
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-3/+3
* Ooops, also update the DBThomas Willingham2013-12-221-0/+8
* add aid to notifiy table which we may need to supress duplicate notify emails...friendica2013-11-201-1/+3
* remove the challenge table as wellfriendica2013-11-181-10/+0
* drop the queue table which we no longer usefriendica2013-11-181-16/+0
* DB - allow private messages to expirefriendica2013-11-061-18/+19
* Fix missing parenthesis in database.sqlAntoine G2013-11-011-1/+1
* allow zot public providers to list their location, as a non US-based server c...friendica2013-10-301-0/+1
* Schema change - add channel_dirdate so we can ping a directory server once a ...friendica2013-10-271-0/+2
* preserve the source owner when creating a delivery fork so that we can uplink...friendica2013-10-131-0/+1
* post signaturesfriendica2013-10-021-1/+1
* implement republish permission for use in sourced channelsfriendica2013-09-301-0/+2
* directory sync - this will either work, or it won't work, or it will possibly...friendica2013-09-301-1/+4
* structure for channel unionsfriendica2013-09-261-0/+12
* add a flag field to xtags so that we can filter tags based on whether or not ...friendica2013-09-191-1/+3