]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoUpdate src/Module/Api/Friendica/DirectMessages/Setseen.php
Michael Vogel [Thu, 11 Nov 2021 17:46:04 +0000 (18:46 +0100)]
Update src/Module/Api/Friendica/DirectMessages/Setseen.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoPhoto delete is moved as well
Michael [Wed, 10 Nov 2021 23:31:42 +0000 (23:31 +0000)]
Photo delete is moved as well

2 years agoAPI: some more converted functions
Michael [Wed, 10 Nov 2021 23:07:46 +0000 (23:07 +0000)]
API: some more converted functions

2 years agoMerge pull request #10967 from annando/api
Hypolite Petovan [Wed, 10 Nov 2021 13:45:50 +0000 (08:45 -0500)]
Merge pull request #10967 from annando/api

API: some Functionality is transferred to new places

2 years agoRemoved spaces
Michael [Wed, 10 Nov 2021 07:38:48 +0000 (07:38 +0000)]
Removed spaces

2 years agoAPI: Classes moved to the correct places according to their origin
Michael [Wed, 10 Nov 2021 07:31:39 +0000 (07:31 +0000)]
API: Classes moved to the correct places according to their origin

2 years agoUpdate src/Module/BaseApi.php
Michael Vogel [Wed, 10 Nov 2021 03:44:59 +0000 (04:44 +0100)]
Update src/Module/BaseApi.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoFix tests
Michael [Tue, 9 Nov 2021 23:14:32 +0000 (23:14 +0000)]
Fix tests

2 years agoFixing tests
Michael [Tue, 9 Nov 2021 23:10:20 +0000 (23:10 +0000)]
Fixing tests

2 years agoFix test
Michael [Tue, 9 Nov 2021 23:04:07 +0000 (23:04 +0000)]
Fix test

2 years ago"init" removed, moved error function
Michael [Tue, 9 Nov 2021 22:59:58 +0000 (22:59 +0000)]
"init" removed, moved error function

2 years agoFix code standards
Michael [Tue, 9 Nov 2021 21:50:56 +0000 (21:50 +0000)]
Fix code standards

2 years agoAPI call rate_limit_status moved
Michael [Tue, 9 Nov 2021 21:41:37 +0000 (21:41 +0000)]
API call rate_limit_status moved

2 years agoUsing the "extension" parameter
Michael [Tue, 9 Nov 2021 19:40:39 +0000 (19:40 +0000)]
Using the "extension" parameter

2 years agoAllow "POST" for all "DELETE" calls as well.
Michael [Tue, 9 Nov 2021 06:56:40 +0000 (06:56 +0000)]
Allow "POST" for all "DELETE" calls as well.

2 years agoSimplify the output of api results
Michael [Tue, 9 Nov 2021 06:42:59 +0000 (06:42 +0000)]
Simplify the output of api results

2 years agoUpdate src/Util/Arrays.php
Michael Vogel [Tue, 9 Nov 2021 05:23:04 +0000 (06:23 +0100)]
Update src/Util/Arrays.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoCommented out test functions
Michael [Mon, 8 Nov 2021 22:12:10 +0000 (22:12 +0000)]
Commented out test functions

2 years agoMoved function to Arrays.php
Michael [Mon, 8 Nov 2021 22:10:07 +0000 (22:10 +0000)]
Moved function to Arrays.php

2 years agoRemoved unneeded parameter
Michael [Mon, 8 Nov 2021 21:58:21 +0000 (21:58 +0000)]
Removed unneeded parameter

2 years agoRemove space
Michael [Mon, 8 Nov 2021 21:54:55 +0000 (21:54 +0000)]
Remove space

2 years agoFixed tabs
Michael [Mon, 8 Nov 2021 21:53:34 +0000 (21:53 +0000)]
Fixed tabs

2 years agoAPI: spme Functionality is transferred to new places
Michael [Mon, 8 Nov 2021 21:35:41 +0000 (21:35 +0000)]
API: spme Functionality is transferred to new places

2 years agoMerge pull request #10965 from tobiasd/20211108-lng
Hypolite Petovan [Mon, 8 Nov 2021 10:36:35 +0000 (05:36 -0500)]
Merge pull request #10965 from tobiasd/20211108-lng

DE, RU translation updates

2 years agoMerge pull request #10964 from annando/api
Hypolite Petovan [Mon, 8 Nov 2021 10:36:13 +0000 (05:36 -0500)]
Merge pull request #10964 from annando/api

The API is now using the router

2 years agoImprove formatting in routes definition file
Hypolite Petovan [Mon, 8 Nov 2021 10:31:18 +0000 (05:31 -0500)]
Improve formatting in routes definition file

2 years agoDE translation updates
Tobias Diekershoff [Mon, 8 Nov 2021 10:03:51 +0000 (11:03 +0100)]
DE translation updates

2 years agoRU translations THX Alexander An
Tobias Diekershoff [Mon, 8 Nov 2021 10:03:12 +0000 (11:03 +0100)]
RU translations THX Alexander An

2 years agoSwitched to another legacy module
Michael [Mon, 8 Nov 2021 07:32:46 +0000 (07:32 +0000)]
Switched to another legacy module

2 years agoUpdated messages.po
Michael [Mon, 8 Nov 2021 07:28:53 +0000 (07:28 +0000)]
Updated messages.po

2 years agoMerge remote-tracking branch 'upstream/develop' into api
Michael [Mon, 8 Nov 2021 07:27:11 +0000 (07:27 +0000)]
Merge remote-tracking branch 'upstream/develop' into api

2 years agoThe API is now using the router
Michael [Mon, 8 Nov 2021 07:23:18 +0000 (07:23 +0000)]
The API is now using the router

2 years agoMerge pull request #10963 from nupplaphil/feat/drone_checkdb
Michael Vogel [Sun, 7 Nov 2021 22:59:33 +0000 (23:59 +0100)]
Merge pull request #10963 from nupplaphil/feat/drone_checkdb

Drone | check database.sql

2 years agoFixed drone script
Philipp [Sun, 7 Nov 2021 22:47:29 +0000 (23:47 +0100)]
Fixed drone script

2 years agoRestore database.sql
Philipp [Sun, 7 Nov 2021 22:42:23 +0000 (23:42 +0100)]
Restore database.sql

2 years agoTest wrong database.sql
Philipp [Sun, 7 Nov 2021 22:41:11 +0000 (23:41 +0100)]
Test wrong database.sql

2 years agoDrone | check database.sql
Philipp [Sun, 7 Nov 2021 22:40:45 +0000 (23:40 +0100)]
Drone | check database.sql

2 years agoDrone | check database.sql
Philipp [Sun, 7 Nov 2021 22:38:04 +0000 (23:38 +0100)]
Drone | check database.sql

2 years agoDrone | check database.sql
Philipp [Sun, 7 Nov 2021 22:36:37 +0000 (23:36 +0100)]
Drone | check database.sql

2 years agoMerge pull request #10962 from annando/db-doc
Hypolite Petovan [Sun, 7 Nov 2021 17:11:13 +0000 (12:11 -0500)]
Merge pull request #10962 from annando/db-doc

Updated database documentation

2 years agoChanged field description
Michael [Sun, 7 Nov 2021 17:04:02 +0000 (17:04 +0000)]
Changed field description

2 years agoUpdated database documentation
Michael [Sun, 7 Nov 2021 16:10:47 +0000 (16:10 +0000)]
Updated database documentation

2 years agoMerge pull request #10961 from annando/deprecated
Hypolite Petovan [Sun, 7 Nov 2021 15:53:17 +0000 (10:53 -0500)]
Merge pull request #10961 from annando/deprecated

Removed and replaced deprecated functionalities

2 years agoApply suggestions from code review
Michael Vogel [Sun, 7 Nov 2021 15:45:36 +0000 (16:45 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge pull request #10957 from nupplaphil/feat/multi_node_process
Hypolite Petovan [Sun, 7 Nov 2021 15:01:20 +0000 (10:01 -0500)]
Merge pull request #10957 from nupplaphil/feat/multi_node_process

Add `hostname` to `Process` entity

2 years agoRemoved and replaced deprecated functionalities
Michael [Sun, 7 Nov 2021 14:00:47 +0000 (14:00 +0000)]
Removed and replaced deprecated functionalities

2 years agoMerge pull request #10960 from annando/escapeTags
Philipp [Sun, 7 Nov 2021 13:39:22 +0000 (14:39 +0100)]
Merge pull request #10960 from annando/escapeTags

"escapeTags" is finally removed

2 years agoApply suggestions from code review
Michael Vogel [Sun, 7 Nov 2021 12:57:24 +0000 (13:57 +0100)]
Apply suggestions from code review

Co-authored-by: Philipp <admin+Github@philipp.info>
2 years agoUpdate src/Core/Worker/Repository/Process.php
Philipp [Sun, 7 Nov 2021 12:29:38 +0000 (13:29 +0100)]
Update src/Core/Worker/Repository/Process.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoUpdate src/Core/Worker/Factory/Process.php
Philipp [Sun, 7 Nov 2021 12:29:33 +0000 (13:29 +0100)]
Update src/Core/Worker/Factory/Process.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years ago"escapeTags" is finally removed
Michael [Sun, 7 Nov 2021 09:18:25 +0000 (09:18 +0000)]
"escapeTags" is finally removed

2 years agoMerge pull request #10958 from annando/escapeTags
Hypolite Petovan [Sat, 6 Nov 2021 20:35:50 +0000 (16:35 -0400)]
Merge pull request #10958 from annando/escapeTags

Some more "escapeTags" removed

2 years agoSome more "escapeTags" removed
Michael [Sat, 6 Nov 2021 20:25:21 +0000 (20:25 +0000)]
Some more "escapeTags" removed

2 years agouse static table-variable
Philipp [Sat, 6 Nov 2021 19:33:02 +0000 (20:33 +0100)]
use static table-variable

2 years agoAdd `hostname` to `Process` entity
Philipp [Sat, 6 Nov 2021 19:21:01 +0000 (20:21 +0100)]
Add `hostname` to `Process` entity

2 years agoMerge pull request #10883 from MrPetovan/task/10864-server-purge
Michael Vogel [Sat, 6 Nov 2021 06:48:16 +0000 (07:48 +0100)]
Merge pull request #10883 from MrPetovan/task/10864-server-purge

Add new purge contacts option to admin server blocklist

2 years agoUpdate main translation file after several changes
Hypolite Petovan [Sun, 31 Oct 2021 04:54:51 +0000 (00:54 -0400)]
Update main translation file after several changes

2 years agoAdd new purge contacts option to admin server blocklist
Hypolite Petovan [Sat, 16 Oct 2021 23:18:11 +0000 (19:18 -0400)]
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

2 years agoMove server block list HTML escaping to templating
Hypolite Petovan [Sat, 16 Oct 2021 23:17:00 +0000 (19:17 -0400)]
Move server block list HTML escaping to templating

2 years agoMerge pull request #10956 from annando/escapetags
Hypolite Petovan [Sat, 6 Nov 2021 04:04:17 +0000 (00:04 -0400)]
Merge pull request #10956 from annando/escapetags

Some removed escapeTags calls

2 years agoUpdate mod/salmon.php
Michael Vogel [Fri, 5 Nov 2021 23:55:58 +0000 (00:55 +0100)]
Update mod/salmon.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge pull request #10941 from nupplaphil/feat/worker_paradigm
Hypolite Petovan [Fri, 5 Nov 2021 21:38:19 +0000 (17:38 -0400)]
Merge pull request #10941 from nupplaphil/feat/worker_paradigm

Paradigm Restructuring Part 4 - Process

2 years agoFixed `MovedPermanently` exception name
Philipp [Fri, 5 Nov 2021 20:13:27 +0000 (21:13 +0100)]
Fixed `MovedPermanently` exception name

2 years agoAdd Unique-Id for each worker execution
Philipp [Fri, 5 Nov 2021 20:07:14 +0000 (21:07 +0100)]
Add Unique-Id for each worker execution

2 years agoSome removed escapeTags calls
Michael [Fri, 5 Nov 2021 19:59:18 +0000 (19:59 +0000)]
Some removed escapeTags calls

2 years agoUpdate messages.po
Philipp [Wed, 3 Nov 2021 00:02:15 +0000 (01:02 +0100)]
Update messages.po

2 years agoDeactivating isMinMemoryReached()
Philipp [Mon, 1 Nov 2021 12:58:36 +0000 (13:58 +0100)]
Deactivating isMinMemoryReached()

2 years agoRemove 'maxloadavg_frontend' restriction in Friendica
Philipp [Mon, 1 Nov 2021 12:54:54 +0000 (13:54 +0100)]
Remove 'maxloadavg_frontend' restriction in Friendica

2 years agoImprove repository usage
Philipp [Mon, 1 Nov 2021 12:54:18 +0000 (13:54 +0100)]
Improve repository usage

2 years agoUpdate src/Core/System.php
Philipp [Mon, 1 Nov 2021 06:53:47 +0000 (07:53 +0100)]
Update src/Core/System.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoUpdate src/Core/Worker.php
Philipp [Mon, 1 Nov 2021 06:53:34 +0000 (07:53 +0100)]
Update src/Core/Worker.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoUpdate src/Core/System.php
Philipp [Mon, 1 Nov 2021 06:53:26 +0000 (07:53 +0100)]
Update src/Core/System.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoUpdate src/App.php
Philipp [Mon, 1 Nov 2021 06:53:07 +0000 (07:53 +0100)]
Update src/App.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoFix PID at forking
Philipp [Sun, 31 Oct 2021 19:23:23 +0000 (20:23 +0100)]
Fix PID at forking

2 years agoAdds DI::flushLogger() to renew Logger instances
Philipp [Sun, 31 Oct 2021 19:15:57 +0000 (20:15 +0100)]
Adds DI::flushLogger() to renew Logger instances

2 years agoFixup command argument
Philipp [Sun, 31 Oct 2021 13:31:02 +0000 (14:31 +0100)]
Fixup command argument

2 years agoRefactor Process for new paradigm
Philipp [Sun, 24 Oct 2021 18:43:59 +0000 (20:43 +0200)]
Refactor Process for new paradigm

2 years agoMerge pull request #10953 from annando/bott-shrinked
Hypolite Petovan [Thu, 4 Nov 2021 23:17:46 +0000 (19:17 -0400)]
Merge pull request #10953 from annando/bott-shrinked

The boot.php had been cleared of most functions

2 years agotodo removed
Michael [Thu, 4 Nov 2021 23:01:41 +0000 (23:01 +0000)]
todo removed

2 years agoThe boot.php had been cleared of most functions
Michael [Thu, 4 Nov 2021 20:29:59 +0000 (20:29 +0000)]
The boot.php had been cleared of most functions

2 years agoMerge pull request #10952 from tobiasd/20211104-ar
Philipp [Thu, 4 Nov 2021 06:56:23 +0000 (07:56 +0100)]
Merge pull request #10952 from tobiasd/20211104-ar

AR translation updates THX abidin toumi

2 years agoAR translation updates THX abidin toumi
Tobias Diekershoff [Thu, 4 Nov 2021 06:55:13 +0000 (07:55 +0100)]
AR translation updates THX abidin toumi

2 years agoMerge pull request #10951 from friendica/logs
Tobias Diekershoff [Thu, 4 Nov 2021 06:52:46 +0000 (07:52 +0100)]
Merge pull request #10951 from friendica/logs

Replaced deprecated "log" function call

2 years agoReplaced deprecated "log" function call
Michael [Wed, 3 Nov 2021 23:19:24 +0000 (23:19 +0000)]
Replaced deprecated "log" function call

2 years agoMerge pull request #10905 from MrPetovan/task/10865-contact-purge
Michael Vogel [Wed, 3 Nov 2021 20:15:48 +0000 (21:15 +0100)]
Merge pull request #10905 from MrPetovan/task/10865-contact-purge

Move contact deleted check from RemoveContent to Remove task

2 years agoMove contact deleted check from RemoveContent to Remove task
Hypolite Petovan [Wed, 20 Oct 2021 13:43:43 +0000 (09:43 -0400)]
Move contact deleted check from RemoveContent to Remove task

2 years agoMerge pull request #10950 from friendica/issue-10947
Hypolite Petovan [Wed, 3 Nov 2021 19:48:19 +0000 (15:48 -0400)]
Merge pull request #10950 from friendica/issue-10947

Issue 10947: Send correct accept-header for AP

2 years agoIssue 10947: Send correct accept-header for AP
Michael [Wed, 3 Nov 2021 19:06:07 +0000 (19:06 +0000)]
Issue 10947: Send correct accept-header for AP

2 years agoMerge pull request #10948 from annando/logger-json
Hypolite Petovan [Tue, 2 Nov 2021 20:04:40 +0000 (16:04 -0400)]
Merge pull request #10948 from annando/logger-json

Improve the JSON output of the log entries

2 years agoMerge remote-tracking branch 'upstream/develop' into logger-json
Michael [Tue, 2 Nov 2021 19:35:11 +0000 (19:35 +0000)]
Merge remote-tracking branch 'upstream/develop' into logger-json

2 years agoFix test
Michael [Tue, 2 Nov 2021 19:11:29 +0000 (19:11 +0000)]
Fix test

2 years agoMerge pull request #10949 from annando/photo-octet
Hypolite Petovan [Tue, 2 Nov 2021 14:31:43 +0000 (10:31 -0400)]
Merge pull request #10949 from annando/photo-octet

Accept photo fetching for octet-stream as well

2 years agoAccept photo fetching for octet-stream as well
Michael [Tue, 2 Nov 2021 08:10:12 +0000 (08:10 +0000)]
Accept photo fetching for octet-stream as well

2 years agoImprove the JSON output of the log entries
Michael [Tue, 2 Nov 2021 08:06:55 +0000 (08:06 +0000)]
Improve the JSON output of the log entries

2 years agoMerge pull request #10942 from annando/error-handling
Hypolite Petovan [Tue, 2 Nov 2021 07:22:20 +0000 (03:22 -0400)]
Merge pull request #10942 from annando/error-handling

Improved http error handling

2 years agoRemoving unused "use"
Michael [Tue, 2 Nov 2021 02:52:16 +0000 (02:52 +0000)]
Removing unused "use"

2 years agoUsing internal redirect in case of missing scheme
Michael [Mon, 1 Nov 2021 21:21:03 +0000 (21:21 +0000)]
Using internal redirect in case of missing scheme

2 years agoMerge pull request #10944 from nupplaphil/bug/friendica-10943
Hypolite Petovan [Mon, 1 Nov 2021 12:44:57 +0000 (08:44 -0400)]
Merge pull request #10944 from nupplaphil/bug/friendica-10943

Add default value for PermissionSet Regex

2 years agofxied tests
Philipp [Mon, 1 Nov 2021 12:39:51 +0000 (13:39 +0100)]
fxied tests

2 years agoMerge pull request #10946 from tobiasd/20211101-lng
Hypolite Petovan [Mon, 1 Nov 2021 06:12:34 +0000 (02:12 -0400)]
Merge pull request #10946 from tobiasd/20211101-lng

DE, RU translation updates