Michael
c6a9e7aa4c
New option to only update contacts with local relations
2025-01-22 06:40:04 +00:00
Art4
5b4faf811f
Replace Logger with DI::logger() in Model Contact classes
2025-01-13 10:04:49 +00:00
Art4
c6c29b29b1
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
2024-12-16 11:06:45 +01:00
Michael
17c335238f
Fix PR 14591 - improve blurhash creation
2024-12-09 22:23:01 +00:00
Art4
2c801abb06
Fix errors in Model namespace
2024-12-03 22:46:40 +00:00
Art4
92eff402af
fix errors in all models
2024-11-18 23:30:37 +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
ad6be21b56
Fix defaults in Contact model
2024-11-04 20:02:44 +00:00
Michael
ea9d0fb9b0
Process deletions via ActivityPub
2024-11-03 06:10:25 +00:00
Michael
94ad35a5df
Prevent dead contacts from being revived
2024-10-30 05:07:58 +00:00
Michael
ea5a19972e
The code for archiving and unarchiving contacts is improved
2024-10-26 15:48:12 +00:00
Michael
d867d73a23
Improved block behaviour
2024-10-20 08:33:16 +00:00
Michael
93536f31e8
Fix the following of accounts with "?" in the URL
2024-10-16 03:00:20 +00:00
Michael
e8a3be6820
OStatus support removed
2024-09-11 03:44:40 +00:00
Tobias Diekershoff
dc2d894a26
Merge branch 'develop' into reuse
2024-08-24 19:20:00 +02:00
Michael
dace658d5d
Disallow posting to restricted groups
2024-08-24 16:05:43 +00:00
Tobias Diekershoff
30a5ef33b0
REUSE src directory
2024-08-24 15:27:00 +02:00
Tobias Diekershoff
95229140f8
Merge branch 'stable' into develop
2024-08-17 17:29:18 +02:00
Michael
534db0d09a
Fix follow/unfollow
2024-08-02 05:50:01 +00:00
Michael
bce4539ff3
Fix fatal error for unknown contact ids
2024-07-16 18:15:30 +00:00
Matthew Exon
c7937300db
Remove duplicate space
2024-07-03 08:02:41 +02:00
Matthew Exon
31f103a1f0
Update feed URL after permanent redirect
2024-07-01 18:50:13 +02:00
Michael
47ab246441
Fix paging on media pages
2024-06-15 09:04:36 +00:00
Michael
ab06d1964c
Reduce probing / handle exception for invalid url / always check for https
2024-06-13 06:16:52 +00:00
Michael
b61cfd193f
Blocked users need to be blocked
2024-05-29 13:34:56 +00:00
Michael
fd508fa423
Fix "TypeError: Argument 1 passed to Friendica\Util\Strings::compareLink() must be of the type string, null given"
2024-05-27 19:23:29 +00:00
Michael
dca93a9606
Enable "magic" with Hubzilla
2024-05-26 12:44:08 +00:00
Michael
da37516abf
OpenWebAuth path is now fetched during probing
2024-05-20 19:46:29 +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
69fc2c04e4
Issue 13812: Public groups with manual request approval
2024-04-08 07:58:45 +00:00
Michael Vogel
e6c23e69cc
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-03-16 09:19:57 +01:00
Michael
b75fdbbd32
Fix handling of relais contact updates
2024-03-16 05:30:21 +00:00
Michael
eaddf5318a
Fix: "unsearchable" is now stored
2024-03-15 06:07:47 +00:00
Michael
fda832cd83
"network/group" fragments are removed
2024-03-12 08:02:00 +00:00
Michael
52cc8ab73b
Issue 13765: Fixed creation of self user contact for approval
2024-03-04 07:30:04 +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 Vogel
fad55e0948
Prevent users from following relay accounts ( #13894 )
2024-02-13 06:50:46 +01:00
Michael
9bd8d974b3
Account type relay / fix missing baseurl for own contacts
2024-01-29 06:28:43 +00:00
Michael
7a13d8b8ac
Merge remote-tracking branch 'upstream/develop' into channel-relay
2024-01-15 06:14:55 +00:00
Michael Vogel
02123bda98
Issue 13828: Use the alias as profile link if present ( #13829 )
...
* Issue 13828: Use the alias as profile link if present
* Updated messages.po
2024-01-14 10:08:00 +01:00
Hypolite Petovan
e8c256bcff
[Composer] Bump guzzlehttp/guzzle to version 7 to suppress deprecation notices
...
- Bump divineomega/password_exposed to version 3 to remove dependency on Guzzle version 6
- Add new ICanHandleHttpResponses->getBodyString method to solve inheritance mismatch with GuzzleHttp\Psr7\ResponseInterface->getBody return type
2024-01-12 08:42:46 -05:00
Michael
811a9f01bc
New user account type "Channel Relay"
2024-01-06 17:27:42 +00:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael
1cd729531d
Sorting changed to "created"
2023-12-14 06:18:17 +00:00
Michael
f81192b4c3
Fix uddate issues and improve speed when displaying contact posts
2023-12-14 04:58:43 +00:00
Hank Grabowski
f3f0859e0b
Fix if not allowed blocked servers then server-blocked
condition is false not true
2023-11-24 17:19:04 -05:00
Michael
e4a37f344e
Individual callstacks are removed from the logger
2023-10-18 19:55:15 +00:00
Jakobus Schürz
c6af5266cd
add mention-/showgroup button also to profile/vcard.tpl
...
update translations
2023-10-07 01:28:23 +02:00