Art4
|
1ddd5674e1
|
Wrap item in INSERT_POST_LOCAL in separate array
|
2025-03-17 13:08:20 +00:00 |
|
Art4
|
9c6f5f222d
|
Rename events to insert local post
|
2025-03-14 15:45:36 +00:00 |
|
Art4
|
f4624b0591
|
Fix cs
|
2025-02-08 16:38:01 +00:00 |
|
Art4
|
aabf9a8b01
|
Replace hooks post_local_start, post_local and post_local_end with EventDispatcher
|
2025-02-08 08:17:30 +00:00 |
|
Art4
|
0e59dba914
|
Fix code style
|
2025-01-13 13:31:54 +00:00 |
|
Art4
|
d4c90d41a0
|
remove unused Logger imports
|
2025-01-13 09:26:08 +00:00 |
|
Art4
|
ef0fe65c07
|
Replace Logger with DI::logger() in mod folder
|
2025-01-13 08:56:33 +00:00 |
|
Art4
|
76d25a27b4
|
Remove requirement for App class in legacy mods
|
2024-11-23 08:26:59 +00:00 |
|
Art4
|
603af2fb19
|
Rename DI::apphelper() to DI::appHeler()
|
2024-11-17 20:00:34 +00:00 |
|
Art4
|
2a132718d0
|
Replace typehint App with AppHelper in mod folder
|
2024-11-10 23:37:46 +00:00 |
|
Art4
|
9074258b78
|
Replace static calls of DI::app() with DI::apphelper()
|
2024-11-06 07:57:43 +00:00 |
|
Tobias Diekershoff
|
3896b07c9e
|
SPDX headers for PHP files in bin and mod
|
2024-08-23 15:11:15 +02:00 |
|
Michael
|
058499cd92
|
Fix: Undefined array key "content-warning"
|
2024-05-18 11:15:47 +00:00 |
|
Michael
|
e12f92e516
|
Some more deprecated function calls are replaced
|
2024-05-14 19:21:25 +00:00 |
|
Michael
|
567292533e
|
Issue 11963: Set Permissions for attachments
|
2024-05-11 19:19:18 +00:00 |
|
Michael
|
6e0118f3fe
|
Fix warning: Undefined array key "post-reason"
|
2024-04-15 03:10:15 +00:00 |
|
Michael
|
2ecdd683ac
|
Issue 13984: Fix preview picture
|
2024-03-16 10:30:43 +00:00 |
|
Michael Vogel
|
52825cb4c4
|
User setting to disable blurring of sensitive pictures (#13883)
|
2024-02-10 09:50:49 +01:00 |
|
Michael
|
89e7420237
|
Friendica copyright changed from 2023 to 2034
|
2024-01-02 20:57:26 +00:00 |
|
Michael
|
f5337904e4
|
Improved distribution of non public messages
|
2023-11-30 05:51:38 +00:00 |
|
Michael
|
8e05c282b1
|
Post permissions are now copied from the thread parent
|
2023-10-29 08:49:24 +00:00 |
|
Michael
|
97aecc8fc1
|
The twitter addon is no import connector anymore
|
2023-08-09 20:29:45 +00:00 |
|
Hypolite Petovan
|
00ddc9cfd7
|
Restore item/drop/{item_id} route in mod/item
|
2023-07-25 20:16:18 +02:00 |
|
Hypolite Petovan
|
706444bdb2
|
Decouple conversation creation from rendering
- This allows to separately obtain a list of threads for rendering without having to deal with an already-formed HTML output
|
2023-07-08 16:57:52 -04:00 |
|
Michael
|
1744f6b2c3
|
Add menu entry to directly collapse posts
|
2023-05-20 12:24:19 +00:00 |
|
Josh Soref
|
11f397f74d
|
spelling: comments
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:22 -04:00 |
|
Michael
|
9c8ae42c04
|
Delete the attached HTML media on content updates
|
2023-03-20 14:19:51 +00:00 |
|
Michael
|
5f6503a73f
|
Editing/removing of attached pictures is now possible via web
|
2023-02-27 07:47:31 +00:00 |
|
Michael
|
f542211189
|
Mode depending control for the behaviour with blocked contacts
|
2023-01-12 06:25:55 +00:00 |
|
Michael
|
20a2cec0b0
|
Moved permission assigning / simplified block check
|
2023-01-10 05:59:25 +00:00 |
|
Michael
|
840f25cc5c
|
Improve ignoring of messages
|
2023-01-09 16:23:39 +00:00 |
|
Michael Vogel
|
d5bc6d0006
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-01-07 19:54:13 +01:00 |
|
Michael
|
900e0d46d3
|
Changes after review
|
2023-01-07 18:46:10 +00:00 |
|
Michael
|
6a0a13855f
|
More simplifications
|
2023-01-07 18:19:04 +00:00 |
|
Michael
|
8654b39e98
|
Simplified code
|
2023-01-07 18:07:54 +00:00 |
|
Michael
|
09f46b20f1
|
Functionality is split
|
2023-01-04 10:59:28 +00:00 |
|
Michael
|
d1a951f0ac
|
Post processing centralized
|
2023-01-04 06:52:40 +00:00 |
|
Michael
|
0d56f156f7
|
Code cleanup for mod/item.php
|
2023-01-04 05:44:52 +00:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Michael
|
c88125348f
|
Issue 12189: Quote share a feed now shares the linked feed url
|
2022-11-24 06:36:08 +00:00 |
|
Michael
|
f600f68907
|
No more automated posts via mod/item.php
|
2022-11-23 06:27:40 +00:00 |
|
Michael
|
3c169b534e
|
Improved handling of native quotes
|
2022-10-29 22:11:39 +00:00 |
|
Michael
|
deccea0228
|
More functions moved to content class
|
2022-10-27 05:44:44 +00:00 |
|
Philipp
|
8dda6144a9
|
Remove unnecessary "use"
|
2022-10-20 21:06:06 +02:00 |
|
Philipp
|
bfe68702db
|
UserSession class [2] - Refactor mod/ files
|
2022-10-20 21:02:49 +02:00 |
|
Michael
|
5874de4743
|
old boot.functions replaced in /mod
|
2022-10-19 04:14:42 +00:00 |
|
Roland Häder
|
26e0469de7
|
Merge branch 'develop' into rewrite/gravity-constants
|
2022-10-18 16:34:40 +02:00 |
|
Michael
|
4ff7c37f85
|
Replace "notice" calls
|
2022-10-17 11:27:32 +00:00 |
|
Michael
|
018858934b
|
The priority is now a class constant
|
2022-10-17 05:49:55 +00:00 |
|
Roland Häder
|
1f9fc13d03
|
Rewrites:
From:
````
<?php
$arr = [];
$arr['foo'] = "FOO";
````
To:
````
<?php
$arr['foo'] = "FOO";
````
|
2022-10-15 00:44:37 +02:00 |
|