Art4
603af2fb19
Rename DI::apphelper() to DI::appHeler()
2024-11-17 20:00:34 +00:00
Art4
a24a65de2f
Merge branch 'develop' into refactoring-of-app-class
2024-11-16 19:29:56 +00:00
Michael
a4c5d7539c
Preparation für multiple icon styles / improved code
2024-11-10 19:50:01 +00:00
Art4
7de79fc753
Replace calls for App:::getThemeInfoValue() with AppHelper
2024-11-08 23:23:01 +00:00
Michael
e73566c0a1
SVG icons for various fediverse systems
2024-11-08 09:43:19 +00:00
Michael
e9064aff32
Issue 14491: CSS class for pictures with or without alt descriptions
2024-10-27 15:48:06 +00:00
Michael
301717802d
Issue 14174 and 14421: Option to hide emojis and pictures without description
2024-10-18 19:13:07 +00:00
Michael
e8a3be6820
OStatus support removed
2024-09-11 03:44:40 +00:00
Michael
99dfb7d59e
Issue 14294: Fix event parsing
2024-09-02 04:11:40 +00:00
Michael
79524e950c
Issue 14373: Avoid exception in BBCode parser
2024-08-27 19:27:56 +00:00
Tobias Diekershoff
30a5ef33b0
REUSE src directory
2024-08-24 15:27:00 +02:00
Michael
ecc4f73007
Configurable maximum link length
2024-07-24 20:34:26 +00:00
Michael
a9e2a02312
Prevent fatal error
2024-07-11 15:21:53 +00:00
Michael
a87e0ad63c
Improve adding of alt descriptions when linking images
2024-06-15 12:39:49 +00:00
Michael
ab06d1964c
Reduce probing / handle exception for invalid url / always check for https
2024-06-13 06:16:52 +00:00
Michael
92a7b65587
Fix: Undefined array key "host"
2024-05-20 14:49:36 +00:00
Michael
7176fed316
Fix international domains
2024-05-20 09:11:09 +00:00
Michael
5751e024c0
Request type set for all HTTP requests
2024-05-12 17:53:21 +00:00
Michael
afff2b949f
Improved user agent string
2024-05-10 09:01:43 +00:00
Michael
0e79b5373b
The legacy proxy functionality is removed
2024-04-15 18:58:02 +00:00
Michael
38da9013ff
The BBCode conversion is split into several smaller functions
2024-04-14 07:45:56 +00:00
Michael
45b30825f0
Isolate the link conversion into a dedicated function
2024-04-11 22:10:30 +00:00
Michael
7dc5622dca
Issue #14079 : Shorten the displayed URL
2024-04-11 04:37:42 +00:00
Michael
30f31828ae
Fixes API-Issues #13985 and #13986
2024-03-12 03:12:36 +00:00
Michael
40e882004e
Use the exact embed URLs
2024-02-29 07:40:36 +00:00
Michael
e394a6b0fa
Issue 13819: Ensure to not use OEmbed if not wanted
2024-02-29 07:37:58 +00:00
Michael
b572b8989f
Use media link instead of proxy for pictures
2024-02-24 15:11:27 +00:00
Michael
821a135033
Unused OEmbed functionality is removed
2024-02-24 10:58:18 +00:00
Michael Vogel
14e5b06029
Image handling reworked, new image formats added ( #13900 )
...
* Image handling reworked, new image formats added
* Updated messages.po
* The dot is now part of the file extension
* Added WebP in install documentation
* Handle unhandled mime types
* Fixed animated picture detected
2024-02-17 07:45:41 +01:00
Michael
3b0cc45588
Link sanitation added to some more places
2024-02-12 05:40:09 +00:00
Michael
061f43788c
Sanitize links before storing them
2024-02-12 05:21:13 +00:00
Michael
fe00a3893d
urlencode for tags / fix smiley replacement
2024-02-12 04:46:20 +00:00
Michael
5d4f72698d
Function renamed
2024-02-12 04:44:13 +00:00
Michael
96ede22abb
Issue 13884: Sanitation of links in BBCode parser
2024-02-11 12:05:31 +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
Michael
6389133575
Expiry post search index entries
2024-01-21 16:24:59 +00:00
Michael
ee9a68e40c
New table "post-searchindex"
2024-01-17 19:46:22 +00:00
Michael
98de6ad464
Fix regexp for search text generation
2024-01-13 19:20:45 +00:00
Michael
1eeef896fe
Link preview text and description added to search text.
2024-01-13 15:46:37 +00:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael
4f37f68bd7
Fix transmission of events to Diaspora
2023-12-07 06:45:23 +00:00
Michael
ffbab95c20
Channels can now be based on the "network" feed as well
2023-11-21 23:13:26 +00:00
gudzpoz
2cb0027f56
Pass emojis in remote mastodon posts in mastodon api
2023-11-14 10:52:34 +08:00
Michael
19529e2aa1
Merge remote-tracking branch 'upstream/2023.09-rc' into smilies
2023-10-12 20:49:20 +00:00
Michael
008c8dbf36
More languages / use profile text as fallback
2023-10-02 20:37:16 +00:00
Michael
4dbb7dd3da
Posts without text or only with emojis are now always accepted in the language check
2023-08-28 15:37:20 +00:00
Michael
7ad8894871
Improvements for Youtube posta via API
2023-08-01 14:27:56 +00:00
Michael
7e322c21b3
Removed unneeded parameter
2023-07-16 16:48:24 +00:00
Michael
08dafd6d70
Use plaintext for names and titles
2023-07-16 07:26:20 +00:00
Michael
8bb33dccd1
Unified BBCode conversion, improved proxy functionality
2023-07-15 20:12:08 +00:00