Commit graph

39522 commits

Author SHA1 Message Date
ne20002
f1da30c578
dev container network connectivity 2024-07-29 17:31:34 +00:00
Tobias Diekershoff
3768558cb4
Merge pull request #14328 from annando/rawcontent
Use "post" instead of "rawContent"
2024-07-28 12:35:56 +02:00
Michael
28d67bfef0 Use "post" instead of "rawContent" 2024-07-28 09:58:02 +00:00
Tobias Diekershoff
344c5fa595
Merge pull request #14327 from annando/issue-14324
Issue 14324: Sanitize profile input
2024-07-28 08:46:49 +02:00
Tobias Diekershoff
24f6239c94
Merge pull request #14326 from annando/issue-14325
Issue 14325: Execute "rawContent" only for GET requests
2024-07-28 08:45:24 +02:00
Michael
ef71840ddc Issue 14324: Sanitize profile input 2024-07-28 04:36:16 +00:00
Michael
0b710ce4fb Issue 14325: Process "post" requests only once 2024-07-27 17:35:14 +00:00
Tobias Diekershoff
aae004d3d2
Merge pull request #14318 from annando/stats
Count inbound and outbound packets
2024-07-26 20:44:49 +02:00
Tobias Diekershoff
7b8381fb1a
Merge pull request #14323 from annando/styles
Removed deprecated parameter
2024-07-26 20:42:51 +02:00
Tobias Diekershoff
4f928b6fae
Merge pull request #14322 from annando/link-length
Configurable maximum link length
2024-07-26 20:40:54 +02:00
Michael
823a7bf780 Removed deprecated parameter 2024-07-24 21:03:26 +00:00
Michael Vogel
bc43cdea75
Merge pull request #14321 from friendica/bug/14285-search-restricted
Fix typo in SQL query in Model\Post\Content->countBySearch
2024-07-24 22:56:51 +02:00
Michael
e011b5956a Count inbound and outbound packets 2024-07-24 20:50:46 +00:00
Michael
ecc4f73007 Configurable maximum link length 2024-07-24 20:34:26 +00:00
Hypolite Petovan
1f8e8e4653
Fix typo in SQL query in Model\Post\Content->countBySearch 2024-07-24 15:16:39 -04:00
Tobias Diekershoff
ca5f93a4d5
Merge pull request #14317 from annando/stats2
More statistics variables added
2024-07-23 07:24:56 +02:00
Michael
3445e91781 More statistics variables added 2024-07-22 21:47:25 +00:00
Tobias Diekershoff
64433739c2
Merge pull request #14315 from annando/stats
New endpoint for monitoring services
2024-07-22 06:48:31 +02:00
Michael
53d121de51 New endpoint for monitoring services 2024-07-21 20:46:11 +00:00
Tobias Diekershoff
8e094a2dd0
Merge pull request #14314 from annando/remote-performance
Improve performance when visiting remote profiles
2024-07-21 10:48:19 +02:00
Michael
b7685375e8 Improve performance when visiting remote profiles 2024-07-21 07:15:49 +00:00
Tobias Diekershoff
6cf6f64296
Merge pull request #14313 from annando/fix-remote
Fix exception on remote authentication
2024-07-21 08:46:50 +02:00
Michael
a5f1525009 Fix exception on remote authentication 2024-07-21 06:25:12 +00:00
Tobias Diekershoff
76bf2fa6ce
Merge pull request #14308 from annando/fix-upload
Fix fatal error on upload
2024-07-21 06:31:38 +02:00
Michael
096ea13812 Fix fatal error on upload 2024-07-20 15:45:05 +00:00
Tobias Diekershoff
560106bd32
Merge pull request #14310 from friendica/children-callstack
Avoid fetching posts in a loop
2024-07-20 14:53:49 +02:00
Michael
45af374068 Avoid fetching posts in a loop 2024-07-20 09:48:48 +00:00
Michael Vogel
35e815b949
Merge pull request #14296 from mexon/mat/contact-gone
Remove contact immediately on 410 response code
2024-07-19 22:12:36 +02:00
Tobias Diekershoff
921aca432c
Merge pull request #14286 from annando/api-media-upload
API: The media upload (audio, video) is now possible
2024-07-19 07:47:42 +02:00
Tobias Diekershoff
0f232ad9f1
Merge pull request #14305 from annando/removeunused
Unused cached avatar files will be removed
2024-07-19 07:33:35 +02:00
Tobias Diekershoff
fb3021e4ff
Merge pull request #14301 from annando/ckearavatarcache
New console command to clear the avatar cache
2024-07-19 07:30:54 +02:00
Tobias Diekershoff
a4c08f080f
Merge pull request #14266 from annando/context
Store the context as a separate field
2024-07-19 07:18:28 +02:00
Michael
b014ec4548 New console command to clear the avatar cache 2024-07-18 10:53:49 +00:00
Michael
0ba57843c0 Unused cached avatar files will be removed 2024-07-18 10:41:47 +00:00
Michael
03189a1c8c Store the context as a separate field 2024-07-16 20:09:08 +00:00
Michael
7dc75d585e API: The media upload (audio, video) is now possible 2024-07-16 20:08:24 +00:00
Hypolite Petovan
e3c782010f
Merge pull request #14304 from annando/fatal
Fix fatal error for unknown contact ids
2024-07-16 15:32:16 -04:00
Michael
bce4539ff3 Fix fatal error for unknown contact ids 2024-07-16 18:15:30 +00:00
Hypolite Petovan
49044eac23
Merge pull request #14302 from ne20002/feat/dev-container
Initial version of devcontainer for friendica
2024-07-16 08:57:43 -04:00
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