Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update schema_mysql.sql | Max Kostikov | 2019-11-01 | 1 | -1/+1 |
| | |||||
* | Drop llink index | Max Kostikov | 2019-11-01 | 1 | -1/+0 |
| | |||||
* | Change llink column type and drop index | Max Kostikov | 2019-11-01 | 1 | -2/+1 |
| | |||||
* | Update schema_mysql.sql | Max Kostikov | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | Update plink type for MySQL | Max Kostikov | 2019-09-23 | 1 | -1/+1 |
| | |||||
* | emoji reactions from hubzilla becoming top level posts on zap because of ↵ | zotlabs | 2019-07-11 | 1 | -1/+1 |
| | | | | missing object | ||||
* | another DB update to fix uid_mid index in item table and add xchan_photo_m ↵ | Mario Vavti | 2019-05-08 | 2 | -3/+5 |
| | | | | index to xchan table | ||||
* | Channel update | Mario | 2019-05-08 | 2 | -1932/+0 |
| | |||||
* | Update INSTALL.txt | Max Kostikov | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Update comment htconfig.sample.php | Max Kostikov | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | mysql: remove some unused indices and add thr_parent index. pgsql: sync ↵ | Mario Vavti | 2019-03-19 | 2 | -24/+15 |
| | | | | indices with mysql indices after testing on hub.disroot.org and add thr_parent | ||||
* | update nginx and lighttpd sample server configs to explicit dissalow access ↵ | Mario Vavti | 2019-01-27 | 2 | -1/+6 |
| | | | | to util | ||||
* | Add expires for photo | Max Kostikov | 2018-11-29 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -5/+5 |
| | | | (cherry picked from commit ae97649948b8af575441e5a1f5b69db9f627a0e2) | ||||
* | dreport updates | zotlabs | 2018-11-12 | 2 | -0/+2 |
| | |||||
* | didn't need xchan_portable_id | zotlabs | 2018-11-08 | 2 | -4/+0 |
| | |||||
* | item db updates | zotlabs | 2018-11-08 | 2 | -0/+6 |
| | |||||
* | z6 work | zotlabs | 2018-11-05 | 2 | -0/+8 |
| | |||||
* | fix issue #1281 - hubloc default values | Mario Vavti | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | Update schema_mysql.sql | Max Kostikov | 2018-09-27 | 1 | -3/+2 |
| | |||||
* | Update schema_postgres.sql | Max Kostikov | 2018-09-27 | 1 | -9/+9 |
| | |||||
* | important hyperdrive component | zotlabs | 2018-09-09 | 2 | -0/+22 |
| | |||||
* | redirect stdout/stderr on cron command | zotlabs | 2018-08-28 | 1 | -1/+1 |
| | |||||
* | hubloc DB changes needed for z6 | zotlabs | 2018-08-13 | 2 | -1/+10 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-08-09 | 2 | -0/+2 |
|\ | |||||
| * | add app_options field | zotlabs | 2018-08-02 | 2 | -0/+2 |
| | | |||||
* | | update install.txt | Mario Vavti | 2018-08-08 | 1 | -1/+1 |
| | | |||||
* | | Add XMLreader in PHP requirements | Max Kostikov | 2018-08-03 | 1 | -3/+4 |
|/ | |||||
* | update install instructions | Mario Vavti | 2018-06-06 | 1 | -10/+10 |
| | |||||
* | update oauth related tables to use bigint/int(10) for user_id column. this ↵ | Mario | 2018-05-20 | 2 | -8/+8 |
| | | | | is to be more consistent with the rest of the tables and fixes issue #1180 | ||||
* | improve abconfig queries | Mario Vavti | 2018-05-20 | 1 | -2/+1 |
| | |||||
* | update nginx conf to address issue #1155 | Mario Vavti | 2018-05-05 | 1 | -8/+11 |
| | |||||
* | Active channels information is a bit imprecise. Provide a higher accuracy ↵ | zotlabs | 2018-04-16 | 2 | -0/+4 |
| | | | | method. This will require a transition period | ||||
* | OAuth2 integration | zotlabs | 2018-04-03 | 2 | -0/+106 |
| | |||||
* | update mysql schema | Mario Vavti | 2018-03-11 | 1 | -3/+0 |
| | |||||
* | remove redundant comma | Mario Vavti | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | federated polls: GNU-Social requires us to preserve the original order of ↵ | zotlabs | 2018-03-07 | 2 | -1/+5 |
| | | | | 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 | 2 | -0/+4 |
| | |||||
* | missed one index in the last update | Mario Vavti | 2018-02-28 | 1 | -0/+1 |
| | |||||
* | another DB upgrade to address some long running maintenance queries | Mario Vavti | 2018-02-26 | 1 | -2/+4 |
| | |||||
* | provide DB compatibility for poll and voting implementations across several ↵ | zotlabs | 2018-02-22 | 2 | -0/+12 |
| | | | | platforms | ||||
* | more index finetuning to fix the expire query | Mario Vavti | 2018-02-20 | 1 | -3/+3 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-16 | 1 | -2/+4 |
|\ | |||||
| * | some more DB tuning. | Mario Vavti | 2018-02-15 | 2 | -3/+21 |
| | | |||||
* | | refactor of the DB update system. Updates are now stored individually in ↵ | zotlabs | 2018-02-16 | 1 | -3115/+0 |
|/ | | | | Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions. | ||||
* | more db and queries finetuning | Mario Vavti | 2018-02-08 | 2 | -3/+17 |
| | |||||
* | this will fix the cards query and keep the rest intact | Mario Vavti | 2018-02-04 | 2 | -3/+15 |
| | |||||
* | superfluous , | Mario Vavti | 2018-02-04 | 1 | -1/+1 |
| | |||||
* | remove indices from mysql schema file | Mario Vavti | 2018-02-04 | 1 | -7/+0 |
| |