| Commit message (Expand) | Author | Age | Files | Lines |
* | Active channels information is a bit imprecise. Provide a higher accuracy met... | zotlabs | 2018-04-16 | 1 | -0/+2 |
* | OAuth2 integration | zotlabs | 2018-04-03 | 1 | -0/+54 |
* | federated polls: GNU-Social requires us to preserve the original order of the... | zotlabs | 2018-03-07 | 1 | -0/+2 |
* | federated polls: add poll_author which will be necessary for Diaspora federation | zotlabs | 2018-03-06 | 1 | -0/+2 |
* | provide DB compatibility for poll and voting implementations across several p... | zotlabs | 2018-02-22 | 1 | -0/+6 |
* | table structure for pseudo or proxy channels (pchan) | zotlabs | 2017-10-19 | 1 | -0/+13 |
* | db update to add index to item.resource_id we query this in wikis a lot | Mario Vavti | 2017-09-16 | 1 | -0/+1 |
* | add combined index for item.uid and item.item_unseen. this speeds up notifica... | Mario Vavti | 2017-09-01 | 1 | -0/+1 |
* | db update to add index for item.obj_type | git-marijus | 2017-07-31 | 1 | -0/+1 |
* | missing abook_{my,their}_perms in pg schema and missing keys in mysql schema | Mario Vavti | 2017-07-05 | 1 | -0/+4 |
* | add the cdav pgsql schemas | Mario Vavti | 2017-07-04 | 1 | -0/+222 |
* | danger - do not use 'char(n)' with postgres it creates a thing called a bpcha... | zotlabs | 2017-05-15 | 1 | -22/+22 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-07 | 1 | -1/+1 |
|\ |
|
| * | :construction_worker::white_check_mark::bug: Import table structure in TravisCI. | Klaus Weidenbach | 2017-05-06 | 1 | -1/+1 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -0/+2 |
|\| |
|
| * | abook_not_here flag created to indicate singleton connections which are conne... | zotlabs | 2017-05-03 | 1 | -0/+2 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-26 | 1 | -0/+2 |
|\| |
|
| * | database support for client side e2ee for private mail | zotlabs | 2017-04-25 | 1 | -0/+2 |
| * | typo | zotlabs | 2017-04-19 | 1 | -1/+1 |
| * | backend infrastructure for 'channel protection password'; which will be used ... | zotlabs | 2017-04-19 | 1 | -1/+1 |
| * | typo | zotlabs | 2017-04-12 | 1 | -1/+1 |
| * | backend infrastructure for 'channel protection password'; which will be used ... | zotlabs | 2017-04-12 | 1 | -1/+3 |
* | | typo | zotlabs | 2017-04-12 | 1 | -1/+1 |
* | | backend infrastructure for 'channel protection password'; which will be used ... | zotlabs | 2017-04-12 | 1 | -1/+3 |
* | | db issues | zotlabs | 2017-03-12 | 1 | -41/+0 |
|/ |
|
* | Alter the queue so that each queue item stores the scheduled time of the next... | zotlabs | 2017-01-29 | 1 | -0/+2 |
* | more vcard work | zotlabs | 2016-12-21 | 1 | -0/+1 |
* | issue #446 apps usability - disable app if attached to a plugin that is unins... | zotlabs | 2016-12-14 | 1 | -1/+3 |
* | db update required for Zot2 | zotlabs | 2016-11-22 | 1 | -0/+1 |
* | allow hooks to have negative priority | zotlabs | 2016-10-12 | 1 | -1/+3 |
* | issue #523 | redmatrix | 2016-09-22 | 1 | -1/+1 |
* | issue #511, postgres schema issues | redmatrix | 2016-09-09 | 1 | -2/+2 |
* | provide version info in /pubsites | redmatrix | 2016-09-07 | 1 | -0/+1 |
* | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -0/+15 |
|\ |
|
| * | schema updates for zot access tokens | redmatrix | 2016-07-14 | 1 | -0/+15 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-12 | 1 | -1/+1 |
|\| |
|
| * | the abconfig defaults weren't changed in the schema files when they were chan... | redmatrix | 2016-07-12 | 1 | -1/+1 |
* | | revise how we store perm_limits | redmatrix | 2016-07-07 | 1 | -10/+0 |
* | | some perms fixes to stuff that was already written before I move on | redmatrix | 2016-07-04 | 1 | -0/+11 |
|/ |
|
* | 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 |