Commit graph

41138 commits

Author SHA1 Message Date
Marcus Funch
f840d1f582 Frio: Fix bug making navigation tooltips disappear after scroll 2025-04-26 00:49:55 +02:00
Random Penguin
09c6061810
Strip HTML tags from content sent as Markdown
The "toMarkdown" function prepares content to be sent, primarily, to Diaspora.

The HTML to Markdown converter by default "preserves HTML tags without Markdown equivalents like `<span>` and `<div>.`" At least according to the README in _/friendica/vendor/league/html-to-markdown/_ - which also says "To strip HTML tags that don’t have a Markdown equivalent while preserving the content inside them, set strip_tags..."

Diaspora, however, does not appear to know what to DO with the HTML sent to it. It actually appears to _encode_ the HTML and displays the *code* in the post body rather than rendering it as HTML. In which case it would make more sense to strip out all tags that have no Markdown equivalents.
2025-04-20 12:05:26 -05:00
85e5dfc8cf Issue 14890: Translate page titles 2025-04-18 03:45:04 +00:00
cd73f6a27b Bluesky: Update actors regularly 2025-04-17 20:13:03 +00:00
cd3d412a59
Merge pull request #14885 from annando/bluesky-profile-links
Bluesky: use did based profile links
2025-04-17 00:00:01 -04:00
7dc681d18c
Merge pull request #14883 from annando/issue-14881
Issue 14881: Fixed language detection for danish
2025-04-16 23:58:58 -04:00
37d324e63b Bluesky: use did based profile links 2025-04-16 04:13:09 +00:00
Art4
fa58d8b11a Fix compat with PHP 7.4 2025-04-15 06:11:17 +00:00
cc4ff9584f Fixed codestyle 2025-04-15 02:09:19 +00:00
e7bd6e7663 Issue 14881: Fixed language detection for danish 2025-04-15 02:03:35 +00:00
Art4
32b657b793 fix code style 2025-04-14 15:06:30 +00:00
Art4
60ad014a6e Hard-deprecation for now unused factory classes 2025-04-14 14:51:52 +00:00
Art4
d410758cdd Remove obsolet LegacyLoggerFactory 2025-04-14 14:40:44 +00:00
Art4
c0065a68b3 Set new factories as internal 2025-04-14 14:39:39 +00:00
Art4
fc1d8e92f3 Fix code style 2025-04-14 14:38:49 +00:00
Art4
af29baf11e deprecate value monolog for config system.logger_config 2025-04-14 14:36:46 +00:00
Art4
6b36d3e87f Replace LegacyLoggerFactory with DelegatingLoggerFactory 2025-04-14 13:54:48 +00:00
Art4
8fb2fae841 Create DelegatingLoggerFactory 2025-04-14 12:58:15 +00:00
Art4
252b3980d0 Deprecate SyslogLogger factory in favour of SyslogLoggerFactory 2025-04-14 10:47:11 +00:00
Art4
0cec451497 Create SyslogLoggerFactory 2025-04-14 10:36:12 +00:00
Art4
0b41eb1528 Deprecate StreamLogger factory in favour of StreamLoggerFactory 2025-04-14 08:05:43 +00:00
Art4
77269f52eb Create StreamLoggerFactory with tests 2025-04-14 08:00:31 +00:00
Art4
65624e2c19 Create FileSystemUtil interface 2025-04-14 07:14:31 +00:00
Art4
2e672414b3 Fix compat with PHP 7.4 2025-04-11 08:38:30 +00:00
Art4
f1abd57356 Fix compat with PHP 7.4 2025-04-11 08:32:05 +00:00
Art4
2a7d329c52 Create event for profile_edit and profile_post hooks 2025-04-11 08:21:29 +00:00
Art4
c436f5249b Create events for enotify hooks 2025-04-11 07:46:48 +00:00
Art4
7531a2fb36 Create event for acl_lookup_end hook 2025-04-11 06:55:51 +00:00
Art4
531a47f7cb Merge branch 'develop' into eventdispatcher-part3 2025-04-10 14:37:40 +00:00
Art4
3ea20e9eee create event for profile_advanced hook 2025-04-10 14:36:57 +00:00
Art4
86ebbecff5 Create event for photo upload hooks 2025-04-10 14:17:20 +00:00
83f561ea49
Merge pull request #14880 from Art4/log-exceptions-as-critical
Log uncaught exceptions as critical
2025-04-10 10:06:27 -04:00
Art4
7bfd42ac55 log uncaught exceptions as critical 2025-04-10 11:18:38 +00:00
Art4
8ebbe8141a Merge branch 'develop' into eventdispatcher-part3 2025-04-10 11:14:16 +00:00
Art4
39439fe26b Fix missing dependency for EventDispatcher 2025-04-10 11:13:43 +00:00
Art4
ff3c4046e0 Create event for lockview_content hook 2025-04-10 11:04:10 +00:00
Art4
f08aef86f1 set EventDispatcher via constructor injection 2025-04-09 14:38:54 +00:00
Art4
2a7ebc860c Create event for moderation_users_tabs hook 2025-04-09 14:25:00 +00:00
Art4
a34a93c0b9 Create events for networt_tabs and network_content_init hooks 2025-04-02 12:41:22 +00:00
507897eec1
Merge pull request #14873 from annando/issue-14800-2
Fix blurred images
2025-03-31 17:49:30 -04:00
6cab9c010d Fix blurred images 2025-03-31 20:38:37 +00:00
43f67dd2a2
Merge pull request #14870 from annando/issue-14800
Added more logging to track down issue 14800
2025-03-29 16:10:25 -04:00
fb8cc06ce2 Remove remaining references of unused urlpath config key 2025-03-29 15:45:59 -04:00
5c1b5bae61 Added more logging to track down issue 14800 2025-03-29 09:07:11 +00:00
Art4
584e7e05b0 Create events for contact_edit and contact_edit_post hooks 2025-03-28 08:31:18 +00:00
Art4
e4cb372760 Create events for register_form and register_post hook 2025-03-26 08:58:23 +00:00
Art4
27e474c83c create event for parse_link hook 2025-03-26 08:30:20 +00:00
Art4
a9b36f55c9 Create event for home_content hook 2025-03-25 15:57:26 +00:00
Art4
a9f02bfef5 Create event for about_hook hook 2025-03-25 12:26:40 +00:00
Art4
88929bb307 Create event for directory_item hook 2025-03-24 13:31:53 +00:00