Commit graph

1111 commits

Author SHA1 Message Date
Michael
e5bf1b976a New function "add" 2025-01-24 06:52:20 +00:00
Hypolite Petovan
822b4429f3 Merge branch 'develop' into Art4/fix-code-style-for-pr-14688
# Conflicts:
#	src/Model/GServer.php
#	src/Util/HTTPSignature.php
2025-01-22 21:05:24 -05:00
Michael
3da2a3ef3d Fix logger calls 2025-01-22 21:02:15 +00:00
Michael
c6a9e7aa4c New option to only update contacts with local relations 2025-01-22 06:40:04 +00:00
Art4
3698ab5aaa Merge branch 'refactor-logger-class-with-logger-object' into fix-code-style-for-pr-14688 2025-01-14 09:29:35 +00:00
Art4
04161a0a5f Merge branch 'develop' into refactor-logger-class-with-logger-object 2025-01-14 09:16:06 +00:00
Michael
dc382b5288 Changed contact update rule / added logging 2025-01-14 06:06:28 +00:00
Art4
0e59dba914 Fix code style 2025-01-13 13:31:54 +00:00
Art4
abe6bf7947 Replace Logger with DI::logger() in OnePoll Worker classes 2025-01-13 13:21:19 +00:00
Art4
90a76ec60b Replace Logger with DI::logger() in Notifier Worker classes 2025-01-13 13:20:33 +00:00
Art4
8fe3383976 Replace Logger with DI::logger() in many Worker classes 2025-01-13 13:19:24 +00:00
Art4
1762d1e72d Replace Logger with DI::logger() in Remove Worker classes 2025-01-13 13:13:50 +00:00
Art4
c90b485089 Replace Logger with DI::logger() in Process Worker classes 2025-01-13 13:07:14 +00:00
Art4
bcf784254f Replace Logger with DI::logger() in Expire Worker classes 2025-01-13 13:06:00 +00:00
Art4
c2f65af8bf Replace Logger with DI::logger() in Update Worker classes 2025-01-13 13:04:29 +00:00
Art4
1b4d0d0bb0 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-23 10:18:56 +00:00
Michael
2856b1126c Fix some notices / reduce the number of warnings 2024-12-17 04:46:55 +00:00
Art4
c3586cb51a Fix errors in Worker namespace 2024-12-07 15:23:38 +00:00
Art4
c79f3cde22 Merge branch 'develop' into phpstan-level-1 2024-11-18 21:45:42 +00:00
Art4
08ecf2c9a4 fix more errors 2024-11-17 22:13:01 +00:00
Art4
603af2fb19 Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Art4
ceb4747eea Fix phpstan errors 2024-11-16 19:36:08 +00:00
Art4
a24a65de2f Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Art4
ae75ffc31a replace calls for App::getBasePath() with AppHelper 2024-11-10 10:57:13 +00:00
Art4
60a9833130 Replace App with AppHelper in Worker classes 2024-11-08 07:42:35 +00:00
Michael
97b38b99df Fixes "foreach() argument must be of type array|object, string given" 2024-11-05 19:10:32 +00:00
Michael
29310562a5 Notifier: Only relay public posts 2024-11-05 07:41:14 +00:00
Michael
f6b4f974f0 Only transmit via AP if the relayed post is an AP post 2024-11-04 21:08:06 +00:00
Michael
ea9d0fb9b0 Process deletions via ActivityPub 2024-11-03 06:10:25 +00:00
Michael
5e3f9d1235 Improved delivery / fix falsely delivery content via DFRN 2024-10-31 18:41:17 +00:00
Michael
d867d73a23 Improved block behaviour 2024-10-20 08:33:16 +00:00
Michael
44f4876d58 Fix polling of feeds 2024-09-12 12:41:23 +00:00
Michael
e8a3be6820 OStatus support removed 2024-09-11 03:44:40 +00:00
Michael
d5ab92f695 The limit for the expiry can now be configured 2024-09-09 03:27:18 +00:00
Michael
092ec00cdb Changed order of expiry commands 2024-09-08 16:19:01 +00:00
Michael
c94a19375d Feeds: Check the content type before fetching feeds 2024-09-06 08:21:23 +00:00
Michael
9bdf7d806b Issue 14413: Ensure that the expiry is performed 2024-09-05 06:35:38 +00:00
Michael
518382036b Exception handling added at many places 2024-08-25 18:35:24 +00:00
Michael
425f23bbdc Delete unused media attachments 2024-08-24 17:40:25 +00:00
Tobias Diekershoff
30a5ef33b0 REUSE src directory 2024-08-24 15:27:00 +02:00
Michael
6f7d8d4c09 Remove unused contacts 2024-08-24 04:46:30 +00:00
Tobias Diekershoff
95229140f8 Merge branch 'stable' into develop 2024-08-17 17:29:18 +02:00
Michael
f1eb2bbfec Additional checks for deleting old contacts 2024-08-16 16:42:57 +00:00
Michael
5fbba942de Remove apcontact and diaspora-contact entries that aren't connected to contacts 2024-08-15 04:17:14 +00:00
Michael
bdf95e8305 Statistics: Inbound/Outbound for more protocols 2024-08-05 20:34:17 +00:00
Michael
534db0d09a Fix follow/unfollow 2024-08-02 05:50:01 +00:00
Michael
e011b5956a Count inbound and outbound packets 2024-07-24 20:50:46 +00:00
Tobias Diekershoff
0f232ad9f1
Merge pull request #14305 from annando/removeunused
Unused cached avatar files will be removed
2024-07-19 07:33:35 +02:00
Michael
0ba57843c0 Unused cached avatar files will be removed 2024-07-18 10:41:47 +00:00
Michael
03189a1c8c Store the context as a separate field 2024-07-16 20:09:08 +00:00