Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set default value for postgres only | Mario | 2024-01-07 | 1 | -8/+8 |
| | |||||
* | ekey and xchan_updated updates | Mario | 2024-01-07 | 2 | -2/+10 |
| | |||||
* | DB Update 1259 | Mario | 2023-11-09 | 1 | -1/+1 |
| | |||||
* | should be tinyint instead of numeric for mysql | Mario Vavti | 2023-10-06 | 1 | -1/+1 |
| | |||||
* | add missing columns in install script | Mario Vavti | 2023-10-06 | 2 | -5/+8 |
| | |||||
* | fix index name mixup | Mario | 2023-08-14 | 1 | -2/+2 |
| | |||||
* | missing semicolon | Mario | 2023-08-14 | 1 | -1/+1 |
| | |||||
* | PHP 8.1 is the required minimum version | Mario | 2023-03-21 | 1 | -1/+1 |
| | |||||
* | missing semicolon | Mario | 2023-01-12 | 1 | -1/+1 |
| | |||||
* | add workerq to the install schemas | Mario | 2022-12-27 | 2 | -2/+29 |
| | |||||
* | StartSSL is defunct since 2018 | Vinzenz Vietzke | 2022-07-26 | 1 | -2/+2 |
| | | | https://www.thesslstore.com/blog/startcom-ssl-shutting-down-2018/ | ||||
* | bump php version requirement | Mario | 2022-05-25 | 1 | -97/+97 |
| | |||||
* | access token refactor | Mario | 2021-12-17 | 2 | -0/+4 |
| | |||||
* | update db schemas | Mario | 2021-12-17 | 2 | -1/+5 |
| | |||||
* | remove mail and conv tables from install SQL schemas | Mario Vavti | 2021-07-02 | 2 | -116/+0 |
| | |||||
* | update 1245 to fix hubloc_hash index for postgres | Mario | 2021-05-07 | 1 | -3/+4 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -0/+0 |
| | |||||
* | 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 | 2 | -21/+60 |
| | |||||
* | 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 |