aboutsummaryrefslogtreecommitdiffstats
path: root/install/database.sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* photo_flags - for adding taxonomy photos and other stuff.friendica2013-07-161-0/+2
* fix xtagfriendica2013-07-141-8/+8
* Add self to recipient lists. Sure we already have a copy but it's possible ou...friendica2013-07-141-1/+3
* any questions regarding this checkin will be ignoredfriendica2013-07-031-0/+17
* add age to directory profile - requires updating on each birthday and that pa...friendica2013-06-301-0/+2
* Basic ability to create "things"friendica2013-06-271-2/+4
* Add site registration policy to site record. This is not yet used or stored, ...friendica2013-06-201-1/+3
* infrastructure for future stufffriendica2013-06-191-1/+3
* We will need a per item comment policy to be able to determine in advance if ...friendica2013-06-161-0/+2
* DB: add timestamps to hubloc table so we can eventually expire dead entries.friendica2013-06-041-2/+6
* add driver param to output queue so we know what protocol to use when faced w...friendica2013-05-061-0/+1
* minor fixes related to postgres developmentfriendica2013-05-051-2/+2
* missed channel_default_group key nrenamefriendica2013-04-031-1/+1
* add new connections to default group (if any)friendica2013-03-271-1/+1
* update manage table and some documentationfriendica2013-03-271-2/+2
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-10/+10
* Add "channels" field to profile table.Thomas Willingham2013-03-201-0/+1
* add xconfig table and functions, update strings and docofriendica2013-03-151-0/+12
* directory synchronisation timestampsfriendica2013-03-131-0/+7
* tweaky tweak, plus add share tracking db, and don't show acl for guest postin...friendica2013-03-061-38/+11