Hypolite Petovan
60b81bb6ca
Merge pull request #13833 from mexon/create-user-photo
...
Allow setting user avatar in the console at creation
2024-01-15 01:09:01 -05:00
Michael
a12fbf7ff3
Move to addon
2024-01-14 19:18:41 +00:00
Michael
5acfff1152
Merge remote-tracking branch 'upstream/develop' into ocr
2024-01-14 18:33:02 +00:00
Matthew Exon
36c37e0c62
Allow setting user avatar in the console at creation
2024-01-14 16:19:20 +01: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
Michael
3a60229e5c
Use OCR to fetch text in images
2024-01-13 19:30:20 +00: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
Dr. Tobias Quathamer
5cd5fa8403
Fix Undefined array key.
...
- Address https://github.com/friendica/friendica/issues/13761#issuecomment-1878806230
2024-01-11 23:38:29 +01:00
Matthew Exon
1550ce2764
allow hosts to be validated even if ipv6 fails
2024-01-06 23:56:11 +01:00
Michael
31b88da9d5
Merge remote-tracking branch 'upstream/develop' into channel-languages
2024-01-03 19:17:58 +00:00
Michael
da3d390187
User defined channels can now have got individual language definitions
2024-01-03 19:17:14 +00:00
Michael
7ecf143e4c
The "unkmail" functionality is removed
2024-01-03 10:23:11 +00:00
Hypolite Petovan
21b16ef822
Merge pull request #13795 from annando/copyright
...
Friendica copyright changed from 2023 to 2034
2024-01-02 21:28:02 -05:00
Hypolite Petovan
80103bef38
Merge pull request #13794 from annando/simplified-group-display
...
There is now a single way to display group postings
2024-01-02 21:27:31 -05:00
Michael
73df36ca72
Don't set a profile to "discoverable" for restricted hosts
2024-01-03 00:55:21 +00:00
Michael
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
Michael
16d0d17169
There is now a single way to display group postings
2024-01-02 20:45:02 +00:00
Michael Vogel
9592292dba
Improved server detection / new servers added to federation statistics ( #13793 )
...
* Improved server detection / new servers added to federation statistics
* Fix wrong color code
2024-01-02 20:12:37 +01:00
Michael Vogel
bf80001c80
Fixed detection for empty server data in apcontact ( #13791 )
2024-01-02 14:56:08 +01:00
Michael Vogel
8fc96477e7
Use the post-counts table to display content ( #13781 )
...
* Use the post-counts table to display content
* Use verb instead of vid
* Use verb
* Update counter on delete
2023-12-31 12:50:07 +01:00
Michael Vogel
0c68a53e1e
Remove 'blocklist' pconfig functionality ( #13780 )
...
* Cache blocklist
* Remove 'blocklist' pconfig functionality
* The blocklist variable isn't used anymore
2023-12-30 00:51:41 +01:00
Michael Vogel
ad1389b20a
Transmitting events to Diaspora does work again ( #13777 )
2023-12-30 00:43:14 +01:00
Michael Vogel
1564c297bb
Cache blocklist ( #13779 )
2023-12-30 00:27:57 +01:00
Michael
e88cd16644
Code standards
2023-12-28 17:50:11 +00:00
Michael
40a1263066
New table "post-counts" to precalculate the counts
2023-12-28 17:42:39 +00:00
Hypolite Petovan
2588ac1a16
Merge pull request #13774 from annando/no-blubb
...
Unneeded logging removed
2023-12-28 12:06:09 -05:00
Hypolite Petovan
8d4a16a71c
Merge pull request #13773 from annando/user-self
...
"User::" is changed to "self::"
2023-12-28 12:05:31 -05:00
Michael
ba760bb340
Unneeded logging removed
2023-12-28 10:25:22 +00:00
Michael
86a27b51ad
"User::" is changed to "self::"
2023-12-28 10:23:01 +00:00
Michael
cb816bde66
Restrict the access for servers that the user ignored
2023-12-26 08:32:17 +00:00
Michael Vogel
f23ecaff6a
Posts per author/server on the community pages ( #13764 )
...
* Posts per author/server on the community pages
* Updated database.sql
2023-12-25 12:39:15 +01:00
Tobias Diekershoff
9b62ba6dfe
bump version 2024.03-dev
2023-12-24 15:57:10 +01:00
Tobias Diekershoff
d4a5a8051a
bump version 2023.12
2023-12-24 15:52:17 +01:00
Michael
5b169c908b
Fix warning
2023-12-22 23:51:30 +00:00
Michael
e38a699324
Fix for profile limitation / configurable list of limited servers
2023-12-22 17:16:10 +00:00
Michael
b4a380e9de
Handle "commentsEnabled"
2023-12-21 10:26:34 +00:00
Michael
1b13c76d2e
Simplyfied code
2023-12-21 05:01:24 +00:00
Michael
da65f0bea7
Store Pixelfed's capabilities
2023-12-21 00:33:42 +00:00
Michael
a86cd93fb8
Fix class name capitalisation
2023-12-20 19:55:34 +00:00
Hypolite Petovan
9024fc1226
Also catch TypeError exceptions in Repository\PostMedia
...
- Address "Uncaught Exception TypeError: "Friendica\Content\Post\Entity\PostMedia::__construct(): Argument #2 ($url) must be of type Psr\Http\Message\UriInterface, null given"
2023-12-20 09:50:49 -05:00
Michael
fbcfa46beb
Fix lost local tags upon update
2023-12-19 15:28:20 +00:00
Hypolite Petovan
47b0302811
Merge pull request #13732 from annando/issue-13731
...
Issue 13731: Fix error concerning invalid user
2023-12-17 21:16:28 -05:00
Michael
7c7ebd9b86
Issue 13731: Fix error concerning invalid user
2023-12-17 09:56:00 +00:00
Michael
8de58aa39d
open channel settings when empty
2023-12-17 06:41:19 +00:00
Michael
0a0d2c98e8
Channel definition now stays open after edit
2023-12-17 06:16:26 +00:00
Michael
62386e4c9e
Frio: Improved user defined channel page
2023-12-16 21:43:01 +00:00
Michael
7e6cdaf025
Use the Instagram logo for the Threads server
2023-12-16 12:56:44 +00:00
Michael
303c9fb23f
Added server detection for "threads"
2023-12-15 11:19:11 +00:00
Michael
0a4f0d616a
Allow longer avatar URLs / the system outbox is now handled
2023-12-15 10:39:41 +00:00
Michael
250ad8843d
FThreads: Profiles can now be fetched
2023-12-14 22:59:55 +00:00