ne20002
|
5b20bfc94c
|
Initial version of devcontainer for friendica
|
2024-07-16 07:32:42 +00:00 |
Tobias Diekershoff
|
fca67b3fcb
|
Merge pull request #14297 from annando/clear-avatar
Delete cached avatar data from storage
|
2024-07-16 07:22:42 +02:00 |
Tobias Diekershoff
|
aba11f5e5c
|
Merge pull request #14298 from annando/issue-14295
Issue 14295: Store the return url as hex string
|
2024-07-16 07:12:07 +02:00 |
Tobias Diekershoff
|
595dfbe037
|
Merge pull request #14299 from annando/processunprocessed
Process unprocessed queue entries in a separate worker process
|
2024-07-16 07:10:31 +02:00 |
Matthew Exon
|
2b617fc5c2
|
Remove contact immediately on 410 response code
|
2024-07-15 08:52:56 +02:00 |
Michael
|
be633abe02
|
Process unprocessed queue entries in a separate worker process
|
2024-07-15 05:28:45 +00:00 |
Michael
|
e2d2428444
|
Delete cached avatar data from storage
|
2024-07-15 04:25:15 +00:00 |
Michael
|
c42cff691a
|
Issue 14295: Store the return url as hex string
|
2024-07-14 11:14:37 +00:00 |
Tobias Diekershoff
|
33e26b966e
|
Merge pull request #14287 from annando/warning
Fix warning
|
2024-07-12 08:19:34 +02:00 |
Tobias Diekershoff
|
efa0a8ce18
|
Merge pull request #14291 from annando/fix-pipeline
Fix pipeline error
|
2024-07-12 08:18:53 +02:00 |
Tobias Diekershoff
|
54dc95ec81
|
Merge pull request #14288 from annando/prevent-loop
Prevent to fetch loops
|
2024-07-12 08:18:17 +02:00 |
Tobias Diekershoff
|
a4cc49f0d2
|
Merge pull request #14289 from annando/fatal
Prevent fatal error
|
2024-07-12 08:17:04 +02:00 |
Tobias Diekershoff
|
9adcdecb64
|
Merge pull request #14290 from annando/notify-namecache
Fix fatal error in notifications
|
2024-07-12 08:16:19 +02:00 |
Michael Vogel
|
b76ba423f2
|
Merge pull request #14293 from mexon/mat/webfinger-no-resource
Return 400 error code when webfinger request omits resource parameter.
|
2024-07-11 18:42:35 +02:00 |
Matthew Exon
|
d4aa5d9aad
|
Return 400 error code when webfinger request omits resource parameter. Fixes #14292
|
2024-07-11 18:18:54 +02:00 |
Michael
|
2b61e623b4
|
Fix pipeline error
|
2024-07-11 15:57:12 +00:00 |
Michael
|
f9a3b67318
|
Fix fatal error in notifications
|
2024-07-11 15:34:36 +00:00 |
Michael
|
a9e2a02312
|
Prevent fatal error
|
2024-07-11 15:21:53 +00:00 |
Michael Vogel
|
946337645d
|
Merge pull request #14282 from mexon/mat/malformed-webfinger-400
Return 400 error code on malformed request.
|
2024-07-11 16:11:55 +02:00 |
Michael
|
5154bf8313
|
Prevent to fetch loops
|
2024-07-11 12:19:05 +00:00 |
Michael
|
15ccd23778
|
Fix warning
|
2024-07-10 22:01:06 +00:00 |
Matthew Exon
|
958d0ba554
|
Match all schemes not just acct
|
2024-07-08 20:04:34 +02:00 |
Matthew Exon
|
1701156a18
|
Return 400 error code on malformed request. Fixes #14281
|
2024-07-08 19:23:20 +02:00 |
Michael Vogel
|
b2cddef723
|
Merge pull request #14278 from haheute/hide-inflated
Hide inflated widgets when Javascript is off
|
2024-07-06 16:52:57 +02:00 |
Hannes Heute
|
85d9774dff
|
Hide inflated widgets when Javascript is off
|
2024-07-05 00:15:19 +02:00 |
Michael Vogel
|
27011cb0f3
|
Merge pull request #14277 from haheute/logs-table-straight
make logs table straight, don't use grid for table body
|
2024-07-04 17:37:46 +02:00 |
Hannes Heute
|
6d80df6849
|
make logs table straight, don't use grid for table body
|
2024-07-04 14:58:35 +02:00 |
Michael Vogel
|
d63edf5dfa
|
Merge pull request #14271 from haheute/log-view-mobile
improve log view table for mobile width using display:grid
|
2024-07-03 14:35:48 +02:00 |
Hannes Heute
|
cd526f4e1d
|
improve log view table for mobile width using display:grid
|
2024-07-03 13:01:43 +02:00 |
Michael Vogel
|
491a5cab53
|
Merge pull request #14267 from mexon/mat/permanent-redirect
Update feed URL after permanent redirect
|
2024-07-03 09:33:10 +02:00 |
Matthew Exon
|
f32592e148
|
Use standard boolean operator
|
2024-07-03 08:03:33 +02:00 |
Matthew Exon
|
c7937300db
|
Remove duplicate space
|
2024-07-03 08:02:41 +02:00 |
Michael Vogel
|
704fcfece8
|
Merge pull request #14268 from haheute/overflowing-log-messages
Overflowing of log messages in the admin log view
|
2024-07-03 07:42:11 +02:00 |
Tobias Diekershoff
|
aad210e891
|
Merge pull request #14270 from annando/api-platform
API: Provide platform data
|
2024-07-03 06:31:37 +02:00 |
Tobias Diekershoff
|
d93b7933d4
|
Merge pull request #14269 from annando/reply-loop
Avoid loops when fetching replies
|
2024-07-03 06:30:14 +02:00 |
Michael
|
efe2f5273d
|
API: Provide platform data
|
2024-07-03 03:44:12 +00:00 |
Michael Vogel
|
7d2900c2e0
|
Merge pull request #14264 from HankG/mastodon-api-explicit-network-field
Add an explicit network field to the Mastodon API FriendicaExtension.php
|
2024-07-03 04:35:08 +02:00 |
Michael
|
b739bddd26
|
Avoid loops when fetching replies
|
2024-07-03 02:29:16 +00:00 |
Hannes Heute
|
6706fc2949
|
remove lines, forgotten to remove
|
2024-07-02 22:41:00 +02:00 |
Hannes Heute
|
01d1dc4f53
|
stop overflowing of messages in admin logs view
|
2024-07-02 22:29:08 +02:00 |
Matthew Exon
|
31f103a1f0
|
Update feed URL after permanent redirect
|
2024-07-01 18:50:13 +02:00 |
Michael Vogel
|
d0a66d4f7b
|
Merge pull request #14265 from mexon/mat/redirect-url
Use last URL from redirect chain
|
2024-07-01 17:42:30 +02:00 |
Matthew Exon
|
1049ac4779
|
Use last URL from redirect chain
|
2024-07-01 08:07:39 +02:00 |
Hank Grabowski
|
dd9f9ba7da
|
Add an explicit network field to the Mastodon API FriendicaExtension.php
|
2024-06-30 14:19:33 -04:00 |
Hypolite Petovan
|
d6b9858143
|
Merge pull request #14258 from annando/fetch-replies
Fetch replies to fetched posts
|
2024-06-29 19:28:19 -04:00 |
Hypolite Petovan
|
918317fa49
|
Merge pull request #14261 from mexon/mat/default-adjust-poll-freq
Default to adjusting poll frequency automatically
|
2024-06-29 19:27:15 -04:00 |
Matthew Exon
|
848a132431
|
Default to adjusting poll frequency automatically
|
2024-06-29 14:02:10 +02:00 |
Michael
|
2eadad49db
|
Fetch replies to fetched posts
|
2024-06-26 08:33:07 +00:00 |
Hypolite Petovan
|
a824572311
|
Merge pull request #14243 from annando/nodeinfo
Nodeinfo: We now parse Nodeinfo 2.1 and 2.2 as well
|
2024-06-24 03:59:12 -04:00 |
Hypolite Petovan
|
bb528a44d4
|
Merge pull request #14255 from haheute/dark-schemes-for-login
Add CSS for dark and black schemes for the login form
|
2024-06-24 03:56:06 -04:00 |