Commit graph

32778 commits

Author SHA1 Message Date
Michael
2ccfe6b2f4 Updated database.sql 2022-01-08 22:51:00 +00:00
Michael
59358077c7 First support for user headers 2022-01-08 22:43:11 +00:00
Philipp
2d326c8a27
Merge pull request #11143 from annando/api-again
API: Functionality moved to new places
2022-01-06 21:19:04 +01:00
Michael
543cc7f51f Moved tests, changes after review 2022-01-06 20:13:32 +00:00
Michael
0c5d2abf6b Tests 2022-01-06 07:41:29 +00:00
Michael
9414edd64a API: Functionality moved to new places 2022-01-06 07:34:16 +00:00
Hypolite Petovan
ff83c170a6
Merge pull request #11140 from nupplaphil/friendica-11138
Fix getBirthdays() method
2022-01-05 10:28:49 +01:00
Michael Vogel
2b74e41312
Merge pull request #11135 from nupplaphil/bug/halcyon
Add OPTIONS endpoint
2022-01-05 07:38:42 +01:00
Philipp
cf18f059a1
Update messages.po 2022-01-04 22:10:37 +01:00
Philipp
d2229006fc
- Remove redundant code
- Rename some variables
- Add method description
2022-01-04 22:10:36 +01:00
Philipp
7b3515e706
Fix getBirthdays()
- Formatting optimizations
- Remove redundant ASC
2022-01-04 22:10:36 +01:00
Philipp
6eab7d9f14
Fix getBirthdays()
- explicit create an array for the template
2022-01-04 21:59:47 +01:00
Philipp
0e45f22b06
optimizations 2022-01-04 20:59:29 +01:00
Philipp
6dbbd08179
Use rawContent for Special Options to avoid a protected options() method 2022-01-04 20:59:29 +01:00
Philipp
35a2fd45af
Make Response even more compatible .. 2022-01-04 20:59:28 +01:00
Philipp
37f850377e
Fix App routing 2022-01-04 20:59:28 +01:00
Philipp
543e4be0a6
Replace 'REQUEST_METHOD' with App\Arguments::getMethod() 2022-01-04 20:59:28 +01:00
Philipp
a3a32af5c1
Add feedback 2022-01-04 20:59:27 +01:00
Philipp
dc46af5ea1
Automatically return allowed HTTP methods for OPTIONS per specific endpoint 2022-01-04 20:59:27 +01:00
Philipp
71272e07ee
temporary merge response header into static *exit() methods because of compatibility issues 2022-01-04 20:59:27 +01:00
Philipp
9c8d9e83ac
Fix empty accounts[] bug 2022-01-04 20:59:27 +01:00
Philipp
c1f2e391b0
Move Arguments reset to right place 2022-01-04 20:59:26 +01:00
Philipp
5e85939502
Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument 2022-01-04 20:59:26 +01:00
Philipp
4e67bfed8d
Use Args::getMethod() at various places 2022-01-04 20:59:26 +01:00
Philipp
ee2a15d822
Add HTTP method to App\Arguments 2022-01-04 20:59:25 +01:00
Philipp
c7f2ba213b
Fix OPTIONS 2022-01-04 20:59:25 +01:00
Philipp
eaad220738
Add explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint 2022-01-04 20:59:25 +01:00
Philipp
3092e74a3a
Add OPTIONS endpoint 2022-01-04 20:59:25 +01:00
Philipp
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
301ac83ebf
Add feedback - avoid intermediate variables 2022-01-02 01:04:04 +01:00
Philipp
adf0d7bc95
Fix typo 2022-01-02 00:21:38 +01:00
Philipp
e61ed41972
Add feedback (title/text/html) 2022-01-02 00:21:01 +01:00
Philipp
4c77e99f89
Add title to the text/html content for Twitter status object 2022-01-01 23:14:52 +01:00
Philipp
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
14e7f12aa4
Remove deprecated tests 2021-12-30 22:39:03 +01:00
Philipp
9d8a420391
Move API RSS tests 2021-12-30 22:37:23 +01:00
Philipp
29dbfb58c7
Move another API status tests 2021-12-30 22:17:03 +01:00
Philipp
2e221943d4
Move ApiResponse & Twitter Status tests 2021-12-30 22:08:46 +01:00
Philipp
2c15fb03ff
Move API status tests 2021-12-30 22:02:57 +01:00