Michael
|
38de3a53a5
|
Enhanced test data
|
2021-02-04 22:14:09 +00:00 |
|
Michael
|
f6e4aa6ad3
|
Test for test
|
2021-02-04 21:49:31 +00:00 |
|
Michael
|
69aad853ee
|
Handle empty values for API output
|
2021-02-04 18:14:15 +00:00 |
|
Michael
|
2b6b72f7fd
|
Fix test data
|
2021-02-04 17:56:43 +00:00 |
|
Michael
|
2e4ff98699
|
Set test data
|
2021-02-04 17:48:51 +00:00 |
|
Michael
|
2282bb4a19
|
Fix test data
|
2021-02-04 09:46:29 +00:00 |
|
Michael
|
5e846dd7c2
|
The thread table is replaced by post-thread and post-thread-user
|
2021-02-04 05:51:25 +00:00 |
|
Michael
|
e561cad844
|
"participation" is removed since it is unused
|
2021-02-02 06:28:51 +00:00 |
|
Michael
|
5a2c5da81d
|
Added "user-item" table to the list of removable tables
|
2021-02-02 06:10:10 +00:00 |
|
Michael
|
9f37a4d9a0
|
Rearranged order of update calls
|
2021-02-02 06:05:50 +00:00 |
|
Michael
|
48ba88b11c
|
remove test logging
|
2021-02-02 05:53:55 +00:00 |
|
Michael
|
df24c0daeb
|
User-Item table is replaced
|
2021-02-02 05:45:57 +00:00 |
|
Michael
|
b26157e6e3
|
Update function for "post-user-notification"
|
2021-02-01 20:11:25 +00:00 |
|
Michael
|
be3dfb4ffe
|
Merge remote-tracking branch 'upstream/develop' into post-thread-user
|
2021-02-01 19:31:39 +00:00 |
|
Michael Vogel
|
04caf17772
|
Merge pull request #9887 from MrPetovan/task/9872-normalize-frontend-api-responses
Replace references of mod/subthread with item/{id}/follow
|
2021-02-01 20:30:31 +01:00 |
|
Michael
|
32e6b28aab
|
Fixed class name
|
2021-02-01 13:36:20 +00:00 |
|
Hypolite Petovan
|
d57531fe39
|
Merge pull request #9897 from tobiasd/20210201-lng
BG, DE and IT translation updates
|
2021-02-01 08:19:08 -05:00 |
|
Michael
|
4c1812a1eb
|
Improved notification description
|
2021-02-01 11:09:23 +00:00 |
|
Michael
|
d5c33216b7
|
Don't remove data from the item array
|
2021-02-01 11:00:35 +00:00 |
|
Michael
|
c62d93cfe8
|
Avoid "Undefined index: verb"
|
2021-02-01 10:57:25 +00:00 |
|
Michael
|
8c9346fc12
|
New table "post-user-notification"
|
2021-02-01 10:31:38 +00:00 |
|
Michael
|
08317036e7
|
List of deprecated fields is checked
|
2021-02-01 07:06:01 +00:00 |
|
Tobias Diekershoff
|
f0de969b21
|
DE translation update
|
2021-02-01 07:16:33 +01:00 |
|
Tobias Diekershoff
|
980fb03d94
|
IT translation update THX fabrixxm
|
2021-02-01 07:05:10 +01:00 |
|
Tobias Diekershoff
|
cf8f69f84b
|
BG translation update THX Rafael Kalachev
|
2021-02-01 07:04:13 +01:00 |
|
Michael
|
c1d99d6c4c
|
Most user-item traces removed
|
2021-01-31 23:37:34 +00:00 |
|
Hypolite Petovan
|
bf127c97ff
|
Remove mod/subthread file
|
2021-01-31 17:36:18 -05:00 |
|
Hypolite Petovan
|
7f78d6e722
|
Replace references of GET mod/substhread with POST item/{id}/follow
|
2021-01-31 17:36:18 -05:00 |
|
Hypolite Petovan
|
15e9f219e7
|
Add new item/{id}/follow module and POST route
- It is meant to replace mod/subthread
|
2021-01-31 17:36:18 -05:00 |
|
Michael Vogel
|
ee6699e641
|
Merge pull request #9891 from MrPetovan/task/9782-item-star
Move GET starred/{id} to POST item/{id}/star
|
2021-01-31 22:42:57 +01:00 |
|
Hypolite Petovan
|
b31fc3bfa9
|
Move GET starred/{id} to POST item/{id}/star
|
2021-01-31 14:21:57 -05:00 |
|
Hypolite Petovan
|
5d270fbb54
|
Rename dostar() to doStar()
|
2021-01-31 14:21:09 -05:00 |
|
Michael
|
ac03399a90
|
Merge remote-tracking branch 'upstream/develop' into post-thread-user
|
2021-01-31 18:33:02 +00:00 |
|
Michael
|
15162b4027
|
New table "post-thread-user"
|
2021-01-31 18:32:22 +00:00 |
|
Michael Vogel
|
b589b35af0
|
Merge pull request #9889 from MrPetovan/task/9872-item-ignore
Move GET item/ignore/{id} to POST item/{id}/ignore
|
2021-01-31 19:26:09 +01:00 |
|
Hypolite Petovan
|
6d31c11e57
|
Move GET item/ignore/{id} to POST item/{id}/ignore
|
2021-01-31 12:56:44 -05:00 |
|
Hypolite Petovan
|
586d39420e
|
Rename doignore to doIgnoreThread
|
2021-01-31 12:55:50 -05:00 |
|
Michael Vogel
|
71b85ef393
|
Merge pull request #9893 from MrPetovan/bug/9879-empty-plurals
Skip empty message strings in Console\PoToPhp
|
2021-01-31 18:32:44 +01:00 |
|
Michael Vogel
|
911b170753
|
Merge pull request #9888 from MrPetovan/task/9782-item-like
Move GET like/{id} to POST item/{id}/activity/{verb}
|
2021-01-31 17:34:18 +01:00 |
|
Hypolite Petovan
|
151db1104a
|
Move GET /like/{id} to POST /item/{id}/activity/{verb}
|
2021-01-31 08:41:04 -05:00 |
|
Hypolite Petovan
|
3a18669730
|
Rename dolike to doActivityItem
|
2021-01-31 08:39:47 -05:00 |
|
Hypolite Petovan
|
3fae0cd650
|
Update translated strings files after update to Console\PoToPhp
|
2021-01-31 08:39:20 -05:00 |
|
Hypolite Petovan
|
3c4d3dc2d0
|
Skip empty message strings in Console\PoToPhp
- Fix issue with empty plurals not displaying the defaut translation string
|
2021-01-31 08:36:57 -05:00 |
|
Hypolite Petovan
|
185adc61f0
|
Set correct integer return type for Temporal::getAgeByTimezone
|
2021-01-31 08:36:56 -05:00 |
|
Hypolite Petovan
|
36f302e6e6
|
Merge pull request #9894 from annando/no-content-stored
Prevent "No post-content stored"
|
2021-01-31 08:35:14 -05:00 |
|
Michael
|
998f127cb8
|
Prevent "No post-content stored"
|
2021-01-31 12:26:25 +00:00 |
|
Michael Vogel
|
56a77f5275
|
Merge pull request #9882 from MrPetovan/bug/po2php-plural-conversion
Remove ternary operators from converted .po plural condition
|
2021-01-31 11:43:25 +01:00 |
|
Michael Vogel
|
2d687b1052
|
Merge pull request #9892 from MrPetovan/task/9872-item-pin
Move GET pinned/{id} to POST item/{id}/pin
|
2021-01-31 11:35:40 +01:00 |
|
Hypolite Petovan
|
188f7b0eb0
|
Move GET pinned/{id} to POST item/{id}/pin
|
2021-01-30 18:42:23 -05:00 |
|
Hypolite Petovan
|
b3b2bc96ba
|
Rename dopin() to doPIn
|
2021-01-30 18:12:01 -05:00 |
|