| Commit message (Expand) | Author | Age | Files | Lines |
* | typos | Habeas Codice | 2016-06-27 | 1 | -3/+3 |
* | db update for abconfig transition | redmatrix | 2016-06-23 | 1 | -1/+1 |
* | schema changes needed for the caldav client bit | redmatrix | 2016-06-18 | 1 | -4/+22 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -23/+23 |
* | more db column renames | redmatrix | 2016-05-31 | 1 | -6/+6 |
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -7/+7 |
* | remove unused tables | redmatrix | 2016-05-30 | 1 | -69/+0 |
* | start removing reserved words from database column names (this run: addon and... | redmatrix | 2016-05-30 | 1 | -4/+4 |
* | allow objs to represent inventory | redmatrix | 2016-05-27 | 1 | -0/+2 |
* | some preliminary structural work for app organisation | redmatrix | 2016-05-03 | 1 | -0/+4 |
* | db schema change to add tags to content sources | redmatrix | 2016-05-01 | 1 | -1/+2 |
* | new hook interface (the old one still works but requires handlers to have two... | redmatrix | 2016-04-21 | 1 | -0/+2 |
* | fix typo in postgres schema | Peter Hormanns | 2016-03-01 | 1 | -1/+1 |
* | abconfig | redmatrix | 2016-02-29 | 1 | -0/+13 |
* | schema change to support channel move (a completely different operation than ... | redmatrix | 2016-02-24 | 1 | -0/+2 |
* | iconfig - add sharing variable | redmatrix | 2016-02-18 | 1 | -0/+2 |
* | schema updates for iconfig | redmatrix | 2016-02-17 | 1 | -0/+11 |
* | remove deprecated table | redmatrix | 2015-12-15 | 1 | -9/+0 |
* | move the instance stuff to abook where it belongs | redmatrix | 2015-12-05 | 1 | -0/+1 |
* | small fixes, removed old unused database row, and log more prominently a miss... | redmatrix | 2015-11-12 | 1 | -1/+0 |
* | updates to Postgres schema | Waitman Gobble | 2015-11-11 | 1 | -7/+7 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-19 | 1 | -0/+2 |
|\ |
|
| * | add the project name to site info packet | redmatrix | 2015-10-19 | 1 | -0/+2 |
* | | mail sync/migrate continued; also abstract delivery loop to make it re-usable... | redmatrix | 2015-10-15 | 1 | -0/+2 |
* | | schema support for additional site types | redmatrix | 2015-09-28 | 1 | -0/+2 |
* | | add vdata field for caldav | redmatrix | 2015-09-23 | 1 | -0/+1 |
* | | heavy lifting for delivery reports | redmatrix | 2015-09-22 | 1 | -0/+2 |
* | | DB table for delivery reports | redmatrix | 2015-09-18 | 1 | -0/+22 |
* | | add timestamps for syncing apps | redmatrix | 2015-09-02 | 1 | -0/+4 |
* | | separate objs/things from taxonomy | redmatrix | 2015-09-01 | 1 | -0/+10 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-31 | 1 | -0/+2 |
|\| |
|
| * | change the likes db structure to make it more easily importable/exportable | redmatrix | 2015-08-31 | 1 | -0/+2 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-20 | 1 | -0/+2 |
|\| |
|
| * | missed this one - it's required | redmatrix | 2015-08-20 | 1 | -0/+2 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-18 | 1 | -0/+2 |
|\| |
|
| * | add event_sequence for vtodo's | redmatrix | 2015-08-18 | 1 | -0/+2 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-16 | 1 | -0/+5 |
|\| |
|
| * | add DB support for tasks, todo items and repeating events | redmatrix | 2015-08-16 | 1 | -0/+5 |
* | | fix the postgres schema with all the changes to date | redmatrix | 2015-06-29 | 1 | -3/+115 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-28 | 1 | -0/+2 |
|\| |
|
| * | no this isn't it. well ok, it's part of it, but not the important part. it's ... | redmatrix | 2015-06-28 | 1 | -0/+2 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-09 | 1 | -0/+2 |
|\| |
|
| * | add site_dead flag to prevent delivery to dead sites. Allow sys channel webpa... | redmatrix | 2015-06-08 | 1 | -0/+2 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-28 | 1 | -0/+4 |
|\| |
|
| * | add menu_created, menu_edited fields to DB | redmatrix | 2015-05-28 | 1 | -0/+4 |
* | | convert ITEM_WALL from bitfield to standalone | redmatrix | 2015-05-06 | 1 | -0/+3 |
|/ |
|
* | add channel_lastpost timestamp to help optimise some outrageously expensive q... | friendica | 2015-03-26 | 1 | -0/+2 |
* | sql optimisation for affinity searches. A new index was added which wasn't ad... | friendica | 2015-03-10 | 1 | -0/+1 |
* | add queue priority | friendica | 2015-03-04 | 1 | -0/+2 |
* | fix issues in schema_postgres.sql | Daniel Frank | 2015-02-26 | 1 | -2/+2 |