Michael Vogel
|
ff5ee74ecf
|
Merge branch 'develop' into item-activities
|
2018-07-08 06:35:50 +02:00 |
|
Michael Vogel
|
3eec97aa6e
|
Merge pull request #5314 from MrPetovan/task/4889-fix-tests
Fix tests after enabling PHP Notices
|
2018-07-06 22:14:01 +02:00 |
|
Michael
|
0c51159111
|
New index that is needed for the expiry
|
2018-07-06 06:46:44 +00:00 |
|
Michael
|
44e405d22b
|
We now store activities in a separate table
|
2018-07-05 22:00:38 +00:00 |
|
Philipp Holzer
|
19209f6826
|
merged from develop and increased DB-version
|
2018-07-04 23:44:11 +02:00 |
|
Philipp Holzer
|
aac94d1d74
|
Adding multihost - locking
Adding Unit-Tests for it
|
2018-07-04 23:37:22 +02:00 |
|
Hypolite Petovan
|
79ff49d716
|
Replace more is_null with empty in DBStructure
|
2018-07-02 22:42:15 -04:00 |
|
Hypolite Petovan
|
e7d6b48bb3
|
Fix Undefined index: Collation in DBStructure
|
2018-07-02 22:28:27 -04:00 |
|
Michael
|
bffdf96d87
|
The "file" variable isn't stored anymore in the item table
|
2018-07-01 07:57:59 +00:00 |
|
Michael
|
0ab9f2e265
|
Preparations to not store the tags in the item table anymore
|
2018-06-30 13:54:01 +00:00 |
|
Michael
|
a8a189eec4
|
The detected language now moved to "item-content" as well
|
2018-06-30 05:18:43 +00:00 |
|
Michael
|
028c9f4da5
|
We now store the verb in the item-content as well
|
2018-06-27 19:37:13 +00:00 |
|
Michael
|
6b568bb8fa
|
Delete of item-content should work now
|
2018-06-25 20:23:32 +00:00 |
|
Michael
|
89fb28ae9b
|
Content is now stored exclusively in item-content, connected via "icid" field
|
2018-06-25 04:56:32 +00:00 |
|
Michael
|
d0c36d0e89
|
New table for storing item content
|
2018-06-24 14:33:07 +00:00 |
|
Michael
|
ca1add20a0
|
Small corrections to the database definition
|
2018-06-23 04:46:22 +00:00 |
|
rabuzarus
|
d5afbd3357
|
port hubzillas OpenWebAuth - rename verify table to openwebauth-token
|
2018-06-20 19:18:41 +02:00 |
|
rabuzarus
|
1c7f4e3c63
|
port hubzillas OpenWebAuth - remote authentification
|
2018-06-18 23:05:44 +02:00 |
|
Michael
|
b9811f1bef
|
Fix: Avoid endlessly dbstructure changes
|
2018-06-11 13:22:08 +00:00 |
|
Hypolite Petovan
|
0a13ab6b9f
|
Merge pull request #5166 from annando/unsed-item-fields
Remove unused, unneeded or redundant item fields
|
2018-06-03 12:19:50 -04:00 |
|
Michael
|
b654af28fa
|
We need "global"
|
2018-06-03 09:40:32 +00:00 |
|
Michael
|
3f07d01dd1
|
Get rid of unneeded or redundant fields
|
2018-06-03 07:42:56 +00:00 |
|
Michael
|
3034170088
|
DBStruxture can now create "memory" tables as well
|
2018-06-02 05:03:23 +00:00 |
|
Michael
|
047c02371a
|
Small corrections to the database descriptions
|
2018-06-01 22:12:35 +00:00 |
|
Hypolite Petovan
|
93daf7883e
|
Merge branch 'master' into develop
- Updated new develop version label
- Incremented database build number
|
2018-06-01 07:30:04 -04:00 |
|
Pascal Deklerck
|
1853c5623b
|
4419 Update the comments in src/Database/DBStructure.php from doc/database/*
|
2018-05-29 10:24:36 +02:00 |
|
Michael
|
deb015be12
|
Changed documentation
|
2018-05-27 10:42:47 +00:00 |
|
Michael
|
bdbc51229a
|
Fix for not being able to delete items
|
2018-05-26 18:07:27 +00:00 |
|
Michael
|
e9848d7b8f
|
End subscription for unreachable subscribers
|
2018-05-19 03:56:29 +00:00 |
|
Michael
|
feb3d76a5b
|
Fix: Subscriptions from GNU Social partially don't work
|
2018-05-18 12:18:12 +00:00 |
|
Michael
|
5a1e1c1ec9
|
Fix to OStatus delivery to be not so blocking to other tasks
|
2018-05-17 22:17:03 +00:00 |
|
Michael
|
3b2752c2fe
|
Follow up to PR 5060: Missing index update
|
2018-05-16 08:59:15 +00:00 |
|
Michael
|
74908c0125
|
Corrected placeholders
|
2018-05-08 20:22:21 +00:00 |
|
Michael
|
e7e0bee0a9
|
Added maintenance notice
|
2018-05-08 18:46:47 +00:00 |
|
Hypolite Petovan
|
cc40dcf83c
|
Add dbstructure_definition hook call
|
2018-04-16 22:22:58 -04:00 |
|
Michael
|
e65bd0325e
|
Added server discovery for their relais configuration
|
2018-03-26 05:44:53 +00:00 |
|
Michael
|
5bca333bf0
|
Fix: No "not null" when text is replaced by varchar
|
2018-03-24 21:57:50 +00:00 |
|
Hypolite Petovan
|
27d94023ee
|
Merge branch 'master' into develop
|
2018-03-23 06:15:55 -04:00 |
|
Michael
|
cd2c9722b0
|
Added missing doxygen header
|
2018-03-17 09:42:29 +00:00 |
|
Michael
|
782d692b5a
|
Possible fix issue 4611: Don't write to database before it is created
|
2018-03-17 09:04:38 +00:00 |
|
Michael
|
5bd519efff
|
There is now a "content-warning" field
|
2018-03-14 22:28:35 +00:00 |
|
Hypolite Petovan
|
3628b62aeb
|
Add support for Memcached/Improve database cache
- Create Cache Driver interface
- Update cache table fields
- Add CacheSessionHandler
|
2018-03-04 23:13:19 -05:00 |
|
Michael
|
fe68e99c7c
|
The tag query should be much faster now
|
2018-02-26 06:59:32 +00:00 |
|
Michael
|
a59796d1d4
|
No gcontact-id anymore (It wasn't really used)
|
2018-02-21 05:15:55 +00:00 |
|
Michael
|
d90b93cfda
|
Several more improvements to the database structure
|
2018-02-20 07:40:21 +00:00 |
|
Michael
|
6c26dcf1c7
|
The network is now just a 4 character field
|
2018-02-19 13:58:04 +00:00 |
|
Hypolite Petovan
|
d419d07f73
|
[Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$url_recipients` in Worker\Dellivery
|
2018-02-14 00:05:00 -05:00 |
|
Michael
|
2a762868e9
|
Some clean up for the worker, arrays are now supported as parameter
|
2018-02-11 16:18:39 +00:00 |
|
Michael
|
d42f86e218
|
We can now delegate again like before
|
2018-02-08 22:18:34 +00:00 |
|
Michael
|
d70a20a466
|
We now incrementally calculate the queue delivery time
|
2018-02-08 18:39:48 +00:00 |
|