aboutsummaryrefslogtreecommitdiffstats
path: root/install/schema_mysql.sql
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated tableredmatrix2015-12-151-9/+0
* move the instance stuff to abook where it belongsredmatrix2015-12-051-0/+1
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-1/+3
|\
| * add the project name to site info packetredmatrix2015-10-191-1/+3
* | mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-151-0/+2
* | schema support for additional site typesredmatrix2015-09-281-1/+3
* | add vdata field for caldavredmatrix2015-09-231-0/+1
* | heavy lifting for delivery reportsredmatrix2015-09-221-0/+2
* | DB table for delivery reportsredmatrix2015-09-181-0/+17
* | add timestamps for syncing appsredmatrix2015-09-021-1/+5
* | separate objs/things from taxonomyredmatrix2015-09-011-0/+10
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-311-0/+2
|\|
| * change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-0/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-201-1/+3
|\|
| * missed this one - it's requiredredmatrix2015-08-201-1/+3
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-181-1/+3
|\|
| * add event_sequence for vtodo'sredmatrix2015-08-181-1/+3
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-161-1/+6
|\|
| * add DB support for tasks, todo items and repeating eventsredmatrix2015-08-161-1/+6
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-291-0/+1
|\|
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-281-0/+2
|\|
| * no this isn't it. well ok, it's part of it, but not the important part. it's ...redmatrix2015-06-281-0/+2
* | DB changes for some channel flagsredmatrix2015-06-151-0/+4
* | start on the DAV/photos mergerredmatrix2015-06-111-0/+2
* | more work on item table optimisationredmatrix2015-06-101-0/+8
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-091-2/+4
|\|
| * add site_dead flag to prevent delivery to dead sites. Allow sys channel webpa...redmatrix2015-06-081-1/+3
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-281-2/+6
|\|
| * add menu_created, menu_edited fields to DBredmatrix2015-05-281-1/+5
* | more db structureredmatrix2015-05-191-6/+31
* | bring the new photo schema into playredmatrix2015-05-181-2/+2
* | here's a fair chunk of the new schema - still a lot of bits missing and no mi...redmatrix2015-05-171-414/+107
* | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-0/+3
|/
* add channel_lastpost timestamp to help optimise some outrageously expensive q...friendica2015-03-261-0/+2
* mysql schema typo, do the install check for store before chcking smarty, as t...friendica2015-03-151-1/+1
* sql optimisation for affinity searches. A new index was added which wasn't ad...friendica2015-03-101-1/+2
* add queue priorityfriendica2015-03-041-1/+3
* require access token to view, query, or join directories in private realms, i...friendica2015-02-241-1/+3
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-0/+2
* two tracks proceeding in parallel - first adding the ability to store a digit...friendica2015-02-011-0/+1
* provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-261-1/+3
* add db update 1131/1132 to database schemaszottel2015-01-231-0/+2
* oauth permissions tablefriendica2015-01-191-0/+16
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-190/+553
* PostgreSQL support initial commitHabeas Codice2014-11-131-0/+1228