Hannes Heute
423ab06010
escape the dots
2025-05-22 02:10:10 +02:00
Hannes Heute
978dda0b4e
same order (watch, embed, shorts)
2025-05-20 22:54:00 +02:00
Hannes Heute
70e57b54c3
Support YouTube links without www.
2025-05-20 22:16:18 +02:00
Michael
3af5caa950
Use alias for profile link in reshare
2025-05-18 10:53:14 +00:00
Art4
27a7735c65
Fix code style
2025-02-17 10:56:04 +00:00
Art4
3d3e34865b
Create event for html2bbcode hook
2025-02-17 10:55:05 +00:00
Art4
62d27de3b0
Create events for bbcode hooks
2025-02-14 15:03:29 +00:00
Michael
c978c8e027
Several accessibility improvements
2025-01-26 12:46:18 +00:00
Art4
0e59dba914
Fix code style
2025-01-13 13:31:54 +00:00
Art4
8c89c37775
Replace Logger with DI::logger() in Content namespace
2025-01-13 09:32:41 +00:00
Art4
496f0755b1
Fix errors in Core namespace
2024-12-03 20:11:46 +00:00
Art4
fb3a3ea7e6
Fix errors in Content namespace
2024-12-01 22:53:53 +00:00
Art4
c311a65073
Fix Plaintext class
2024-11-19 09:05:55 +00:00
Art4
caa826ca06
Fix errors in Content namespace
2024-11-19 08:30:26 +00:00
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
8fdd78ef95
Message split at commas, exclamation mark or question mark
2024-11-14 14:37:44 +00:00
Michael
6cb1794c35
Improved message splitting when posting to Bluesky or Twitter
2024-11-12 07:20:10 +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
c42cff691a
Issue 14295: Store the return url as hex string
2024-07-14 11:14:37 +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
1c66d49599
"Network::unparseURL" is replaced with "Uri::fromParts"
2024-05-14 21:47:57 +00:00
Michael
5751e024c0
Request type set for all HTTP requests
2024-05-12 17:53:21 +00:00
Michael
bca86beda0
Support for non HTML content for feed imports
2024-05-11 20:03:19 +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