Commit graph

12521 commits

Author SHA1 Message Date
Michael
4e094cc68f Issue 14364: Fix post delivery of groups 2024-08-16 19:29:44 +00:00
Michael
f1eb2bbfec Additional checks for deleting old contacts 2024-08-16 16:42:57 +00:00
Tobias Diekershoff
89ac1c829b
Merge pull request #14357 from annando/callstack
Additional checks against fetch loops
2024-08-15 07:03:45 +02:00
Michael
c9ba460817 Additional checks against fetch loops 2024-08-15 04:35:46 +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
d6b37591f5 Configurable recursion depth when fetching replies 2024-08-14 08:16:33 +00:00
Michael
c3ed9ba24a Fix restricted access to public timeline 2024-08-13 19:31:42 +00:00
Tobias Diekershoff
241d056473
Merge pull request #14353 from annando/stats
Increment inbound/outbound on mails per result
2024-08-13 07:19:38 +02:00
Tobias Diekershoff
9bb05d3cc4
Merge pull request #14352 from annando/fix-target-inboxes
Fix for fetching the target inboxes
2024-08-13 07:18:41 +02:00
Tobias Diekershoff
7801d3efe8
Merge pull request #14354 from annando/issue-14121
Issue 14121: Don't display contacts from unavailable networks via API
2024-08-13 07:17:45 +02:00
Michael
c5844625b4 Issue 14186: Respect public restrictions for ttimeline API endpoint 2024-08-13 02:50:50 +00:00
Michael
60ebc62730 Issue 14121: Don't display contacts from unavailable networks via API 2024-08-13 01:49:27 +00:00
Michael
94c3331bcd Fix for fetching the target inboxes 2024-08-12 16:57:57 +00:00
Michael
f47c4c3dd6 Increment inbound/outbound on mails per result 2024-08-12 16:55:16 +00:00
Michael
131e330e61 Issue 14349: Fix profile page for unrelated contacts 2024-08-11 06:44:24 +00:00
Tobias Diekershoff
66e9807876
Merge pull request #14345 from annando/stats
Statistics: Inbound/Outbound for more protocols
2024-08-09 13:37:10 +02:00
Tobias Diekershoff
5ea3f9e6b7
Merge pull request #14347 from annando/contact-redirect
Improved redirect for contact actions
2024-08-09 12:56:52 +02:00
Michael
63d4f1cace Prevent fetching replies when fetching replies 2024-08-06 21:52:25 +00:00
Michael
342c9088d3 Improved redirect for contact actions 2024-08-06 21:35:59 +00:00
Michael
7e8a6335ae Fix the datetime of the last cron execution 2024-08-06 05:47:41 +00:00
Michael
bdf95e8305 Statistics: Inbound/Outbound for more protocols 2024-08-05 20:34:17 +00:00
Tobias Diekershoff
3776cf8919
Merge pull request #14335 from annando/fix-follow
Fix follow/unfollow
2024-08-04 19:13:09 +02:00
Tobias Diekershoff
470b98697d
Merge pull request #14338 from annando/owa
Don't query the OWA data if already set
2024-08-04 17:00:50 +02:00
Tobias Diekershoff
22dbc1e7ae
Merge pull request #14340 from annando/issue-14312
Issue 14312: fix uimport path / restore POST endpoints
2024-08-04 16:58:09 +02:00
Michael
efee399397 Issue 14303: Fixes %3f problem with OAuth login 2024-08-03 19:21:29 +00:00
Michael
1a6e381206 Issue 14312: fix uimport path / restore POST endpoints 2024-08-03 12:20:56 +00:00
Michael
f4791649dd Don't query the OWA data if already set 2024-08-02 09:49:42 +00:00
Michael
534db0d09a Fix follow/unfollow 2024-08-02 05:50:01 +00:00
Michael
1f18e096fe Fix tests 2024-07-31 04:38:03 +00:00
Tobias Diekershoff
2c9f312e33
Merge pull request #14331 from annando/issue-14329
Issue 14329: Fixes "Can't send a post"
2024-07-30 21:41:23 +02:00
Tobias Diekershoff
69ca4342a8
Merge pull request #14330 from annando/post
ACL works again
2024-07-30 21:33:05 +02:00
Michael
efc7efc279 Fixes "Incorrect integer value: 'true'" 2024-07-30 15:00:35 +00:00
Michael
d3c86ba2ad Issue 14329: Fixes "Can't send a post" 2024-07-30 14:51:40 +00:00
Michael
fadff0dc84 ACL works again 2024-07-30 14:45:49 +00:00
Michael
28d67bfef0 Use "post" instead of "rawContent" 2024-07-28 09:58:02 +00:00
Tobias Diekershoff
344c5fa595
Merge pull request #14327 from annando/issue-14324
Issue 14324: Sanitize profile input
2024-07-28 08:46:49 +02:00
Michael
ef71840ddc Issue 14324: Sanitize profile input 2024-07-28 04:36:16 +00:00
Michael
0b710ce4fb Issue 14325: Process "post" requests only once 2024-07-27 17:35:14 +00:00
Tobias Diekershoff
aae004d3d2
Merge pull request #14318 from annando/stats
Count inbound and outbound packets
2024-07-26 20:44:49 +02:00
Tobias Diekershoff
7b8381fb1a
Merge pull request #14323 from annando/styles
Removed deprecated parameter
2024-07-26 20:42:51 +02:00
Tobias Diekershoff
4f928b6fae
Merge pull request #14322 from annando/link-length
Configurable maximum link length
2024-07-26 20:40:54 +02:00
Michael
823a7bf780 Removed deprecated parameter 2024-07-24 21:03:26 +00:00
Michael
e011b5956a Count inbound and outbound packets 2024-07-24 20:50:46 +00:00
Michael
ecc4f73007 Configurable maximum link length 2024-07-24 20:34:26 +00:00
Hypolite Petovan
1f8e8e4653
Fix typo in SQL query in Model\Post\Content->countBySearch 2024-07-24 15:16:39 -04:00
Michael
3445e91781 More statistics variables added 2024-07-22 21:47:25 +00:00
Michael
53d121de51 New endpoint for monitoring services 2024-07-21 20:46:11 +00:00
Michael
b7685375e8 Improve performance when visiting remote profiles 2024-07-21 07:15:49 +00:00
Michael
a5f1525009 Fix exception on remote authentication 2024-07-21 06:25:12 +00:00
Michael
096ea13812 Fix fatal error on upload 2024-07-20 15:45:05 +00:00
Michael
45af374068 Avoid fetching posts in a loop 2024-07-20 09:48:48 +00:00
Michael Vogel
35e815b949
Merge pull request #14296 from mexon/mat/contact-gone
Remove contact immediately on 410 response code
2024-07-19 22:12:36 +02:00
Tobias Diekershoff
921aca432c
Merge pull request #14286 from annando/api-media-upload
API: The media upload (audio, video) is now possible
2024-07-19 07:47:42 +02: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
Tobias Diekershoff
fb3021e4ff
Merge pull request #14301 from annando/ckearavatarcache
New console command to clear the avatar cache
2024-07-19 07:30:54 +02:00
Michael
b014ec4548 New console command to clear the avatar cache 2024-07-18 10:53:49 +00: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
Michael
7dc75d585e API: The media upload (audio, video) is now possible 2024-07-16 20:08:24 +00:00
Michael
bce4539ff3 Fix fatal error for unknown contact ids 2024-07-16 18:15:30 +00:00
Tobias Diekershoff
fca67b3fcb
Merge pull request #14297 from annando/clear-avatar
Delete cached avatar data from storage
2024-07-16 07:22:42 +02:00
Tobias Diekershoff
aba11f5e5c
Merge pull request #14298 from annando/issue-14295
Issue 14295: Store the return url as hex string
2024-07-16 07:12:07 +02:00
Matthew Exon
2b617fc5c2 Remove contact immediately on 410 response code 2024-07-15 08:52:56 +02:00
Michael
be633abe02 Process unprocessed queue entries in a separate worker process 2024-07-15 05:28:45 +00:00
Michael
e2d2428444 Delete cached avatar data from storage 2024-07-15 04:25:15 +00:00
Michael
c42cff691a Issue 14295: Store the return url as hex string 2024-07-14 11:14:37 +00:00
Tobias Diekershoff
33e26b966e
Merge pull request #14287 from annando/warning
Fix warning
2024-07-12 08:19:34 +02:00
Tobias Diekershoff
54dc95ec81
Merge pull request #14288 from annando/prevent-loop
Prevent to fetch loops
2024-07-12 08:18:17 +02:00
Tobias Diekershoff
a4cc49f0d2
Merge pull request #14289 from annando/fatal
Prevent fatal error
2024-07-12 08:17:04 +02:00
Matthew Exon
d4aa5d9aad Return 400 error code when webfinger request omits resource parameter. Fixes #14292 2024-07-11 18:18:54 +02:00
Michael
f9a3b67318 Fix fatal error in notifications 2024-07-11 15:34:36 +00:00
Michael
a9e2a02312 Prevent fatal error 2024-07-11 15:21:53 +00:00
Michael
5154bf8313 Prevent to fetch loops 2024-07-11 12:19:05 +00:00
Michael
15ccd23778 Fix warning 2024-07-10 22:01:06 +00:00
Matthew Exon
958d0ba554 Match all schemes not just acct 2024-07-08 20:04:34 +02:00
Matthew Exon
1701156a18 Return 400 error code on malformed request. Fixes #14281 2024-07-08 19:23:20 +02:00
Michael Vogel
491a5cab53
Merge pull request #14267 from mexon/mat/permanent-redirect
Update feed URL after permanent redirect
2024-07-03 09:33:10 +02:00
Matthew Exon
f32592e148 Use standard boolean operator 2024-07-03 08:03:33 +02:00
Matthew Exon
c7937300db Remove duplicate space 2024-07-03 08:02:41 +02:00
Tobias Diekershoff
aad210e891
Merge pull request #14270 from annando/api-platform
API: Provide platform data
2024-07-03 06:31:37 +02:00
Tobias Diekershoff
d93b7933d4
Merge pull request #14269 from annando/reply-loop
Avoid loops when fetching replies
2024-07-03 06:30:14 +02:00
Michael
efe2f5273d API: Provide platform data 2024-07-03 03:44:12 +00:00
Michael
b739bddd26 Avoid loops when fetching replies 2024-07-03 02:29:16 +00:00
Matthew Exon
31f103a1f0 Update feed URL after permanent redirect 2024-07-01 18:50:13 +02:00
Matthew Exon
1049ac4779 Use last URL from redirect chain 2024-07-01 08:07:39 +02:00
Hank Grabowski
dd9f9ba7da Add an explicit network field to the Mastodon API FriendicaExtension.php 2024-06-30 14:19:33 -04:00
Michael
2eadad49db Fetch replies to fetched posts 2024-06-26 08:33:07 +00:00
Hypolite Petovan
a824572311
Merge pull request #14243 from annando/nodeinfo
Nodeinfo: We now parse Nodeinfo 2.1 and 2.2 as well
2024-06-24 03:59:12 -04:00
Michael
53f3b65887 Set posts "seen" by a worker if too much rows are unseen 2024-06-23 21:33:25 +00:00
Michael
e319621f63 Nodeinfo: We now parse Nodeinfo 2.1 and 2.2 as well 2024-06-23 21:32:16 +00:00
Michael
a433a4623a Retrial counter for the inbox queue 2024-06-23 14:43:22 +00:00
Tobias Diekershoff
cd8189e859
Merge pull request #14254 from annando/missing-links
Issue 14249: Fix missing links in posts
2024-06-23 15:51:07 +02:00
Michael
fff64c0490 Fix missing links in posts 2024-06-23 13:22:15 +00:00
Michael
48ff4f4167 Issue 14250: fix lost quoted posts 2024-06-23 08:30:41 +00:00
Matthew Exon
8c60ea4640 Add addon hook for additional moderation tabs 2024-06-22 18:48:57 +02:00
Hypolite Petovan
de19bf43d9
Merge pull request #14241 from annando/nodeinfo
Support for "nodeDescription" in nodeinfo
2024-06-18 02:11:58 -04:00
Michael
c96b28ee63 Accept "null" as value for the "about" text 2024-06-18 05:49:04 +00:00
Michael
28921203b7 Support for "nodeDescription" in nodeinfo 2024-06-18 05:19:38 +00:00
Michael
a27d55f6cf Issue 14231: Automatically add the relay owner as contact person 2024-06-17 03:45:24 +00:00
Michael
06bc985072 Add nodeinfo 2.1 and 2.2 2024-06-16 08:38:37 +00:00