]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoUse rawContent for Special Options to avoid a protected options() method
Philipp [Tue, 4 Jan 2022 19:47:17 +0000 (20:47 +0100)]
Use rawContent for Special Options to avoid a protected options() method

2 years agoMake Response even more compatible ..
Philipp [Mon, 3 Jan 2022 19:18:43 +0000 (20:18 +0100)]
Make Response even more compatible ..

2 years agoFix App routing
Philipp [Mon, 3 Jan 2022 18:55:47 +0000 (19:55 +0100)]
Fix App routing

2 years agoReplace 'REQUEST_METHOD' with App\Arguments::getMethod()
Philipp [Mon, 3 Jan 2022 18:30:27 +0000 (19:30 +0100)]
Replace 'REQUEST_METHOD' with App\Arguments::getMethod()

2 years agoAdd feedback
Philipp [Mon, 3 Jan 2022 18:26:22 +0000 (19:26 +0100)]
Add feedback

2 years agoAutomatically return allowed HTTP methods for OPTIONS per specific endpoint
Philipp [Mon, 3 Jan 2022 18:19:47 +0000 (19:19 +0100)]
Automatically return allowed HTTP methods for OPTIONS per specific endpoint

2 years agotemporary merge response header into static *exit() methods because of compatibility...
Philipp [Sun, 2 Jan 2022 22:21:52 +0000 (23:21 +0100)]
temporary merge response header into static *exit() methods because of compatibility issues

2 years agoFix empty accounts[] bug
Philipp [Sun, 2 Jan 2022 22:05:12 +0000 (23:05 +0100)]
Fix empty accounts[] bug

2 years agoMove Arguments reset to right place
Philipp [Sun, 2 Jan 2022 21:54:07 +0000 (22:54 +0100)]
Move Arguments reset to right place

2 years agoIntroduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument
Philipp [Sun, 2 Jan 2022 21:51:16 +0000 (22:51 +0100)]
Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument

2 years agoUse Args::getMethod() at various places
Philipp [Sun, 2 Jan 2022 21:25:50 +0000 (22:25 +0100)]
Use Args::getMethod() at various places

2 years agoAdd HTTP method to App\Arguments
Philipp [Sun, 2 Jan 2022 21:21:41 +0000 (22:21 +0100)]
Add HTTP method to App\Arguments

2 years agoFix OPTIONS
Philipp [Sun, 2 Jan 2022 21:17:04 +0000 (22:17 +0100)]
Fix OPTIONS

2 years agoAdd explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint
Philipp [Sun, 2 Jan 2022 20:28:28 +0000 (21:28 +0100)]
Add explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint

2 years agoAdd OPTIONS endpoint
Philipp [Sun, 2 Jan 2022 19:40:43 +0000 (20:40 +0100)]
Add OPTIONS endpoint

2 years agoAdd OPTIONS endpoint
Philipp [Sun, 2 Jan 2022 19:25:32 +0000 (20:25 +0100)]
Add OPTIONS endpoint

2 years agoMerge pull request #11136 from urbalazs/error-message-translation
Philipp [Mon, 3 Jan 2022 22:42:55 +0000 (23:42 +0100)]
Merge pull request #11136 from urbalazs/error-message-translation

Mark error message as translatable

2 years agoMark error message as translatable
Balázs Úr [Mon, 3 Jan 2022 21:29:26 +0000 (22:29 +0100)]
Mark error message as translatable

2 years agoMerge pull request #11131 from urbalazs/copyright-missing
Hypolite Petovan [Sun, 2 Jan 2022 10:15:22 +0000 (11:15 +0100)]
Merge pull request #11131 from urbalazs/copyright-missing

Add missing copyright text

2 years agoAdd missing copyright text
Balázs Úr [Sun, 2 Jan 2022 09:49:50 +0000 (10:49 +0100)]
Add missing copyright text

2 years agoMerge pull request #11129 from urbalazs/copyright-2022
Philipp [Sun, 2 Jan 2022 08:45:35 +0000 (09:45 +0100)]
Merge pull request #11129 from urbalazs/copyright-2022

Update copyright

2 years agoUpdate copyright
Balázs Úr [Sun, 2 Jan 2022 07:27:47 +0000 (08:27 +0100)]
Update copyright

2 years agoMerge pull request #11127 from nupplaphil/feat/tests
Hypolite Petovan [Sun, 2 Jan 2022 00:06:48 +0000 (01:06 +0100)]
Merge pull request #11127 from nupplaphil/feat/tests

Transform legacy API tests into new structure

2 years agoAdd feedback - avoid intermediate variables
Philipp [Sun, 2 Jan 2022 00:04:04 +0000 (01:04 +0100)]
Add feedback - avoid intermediate variables

2 years agoFix typo
Philipp [Sat, 1 Jan 2022 23:21:38 +0000 (00:21 +0100)]
Fix typo

2 years agoAdd feedback (title/text/html)
Philipp [Sat, 1 Jan 2022 23:21:01 +0000 (00:21 +0100)]
Add feedback (title/text/html)

2 years agoAdd title to the text/html content for Twitter status object
Philipp [Sat, 1 Jan 2022 22:14:52 +0000 (23:14 +0100)]
Add title to the text/html content for Twitter status object

2 years agoFix database lock driver test
Philipp [Sat, 1 Jan 2022 20:24:16 +0000 (21:24 +0100)]
Fix database lock driver test

2 years agoMerge pull request #11128 from annando/diaspora-contact-details
Hypolite Petovan [Thu, 30 Dec 2021 23:40:32 +0000 (00:40 +0100)]
Merge pull request #11128 from annando/diaspora-contact-details

Display interaction data for Diaspora accounts

2 years agoMore often update Diaspora contacts
Michael [Thu, 30 Dec 2021 22:40:52 +0000 (22:40 +0000)]
More often update Diaspora contacts

2 years agoMerge remote-tracking branch 'upstream/2021.12-rc' into diaspora-contact-details
Michael [Thu, 30 Dec 2021 22:17:33 +0000 (22:17 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into diaspora-contact-details

2 years agoDisplay interaction data for Diaspora accounts
Michael [Thu, 30 Dec 2021 22:11:52 +0000 (22:11 +0000)]
Display interaction data for Diaspora accounts

2 years agoRemove deprecated tests
Philipp [Thu, 30 Dec 2021 21:39:03 +0000 (22:39 +0100)]
Remove deprecated tests

2 years agoMove API RSS tests
Philipp [Thu, 30 Dec 2021 21:37:23 +0000 (22:37 +0100)]
Move API RSS tests

2 years agoMove another API status tests
Philipp [Thu, 30 Dec 2021 21:17:03 +0000 (22:17 +0100)]
Move another API status tests

2 years agoMove ApiResponse & Twitter Status tests
Philipp [Thu, 30 Dec 2021 21:08:46 +0000 (22:08 +0100)]
Move ApiResponse & Twitter Status tests

2 years agoMove API status tests
Philipp [Thu, 30 Dec 2021 21:02:57 +0000 (22:02 +0100)]
Move API status tests

2 years agoRemove deprectated mediap tests
Philipp [Thu, 30 Dec 2021 20:57:55 +0000 (21:57 +0100)]
Remove deprectated mediap tests

2 years agoMove getAttachement tests
Philipp [Thu, 30 Dec 2021 20:56:22 +0000 (21:56 +0100)]
Move getAttachement tests

2 years agoMove API Status tests
Philipp [Thu, 30 Dec 2021 20:52:18 +0000 (21:52 +0100)]
Move API Status tests

2 years agoMove API DirectMessage tests
Philipp [Thu, 30 Dec 2021 20:07:20 +0000 (21:07 +0100)]
Move API DirectMessage tests

2 years agoMove API User tests
Philipp [Thu, 30 Dec 2021 19:51:21 +0000 (20:51 +0100)]
Move API User tests

2 years agoMove API User tests
Philipp [Thu, 30 Dec 2021 19:50:42 +0000 (20:50 +0100)]
Move API User tests

2 years agoCleanup: Remove already deprecated API tests
Philipp [Thu, 30 Dec 2021 19:23:38 +0000 (20:23 +0100)]
Cleanup: Remove already deprecated API tests

2 years agoMove DirectMessages/Conversation tests
Philipp [Thu, 30 Dec 2021 19:18:34 +0000 (20:18 +0100)]
Move DirectMessages/Conversation tests

2 years agoMove DirectMessages/Sent tests
Philipp [Thu, 30 Dec 2021 19:16:48 +0000 (20:16 +0100)]
Move DirectMessages/Sent tests

2 years agoMove DirectMessages/All tests
Philipp [Thu, 30 Dec 2021 19:04:32 +0000 (20:04 +0100)]
Move DirectMessages/All tests

2 years agoMove DirectMessages/Inbox tests
Philipp [Thu, 30 Dec 2021 19:02:53 +0000 (20:02 +0100)]
Move DirectMessages/Inbox tests

2 years agoMove DirectMessages/Destory tests & fix Destroy condition
Philipp [Thu, 30 Dec 2021 18:58:19 +0000 (19:58 +0100)]
Move DirectMessages/Destory tests & fix Destroy condition

2 years agoMove DirectMessages/New tests
Philipp [Thu, 30 Dec 2021 18:46:13 +0000 (19:46 +0100)]
Move DirectMessages/New tests

2 years agoMerge pull request #11126 from nupplaphil/feat/woodpecker
Hypolite Petovan [Thu, 30 Dec 2021 17:29:31 +0000 (18:29 +0100)]
Merge pull request #11126 from nupplaphil/feat/woodpecker

Improve woodpecker settings

2 years agoReplace Drone with Woodpecker
Philipp [Thu, 30 Dec 2021 13:04:10 +0000 (14:04 +0100)]
Replace Drone with Woodpecker

2 years agoMerge pull request #11112 from nupplaphil/feat/woodpecker
Hypolite Petovan [Wed, 29 Dec 2021 23:17:53 +0000 (00:17 +0100)]
Merge pull request #11112 from nupplaphil/feat/woodpecker

Replace .drone.yml with .woodpecker tests

2 years agoReplace .drone.yml with .woodpecker tests
Philipp [Sat, 18 Dec 2021 19:28:14 +0000 (20:28 +0100)]
Replace .drone.yml with .woodpecker tests

2 years agoMerge pull request #11123 from annando/notification-dismissed
Hypolite Petovan [Tue, 28 Dec 2021 21:29:34 +0000 (22:29 +0100)]
Merge pull request #11123 from annando/notification-dismissed

API: Set "dismissed" instead of "seen"

2 years agoAPI: Set "dismissed" instead of "seen"
Michael [Tue, 28 Dec 2021 20:38:18 +0000 (20:38 +0000)]
API: Set "dismissed" instead of "seen"

2 years agoMerge pull request #11105 from annando/api-direct-messages
Hypolite Petovan [Tue, 28 Dec 2021 09:29:00 +0000 (10:29 +0100)]
Merge pull request #11105 from annando/api-direct-messages

API: Direct Messages moved to new place

2 years agoAdd MessageDirect\Search tests
Philipp [Mon, 27 Dec 2021 19:02:37 +0000 (20:02 +0100)]
Add MessageDirect\Search tests

2 years agoMerge pull request #11122 from annando/drop-order
Tobias Diekershoff [Sun, 26 Dec 2021 07:30:18 +0000 (08:30 +0100)]
Merge pull request #11122 from annando/drop-order

Issue 11120: Delete tables in the correct order

2 years agoIssue 11120: Delete tables in the correct order
Michael [Sun, 26 Dec 2021 05:08:59 +0000 (05:08 +0000)]
Issue 11120: Delete tables in the correct order

2 years agoMerge pull request #11118 from annando/dont-count-system-user
Tobias Diekershoff [Fri, 24 Dec 2021 13:22:05 +0000 (14:22 +0100)]
Merge pull request #11118 from annando/dont-count-system-user

Don't count the system user on the administration page

2 years agoDon't count the system user on the administration page
Michael [Fri, 24 Dec 2021 12:36:44 +0000 (12:36 +0000)]
Don't count the system user on the administration page

2 years agoMerge pull request #11116 from tobiasd/20211223-ru
Philipp [Thu, 23 Dec 2021 07:33:03 +0000 (08:33 +0100)]
Merge pull request #11116 from tobiasd/20211223-ru

RU translations THX Alexander An

2 years agoRU translations THX Alexander An
Tobias Diekershoff [Thu, 23 Dec 2021 06:11:59 +0000 (07:11 +0100)]
RU translations THX Alexander An

2 years agoMerge pull request #11115 from tobiasd/20211222-et
Philipp [Wed, 22 Dec 2021 09:22:21 +0000 (10:22 +0100)]
Merge pull request #11115 from tobiasd/20211222-et

ET translation updated THX Rain Hawk

2 years agoET translation updated THX Rain Hawk
Tobias Diekershoff [Wed, 22 Dec 2021 09:16:46 +0000 (10:16 +0100)]
ET translation updated THX Rain Hawk

2 years agoMerge pull request #11114 from annando/issue-11104
Hypolite Petovan [Tue, 21 Dec 2021 22:31:32 +0000 (17:31 -0500)]
Merge pull request #11114 from annando/issue-11104

Issue 11104: Don't execute the addons on Diaspora reshare

2 years agoIssue 11104: Don't cann the addons on Diaspora reshare
Michael [Mon, 20 Dec 2021 21:16:00 +0000 (21:16 +0000)]
Issue 11104: Don't cann the addons on Diaspora reshare

2 years agoUnused function removed
Michael [Mon, 20 Dec 2021 19:36:45 +0000 (19:36 +0000)]
Unused function removed

2 years agoMerge pull request #11113 from tobiasd/20211220-ru
Philipp [Mon, 20 Dec 2021 07:39:11 +0000 (08:39 +0100)]
Merge pull request #11113 from tobiasd/20211220-ru

RU translations THX Alexander An

2 years agoRU translations THX Alexander An
Tobias Diekershoff [Mon, 20 Dec 2021 06:05:45 +0000 (07:05 +0100)]
RU translations THX Alexander An

2 years agoUse dynamic functions
Michael [Sun, 19 Dec 2021 08:32:19 +0000 (08:32 +0000)]
Use dynamic functions

2 years agoUse dynamic functions
Michael [Sun, 19 Dec 2021 08:22:16 +0000 (08:22 +0000)]
Use dynamic functions

2 years agoUse dynamic function
Michael [Sun, 19 Dec 2021 07:39:39 +0000 (07:39 +0000)]
Use dynamic function

2 years agoMerge remote-tracking branch 'upstream/2021.12-rc' into api-direct-messages
Michael [Sun, 19 Dec 2021 07:02:33 +0000 (07:02 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into api-direct-messages

2 years agoMerge pull request #11110 from annando/issue-11109
Tobias Diekershoff [Sat, 18 Dec 2021 10:49:16 +0000 (11:49 +0100)]
Merge pull request #11110 from annando/issue-11109

Issue 11109: Fix server detection

2 years agoDon't compare with an empty redirect url
Michael [Sat, 18 Dec 2021 10:07:16 +0000 (10:07 +0000)]
Don't compare with an empty redirect url

2 years agoIssue 11109: Fix server detection
Michael [Sat, 18 Dec 2021 09:59:30 +0000 (09:59 +0000)]
Issue 11109: Fix server detection

2 years agoMerge pull request #11107 from annando/api-oauth
Philipp [Fri, 17 Dec 2021 17:38:15 +0000 (18:38 +0100)]
Merge pull request #11107 from annando/api-oauth

API: Fix for OAuth endpoints that mustn't be authorized

2 years agoFixes space
Michael [Fri, 17 Dec 2021 15:27:38 +0000 (15:27 +0000)]
Fixes space

2 years agoAPI: Fix for OAuth endpoints that mustn't be authorized
Michael [Fri, 17 Dec 2021 15:25:04 +0000 (15:25 +0000)]
API: Fix for OAuth endpoints that mustn't be authorized

2 years agoAdded documentation
Michael [Fri, 17 Dec 2021 14:55:16 +0000 (14:55 +0000)]
Added documentation

2 years agoMerge branch 'api-direct-messages' of github.com:annando/friendica into api-direct...
Michael [Fri, 17 Dec 2021 14:52:57 +0000 (14:52 +0000)]
Merge branch 'api-direct-messages' of github.com:annando/friendica into api-direct-messages

2 years agoMerge remote-tracking branch 'upstream/2021.12-rc' into api-direct-messages
Michael [Fri, 17 Dec 2021 14:52:44 +0000 (14:52 +0000)]
Merge remote-tracking branch 'upstream/2021.12-rc' into api-direct-messages

2 years agoUpdate src/Object/Api/Twitter/DirectMessage.php
Michael Vogel [Fri, 17 Dec 2021 14:48:03 +0000 (15:48 +0100)]
Update src/Object/Api/Twitter/DirectMessage.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge pull request #11106 from annando/issue-11101
Philipp [Fri, 17 Dec 2021 08:09:15 +0000 (09:09 +0100)]
Merge pull request #11106 from annando/issue-11101

Issue 11101: Fix API authentification

2 years agoIssue 11101: Fix API authentification
Michael [Fri, 17 Dec 2021 07:04:52 +0000 (07:04 +0000)]
Issue 11101: Fix API authentification

2 years agoStandards
Michael [Thu, 16 Dec 2021 22:54:48 +0000 (22:54 +0000)]
Standards

2 years agoStandards
Michael [Thu, 16 Dec 2021 22:51:47 +0000 (22:51 +0000)]
Standards

2 years agoAPI: Direct Messages moved to new place
Michael [Thu, 16 Dec 2021 22:44:50 +0000 (22:44 +0000)]
API: Direct Messages moved to new place

2 years agoMerge pull request #11100 from nupplaphil/bug/session_cache
Hypolite Petovan [Tue, 14 Dec 2021 15:37:55 +0000 (10:37 -0500)]
Merge pull request #11100 from nupplaphil/bug/session_cache

Migrate distributed cache config value

2 years agoUpdate update.php
Philipp [Tue, 14 Dec 2021 11:36:44 +0000 (12:36 +0100)]
Update update.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoFix possible invalid source variable
Philipp [Tue, 14 Dec 2021 09:18:47 +0000 (10:18 +0100)]
Fix possible invalid source variable

2 years agoAdd EOF
Philipp [Tue, 14 Dec 2021 09:17:38 +0000 (10:17 +0100)]
Add EOF

2 years agoMigrate distributed cache config value
Philipp [Tue, 14 Dec 2021 09:14:24 +0000 (10:14 +0100)]
Migrate distributed cache config value

2 years agoMerge pull request #11099 from nupplaphil/feat/session_cache
Hypolite Petovan [Mon, 13 Dec 2021 19:49:51 +0000 (14:49 -0500)]
Merge pull request #11099 from nupplaphil/feat/session_cache

Add own distribution cache for Sessions

2 years agoMerge pull request #11092 from MrPetovan/bug/11091-ap-logging
Michael Vogel [Mon, 13 Dec 2021 19:28:40 +0000 (20:28 +0100)]
Merge pull request #11092 from MrPetovan/bug/11091-ap-logging

Suppress Type error exception in ActivityPub\Processor

2 years agoAdd explicit Session caching
Philipp [Mon, 13 Dec 2021 18:40:38 +0000 (19:40 +0100)]
Add explicit Session caching

2 years agoMerge pull request #11098 from nupplaphil/feat-syslog_env
Hypolite Petovan [Mon, 13 Dec 2021 13:39:18 +0000 (08:39 -0500)]
Merge pull request #11098 from nupplaphil/feat-syslog_env

Enhance syslog logging

2 years agoUpdate src/Core/Logger/Type/SyslogLogger.php
Philipp [Mon, 13 Dec 2021 06:29:21 +0000 (07:29 +0100)]
Update src/Core/Logger/Type/SyslogLogger.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>