| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop llink index | Max Kostikov | 2019-11-01 | 1 | -1/+0 |
* | another DB update to fix uid_mid index in item table and add xchan_photo_m in... | Mario Vavti | 2019-05-08 | 1 | -1/+2 |
* | mysql: remove some unused indices and add thr_parent index. pgsql: sync indic... | Mario Vavti | 2019-03-19 | 1 | -19/+13 |
* | Add expires for photo | Max Kostikov | 2018-11-29 | 1 | -0/+2 |
* | update sql schemas to include update column in pconfig table | Mario Vavti | 2018-11-19 | 1 | -2/+2 |
* | dreport updates | zotlabs | 2018-11-12 | 1 | -0/+1 |
* | didn't need xchan_portable_id | zotlabs | 2018-11-08 | 1 | -2/+0 |
* | item db updates | zotlabs | 2018-11-08 | 1 | -0/+3 |
* | z6 work | zotlabs | 2018-11-05 | 1 | -0/+4 |
* | Update schema_postgres.sql | Max Kostikov | 2018-09-27 | 1 | -9/+9 |
* | important hyperdrive component | zotlabs | 2018-09-09 | 1 | -0/+11 |
* | hubloc DB changes needed for z6 | zotlabs | 2018-08-13 | 1 | -0/+5 |
* | add app_options field | zotlabs | 2018-08-02 | 1 | -0/+1 |
* | update oauth related tables to use bigint/int(10) for user_id column. this is... | Mario | 2018-05-20 | 1 | -4/+4 |
* | 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 |
|\| |
|