Commit graph

1154 commits

Author SHA1 Message Date
Art4
fa315cf44a remove constructor injection of Dice in Router 2024-12-28 13:10:28 +00:00
Hypolite Petovan
e3067095f4
Merge pull request #14616 from Art4/refactor-dice-rules
Refactor DICE rules
2024-12-26 23:23:59 -05:00
Art4
962a76759f Fix indentation 2024-12-26 18:36:40 +00:00
Art4
ed06480e75 Remove comment 2024-12-26 07:00:21 +00:00
Art4
0bd8118673 Fix code style 2024-12-23 14:51:41 +00:00
Art4
dd4fbc0194 Replace Util class names with FQCN 2024-12-23 14:34:57 +00:00
Art4
899ac663fc Replace Network class names with FQCN 2024-12-23 14:34:23 +00:00
Art4
011c098c63 Replace Model class names with FQCN 2024-12-23 14:32:47 +00:00
Art4
c33223a0eb Replace Database class names with FQCN 2024-12-23 14:31:41 +00:00
Art4
ce5789690d Replace Core class names with FQCN 2024-12-23 14:30:14 +00:00
Art4
5edc36d6fc Fix PHPDoc and add link to DICE docs 2024-12-23 14:28:01 +00:00
Art4
31a731deb7 Refactor dependency for $_COOKIE 2024-12-23 14:23:58 +00:00
Art4
48bd6b2f81 Refactor dependency for $basepath 2024-12-23 14:22:52 +00:00
Art4
b4762238ed Replace DiceInstanceManager class names with FQCN 2024-12-23 14:19:31 +00:00
Art4
7587517499 Refactor dependency for $_GET 2024-12-23 14:18:22 +00:00
Art4
c53a75bc38 Refactor dependency for $_SERVER 2024-12-23 14:12:37 +00:00
Art4
5803c1e760 Replace Hooks class names with FQCN 2024-12-23 14:11:45 +00:00
Art4
f1405cdb6c Replace Config class names with FQCN 2024-12-23 14:06:04 +00:00
Art4
4a766b9750 Replace class names with FQCN 2024-12-23 14:03:32 +00:00
Art4
b9b44931ac Remove Dice rules for $basepath 2024-12-23 13:42:01 +00:00
Art4
3a491b879c Replace more calls of dirname() with $basepath 2024-12-23 13:35:46 +00:00
Art4
a0e77032cf remove $basepath from global namespace 2024-12-23 13:34:10 +00:00
Art4
1b4d0d0bb0 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-23 10:18:56 +00:00
Art4
704ddc2089 simplify basepath 2024-12-22 18:03:54 +00:00
Art4
9987c90faf Refactor getting the basepath 2024-12-22 16:29:47 +00:00
Michael
ea5417a6a3 Issue 14344: Contact import is relocated to a dedicated place 2024-12-20 08:22:56 +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
1c43d57233 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-07 15:40:08 +00:00
Michael
aae57a6903 Jetstream daemon to to receive atproto messages 2024-12-06 17:09:05 +00:00
Art4
65a3bff645 Refactor GServer Model and platforms.config.php 2024-11-18 23:22:16 +00:00
Art4
0e23f35438 Add Dice rule for AppHelper 2024-11-17 20:11:43 +00:00
Michael
24a4b477ea Fix notice because of missing "gsid" 2024-11-15 04:51:35 +00:00
Michael
306a07ca3c Improved cached context file 2024-10-26 15:43:23 +00:00
Michael
58cd216eb7 Issue 14145: Fix communication with Hubzilla 2024-10-21 06:08:28 +00:00
Michael
d867d73a23 Improved block behaviour 2024-10-20 08:33:16 +00:00
Michael
acb305cf73 Issue 14212: exclude channel only posts from the API timeline 2024-10-19 19:56:20 +00:00
Michael
7e405f6b61 Platform icons assigned for Hometown and Akkoma 2024-09-29 18:14:14 +00:00
Michael
e8a3be6820 OStatus support removed 2024-09-11 03:44:40 +00:00
Michael
425f23bbdc Delete unused media attachments 2024-08-24 17:40:25 +00:00
Tobias Diekershoff
5dbb2d00ca REUSE static directory 2024-08-24 14:38:14 +02:00
Michael
6f7d8d4c09 Remove unused contacts 2024-08-24 04:46:30 +00:00
Michael
d9d9cd45e4 Issue 14377: Support for "postingRestrictedToMods" added 2024-08-20 05:58:24 +00:00
Tobias Diekershoff
95229140f8 Merge branch 'stable' into develop 2024-08-17 17:29:18 +02:00
Michael
d6b37591f5 Configurable recursion depth when fetching replies 2024-08-14 08:16:33 +00:00
Michael
1a6e381206 Issue 14312: fix uimport path / restore POST endpoints 2024-08-03 12:20:56 +00:00
Michael
28d67bfef0 Use "post" instead of "rawContent" 2024-07-28 09:58:02 +00:00
Michael
ef71840ddc Issue 14324: Sanitize profile input 2024-07-28 04:36:16 +00:00
Michael
ecc4f73007 Configurable maximum link length 2024-07-24 20:34:26 +00:00
Michael
53d121de51 New endpoint for monitoring services 2024-07-21 20:46:11 +00:00