Commit Graph

926 Commits

Author SHA1 Message Date
Michael e1d4f96b06 Remove unused user fields 2021-11-21 20:14:48 +00:00
Michael 1acaa61446 Use user contact 2021-11-21 05:40:48 +00:00
Michael 7e49ee8fb5 Hopefully fix some tests 2021-11-21 00:44:26 +00:00
Michael 2c6afe65a7 Use correct function to fetch the self user 2021-11-21 00:26:35 +00:00
Michael f04b07b20a Removed some more API functions 2021-11-20 23:38:52 +00:00
Michael 647ecd4bd3 Relocate RSS header stuff, cleaning up the code 2021-11-20 13:44:12 +00:00
Michael 4327ccddcb Some more removed functions and parameters 2021-11-20 09:36:17 +00:00
Michael d576e920d5 Fix legacy API 2021-11-19 20:15:12 +00:00
Michael Vogel 4a674ea3d3
Update include/api.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-19 06:05:58 +01:00
Michael 8fd738f550 Removed "api_get_user" 2021-11-18 22:20:19 +00:00
Michael 1f79d25ffc Replaced "api_date" 2021-11-18 21:43:13 +00:00
Michael 2d5989a6bd Fixed handling of return value 2021-11-18 21:18:00 +00:00
Michael 15af14aea4 changed quotes 2021-11-18 20:09:17 +00:00
Michael 7c03eba98e Removed unused code 2021-11-18 14:49:12 +00:00
Michael 5a5110d45a Removed forbidden - crashing the tests again 2021-11-18 07:25:16 +00:00
Michael 42bd7918ad allow_api removed 2021-11-18 07:14:23 +00:00
Michael d0bae37538 Making tests possibly happy 2021-11-18 06:31:02 +00:00
Michael 03810f3e31 Tests ... 2021-11-18 06:19:24 +00:00
Michael 9841096ce4 Added some more check 2021-11-18 05:57:46 +00:00
Michael f9ea9e2e97 Readding checks for loggedn in state for the tests 2021-11-18 05:47:06 +00:00
Michael a312940a21 Testing tests again 2021-11-17 23:03:18 +00:00
Michael 84661e9468 Test tests 2021-11-17 22:59:18 +00:00
Michael 420f6c652f Replaced all api_user calls 2021-11-17 22:44:52 +00:00
Michael 598a09fc6f Testing tests 2021-11-17 22:25:37 +00:00
Michael 9e30bd8ff7 Change back auth 2021-11-17 21:50:39 +00:00
Michael 747e8daef6 Hopefully fixing the tests 2021-11-17 21:40:48 +00:00
Michael cdedf348e4 Replaced most "api_get_user" calls with newer BaseApi calls 2021-11-17 21:28:51 +00:00
Michael 6ea426178a API: moved classes / unified user array creation 2021-11-16 23:21:40 +00:00
Michael 66db55f0cd
Some more API functions moved 2021-11-14 23:21:54 +01:00
Philipp Holzer ebf56674f1
Transform ApiResponse::error() into dynamic method 2021-11-12 20:04:47 +01:00
Philipp Holzer 4309f814e0
Transform ApiResponse::formatData() into dynamic method 2021-11-12 19:59:16 +01:00
Philipp Holzer 319f91301d
Move API Response methods into an own class to make them mockable 2021-11-12 19:52:01 +01:00
Michael 293775ab4a Photo delete is moved as well 2021-11-10 23:31:42 +00:00
Michael 02210f285b API: some more converted functions 2021-11-10 23:07:46 +00:00
Michael 1518ad33ad API: Classes moved to the correct places according to their origin 2021-11-10 07:31:39 +00:00
Michael bbc4fe851b "init" removed, moved error function 2021-11-09 22:59:58 +00:00
Michael b6943aff36 API call rate_limit_status moved 2021-11-09 21:41:37 +00:00
Michael fbde999d0d Removed unneeded parameter 2021-11-08 21:58:21 +00:00
Michael f5b47fccce API: spme Functionality is transferred to new places 2021-11-08 21:35:41 +00:00
Michael 789361de5f The API is now using the router 2021-11-08 07:23:18 +00:00
Michael Vogel b60c342a8f
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-11-07 16:45:36 +01:00
Michael eb1b2256a0 Removed and replaced deprecated functionalities 2021-11-07 14:00:47 +00:00
Michael 63da4a75e9 The boot.php had been cleared of most functions 2021-11-04 20:29:59 +00:00
Michael 3ca1cd3345 Use getter function 2021-10-31 05:31:58 +00:00
Michael 57353eb9b0 Changed scope 2021-10-31 04:54:24 +00:00
Michael 4236a9a105 Improved http error handling 2021-10-29 23:21:07 +00:00
Michael a33185f835 Use a constant for the profile photo album 2021-10-14 04:12:00 +00:00
Michael 13827edd2c New photo field "photo-type" as preparation for banners 2021-10-11 14:21:10 +00:00
Michael 39907103f8 Fix test 2021-10-09 21:30:14 +00:00
Michael 2c134c5229 `q` is now completely removed 2021-10-09 21:16:15 +00:00