Commit graph

32156 commits

Author SHA1 Message Date
Michael Vogel 8e65bdd011
Merge pull request #10883 from MrPetovan/task/10864-server-purge
Add new purge contacts option to admin server blocklist
2021-11-06 07:48:16 +01:00
Hypolite Petovan 7946dfb491 Update main translation file after several changes 2021-11-06 01:41:19 -04:00
Hypolite Petovan 41062eb7e4 Add new purge contacts option to admin server blocklist
- Move adding a server domain pattern to the blocklist in a separate module to allow reviewing the list of known servers that would be affected
2021-11-06 01:36:53 -04:00
Hypolite Petovan 068c567b3d Move server block list HTML escaping to templating 2021-11-06 01:34:16 -04:00
Hypolite Petovan edcfeaf66d
Merge pull request #10956 from annando/escapetags
Some removed escapeTags calls
2021-11-06 00:04:17 -04:00
Michael Vogel 5974d045a5
Update mod/salmon.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-06 00:55:58 +01:00
Hypolite Petovan 19d62621d5
Merge pull request #10941 from nupplaphil/feat/worker_paradigm
Paradigm Restructuring Part 4 - Process
2021-11-05 17:38:19 -04:00
Philipp Holzer ccc4e5e40c
Fixed MovedPermanently exception name 2021-11-05 21:13:27 +01:00
Philipp Holzer 9a5e6642b6
Add Unique-Id for each worker execution 2021-11-05 21:07:14 +01:00
Michael 23b10cf2ae Some removed escapeTags calls 2021-11-05 19:59:18 +00:00
Philipp Holzer ec25fd2b63
Update messages.po 2021-11-05 20:52:46 +01:00
Philipp Holzer da86581bf2
Deactivating isMinMemoryReached() 2021-11-05 20:52:45 +01:00
Philipp Holzer 62bacbb833
Remove 'maxloadavg_frontend' restriction in Friendica 2021-11-05 20:52:43 +01:00
Philipp Holzer c2b5eb2838
Improve repository usage 2021-11-05 20:52:34 +01:00
Philipp 7c6554451e
Update src/Core/System.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-05 20:52:33 +01:00
Philipp 63960bca05
Update src/Core/Worker.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-05 20:52:33 +01:00
Philipp 807c95b314
Update src/Core/System.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-05 20:52:32 +01:00
Philipp 388f9d5a5b
Update src/App.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-05 20:52:32 +01:00
Philipp Holzer a7487ee50d
Fix PID at forking 2021-11-05 20:52:31 +01:00
Philipp Holzer 32f0c3fb9c
Adds DI::flushLogger() to renew Logger instances 2021-11-05 20:52:31 +01:00
Philipp Holzer 7637ae1dcc
Fixup command argument 2021-11-05 20:52:31 +01:00
Philipp Holzer 38f70cc55a
Refactor Process for new paradigm 2021-11-05 20:52:28 +01:00
Hypolite Petovan 0e2e488521
Merge pull request #10953 from annando/bott-shrinked
The boot.php had been cleared of most functions
2021-11-04 19:17:46 -04:00
Michael 99a93a422b todo removed 2021-11-04 23:01:41 +00:00
Michael 63da4a75e9 The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Philipp 4989d1fa99
Merge pull request #10952 from tobiasd/20211104-ar
AR translation updates THX abidin toumi
2021-11-04 07:56:23 +01:00
Tobias Diekershoff 7c5f77d7e9 AR translation updates THX abidin toumi 2021-11-04 07:55:13 +01:00
Tobias Diekershoff 13997c8c10
Merge pull request #10951 from friendica/logs
Replaced deprecated "log" function call
2021-11-04 07:52:46 +01:00
Michael 24ee87224f Replaced deprecated "log" function call 2021-11-03 23:19:24 +00:00
Michael Vogel f12c56f817
Merge pull request #10905 from MrPetovan/task/10865-contact-purge
Move contact deleted check from RemoveContent to Remove task
2021-11-03 21:15:48 +01:00
Hypolite Petovan d30955aa14 Move contact deleted check from RemoveContent to Remove task 2021-11-03 16:02:20 -04:00
Hypolite Petovan 9f411b0c76
Merge pull request #10950 from friendica/issue-10947
Issue 10947: Send correct accept-header for AP
2021-11-03 15:48:19 -04:00
Michael 1219a4d00e Issue 10947: Send correct accept-header for AP 2021-11-03 19:06:07 +00:00
Hypolite Petovan 72a500ea08
Merge pull request #10948 from annando/logger-json
Improve the JSON output of the log entries
2021-11-02 16:04:40 -04:00
Michael 2785e4dab8 Merge remote-tracking branch 'upstream/develop' into logger-json 2021-11-02 19:35:11 +00:00
Michael 3d08eb0652 Fix test 2021-11-02 19:11:29 +00:00
Hypolite Petovan af8114af37
Merge pull request #10949 from annando/photo-octet
Accept photo fetching for octet-stream as well
2021-11-02 10:31:43 -04:00
Michael 1f7a3fb698 Accept photo fetching for octet-stream as well 2021-11-02 08:10:12 +00:00
Michael d56fc6d18f Improve the JSON output of the log entries 2021-11-02 08:06:55 +00:00
Hypolite Petovan 4a0127bcee
Merge pull request #10942 from annando/error-handling
Improved http error handling
2021-11-02 03:22:20 -04:00
Michael 5c82c2d4ee Removing unused "use" 2021-11-02 02:52:16 +00:00
Michael c3964a8735 Using internal redirect in case of missing scheme 2021-11-01 21:21:03 +00:00
Hypolite Petovan c5aa4396d4
Merge pull request #10944 from nupplaphil/bug/friendica-10943
Add default value for PermissionSet Regex
2021-11-01 08:44:57 -04:00
Philipp Holzer e122f3059c
fxied tests 2021-11-01 13:39:51 +01:00
Hypolite Petovan 01d63cf925
Merge pull request #10946 from tobiasd/20211101-lng
DE, RU translation updates
2021-11-01 02:12:34 -04:00
Tobias Diekershoff a7ab9f6ede RU translations THX Alexander An 2021-11-01 07:01:12 +01:00
Tobias Diekershoff 51af54e65a DE translation updates 2021-11-01 07:00:30 +01:00
Philipp Holzer fc233fd5e1
Replace REGEXP with LOCATE for allow_cid and deny_cid 2021-10-31 19:53:38 +01:00
Philipp Holzer 1a2f33578b
Add more PermissionSet tests with groups 2021-10-31 19:39:24 +01:00
Philipp Holzer 49c16a9dad
Fix HTTP Code 2021-10-31 15:14:57 +01:00