4939be065e
Merge remote-tracking branch 'upstream/2022.09-rc' into cooldown
2022-09-22 04:31:50 +00:00
6a9d91c824
Merge pull request #11902 from annando/duplicates
...
Detect and remove contact duplicates
2022-09-21 21:23:37 -04:00
Michael Vogel
0fa281247d
More cooldown calls for worker processes
2022-09-21 21:03:07 +02:00
Michael Vogel
6ee8a966bf
Fix forum delivery in case of beiong addressed via "@"
2022-09-21 10:54:05 +02:00
36668dfdb1
Merge remote-tracking branch 'upstream/2022.09-rc' into duplicates
2022-09-21 03:46:25 +00:00
Michael Vogel
3650feb256
"Count" parameter added
2022-09-19 12:46:28 +02:00
Michael Vogel
f08b08e0d8
Allow to reject specific languages on receiving posts via the relay
2022-09-19 12:36:12 +02:00
79b64cc44f
Detect and remove contact duplicates
2022-09-16 05:00:06 +00:00
a0b99f61ea
Use the cached activity function
2022-09-07 19:46:24 +00:00
da658cbf1d
Delete the cache entry when the post is changed or deleted
2022-09-06 21:51:47 +00:00
7c9f10e58f
Merge remote-tracking branch 'upstream/2022.09-rc' into pagecache
2022-09-06 17:36:42 +00:00
2a4c6d44bb
Don't transmit empty conversations
2022-09-06 15:18:41 +00:00
f0d151932e
Issue 11890: Don't use empty contexts
2022-09-06 14:08:25 +00:00
6eb9dff807
Pagecache for frequently fetched pages
2022-09-06 06:04:41 +00:00
f93418b295
Merge remote-tracking branch 'upstream/2022.09-rc' into database
2022-09-04 13:41:21 +00:00
c3d478aeed
Improved logger calls
2022-09-04 09:22:15 +00:00
f22a4ba6f5
Be more tolerant when receiving messages
2022-09-04 07:39:09 +00:00
f7be610629
Fix logger warmings/errors
2022-09-03 13:32:41 +00:00
3e28d62bdb
Fix receiving of reshared posts
2022-08-31 21:18:33 +00:00
f7b85092b0
Some more changed log levels
2022-08-31 05:01:22 +00:00
757a5c2de9
Loglevels are adjusted
2022-08-30 19:45:30 +00:00
2173fb38e0
Issue 11853/11867: Fix reshare of public posts
2022-08-27 21:22:49 +00:00
ceb88c10e6
Warnings/Errors reduced - improved relay processing
2022-08-27 08:08:58 +00:00
15d975f143
Avoid some database errors
2022-08-25 04:57:41 +00:00
4e3102bfb3
Diaspora: Don't check the author signature when author = parent author
2022-08-22 09:54:29 +00:00
531085890a
Fetch the parent only - thread parents only on reshares
2022-08-17 19:39:20 +00:00
bb52e5a804
Cascade on author deletion
2022-08-16 04:18:29 +00:00
5b3145d7ce
Several performance improvements
2022-08-15 13:23:01 +00:00
cfa575b8e5
Changes:
...
- added missing type-hints
- added documentation
- removed parameter $baseURL while it can be locally get the same way but
lesser parameter
- used ActivityNamespace::SALMON_ME
- changed double-quotes to single
2022-08-12 14:01:40 +02:00
Philipp
a145712f04
Merge pull request #11837 from MrPetovan/task/remove-poke
...
Remove poke feature
2022-08-11 18:17:11 +02:00
e2896b449b
Changes after code review
2022-08-10 13:43:00 +00:00
d9aee0b3ea
Conversation entries will now be stored asynchronous if possible
2022-08-10 09:28:18 +00:00
4a885a13a6
Remove poke feature
2022-08-09 14:55:55 -04:00
548b7f43a5
Improve SQL-Queries / fixed "fetch_parents" setting
2022-08-08 20:00:21 +00:00
d60d2caef6
Improved queue processing
2022-08-07 19:24:50 +00:00
22c1873064
Merge remote-tracking branch 'upstream/develop' into loop-prevention
2022-08-06 17:11:04 +00:00
87a945b295
More prevention of double processing of the same content
2022-08-06 17:06:55 +00:00
bd246b8cc2
Merge pull request #11817 from annando/double-processing
...
Avoid processing the same activity
2022-08-05 09:04:33 -04:00
8b698b183d
Abort when public item cannot be inserted
2022-08-05 05:48:20 +00:00
8227367522
Remove test code, add documentation
2022-08-05 04:45:31 +00:00
f222e9d278
Avoid to provess the same activity
2022-08-04 21:52:10 +00:00
2e00797ebc
Merge pull request #11816 from annando/fetch-parents
...
New option to disable the fetching of parents
2022-08-04 16:00:00 -04:00
06f7244280
New option to disable the fetching of parents
2022-08-04 19:32:36 +00:00
8105668caf
Added missing 'private' field, see Processor::processContent() where it is needed
2022-08-04 10:50:44 +02:00
e82ef8890b
Only process entries for existing posts
2022-08-03 05:14:07 +00:00
3463e34693
Don't always fetch parent posts
2022-08-03 04:51:57 +00:00
23ef4a99bb
Changes after code review
2022-08-03 04:31:56 +00:00
f2eec66240
Hopefully fixes loops during message processing
2022-08-03 03:38:03 +00:00
c8d1bf4cdf
Code standards and updated database documentation
2022-08-01 07:06:30 +00:00
81b244f91e
Option to activate or deactivate the background fetching
2022-08-01 06:59:20 +00:00