aboutsummaryrefslogtreecommitdiffstats
path: root/install/database.sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* sync item_search with yesterday's network fix for collections. Add ud_addr to...friendica2013-09-191-1/+3
* set default charset of email_header_encode, add ud_flags to indicate which (d...friendica2013-09-181-1/+3
* site sellpage linksfriendica2013-09-171-1/+3
* Fixed error in SQL Statementndurchx2013-09-121-1/+1
* extends DB in hubloc to maintain hubloc connectivityMichael Meer2013-09-101-0/+2
* change primary key on updates tablefriendica2013-09-091-1/+3
* public site list (will take a few days to populate, assuming folks have updat...friendica2013-09-051-0/+2
* This isn't optimal, but on the short term we'll clone the page editor to use ...friendica2013-09-011-2/+2
* add a guid to directory update table to avoid recursionfriendica2013-08-311-0/+2
* basic structure for premium channel implementationfriendica2013-08-211-0/+4
* poll stufffriendica2013-08-211-1/+26
* network-wide poll voting structurefriendica2013-08-201-18/+28
* email attachments (and fix email photos)friendica2013-08-191-0/+1
* check these in so I can go back and find out why the stylsheet is horkedfriendica2013-08-111-1/+5
* basic *account* removal, but the channel removal which it calls still needs (...friendica2013-08-041-22/+0
* add "xchan_instance_url" for communicating with services that lack nomadic id...friendica2013-08-011-0/+2
* better mail obscuringfriendica2013-07-311-1/+1
* fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-291-1/+1
* add chandesc field to profiles to provide some arbitrary text in the director...friendica2013-07-241-0/+1
* update friends/followers API so Friendica Android client won't chokefriendica2013-07-171-1/+0
* block duplicate channelsfriendica2013-07-171-0/+1