Commit graph

32327 commits

Author SHA1 Message Date
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
a704f4de3a Merge branch 'api4' of github.com:annando/friendica into api4 2021-11-19 05:59:29 +00:00
Michael
c30d3a5e7f header route fixed 2021-11-19 05:59:24 +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
Hypolite Petovan
fd7c1d766c
Merge pull request #10994 from nupplaphil/feat/module_constructor
Replace Module::init() with Constructors
2021-11-18 19:21:42 -05:00
Philipp
dab9e13c69
Replace $this->l10n->t() with $this->t() for Modules 2021-11-18 23:23: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
Philipp
207662251d
Update messages.po 2021-11-18 21:26:26 +01:00
Philipp
04a0cd9301
Add feedback 2021-11-18 21:25:09 +01:00
Philipp
14988ddf19
Replaced DI:: calls at BaseNotifications.phpt 2021-11-18 21:23:43 +01:00
Michael
b67c10812a Merge remote-tracking branch 'upstream/develop' into api4 2021-11-18 20:15:57 +00:00
Michael
15af14aea4 changed quotes 2021-11-18 20:09:17 +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
3dd35ef6ec Possibly fixing the test 2021-11-18 08:03:50 +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
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
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
c981f60221 Tests ... 2021-11-18 06:10:20 +00:00
Michael
2723e28a18 Tests ... 2021-11-18 06:03:21 +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
86c14f4d43 Tests again 2021-11-17 23:11:21 +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
3c0f22b2dd Testing tests 2021-11-17 22:50:43 +00:00
Michael
420f6c652f Replaced all api_user calls 2021-11-17 22:44:52 +00:00
Michael
ebdfe388de Fixing upload 2021-11-17 22:37:02 +00:00
Michael
598a09fc6f Testing tests 2021-11-17 22:25:37 +00:00
Michael
abbe7895ae Fixing tests - maybe 2021-11-17 22:12:21 +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
Philipp
f3d7d610e8
Fix tests 2021-11-17 22:21:03 +01:00
Philipp
ce578a7745
Replace Module::init() with Constructors 2021-11-17 22:14:33 +01:00
Philipp
85d162d1d2
Merge pull request #10992 from nupplaphil/bug/module
Hotfix: Deleted content
2021-11-17 13:41:32 +01:00
Philipp
de6bb280b1
Hotfix: Deleted content 2021-11-17 13:39:48 +01:00
Hypolite Petovan
190efcefad
Merge pull request #10977 from nupplaphil/feat/dynamic_modules
Introduce interface for `Module`s
2021-11-17 06:36:54 -05:00
Philipp
e73eda0156
Add feedback 2021-11-17 08:16:33 +01:00
Michael
a9e1847afd Some more comments added 2021-11-17 06:36:12 +00:00