Commit graph

32966 commits

Author SHA1 Message Date
Philipp Holzer 0e45f22b06
optimizations 2022-01-04 20:59:29 +01:00
Philipp Holzer 6dbbd08179
Use rawContent for Special Options to avoid a protected options() method 2022-01-04 20:59:29 +01:00
Philipp Holzer 35a2fd45af
Make Response even more compatible .. 2022-01-04 20:59:28 +01:00
Philipp Holzer 37f850377e
Fix App routing 2022-01-04 20:59:28 +01:00
Philipp Holzer 543e4be0a6
Replace 'REQUEST_METHOD' with App\Arguments::getMethod() 2022-01-04 20:59:28 +01:00
Philipp Holzer a3a32af5c1
Add feedback 2022-01-04 20:59:27 +01:00
Philipp Holzer dc46af5ea1
Automatically return allowed HTTP methods for OPTIONS per specific endpoint 2022-01-04 20:59:27 +01:00
Philipp Holzer 71272e07ee
temporary merge response header into static *exit() methods because of compatibility issues 2022-01-04 20:59:27 +01:00
Philipp Holzer 9c8d9e83ac
Fix empty accounts[] bug 2022-01-04 20:59:27 +01:00
Philipp Holzer c1f2e391b0
Move Arguments reset to right place 2022-01-04 20:59:26 +01:00
Philipp Holzer 5e85939502
Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument 2022-01-04 20:59:26 +01:00
Philipp Holzer 4e67bfed8d
Use Args::getMethod() at various places 2022-01-04 20:59:26 +01:00
Philipp Holzer ee2a15d822
Add HTTP method to App\Arguments 2022-01-04 20:59:25 +01:00
Philipp Holzer c7f2ba213b
Fix OPTIONS 2022-01-04 20:59:25 +01:00
Philipp Holzer eaad220738
Add explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint 2022-01-04 20:59:25 +01:00
Philipp Holzer 3092e74a3a
Add OPTIONS endpoint 2022-01-04 20:59:25 +01:00
Philipp Holzer 01c1e137f7
Add OPTIONS endpoint 2022-01-04 20:59:24 +01:00
Philipp 1239ce1e7e
Merge pull request #11136 from urbalazs/error-message-translation
Mark error message as translatable
2022-01-03 23:42:55 +01:00
Balázs Úr e698ebf359 Mark error message as translatable 2022-01-03 22:29:26 +01:00
Hypolite Petovan a42a5307e2
Merge pull request #11131 from urbalazs/copyright-missing
Add missing copyright text
2022-01-02 11:15:22 +01:00
Balázs Úr 733f3de9ed Add missing copyright text 2022-01-02 10:49:50 +01:00
Philipp 322b7c856c
Merge pull request #11129 from urbalazs/copyright-2022
Update copyright
2022-01-02 09:45:35 +01:00
Balázs Úr e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Hypolite Petovan 0df539a65e
Merge pull request #11127 from nupplaphil/feat/tests
Transform legacy API tests into new structure
2022-01-02 01:06:48 +01:00
Philipp Holzer 301ac83ebf
Add feedback - avoid intermediate variables 2022-01-02 01:04:04 +01:00
Philipp Holzer adf0d7bc95
Fix typo 2022-01-02 00:21:38 +01:00
Philipp Holzer e61ed41972
Add feedback (title/text/html) 2022-01-02 00:21:01 +01:00
Philipp Holzer 4c77e99f89
Add title to the text/html content for Twitter status object 2022-01-01 23:14:52 +01:00
Philipp Holzer 2f13afb4c0
Fix database lock driver test 2022-01-01 21:24:16 +01:00
Hypolite Petovan 0a4dc51bdc
Merge pull request #11128 from annando/diaspora-contact-details
Display interaction data for Diaspora accounts
2021-12-31 00:40:32 +01:00
Michael ce174cad91 More often update Diaspora contacts 2021-12-30 22:40:52 +00:00
Michael 3d9be965a6 Merge remote-tracking branch 'upstream/2021.12-rc' into diaspora-contact-details 2021-12-30 22:17:33 +00:00
Michael 29be22ee6a Display interaction data for Diaspora accounts 2021-12-30 22:11:52 +00:00
Philipp Holzer 14e7f12aa4
Remove deprecated tests 2021-12-30 22:39:03 +01:00
Philipp Holzer 9d8a420391
Move API RSS tests 2021-12-30 22:37:23 +01:00
Philipp Holzer 29dbfb58c7
Move another API status tests 2021-12-30 22:17:03 +01:00
Philipp Holzer 2e221943d4
Move ApiResponse & Twitter Status tests 2021-12-30 22:08:46 +01:00
Philipp Holzer 2c15fb03ff
Move API status tests 2021-12-30 22:02:57 +01:00
Philipp Holzer 43a001bf73
Remove deprectated mediap tests 2021-12-30 21:57:55 +01:00
Philipp Holzer 0b08730a0b
Move getAttachement tests 2021-12-30 21:56:22 +01:00
Philipp Holzer c03ddf0891
Move API Status tests 2021-12-30 21:52:18 +01:00
Philipp Holzer 6412484fa6
Move API DirectMessage tests 2021-12-30 21:07:20 +01:00
Philipp Holzer f0b97d8e13
Move API User tests 2021-12-30 20:51:21 +01:00
Philipp Holzer 51c94016cd
Move API User tests 2021-12-30 20:50:42 +01:00
Philipp Holzer 84ca2d6e98
Cleanup: Remove already deprecated API tests 2021-12-30 20:23:38 +01:00
Philipp Holzer 0f40aec0e3
Move DirectMessages/Conversation tests 2021-12-30 20:18:34 +01:00
Philipp Holzer 07eca542a4
Move DirectMessages/Sent tests 2021-12-30 20:16:48 +01:00
Philipp Holzer 95e3583c68
Move DirectMessages/All tests 2021-12-30 20:04:32 +01:00
Philipp Holzer e7c5bdc779
Move DirectMessages/Inbox tests 2021-12-30 20:02:53 +01:00
Philipp Holzer 0c4c6faa54
Move DirectMessages/Destory tests & fix Destroy condition 2021-12-30 19:58:19 +01:00