Commit graph

1091 commits

Author SHA1 Message Date
Art4
4c95605711 Merge branch 'develop' into introduce-phpmd 2025-01-23 08:56:07 +00:00
Art4
0e59dba914 Fix code style 2025-01-13 13:31:54 +00:00
Art4
a0e2c82c62 Replace Logger with DI::logger() in Model classes 2025-01-13 10:16:02 +00:00
Art4
b845524134 Move Item::getGravity() into ItemInserter 2025-01-09 21:21:42 +00:00
Art4
27ba28237a Move Item::prepareItemData() into ItemInserter 2025-01-09 21:04:12 +00:00
Art4
61a975bf36 Extract Item::prepareOriginPost() into ItemInserter 2025-01-09 20:57:39 +00:00
Art4
9b9432090b fix return type 2025-01-09 20:36:43 +00:00
Art4
53f046a74d Extract handleToplevelParent into own method 2025-01-09 20:30:39 +00:00
Art4
e93ff4243f extract Item::prepareItemD() into own method 2025-01-09 20:19:35 +00:00
Art4
2a7f7af02c extract validating item data into separate method 2025-01-09 15:39:26 +00:00
Art4
92ae748498 Fix missing variable 2025-01-09 15:24:13 +00:00
Art4
f1af52baa1 Merge branch 'develop' into introduce-phpmd 2025-01-09 14:05:47 +00:00
Michael
4a61867f79 Set the quote-uri-id when a post is linked 2025-01-02 16:57:30 +00:00
Art4
83a3bc44af Split method Item::insert() 2024-12-27 11:45:28 +00:00
Art4
cc9ff34e45 Fix phpstan errors 2024-12-16 22:32:12 +00:00
Art4
c6c29b29b1 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-16 11:06:45 +01:00
Michael
e7d9c6c254 Reduce the number of HTTP requests in the media handling 2024-12-13 19:18:32 +00:00
Art4
2c801abb06 Fix errors in Model namespace 2024-12-03 22:46:40 +00:00
Art4
69f30a2631 Merge branch 'develop' into phpstan-level-1 2024-11-29 19:32:37 +00:00
Art4
66d7ec5734 Merge branch '2024.09-rc' into port-2024.09-rc-into-develop 2024-11-28 15:11:11 +00:00
Michael
aa63b5260e No restrictions check on connector networks 2024-11-27 04:29:44 +00:00
Art4
c61ae5da42 Refactor Item model 2024-11-18 23:23:47 +00:00
Art4
603af2fb19 Rename DI::apphelper() to DI::appHeler() 2024-11-17 20:00:34 +00:00
Art4
a24a65de2f Merge branch 'develop' into refactoring-of-app-class 2024-11-16 19:29:56 +00:00
Art4
eb04f3b079 Merge branch 'develop' into merge-2024.09-rc-branch 2024-11-16 08:32:25 +00:00
Michael
a4c5d7539c Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Art4
7de79fc753 Replace calls for App:::getThemeInfoValue() with AppHelper 2024-11-08 23:23:01 +00:00
Art4
28f2b7fc81 Fix variable name
The variable was renamed but this line was accidently overseen

see 62eb16e9ad (diff-785d24b46fdf749363656f33208f941ea0eca809c7c76452180a0bfc16df68a3R2555)
2024-11-04 15:28:10 +00:00
Michael
d13dba7445 Issue 14126: Workaround for wrong content types 2024-10-20 18:38:16 +00:00
Michael
301717802d Issue 14174 and 14421: Option to hide emojis and pictures without description 2024-10-18 19:13:07 +00:00
Michael
53015140d9 Fix linefeeds in "detected languages" popup 2024-10-07 20:47:10 +00:00
Michael
072123af8f Basic support for HLS added 2024-09-14 18:06:59 +00:00
Michael
e8a3be6820 OStatus support removed 2024-09-11 03:44:40 +00:00
Michael
9bdf7d806b Issue 14413: Ensure that the expiry is performed 2024-09-05 06:35:38 +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
534db0d09a Fix follow/unfollow 2024-08-02 05:50:01 +00:00
Michael
d3c86ba2ad Issue 14329: Fixes "Can't send a post" 2024-07-30 14:51:40 +00:00
Michael
e011b5956a Count inbound and outbound packets 2024-07-24 20:50:46 +00: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
03189a1c8c Store the context as a separate field 2024-07-16 20:09:08 +00:00
Michael
5154bf8313 Prevent to fetch loops 2024-07-11 12:19:05 +00:00
Michael
2eadad49db Fetch replies to fetched posts 2024-06-26 08:33:07 +00:00
Michael
0426572e92 Respect the "sensitive" flag for summaries 2024-05-15 12:17:06 +00:00
Michael
60f5fd8188 Many deprecated function calls are replaced 2024-05-13 21:37:15 +00:00
Michael
5751e024c0 Request type set for all HTTP requests 2024-05-12 17:53:21 +00:00
Hypolite Petovan
d788cb82cc
Merge pull request #14148 from annando/summary
Use the field for the summary instead of the "abstract" element
2024-05-11 18:14:32 -04:00
Michael
e43f96740b Use the field for the summary instead of the "abstract" element 2024-05-11 20:14:01 +00:00
Michael
567292533e Issue 11963: Set Permissions for attachments 2024-05-11 19:19:18 +00:00