Matthew Exon
ba26e9c06d
Only replace schema.org if it is a top-level context
2024-12-27 21:28:11 +01:00
Matthew Exon
b2012947ac
Repair schema.org context. Fixes #14630
2024-12-27 17:51:43 +01:00
Michael
9e19e90b75
Improved check for attached Fediverse posts
2024-12-21 15:25:24 +00:00
Michael
2856b1126c
Fix some notices / reduce the number of warnings
2024-12-17 04:46:55 +00:00
Michael
e7d9c6c254
Reduce the number of HTTP requests in the media handling
2024-12-13 19:18:32 +00:00
Michael
17c335238f
Fix PR 14591 - improve blurhash creation
2024-12-09 22:23:01 +00:00
Michael
a4c5d7539c
Preparation für multiple icon styles / improved code
2024-11-10 19:50:01 +00:00
Michael
ea9d0fb9b0
Process deletions via ActivityPub
2024-11-03 06:10:25 +00:00
Michael
1c081ced74
Issue 14488: Extended date change range for signatures
2024-10-23 21:13:45 +00:00
Michael
58cd216eb7
Issue 14145: Fix communication with Hubzilla
2024-10-21 06:08:28 +00:00
Michael
43fa03db36
Issue 14448: Fix the Pertube context
2024-09-24 20:35:42 +00:00
Michael
7fdf244bae
AVoid throwing an error / store the size of pages
2024-09-02 04:10:27 +00:00
Michael
518382036b
Exception handling added at many places
2024-08-25 18:35:24 +00:00
Tobias Diekershoff
30a5ef33b0
REUSE src directory
2024-08-24 15:27:00 +02:00
Michael
d9d9cd45e4
Issue 14377: Support for "postingRestrictedToMods" added
2024-08-20 05:58:24 +00:00
Michael
534db0d09a
Fix follow/unfollow
2024-08-02 05:50:01 +00:00
Tobias Diekershoff
aae004d3d2
Merge pull request #14318 from annando/stats
...
Count inbound and outbound packets
2024-07-26 20:44:49 +02:00
Michael
e011b5956a
Count inbound and outbound packets
2024-07-24 20:50:46 +00:00
Michael
ecc4f73007
Configurable maximum link length
2024-07-24 20:34:26 +00:00
Michael
dca93a9606
Enable "magic" with Hubzilla
2024-05-26 12:44:08 +00:00
Michael
df0440ea97
Issue 14175: Fix problems with upper case host names
2024-05-25 19:00:53 +00:00
Michael
1c66d49599
"Network::unparseURL" is replaced with "Uri::fromParts"
2024-05-14 21:47:57 +00:00
Michael
e12f92e516
Some more deprecated function calls are replaced
2024-05-14 19:21:25 +00:00
Michael
60f5fd8188
Many deprecated function calls are replaced
2024-05-13 21:37:15 +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
9cf8678323
Unused function removed
2024-04-15 19:06:12 +00:00
Michael
0e79b5373b
The legacy proxy functionality is removed
2024-04-15 18:58:02 +00:00
Hypolite Petovan
ed01b0f409
Merge pull request #14075 from mexon/mat/empty-picture-scale
...
round scaled dimensions up to avoid zero size
2024-04-13 18:30:44 -04:00
Matthew Exon
c5b8abcaf0
round scaled dimensions up to avoid zero size
2024-04-13 21:50:17 +02:00
Michael
7dc5622dca
Issue #14079 : Shorten the displayed URL
2024-04-11 04:37:42 +00:00
Michael
78dc61b59e
Fallback mechanism for missing IDN functions
2024-04-06 11:26:12 +00:00
Michael
d9bedbb473
Centralized logging for a wrong JSON content-type
2024-03-08 13:48:21 +00:00
Michael
ae37c44cc0
Oembed: Some more cleanup
2024-03-03 18:06:25 +00:00
Michael
8cf82a8449
Exceptions and warnings fixed
2024-02-29 04:40:04 +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
Hypolite Petovan
bb7d25dfc9
Merge pull request #13921 from annando/content-type
...
Check for activity pub mime types
2024-02-19 05:57:47 -05:00
Michael Vogel
d5c0f086bd
Disallow mail addresses for registration ( #13920 )
...
* Disallow mail addresses for registration
* Order for allow/disallow has been changed
2024-02-19 09:33:20 +01:00
Michael
892e0a5623
Check for activity pub mime types
2024-02-19 07:11:56 +00:00
Michael Vogel
cb294cf411
Avoid problems with an empty domain in the blocklist ( #13919 )
...
* Avoid problems with an empty domain in the blocklist
* Test code removed
2024-02-19 07:22:19 +01:00
Michael Vogel
08fa51d0bb
Fix the handling of unhandled image types and of animations ( #13904 )
...
* Fix the handling of unhandled image types and of animations
* Avoid warnings
2024-02-17 15:46:48 +01:00
Michael
7d10518e94
Revert "Fix unhandled image detection"
...
This reverts commit 1069cfb570
.
2024-02-17 10:50:09 +00:00
Michael
1069cfb570
Fix unhandled image detection
2024-02-17 10:46:48 +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
50c0fd6738
Ckeck for host differences of fetched objects
2024-02-10 04:58:11 +00:00
Michael
d2702dfe9c
Use centralized functions for tag string handling
2024-01-28 06:32:55 +00:00
Michael
a12fbf7ff3
Move to addon
2024-01-14 19:18:41 +00:00