Commit graph

12595 commits

Author SHA1 Message Date
Michael
7342c6e468 Issue 13943: Notify users on login that they are blocked 2024-12-28 00:35:44 +00:00
Michael Vogel
c7c029a044
Merge pull request #14631 from mexon/mat/schemaorg
Repair schema.org context.
2024-12-27 21:41:47 +01:00
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
951999957e Improve URL detection in searches 2024-12-27 13:08:09 +00:00
Michael
322b24ea05 Issue 14609: Avoid endless worker repetition in case of an execution error 2024-12-21 21:46:23 +00:00
Hypolite Petovan
6e0d155b43
Merge pull request #14604 from annando/issue-14344
Issue 14344: Contact import is relocated to a dedicated place
2024-12-21 15:59:25 -05:00
Hypolite Petovan
775624ec24
Merge pull request #14610 from annando/media-post
Improved check for attached Fediverse posts
2024-12-21 11:47:09 -05:00
Michael
9e19e90b75 Improved check for attached Fediverse posts 2024-12-21 15:25:24 +00:00
Michael
794bfcff1d Unneeded line removed / improved status handling 2024-12-21 08:26:56 +00:00
Michael
ea5417a6a3 Issue 14344: Contact import is relocated to a dedicated place 2024-12-20 08:22:56 +00:00
Michael
2856b1126c Fix some notices / reduce the number of warnings 2024-12-17 04:46:55 +00:00
Michael
ec702f2deb Native probe support for AT-Proto 2024-12-14 15:27:18 +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
8b796e0c94 Improve the speed for blurhash generation 2024-12-08 21:21:20 +00:00
Michael
aae57a6903 Jetstream daemon to to receive atproto messages 2024-12-06 17:09:05 +00:00
Michael
8647a5d08a Added check for shortcut icon url parts 2024-11-29 05:17:26 +00:00
Michael
aa63b5260e No restrictions check on connector networks 2024-11-27 04:29:44 +00:00
Michael
c85d979fea Preparation for the Bluesky Jetstream firehose 2024-11-24 06:51:00 +00:00
Michael
6b360858ec New function to update media entries 2024-11-20 07:22:36 +00:00
Michael
3b1f5f13b7 Unneeded variable removed 2024-11-15 23:15:52 +00:00
Michael
b276b89777 Issue 14524: Fix Open Search 2024-11-15 06:55:21 +00:00
Michael
8fdd78ef95 Message split at commas, exclamation mark or question mark 2024-11-14 14:37:44 +00:00
Michael
818ea3e33e Avoid useless "warning" logging 2024-11-12 11:12:04 +00:00
Michael
6cb1794c35 Improved message splitting when posting to Bluesky or Twitter 2024-11-12 07:20:10 +00:00
Michael
f36353e010 New option to disable SVG icons / Functionality added to Vier 2024-11-11 15:43:57 +00:00
Hypolite Petovan
eded4209d2
Merge pull request #14546 from annando/color-white
Fix for white svg icons
2024-11-11 09:35:17 -05:00
loma-one
a60028e0da
Update ContactSelector.php
Add tumblr
2024-11-11 09:08:52 +01:00
Michael
6de167173c Fix for white svg icons 2024-11-11 07:58:36 +00:00
Michael
c80fb8bad4 More white icons added / automated style 2024-11-10 23:12:36 +00:00
Michael
a4c5d7539c Preparation für multiple icon styles / improved code 2024-11-10 19:50:01 +00:00
Michael
e73566c0a1 SVG icons for various fediverse systems 2024-11-08 09:43:19 +00:00
Tobias Diekershoff
435c37bff4
Merge pull request #14533 from annando/warning
Fixes "foreach() argument must be of type array|object, string given"
2024-11-06 06:29:04 +01:00
Michael
97b38b99df Fixes "foreach() argument must be of type array|object, string given" 2024-11-05 19:10:32 +00:00
Michael
1226cd4487 "Connector" added as parcel 2024-11-05 11:04:57 +00:00
Michael
29310562a5 Notifier: Only relay public posts 2024-11-05 07:41:14 +00:00
Tobias Diekershoff
6a3dfdb26b
Merge pull request #14530 from annando/fix-install
Fix installation
2024-11-04 22:39:33 +01:00
Michael
f6b4f974f0 Only transmit via AP if the relayed post is an AP post 2024-11-04 21:08:06 +00:00
Michael
67a8c5073c Fix installation 2024-11-04 20:27:17 +00:00
Michael
ea9d0fb9b0 Process deletions via ActivityPub 2024-11-03 06:10:25 +00:00
Michael
5e3f9d1235 Improved delivery / fix falsely delivery content via DFRN 2024-10-31 18:41:17 +00:00
Michael
94ad35a5df Prevent dead contacts from being revived 2024-10-30 05:07:58 +00:00
Tobias Diekershoff
db95def246 fix gettext error
xgettext was complaining that the term 'Error' was used once without the plural form
2024-10-29 07:59:44 +01:00
Michael Vogel
b2b879851c
Merge pull request #14514 from tobiasd/issue14512
remove old reverence to addons.friendi.ca
2024-10-29 07:29:21 +01:00
Tobias Diekershoff
61435984b0 remove old reverence to addons.friendi.ca
fixes #14512

The URL of the addon repository is corrected with this PR as well.
2024-10-29 06:57:00 +01:00
Michael
42117a391c Issue 14478: Always use an existing application for OAuth 2024-10-28 20:57:20 +00:00
Tobias Diekershoff
7e446e8100
Merge pull request #14507 from annando/issue-14491
Issue 14491: CSS class for pictures with or without alt descriptions
2024-10-28 06:52:59 +01:00
Michael
89bc4af2c6 Issue 13270: Fix display of private comments on the profile page 2024-10-27 19:14:51 +00:00
Michael
e9064aff32 Issue 14491: CSS class for pictures with or without alt descriptions 2024-10-27 15:48:06 +00:00