Michael
|
ff80a25966
|
Additional checks for non follower content
|
2022-09-29 12:45:47 +00:00 |
|
Michael
|
b10496f4e9
|
Changed log level
|
2022-09-28 16:45:18 +00:00 |
|
Michael
|
d821afb418
|
Added logging of unexpected follow messages
|
2022-09-28 16:32:17 +00:00 |
|
Michael
|
4939be065e
|
Merge remote-tracking branch 'upstream/2022.09-rc' into cooldown
|
2022-09-22 04:31:50 +00:00 |
|
Hypolite Petovan
|
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 |
|
Michael
|
36668dfdb1
|
Merge remote-tracking branch 'upstream/2022.09-rc' into duplicates
|
2022-09-21 03:46:25 +00:00 |
|
Michael Vogel
|
f08b08e0d8
|
Allow to reject specific languages on receiving posts via the relay
|
2022-09-19 12:36:12 +02:00 |
|
Michael
|
79b64cc44f
|
Detect and remove contact duplicates
|
2022-09-16 05:00:06 +00:00 |
|
Michael
|
a0b99f61ea
|
Use the cached activity function
|
2022-09-07 19:46:24 +00:00 |
|
Michael
|
da658cbf1d
|
Delete the cache entry when the post is changed or deleted
|
2022-09-06 21:51:47 +00:00 |
|
Michael
|
7c9f10e58f
|
Merge remote-tracking branch 'upstream/2022.09-rc' into pagecache
|
2022-09-06 17:36:42 +00:00 |
|
Michael
|
2a4c6d44bb
|
Don't transmit empty conversations
|
2022-09-06 15:18:41 +00:00 |
|
Michael
|
f0d151932e
|
Issue 11890: Don't use empty contexts
|
2022-09-06 14:08:25 +00:00 |
|
Michael
|
6eb9dff807
|
Pagecache for frequently fetched pages
|
2022-09-06 06:04:41 +00:00 |
|
Michael
|
f22a4ba6f5
|
Be more tolerant when receiving messages
|
2022-09-04 07:39:09 +00:00 |
|
Michael
|
f7be610629
|
Fix logger warmings/errors
|
2022-09-03 13:32:41 +00:00 |
|
Michael
|
3e28d62bdb
|
Fix receiving of reshared posts
|
2022-08-31 21:18:33 +00:00 |
|
Michael
|
f7b85092b0
|
Some more changed log levels
|
2022-08-31 05:01:22 +00:00 |
|
Michael
|
757a5c2de9
|
Loglevels are adjusted
|
2022-08-30 19:45:30 +00:00 |
|
Michael
|
2173fb38e0
|
Issue 11853/11867: Fix reshare of public posts
|
2022-08-27 21:22:49 +00:00 |
|
Michael
|
ceb88c10e6
|
Warnings/Errors reduced - improved relay processing
|
2022-08-27 08:08:58 +00:00 |
|
Michael
|
15d975f143
|
Avoid some database errors
|
2022-08-25 04:57:41 +00:00 |
|
Michael
|
bb52e5a804
|
Cascade on author deletion
|
2022-08-16 04:18:29 +00:00 |
|
Michael
|
5b3145d7ce
|
Several performance improvements
|
2022-08-15 13:23:01 +00:00 |
|
Philipp
|
a145712f04
|
Merge pull request #11837 from MrPetovan/task/remove-poke
Remove poke feature
|
2022-08-11 18:17:11 +02:00 |
|
Michael
|
e2896b449b
|
Changes after code review
|
2022-08-10 13:43:00 +00:00 |
|
Michael
|
d9aee0b3ea
|
Conversation entries will now be stored asynchronous if possible
|
2022-08-10 09:28:18 +00:00 |
|
Hypolite Petovan
|
4a885a13a6
|
Remove poke feature
|
2022-08-09 14:55:55 -04:00 |
|
Michael
|
548b7f43a5
|
Improve SQL-Queries / fixed "fetch_parents" setting
|
2022-08-08 20:00:21 +00:00 |
|
Michael
|
d60d2caef6
|
Improved queue processing
|
2022-08-07 19:24:50 +00:00 |
|
Michael
|
22c1873064
|
Merge remote-tracking branch 'upstream/develop' into loop-prevention
|
2022-08-06 17:11:04 +00:00 |
|
Michael
|
87a945b295
|
More prevention of double processing of the same content
|
2022-08-06 17:06:55 +00:00 |
|
Hypolite Petovan
|
bd246b8cc2
|
Merge pull request #11817 from annando/double-processing
Avoid processing the same activity
|
2022-08-05 09:04:33 -04:00 |
|
Michael
|
8b698b183d
|
Abort when public item cannot be inserted
|
2022-08-05 05:48:20 +00:00 |
|
Michael
|
8227367522
|
Remove test code, add documentation
|
2022-08-05 04:45:31 +00:00 |
|
Michael
|
f222e9d278
|
Avoid to provess the same activity
|
2022-08-04 21:52:10 +00:00 |
|
Hypolite Petovan
|
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 |
|
Michael
|
06f7244280
|
New option to disable the fetching of parents
|
2022-08-04 19:32:36 +00:00 |
|
Roland Häder
|
8105668caf
|
Added missing 'private' field, see Processor::processContent() where it is needed
|
2022-08-04 10:50:44 +02:00 |
|
Michael
|
e82ef8890b
|
Only process entries for existing posts
|
2022-08-03 05:14:07 +00:00 |
|
Michael
|
3463e34693
|
Don't always fetch parent posts
|
2022-08-03 04:51:57 +00:00 |
|
Michael
|
23ef4a99bb
|
Changes after code review
|
2022-08-03 04:31:56 +00:00 |
|
Michael
|
f2eec66240
|
Hopefully fixes loops during message processing
|
2022-08-03 03:38:03 +00:00 |
|
Michael
|
c8d1bf4cdf
|
Code standards and updated database documentation
|
2022-08-01 07:06:30 +00:00 |
|
Michael
|
81b244f91e
|
Option to activate or deactivate the background fetching
|
2022-08-01 06:59:20 +00:00 |
|
Michael
|
f7ec8d5b8e
|
Improved log message
|
2022-08-01 05:59:59 +00:00 |
|
Michael
|
7d5b4808cd
|
Merge branch 'fetch' into fetch-cache
|
2022-08-01 05:57:59 +00:00 |
|
Michael
|
4be6e9a27d
|
Cache if an activity has recently been fetched
|
2022-08-01 05:56:55 +00:00 |
|