aboutsummaryrefslogtreecommitdiffstats
path: root/install/database.sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* basic friend suggestions (but not "new to the network and have no friends at ...friendica2013-03-051-0/+9
* add account_external for linking to legacy authentication infrastructure (e.g...friendica2013-03-011-1/+3
* reverse the cyclic conundrum, and a minor db update of no consequencefriendica2013-02-181-0/+17
* moving onfriendica2013-02-181-1/+3
* add rating support to pocofriendica2013-02-151-1/+3
* contact rating field so it's here when we need itfriendica2013-02-151-1/+3
* add mimetype to itemsfriendica2013-02-101-1/+3
* support for OS files and add directory support to file/attach objectfriendica2013-02-031-8/+7
* file/attachment storage api with revision control - needs a bit more testing ...friendica2013-01-311-1/+8
* add item revision column and indexfriendica2013-01-301-0/+2
* beginning of backend file/attachment apifriendica2013-01-301-1/+6
* lostpass fixes and login/logout flow if authenticated but no default channel ...friendica2013-01-271-9/+9
* remove KEY commands for columns that don't exist anymorezottel2013-01-241-2/+0
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-221-3/+1
* import events (not just event posts) from zotfriendica2013-01-161-1/+0
* events backend heavy lifting - the new structure is slowly emerging.friendica2013-01-151-1/+3
* slow progress on events, one step forward, one step back.friendica2013-01-151-2/+2
* menu structures for linking your pages to other pages or whateverfriendica2013-01-151-1/+25
* read/write "pages" permissions and fiddly bits - per Thomasfriendica2013-01-141-5/+9
* verify table needs auto_increment flagfriendica2013-01-021-1/+1
* start building social graphfriendica2013-01-011-0/+11
* poco discoveryfriendica2013-01-011-5/+4
* add item expires fieldfriendica2012-12-291-0/+2