aboutsummaryrefslogtreecommitdiffstats
path: root/install/database.sql
Commit message (Expand)AuthorAgeFilesLines
* 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
* This was bloody hard to sort out.... but now it's sorted and we can move forw...friendica2012-12-271-1/+4
* put keywords back in xprof - too messy to search and join from a separate tablefriendica2012-12-271-0/+1
* remove the private keywords stuff to reduce directory and search complexityfriendica2012-12-261-5/+2
* add permission controls to "storage" objects such as attachments or other sto...friendica2012-12-221-1/+5
* directory structuresfriendica2012-12-211-1/+34
* more DB cleanupfriendica2012-12-201-18/+0
* some changes for directory servicesfriendica2012-12-191-2/+14
* cleanup more obsolete stufffriendica2012-12-181-88/+0
* modularise the notification popupsfriendica2012-12-181-2/+2
* converging on a workable crypto auth handshakefriendica2012-12-141-0/+15