Commit Graph

29737 Commits

Author SHA1 Message Date
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
Hypolite Petovan 9885c1f128
Merge pull request #9890 from annando/post-content
New table "post-content"
2021-01-30 18:01:13 -05:00
Michael 30cc806c60 Added database.sql 2021-01-30 22:43:50 +00:00
Michael 41061a7ec1 Avoid "Duplicate entry" 2021-01-30 22:39:06 +00:00
Michael c3398511b4 New table "post-content" 2021-01-30 22:03:53 +00:00
Hypolite Petovan acaf2f768e
Merge pull request #9884 from annando/update-in-maintenance
Setting "maintenance" for pre and post updates
2021-01-30 11:22:37 -05:00
Hypolite Petovan 6111a8b0c1
Merge pull request #9883 from tobiasd/20210130-supportchannels
Updating support channel information in the docs (DE/EN)
2021-01-30 11:20:31 -05:00
Tobias Diekershoff 97d8d17952 less space 2021-01-30 15:47:12 +01:00
Michael 8eb3bddc2a Reduce the parameter chaos by splitting the update function 2021-01-30 13:31:59 +00:00
Tobias Diekershoff da0b837ad8 removed old information from DE FAQ pointing to dead pages 2021-01-30 08:59:34 +01:00
Michael 90f1175cf5 Setting "maintenance" for pre and post updates 2021-01-30 07:50:20 +00:00
Tobias Diekershoff b938da9d6b clenup 2021-01-30 08:03:57 +01:00
Tobias Diekershoff 04d55976f9 adopted the support channel locations for the starting page of the EN and DE help pages 2021-01-30 07:58:35 +01:00
Tobias Diekershoff d362f8f282 DE FAQ: moved info about support channels to the FAQ top
DE FAQ: adopted the links from the EN FAQ version
2021-01-30 07:53:26 +01:00
Tobias Diekershoff eb4a93fa8a unhinde location of the support channels so that they are visible when looking at the FAQ 2021-01-30 07:50:03 +01:00
Hypolite Petovan dda99c2595
Merge pull request #9880 from annando/non-numeric
Avoid non numeric parameter
2021-01-29 20:08:38 -05:00
Hypolite Petovan bcd3a274f1 Update plural condition in strings.php after converter update 2021-01-29 20:02:54 -05:00
Hypolite Petovan 3bb10b82a1 Remove ternary operators from converted .po plural condition
- Thanks @sunchaserinfo for most of the work
2021-01-29 20:01:14 -05:00
Michael 722083f9ed Avoid non numeric parameter 2021-01-29 23:41:42 +00:00
Hypolite Petovan 43f0f6bbdc
Merge pull request #9877 from annando/application-json
Accept "application/json" as application type for ActivityPub
2021-01-29 10:14:16 -05:00
Hypolite Petovan 315f39de2f
Merge pull request #9876 from annando/thr-parent
Set thr-parent when importing mails
2021-01-29 10:12:49 -05:00
Hypolite Petovan 0a3aaa5e83
Merge pull request #9874 from annando/psid
Prevent permissionset foreign key constraint
2021-01-29 10:11:38 -05:00
Michael b22d7452a3 Accept "application/json" as application type for ActivityPub 2021-01-29 11:15:47 +00:00
Michael ae684b4938 Set thr-parent when importing mails 2021-01-29 10:39:55 +00:00
Michael 56db5a29c4 Prevent permissionset foreign key constraint 2021-01-29 06:26:51 +00:00
Hypolite Petovan 9a4128a5c8
Merge pull request #9873 from annando/post-user
New "post-user" structure, new update  functionality
2021-01-28 19:32:17 -05:00
Michael 8deabf5c2e Providing more test data 2021-01-28 23:17:58 +00:00
Michael 57ed388f9a Updated database.sql 2021-01-28 22:52:05 +00:00