aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Collapse)AuthorAgeFilesLines
* access token refactorMario2021-12-172-0/+4
|
* update db schemasMario2021-12-172-1/+5
|
* remove mail and conv tables from install SQL schemasMario Vavti2021-07-022-116/+0
|
* update 1245 to fix hubloc_hash index for postgresMario2021-05-071-3/+4
|
* get devHilmar R2021-03-011-0/+0
|
* typoHilmar R2021-01-231-1/+1
|
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-232-21/+60
|
* Update schema_mysql.sqlMax Kostikov2019-11-011-1/+1
|
* Drop llink indexMax Kostikov2019-11-011-1/+0
|
* Change llink column type and drop indexMax Kostikov2019-11-011-2/+1
|
* Update schema_mysql.sqlMax Kostikov2019-09-231-1/+1
|
* Update plink type for MySQLMax Kostikov2019-09-231-1/+1
|
* emoji reactions from hubzilla becoming top level posts on zap because of ↵zotlabs2019-07-111-1/+1
| | | | missing object
* another DB update to fix uid_mid index in item table and add xchan_photo_m ↵Mario Vavti2019-05-082-3/+5
| | | | index to xchan table
* Channel updateMario2019-05-082-1932/+0
|
* Update INSTALL.txtMax Kostikov2019-04-151-1/+1
|
* Update comment htconfig.sample.phpMax Kostikov2019-04-101-1/+1
|
* mysql: remove some unused indices and add thr_parent index. pgsql: sync ↵Mario Vavti2019-03-192-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 Vavti2019-01-272-1/+6
| | | | to util
* Add expires for photoMax Kostikov2018-11-291-0/+2
|
* Add expires for photoMax Kostikov2018-11-291-0/+2
|
* update sql schemas to include update column in pconfig tableMario Vavti2018-11-192-5/+5
| | | (cherry picked from commit ae97649948b8af575441e5a1f5b69db9f627a0e2)
* dreport updateszotlabs2018-11-122-0/+2
|
* didn't need xchan_portable_idzotlabs2018-11-082-4/+0
|
* item db updateszotlabs2018-11-082-0/+6
|
* z6 workzotlabs2018-11-052-0/+8
|
* fix issue #1281 - hubloc default valuesMario Vavti2018-10-061-1/+1
|
* Update schema_mysql.sqlMax Kostikov2018-09-271-3/+2
|
* Update schema_postgres.sqlMax Kostikov2018-09-271-9/+9
|
* important hyperdrive componentzotlabs2018-09-092-0/+22
|
* redirect stdout/stderr on cron commandzotlabs2018-08-281-1/+1
|
* hubloc DB changes needed for z6zotlabs2018-08-132-1/+10
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-08-092-0/+2
|\
| * add app_options fieldzotlabs2018-08-022-0/+2
| |
* | update install.txtMario Vavti2018-08-081-1/+1
| |
* | Add XMLreader in PHP requirementsMax Kostikov2018-08-031-3/+4
|/
* update install instructionsMario Vavti2018-06-061-10/+10
|
* update oauth related tables to use bigint/int(10) for user_id column. this ↵Mario2018-05-202-8/+8
| | | | is to be more consistent with the rest of the tables and fixes issue #1180
* improve abconfig queriesMario Vavti2018-05-201-2/+1
|
* update nginx conf to address issue #1155Mario Vavti2018-05-051-8/+11
|
* Active channels information is a bit imprecise. Provide a higher accuracy ↵zotlabs2018-04-162-0/+4
| | | | method. This will require a transition period
* OAuth2 integrationzotlabs2018-04-032-0/+106
|
* update mysql schemaMario Vavti2018-03-111-3/+0
|
* remove redundant commaMario Vavti2018-03-091-1/+1
|
* federated polls: GNU-Social requires us to preserve the original order of ↵zotlabs2018-03-072-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 federationzotlabs2018-03-062-0/+4
|
* missed one index in the last updateMario Vavti2018-02-281-0/+1
|
* another DB upgrade to address some long running maintenance queriesMario Vavti2018-02-261-2/+4
|
* provide DB compatibility for poll and voting implementations across several ↵zotlabs2018-02-222-0/+12
| | | | platforms
* more index finetuning to fix the expire queryMario Vavti2018-02-201-3/+3
|