Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing semicolon | Mario | 2023-01-12 | 1 | -1/+1 |
| | |||||
* | add workerq to the install schemas | Mario | 2022-12-27 | 1 | -1/+14 |
| | |||||
* | access token refactor | Mario | 2021-12-17 | 1 | -0/+2 |
| | |||||
* | update db schemas | Mario | 2021-12-17 | 1 | -0/+2 |
| | |||||
* | remove mail and conv tables from install SQL schemas | Mario Vavti | 2021-07-02 | 1 | -57/+0 |
| | |||||
* | update 1245 to fix hubloc_hash index for postgres | Mario | 2021-05-07 | 1 | -3/+4 |
| | |||||
* | typo | Hilmar R | 2021-01-23 | 1 | -1/+1 |
| | |||||
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 1 | -11/+31 |
| | |||||
* | 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 ↵ | Mario Vavti | 2019-05-08 | 1 | -1/+2 |
| | | | | index to xchan table | ||||
* | mysql: remove some unused indices and add thr_parent index. pgsql: sync ↵ | Mario Vavti | 2019-03-19 | 1 | -19/+13 |
| | | | | indices with mysql indices after testing on hub.disroot.org and add thr_parent | ||||
* | 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 |
| | | | (cherry picked from commit ae97649948b8af575441e5a1f5b69db9f627a0e2) | ||||
* | 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 ↵ | Mario | 2018-05-20 | 1 | -4/+4 |
| | | | | is to be more consistent with the rest of the tables and fixes issue #1180 | ||||
* | Active channels information is a bit imprecise. Provide a higher accuracy ↵ | zotlabs | 2018-04-16 | 1 | -0/+2 |
| | | | | method. This will require a transition period | ||||
* | OAuth2 integration | zotlabs | 2018-04-03 | 1 | -0/+54 |
| | |||||
* | federated polls: GNU-Social requires us to preserve the original order of ↵ | zotlabs | 2018-03-07 | 1 | -0/+2 |
| | | | | the poll answers for use in making a vote, unlike diaspora (which selects by guid) and activitypub (which selects by non-localisable text). | ||||
* | 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 ↵ | zotlabs | 2018-02-22 | 1 | -0/+6 |
| | | | | platforms | ||||
* | 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 ↵ | Mario Vavti | 2017-09-01 | 1 | -0/+1 |
| | | | | notifications by a magnitude. | ||||
* | 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 ↵ | zotlabs | 2017-05-15 | 1 | -22/+22 |
| | | | | bpchar which is different than a normal text field in subtle ways. | ||||
* | 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 |
| | | | | | | | | | | Fix a syntax error in schema_postres.sql which was discovered while working on this. | ||||
* | | 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 ↵ | zotlabs | 2017-05-03 | 1 | -0/+2 |
| | | | | | | | | connected to this channel but not on this hub. abook_instance enumerates which hubs the connections is valid, but we ultimately need something more efficiently searchable to decide what operations are supported w/r/t this connection in the context of this hub. This flag is ignored during sync to clones although the code to set it correctly during channel creation, import, and sync has not yet been implemented. | ||||
* | | 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 |
| | | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes | ||||
| * | 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 |
| | | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes | ||||
* | | 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 |
| | | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes | ||||
* | | db issues | zotlabs | 2017-03-12 | 1 | -41/+0 |
|/ | |||||
* | Alter the queue so that each queue item stores the scheduled time of the ↵ | zotlabs | 2017-01-29 | 1 | -0/+2 |
| | | | | | | | | next delivery. This keeps the query for queued items simple. We no longer group by posturl; as the queue update function will only keep one item per destination scheduled for shorter term processing. Others (multiple queued items for a single destination) will be scheduled for delivery far into the future and only delivered if the hub responds to the "active" or short term queue item. | ||||
* | more vcard work | zotlabs | 2016-12-21 | 1 | -0/+1 |
| | |||||
* | issue #446 apps usability - disable app if attached to a plugin that is ↵ | zotlabs | 2016-12-14 | 1 | -1/+3 |
| | | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane. |