Michael
48ffed78d7
Fix database structure definition, primary keys must be marked as this
2019-05-16 19:53:07 +00:00
Hypolite Petovan
dd90fa9789
Database Structure Version 1313
2019-05-15 19:27:36 -04:00
Hypolite Petovan
c6ef7f5965
Database Structure version 1312
...
- Add "2fa_recovery_codes" table
2019-05-13 01:52:00 -04:00
Michael
28f316b7e4
Replace the legacy DFRN connection process with AP
2019-05-02 13:05:31 +00:00
Michael
e268b50890
Updated database structure file
2019-04-09 05:50:51 +00:00
Michael
90eea919a4
New contact field "updated", fix warnings
2019-04-09 05:15:23 +00:00
Michael
911ad99e61
Table definition removed
2019-04-05 19:27:32 +00:00
Michael
46a99a05a1
Remove the queue from the core
2019-04-05 18:04:39 +00:00
Michael
55325f191b
Merge remote-tracking branch 'upstream/develop' into ap-delivery-failure
2019-03-26 21:36:46 +00:00
Michael
fe0c516c3f
Added field for "shared" inbox
2019-03-26 05:14:47 +00:00
Michael
198e150ba8
Archive inboxes after 5 days of delivery failures
2019-03-25 21:51:32 +00:00
Philipp Holzer
d78598b64e
Fixing basepath issue
2019-03-25 09:39:33 +01:00
Hypolite Petovan
b8ec0e5e34
Database Structure version 1305
...
- Limit term_type index size
2019-03-25 01:05:14 -04:00
Hypolite Petovan
3f474d2941
Database Structure version 1305
...
- Add term_type index to term table
2019-03-23 19:18:15 -04:00
Philipp Holzer
b4eef25d37
Adding updated field to photo table
2019-03-01 09:23:55 +01:00
Michael
3183b3ce12
Improved indexes
2019-02-17 21:14:49 +00:00
Michael
5e5a2c3cc1
Improved worker performance (changed keys, changed queries)
2019-02-08 21:48:41 +00:00
Michael
616932c8db
Improved indexes for worker queue processing
2019-02-06 12:03:56 +00:00
Hypolite Petovan
7720b62799
Change workerqueue.parameter to mediumtext for lisibility
2019-01-23 09:07:01 -05:00
fabrixxm
fc2b804ccc
Move mod/attach to src, add Attach model, update attach table to use storage backends
2019-01-21 10:00:44 -05:00
Jeroen De Meerleer
5cb56a6b12
Fixes some more things
2019-01-21 09:45:37 -05:00
Hypolite Petovan
4d26c9de03
Database Structure version 1292
...
- Add two fields to item-delivery-data table
2019-01-21 09:32:40 -05:00
Jeroen De Meerleer
e6c00832da
Push DB_UPDATE_VERSION
2019-01-21 09:13:07 -05:00
fabrixxm
e5c2d4e2f8
Add Database storage backend
...
This storage store files data in a separate database table
2019-01-21 09:11:33 -05:00
fabrixxm
9342888bd5
Remove default from backend columns
...
https://dev.mysql.com/doc/refman/8.0/en/blob.html
BLOB and TEXT columns cannot have DEFAULT values.
2019-01-21 09:00:00 -05:00
fabrixxm
3b3c4e8cc7
Pluggable storage backends: first steps
...
- add backend related columns in photo table
- add system resource storage class
- add code to load image data from backend class
- return "nosign" image as photo meta with SystemResource backend
2019-01-21 08:57:28 -05:00
Michael
5554448162
Now storing the "manually approve" data / fix update routine
2019-01-14 06:36:08 +00:00
Hypolite Petovan
c15fd9beb8
Add expected FULLTEXT index to profile table
2018-12-23 18:54:06 -05:00
Michael
066a040cc7
Avoid duplicated contacts, improve contact deletion, avoid memory issues
2018-12-02 16:25:25 +00:00
Hypolite Petovan
6eb6cc94c7
Move config/dbstructure.php to config/dbstructure.config.php
2018-11-25 01:14:44 -05:00