Commit graph

917 commits

Author SHA1 Message Date
Michael
c61776aba6 Partially fixing source detection 2021-11-24 07:11:33 +00:00
Michael
57cf384fae Moved acitivites 2021-11-24 07:06:28 +00:00
Michael
a3aab4a75a Entities, Source and api functions rearranged 2021-11-24 06:44:25 +00:00
Michael
07c2f36946 Removing unused functions, added (deactivated) attachments 2021-11-23 21:54:19 +00:00
Michael
1de83b7ad2 Fix tests 2021-11-21 20:34:00 +00:00
Michael
f00792d370 Merge remote-tracking branch 'upstream/develop' into api-rework 2021-11-21 17:02:51 +00:00
Michael
a4ef4589e6 Reworked friendship API endpoints 2021-11-21 16:59:09 +00:00
Hypolite Petovan
23c56b108b
Merge pull request #11003 from annando/fix-api
Fix legacy API
2021-11-21 07:55:25 -05:00
Philipp
8135c49613
Fix ApiResponseTest 2021-11-21 11:45:50 +01:00
Michael
b4cb5631ad Fixing tests again 2021-11-21 10:23:54 +00:00
Michael
8abf6c9dd0 Possibly fixing tests 2021-11-21 10:20:03 +00:00
Michael
bfddf14b6b Persuading the tests 2021-11-21 07:18:40 +00:00
Michael
1e4e0914ff Added parameter for test 2021-11-21 07:10:10 +00:00
Michael
8bc748758d Fetch data for test 2021-11-21 06:37:09 +00:00
Michael
cf2ada64da Adding test data 2021-11-21 06:31:04 +00:00
Michael
f385be04dc More test data 2021-11-21 06:19:35 +00:00
Michael
16e69cbffa Adding more test data 2021-11-21 06:14:38 +00:00
Michael
52a3563de4 Added test data 2021-11-21 06:10:19 +00:00
Michael
c54d3ddf18 Test return value 2021-11-21 05:55:16 +00:00
Michael
1acaa61446 Use user contact 2021-11-21 05:40:48 +00:00
Michael
ff9786f3c3 Fixing tests 2021-11-21 05:16:21 +00:00
Michael
8954c19896 Fix some tests 2021-11-21 00:36:02 +00:00
Michael
c732027b04 Tests ... 2021-11-21 00:14:38 +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
Philipp
645e4edc63
Revert "Revert "Replace Module::init() with Constructors""
This reverts commit 89d6c89b67.
2021-11-19 20:18:48 +01:00
Hypolite Petovan
89d6c89b67
Revert "Replace Module::init() with Constructors" 2021-11-19 07:23:23 -05:00
Hypolite Petovan
0b6e0566d7
Merge pull request #10987 from annando/api4
API: moved classes / unified user array creation
2021-11-19 06:13:52 -05: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
b67c10812a Merge remote-tracking branch 'upstream/develop' into api4 2021-11-18 20:15:57 +00:00
Michael
0648f2f9ee Fix test 2021-11-18 15:55:25 +00:00
Michael
7c03eba98e Removed unused code 2021-11-18 14:49:12 +00:00
Michael
7d1a603ee5 Changing the expectaztion in the test 2021-11-18 08:14:08 +00:00
Michael
a8a64a0918 We niow throw a different exception 2021-11-18 08:08:55 +00:00
Michael
42bd7918ad allow_api removed 2021-11-18 07:14:23 +00:00
Michael
98b68b47f0 api_get_user isn't used without parameters anymore 2021-11-18 07:06:08 +00:00
Michael
0c26ae31f6 And again ... 2021-11-18 06:58:43 +00:00
Michael
4c05228497 And again 2021-11-18 06:49:16 +00:00
Michael
c2181df4d2 Poking around in the fog 2021-11-18 06:43:11 +00:00
Michael
268ad197c7 Tests 2021-11-18 06:37:48 +00:00
Michael
c981f60221 Tests ... 2021-11-18 06:10:20 +00:00
Michael
2723e28a18 Tests ... 2021-11-18 06:03:21 +00:00
Michael
86c14f4d43 Tests again 2021-11-17 23:11:21 +00:00
Michael
3c0f22b2dd Testing tests 2021-11-17 22:50:43 +00:00
Michael
abbe7895ae Fixing tests - maybe 2021-11-17 22:12:21 +00:00
Michael
cdedf348e4 Replaced most "api_get_user" calls with newer BaseApi calls 2021-11-17 21:28:51 +00:00
Philipp
f3d7d610e8
Fix tests 2021-11-17 22:21:03 +01:00