Commit graph

3678 commits

Author SHA1 Message Date
Hypolite Petovan
822b4429f3 Merge branch 'develop' into Art4/fix-code-style-for-pr-14688
# Conflicts:
#	src/Model/GServer.php
#	src/Util/HTTPSignature.php
2025-01-22 21:05:24 -05:00
Michael
d74ca3ecf5 Fix codestyle 2025-01-22 20:56:21 +00:00
Michael
c6a9e7aa4c New option to only update contacts with local relations 2025-01-22 06:40:04 +00:00
Art4
0e59dba914 Fix code style 2025-01-13 13:31:54 +00:00
Art4
a0e2c82c62 Replace Logger with DI::logger() in Model classes 2025-01-13 10:16:02 +00:00
Art4
5b4faf811f Replace Logger with DI::logger() in Model Contact classes 2025-01-13 10:04:49 +00:00
Art4
39448160f1 Replace Logger with DI::logger() in Model Post classes 2025-01-13 09:51:46 +00:00
Michael
c2e940c4f9 Code Style fixed for "Photo.php" 2025-01-05 21:43:16 +00:00
Michael
fff8cf1c34 Issue 14275: Avoid "Data too long" error 2025-01-05 21:35:06 +00:00
Michael
8d1971e0b2 Fix code style Media.php 2025-01-05 08:29:10 +00:00
Michael
503e33a683 Use the fetched mimetype if present 2025-01-04 22:19:16 +00:00
Michael
4a61867f79 Set the quote-uri-id when a post is linked 2025-01-02 16:57:30 +00:00
Hypolite Petovan
8b47378720 Welcome version 2025.02-dev!
# Conflicts:
#	CHANGELOG
#	VERSION
#	database.sql
#	src/App.php
#	view/lang/C/messages.po
2025-01-01 12:16:35 -05:00
Michael
7342c6e468 Issue 13943: Notify users on login that they are blocked 2024-12-28 00:35:44 +00:00
Art4
1b4d0d0bb0 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-23 10:18:56 +00:00
Michael
9e19e90b75 Improved check for attached Fediverse posts 2024-12-21 15:25:24 +00:00
Art4
cc9ff34e45 Fix phpstan errors 2024-12-16 22:32:12 +00:00
Art4
c6c29b29b1 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-12-16 11:06:45 +01:00
Art4
7e05416da6 Renemae Notification entity alias 2024-12-14 20:12:04 +00:00
Art4
59404752f9 Change return type 2024-12-14 14:58:19 +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
Art4
650e65d4b4 Ignore phpstan error for magic setter in LightOpenID class 2024-12-04 21:53:15 +00:00
Art4
7b892fac9c add comment in Model User 2024-12-04 21:45:13 +00:00
Art4
07e9f0f54a Fix errors in Model namespace 2024-12-04 21:41:41 +00:00
Art4
2c801abb06 Fix errors in Model namespace 2024-12-03 22:46:40 +00:00
Art4
1fe730f514 Fix errors in Database namespace 2024-12-03 20:36:29 +00:00
Art4
69f30a2631 Merge branch 'develop' into phpstan-level-1 2024-11-29 19:32:37 +00:00
Art4
66d7ec5734 Merge branch '2024.09-rc' into port-2024.09-rc-into-develop 2024-11-28 15:11:11 +00:00
Art4
0b58562a4e Merge branch 'develop' into phpstan-level-1 2024-11-28 07:58:50 +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
Art4
c30327c043 Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop 2024-11-21 09:27:28 +00:00
Michael
6b360858ec New function to update media entries 2024-11-20 07:22:36 +00:00
Artur Weigandt
17e5ba715e
Update src/Model/GServer.php 2024-11-19 08:14:00 +01:00
Artur Weigandt
92666e4444
Update src/Model/GServer.php 2024-11-19 08:13:48 +01:00
Art4
92eff402af fix errors in all models 2024-11-18 23:30:37 +00:00
Art4
c61ae5da42 Refactor Item model 2024-11-18 23:23:47 +00:00
Art4
65a3bff645 Refactor GServer Model and platforms.config.php 2024-11-18 23:22:16 +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
Art4
eb04f3b079 Merge branch 'develop' into merge-2024.09-rc-branch 2024-11-16 08:32:25 +00:00
Michael
818ea3e33e Avoid useless "warning" logging 2024-11-12 11:12:04 +00:00
Art4
20f5a96fe0 refactor usage of Friendica\App namespace 2024-11-11 00:30:58 +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
Art4
6f14645a5f Replace calls for App::getProfileOwner() with AppHelper 2024-11-08 22:45:14 +00:00
Art4
6a6a5af3b2 Replace calls of App::setProfileOwner with AppHelper 2024-11-08 16:20:55 +00:00
Michael
e73566c0a1 SVG icons for various fediverse systems 2024-11-08 09:43:19 +00:00
Michael
1226cd4487 "Connector" added as parcel 2024-11-05 11:04:57 +00:00