Commit Graph

32486 Commits

Author SHA1 Message Date
Hypolite Petovan 5a9ef594bf
Merge pull request #10999 from nupplaphil/bug/configcache_set
Fix Installer setup
2021-11-19 17:59:32 -05:00
Philipp Holzer efe5d641a2
Fixing Mainentance & Exception vie 2021-11-19 22:51:12 +01:00
Michael d576e920d5 Fix legacy API 2021-11-19 20:15:12 +00:00
Hypolite Petovan 7ccfbd8ef2
Merge pull request #11002 from nupplaphil/feat/modules_constructor
Replace `Modules::init()` with Constructors (Retry)
2021-11-19 14:51:23 -05:00
Philipp Holzer 296a9070a0
Fix LegacyModule init() 2021-11-19 20:21:37 +01:00
Philipp Holzer 645e4edc63
Revert "Revert "Replace Module::init() with Constructors""
This reverts commit 89d6c89b67.
2021-11-19 20:18:48 +01:00
Hypolite Petovan 942001b04d
Merge pull request #11000 from friendica/revert-10994-feat/module_constructor
Revert "Replace Module::init() with Constructors"
2021-11-19 07:23:58 -05: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
Philipp Holzer 2a22ddcf85
Fix Installer setup
- value "0" can now be saved
2021-11-19 08:48:44 +01: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 Holzer 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 Holzer 207662251d
Update messages.po 2021-11-18 21:26:26 +01:00
Philipp Holzer 04a0cd9301
Add feedback 2021-11-18 21:25:09 +01:00
Philipp Holzer 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