Commit Graph

309 Commits

Author SHA1 Message Date
Michael 78dc61b59e Fallback mechanism for missing IDN functions 2024-04-06 11:26:12 +00:00
Michael 618a3153ab Issue 13910: Display the unseen counter based on the channel 2024-03-23 17:17:56 +00:00
Hypolite Petovan 5b5c9ddc74 Deprecate use of [*] BBCode tag for list items in favor of [li]
- It is conflicting with Markdown syntax
2024-02-09 20:33:42 -05:00
Hypolite Petovan 769b73e8a3 Bump minimum version to run Friendica to PHP 7.4
- Update version filter of mobiledetect/mobiledetectlib and psr/container to PHP 7.4 versions
- Remove PHP 7.3 PHPUnit instance
- Remove PHP 7.2 specific PDO exception in tests
2023-12-18 21:02:02 -05:00
Michael 9e11b0e317 Updated german install documentation 2023-10-11 19:25:58 +00:00
Michael f4591b2cc7 The language detection is now done in blocks 2023-10-11 18:38:14 +00:00
Michael b8208974a4 Merge remote-tracking branch 'upstream/develop' into user-defined-channels 2023-10-04 09:40:32 +00:00
Michael 557ef9acc9 Improved documentation 2023-10-03 04:01:54 +00:00
Michael 008c8dbf36 More languages / use profile text as fallback 2023-10-02 20:37:16 +00:00
Michael 34521c228b Merge remote-tracking branch 'upstream/develop' into user-defined-channels 2023-10-01 08:23:05 +00:00
Michael 0840086a0a Renamed hook 2023-10-01 04:10:24 +00:00
Michael b2758f2cdd Merge remote-tracking branch 'upstream/develop' into user-defined-channels 2023-09-25 19:39:53 +00:00
Michael 2164787499 Channel documentation added 2023-09-23 14:46:15 +00:00
Andy H 1f5b66838d
Closing tag 2023-09-22 10:31:09 +07:00
Andy H 2f95ad77e6
Update FAQ-admin.md 2023-09-22 08:54:26 +07:00
Hypolite Petovan 7d9d1ce65d Replace "forum" by "group" in documentation
- Replace "Forum" by "Gruppe" in German documentation
2023-06-02 13:52:40 -04:00
Raroun 7f5381165e
Update doc/de/Home.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-06-02 19:40:12 +02:00
Raroun bd7760a860 Readded Forums.md 2023-06-02 19:23:42 +02:00
Raroun 64027f9dbc removed missing space in Making-Friends.md 2023-06-02 18:49:03 +02:00
groen 13b6a80d5b changed forums to groups in german translation 2023-06-02 18:39:25 +02:00
groen d46b8e69b3 resolves #13180 Normalize @-tag/@-mention in hosted documentation 2023-06-02 18:00:10 +02:00
Hypolite Petovan 18351a4439 Replace "Group" with "Circle" in hosted documentation
- Replace "Gruppe" with "Circle" in German version
2023-05-27 17:28:20 -04:00
Hypolite Petovan 2c4b57ef50 Add example to multiple admin question in FAQ 2023-04-27 23:36:03 -04:00
Michael 970d86472e New hook "support_probe" 2023-04-27 05:24:47 +00:00
bkil c10c5495be doc/Improve-Performance.md: replace old links with updated GitHub ones 2023-03-25 14:30:29 +01:00
Hypolite Petovan e5903e0df0 Fix custom CSS examples in BBCode doc 2023-03-16 21:17:42 -04:00
Hypolite Petovan e73adde5fb Remove App dependency from Hook::callSingle
- This was causing a circular dependency with the logger_instance hook
2023-01-14 10:38:37 -05:00
Hypolite Petovan 8a6da56738 Remove obsolete `<div class="clear"></div>` from body-attach div 2022-12-14 22:35:12 -05:00
Hypolite Petovan 77e87da441 Create /profile/{nickname}/photos route
- Create new Profile\Photos\Index module class
- Update most references of the legacy /photos/{nickname} route
2022-11-20 17:15:07 -05:00
Philipp Holzer 00883c9dcb
Move mod/editpost.php to src\Module\Post\Edit 2022-11-15 22:32:46 +01:00
Hypolite Petovan a68c790c64 Create new Settings\RemoveMe module class
- Moved route from /removeme to /settings/removeme
- Combined templates into one
2022-11-08 18:33:54 -05:00
Hypolite Petovan 9aa05eb911 Deprecate themes duepuntozero, quattro and smoothly 2022-11-05 00:06:10 -04:00
Hypolite Petovan 4ab260042c Create new User\Import module class
- Merge Core\UserImport class in Module class
2022-11-02 11:27:31 -04:00
Philipp Holzer 497fc4e432
Move Monolog to Addons 2022-10-17 22:22:00 +02:00
Tobias Diekershoff a192e099ab [docs] note the preference of MariaDB over other MySQL implementation in the install docs 2022-10-16 10:14:18 +02:00
Hypolite Petovan 4a885a13a6 Remove poke feature 2022-08-09 14:55:55 -04:00
Michael 6454f9a32c Updated messages.po 2022-07-17 07:39:12 +00:00
Anton 51380af100
Fix img example
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-04-28 18:13:38 +02:00
atjn 31ed9b450d Update default icon 2022-04-28 12:41:26 +02:00
Hypolite Petovan 90368d7484 Remove unused settings_post and settings_form hooks
- Addons should use the addon_form hook instead
2022-04-24 01:21:49 -04:00
Hypolite Petovan 1ae7cac236 Move mod/ping to module class 2022-03-14 07:57:41 -04:00
Tobias Diekershoff c0c1799508
Contact ex- and import should work with Misskey CSV files as well 2022-02-11 13:47:06 +01:00
Tobias Diekershoff ab77f48b8b Friendica now requires PHP 7.3 or above 2021-12-04 10:21:11 +01:00
Hypolite Petovan 4208535c16
Merge pull request #11019 from foss-/develop
FAQ: removed windows client
2021-11-22 07:05:53 -05:00
foss- 24dbaa0154
FAQ: removed windows client
- dead link, no trace to be found when searching for this client
2021-11-22 12:18:53 +01:00
Tobias Diekershoff a165f552e0 one sentence per line 2021-11-22 07:08:45 +01:00
foss- b6bf8aa608
removed typo 2021-11-21 13:56:01 +01:00
foss- 4809a334ba
re-add gnusocial
They are not dead and their repo can be reached again (yey)
2021-11-21 12:45:56 +01:00
foss- c310930658
FAQ Client list unified format
- iOS and macOS listings now follow the adnroid listing format
- missing information added
2021-11-21 02:58:05 +01:00
foss- 3bae52074a
Merge branch 'friendica:develop' into doc_faq_client-clean-up 2021-11-21 01:09:31 +01:00