Commit graph

330 commits

Author SHA1 Message Date
Philipp
47fa9484bd
Merge pull request #15576 from Art4/update-codebase
Update codebase to PHP 7.4
2026-03-12 08:22:22 +01:00
Art4
ea3c576b22 chore: fix code style 2026-03-04 21:53:29 +00:00
Art4
64af3c6b8a refactor: update codebase to PHP 7.4 2026-03-04 21:52:35 +00:00
49243ddf5b "lostpass" is now a module as well 2026-03-02 17:06:54 +00:00
1bab29c9cc No salmon anymore 2026-02-26 22:40:34 +00:00
4267a04f44 Changes after review 2026-02-23 09:25:50 +00:00
960b5c0861 Move some more modules into classes 2026-02-23 09:25:49 +00:00
Raroun
90b389db71 Add mark all as read button to circles 2026-02-14 16:13:38 +01:00
“Raroun”
319b5948ef Add missing export route 2025-12-18 09:46:42 +01:00
Raroun
97a04394a5 Add CSV import/export for contact blocklist 2025-12-18 09:36:09 +01:00
fd8395a930 Issue 15096: Support for FEP-044f 2025-12-01 03:43:01 +00:00
57a646b9ac Issue 14850: Fetch all posts of a thread 2025-11-21 23:14:17 +00:00
88440436b7 Issue 15321: Fetch the latest posts from contacts 2025-11-19 21:01:16 +00:00
a20828f618
Add Caching stats 2025-04-27 21:26:43 +02:00
dbf42db0fc Issue 14681: enable path "remote_follow/{nickname}" 2025-01-12 07:33:33 +00:00
ea5417a6a3 Issue 14344: Contact import is relocated to a dedicated place 2024-12-20 08:22:56 +00:00
e8a3be6820 OStatus support removed 2024-09-11 03:44:40 +00:00
5dbb2d00ca REUSE static directory 2024-08-24 14:38:14 +02:00
1a6e381206 Issue 14312: fix uimport path / restore POST endpoints 2024-08-03 12:20:56 +00:00
28d67bfef0 Use "post" instead of "rawContent" 2024-07-28 09:58:02 +00:00
53d121de51 New endpoint for monitoring services 2024-07-21 20:46:11 +00:00
7dc75d585e API: The media upload (audio, video) is now possible 2024-07-16 20:08:24 +00:00
28921203b7 Support for "nodeDescription" in nodeinfo 2024-06-18 05:19:38 +00:00
06bc985072 Add nodeinfo 2.1 and 2.2 2024-06-16 08:38:37 +00:00
a6cb3ed903 Escape output of PermissionTooltip module
- Create AclReceivers and AddressedReceivers entities to collect contact names
- Create privacy/permission_tooltip.tpl to escape contact names
- Move PermissionTooltip module to Privacy namespace
- Thanks to @apexrabbit for the report!
2024-05-10 11:25:59 -04:00
984a972e72 API: Access channels and groups via lists 2024-04-19 21:42:34 +00:00
0e79b5373b The legacy proxy functionality is removed 2024-04-15 18:58:02 +00:00
b40687081e The data for the language display is now fetched on demand 2024-04-05 10:29:27 +00:00
50b1de5959 Menu option to display the search text 2024-04-05 07:35:21 +00:00
618a3153ab Issue 13910: Display the unseen counter based on the channel 2024-03-23 17:17:56 +00:00
fda832cd83 "network/group" fragments are removed 2024-03-12 08:02:00 +00:00
821a135033 Unused OEmbed functionality is removed 2024-02-24 10:58:18 +00:00
a25dbf839a Remove photo user id fallback from 2021
- Remove deprecated /photos/{nickname} fallback routes
- The contact id fallback is a lie, there's no replacement feature
2024-02-23 22:41:18 -05:00
d1cd9a016e Move Api\Mastodon\Instance\Extended to ExtendedDescription
- Add reference to Mastodon documentation
2024-02-18 18:47:59 -05:00
Michael Vogel
7d5d3b3c29
Issue 13293: Endpoint /api/v1/accounts/lookup implemented (#13917) 2024-02-18 20:17:06 +01:00
Michael Vogel
c6160a1c38
Fix API issues #13887, #13886, #13863, #13809, #13897 (#13911) 2024-02-18 15:52:30 +01:00
7ecf143e4c The "unkmail" functionality is removed 2024-01-03 10:23:11 +00:00
89e7420237 Friendica copyright changed from 2023 to 2034 2024-01-02 20:57:26 +00:00
0a4f0d616a Allow longer avatar URLs / the system outbox is now handled 2023-12-15 10:39:41 +00:00
e6855d3125 Refactor Delegation modules
- Remove dependency on DI
- Group translation labels in template variables
- Reformat tempate code
2023-10-14 14:15:40 -04:00
42e22ed91b Channel frontend added 2023-09-20 21:39:05 +00:00
c836b0ee8d Basic functionality for seeing reports 2023-09-10 08:00:44 +00:00
013aee01f5 Network, Channels and Community are children of timeline 2023-09-09 09:14:36 +00:00
5c166be3fc Channels are a new way to see different content 2023-09-01 21:56:59 +00:00
544ce206d7 [vier] Add mute author server link in photo menu 2023-08-20 14:27:43 -04:00
a670d478f8 Add user settings page to manage remote server settings 2023-08-20 14:27:09 -04:00
4c6334ea13 [frio] Add Mute Author Server button to post actions 2023-08-20 14:27:09 -04:00
c312d11dab Add Report Create module
WIP
2023-07-09 18:32:43 -04:00
f20caf4c3a Refactor DI out from Module\Friendica 2023-07-08 22:24:03 -04:00
3385147f25 Replace "forum" by "group" in the rest of the code 2023-06-02 13:52:41 -04:00