Commit Graph

11 Commits

Author SHA1 Message Date
Balázs Úr
e56a53647b Update copyright 2022-01-02 08:27:47 +01:00
Philipp
8bdd90066f Make BaseModule a real entity
- Add all dependencies, necessary to run the content (baseUrl, Arguments)
- Encapsulate all POST/GET/DELETE/PATCH/PUT methods as protected methods inside the BaseModule
- Return Module content ONLY per `BaseModule::run()` (including the Hook logic there as well)
2021-11-27 12:40:36 +01:00
Philipp
489cd0884a Make BaseModule methods dynamic 2021-11-14 23:49:06 +01:00
Philipp
714f0febc4 Replace $parameters argument per method with static::$parameters 2021-11-14 23:49:05 +01:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
nupplaPhil
23c64b9a11 Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Hypolite Petovan
015db25d9f Replace obsolete references to App baseURL and getApp by DI 2019-12-29 21:50:15 -05:00
nupplaPhil
f2d4a5eb7d Remove namespaces 2019-12-29 20:18:26 +01:00
nupplaPhil
651d693270 Rebase for OpenId & Hovercard 2019-12-29 20:18:26 +01:00
nupplaPhil
97924d39d9 Merge init() and content() 2019-12-28 15:21:58 +01:00
nupplaPhil
d30e8665e1 Move mod/openid to src\Module\OpenId 2019-12-27 22:16:40 +01:00