Tobias Diekershoff
|
3493f91801
|
Merge pull request #11525 from annando/shared-media
Fix: Fetch media in shared posts
|
2022-05-17 10:11:21 +02:00 |
|
Michael
|
10cdefa232
|
Fix: Fetch media in shared posts
|
2022-05-17 07:58:41 +00:00 |
|
Tobias Diekershoff
|
e555ea6aad
|
Merge pull request #11524 from annando/cache-endpoints
AP endpoints are now cached
|
2022-05-17 07:13:51 +02:00 |
|
Michael
|
1ccf22a496
|
AP endpoints are now cached
|
2022-05-17 04:58:54 +00:00 |
|
Tobias Diekershoff
|
9f1cc2fb67
|
Merge pull request #11523 from annando/preview
Fix: Preview failed because of unknown variables
|
2022-05-17 06:09:51 +02:00 |
|
Michael
|
3f8da997f4
|
Fix: Preview failed because of unknown variables
|
2022-05-17 03:40:38 +00:00 |
|
Hypolite Petovan
|
65516a1d3a
|
Merge pull request #11522 from annando/performance
Performance: Avoid queries where there is no media or category
|
2022-05-16 15:00:10 -04:00 |
|
Michael Vogel
|
257ae2ac17
|
Merge pull request #11521 from tobiasd/20220516-de
DE translation updates
|
2022-05-16 19:12:36 +02:00 |
|
Michael
|
4daae255d8
|
Performance: Avoid queries where there is no media or category
|
2022-05-16 17:06:58 +00:00 |
|
Tobias Diekershoff
|
f07422634a
|
DE translation updates
|
2022-05-16 18:36:24 +02:00 |
|
Michael
|
62a1cf257e
|
Improved poll texts for different conditions
|
2022-05-16 06:04:46 +00:00 |
|
Tobias Diekershoff
|
69984ac6bc
|
Merge pull request #11520 from annando/display-polls
Display poll results
|
2022-05-16 08:04:08 +02:00 |
|
Michael Vogel
|
7199a91289
|
Merge pull request #11509 from tobiasd/20220515-credits
regen CREDITS for the 2022.05 release
|
2022-05-16 07:32:31 +02:00 |
|
Michael
|
2dc9b4eda2
|
Vote text changed
|
2022-05-16 05:31:53 +00:00 |
|
Michael
|
f277d9cd2f
|
Exclude several folders from translation generation
|
2022-05-16 05:30:58 +00:00 |
|
Michael
|
1555c82196
|
Translation updated
|
2022-05-16 05:07:28 +00:00 |
|
Michael
|
a63caefe3d
|
Polls are now displayed
|
2022-05-16 04:55:15 +00:00 |
|
Hypolite Petovan
|
4829c240e9
|
Merge pull request #11516 from annando/issue-11472
Issue 11472: Store the "edit" history
|
2022-05-15 20:24:59 -04:00 |
|
Hypolite Petovan
|
2bde5c4850
|
Merge pull request #11518 from annando/issue-11504
Issue 11504: Abstract has to be plaintext
|
2022-05-15 20:19:42 -04:00 |
|
Michael
|
2c511b8a23
|
Check the edit date before storing history
|
2022-05-15 21:15:31 +00:00 |
|
Michael
|
440b6d7956
|
Issue 11504: Abstract has to be plaintext
|
2022-05-15 21:04:01 +00:00 |
|
Michael
|
d77b043d9c
|
Fixing tests
|
2022-05-15 20:26:14 +00:00 |
|
Michael
|
324cce7a19
|
Issue 11472: Store the "edit" history
|
2022-05-15 20:21:56 +00:00 |
|
Tobias Diekershoff
|
204e52ea30
|
Merge pull request #11515 from annando/issue-11492
Issue 11492: Improvements for contact import
|
2022-05-15 21:56:36 +02:00 |
|
Michael
|
972f91436c
|
Issue 11492: Improvements for contact import
|
2022-05-15 18:40:46 +00:00 |
|
Tobias Diekershoff
|
6f70d21e07
|
Merge pull request #11514 from annando/issue-11508
Issue 11508: Sanitizing date fields for events and polls
|
2022-05-15 20:07:52 +02:00 |
|
Michael
|
5af7c30026
|
Issue 11508: Sanitizing date fields for events and polls
|
2022-05-15 18:00:19 +00:00 |
|
Tobias Diekershoff
|
66004f4d2d
|
regen CREDITS for the 2022.05 release
|
2022-05-15 13:46:07 +02:00 |
|
Tobias Diekershoff
|
44291a465b
|
Merge pull request #11506 from annando/featured-worker
Fetch featured posts through a worker
|
2022-05-15 13:10:19 +02:00 |
|
Michael
|
30b9af10ac
|
Fetch featured posts through a worker
|
2022-05-15 09:08:35 +00:00 |
|
Tobias Diekershoff
|
036b565a78
|
Merge pull request #11503 from annando/bulk-delivery
Fix workerqueue entries with wrong priority
|
2022-05-15 08:22:36 +02:00 |
|
Michael
|
f0bfa9a690
|
Each 5xx error is a server fail
|
2022-05-14 13:49:01 +00:00 |
|
Michael
|
689b71c696
|
Added check for server failure
|
2022-05-14 11:34:00 +00:00 |
|
Michael
|
fbdb73cdd6
|
Improved log levels
|
2022-05-14 11:18:48 +00:00 |
|
Michael
|
43dbd1c396
|
Add additional timeout checks
|
2022-05-14 11:09:59 +00:00 |
|
Michael
|
f8d929d94e
|
Ensure to set the network timeout
|
2022-05-14 09:53:12 +00:00 |
|
Michael
|
962b35a76a
|
Merge remote-tracking branch 'upstream/2022.05-rc' into bulk-delivery
|
2022-05-14 07:44:25 +00:00 |
|
Michael
|
a8839517fe
|
Fix workerqueue entries with wrong priority
|
2022-05-14 06:36:43 +00:00 |
|
Michael
|
30bcb24af7
|
Display the runtime
|
2022-05-14 06:06:38 +00:00 |
|
Michael
|
4b5a743645
|
Handle timeout
|
2022-05-14 05:38:01 +00:00 |
|
Tobias Diekershoff
|
74167043a8
|
Merge pull request #11497 from annando/bulk-delivery
Simplifications for the experimental bulk delivery
|
2022-05-14 07:34:21 +02:00 |
|
Michael
|
4ef2679ca6
|
Fix test
|
2022-05-13 19:37:50 +00:00 |
|
Michael
|
fab5ba39ff
|
Failed post deliveries are now deleted via cron
|
2022-05-13 18:48:13 +00:00 |
|
Michael
|
065d73f860
|
Merge remote-tracking branch 'upstream/2022.05-rc' into bulk-delivery
|
2022-05-13 08:53:18 +00:00 |
|
Michael
|
65b86fe0d5
|
Blanks replaced
|
2022-05-13 07:44:36 +00:00 |
|
Michael
|
0f0f4bc2c7
|
New worker job for deliveries without a worker
|
2022-05-13 07:31:00 +00:00 |
|
Tobias Diekershoff
|
bb44ff1528
|
Merge pull request #11500 from annando/pleroma-issues
Change the featured collection to fix communication issues with Pleroma
|
2022-05-13 07:58:49 +02:00 |
|
Michael
|
a662245c74
|
We now store the receivers as well
|
2022-05-13 05:52:05 +00:00 |
|
Michael
|
47cd1edb9f
|
Change the featured collection to fix communication issues with Pleroma
|
2022-05-13 03:42:04 +00:00 |
|
Michael Vogel
|
201610dfe6
|
Don't look at the command when archiving an inbox
|
2022-05-13 04:24:22 +02:00 |
|