nupplaPhil
|
2900389696
|
Remove deprecated App::getUrlPath - process methods to DI::baseUrl()->getUrlPath()
|
2019-12-29 20:17:46 +01:00 |
|
nupplaPhil
|
8e6973b774
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
nupplaPhil
|
1de3f186d7
|
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
|
2019-12-29 20:16:55 +01:00 |
|
Michael
|
8c03bdada9
|
parameters now are having a default value and are optional
|
2019-11-05 21:48:54 +00:00 |
|
Michael
|
bd62d548db
|
Added parameters
|
2019-11-05 20:22:54 +00:00 |
|
Hypolite Petovan
|
f59ea2af55
|
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/
|
2019-10-15 09:20:32 -04:00 |
|
Philipp Holzer
|
08be92a862
|
Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes)
|
2019-08-15 17:23:00 +02:00 |
|
Michael
|
a11206dbcd
|
Issue 6675: Improved check for follower, removed global setting
|
2019-07-21 05:56:57 +00:00 |
|
Michael
|
e247a14d2b
|
Added the option to only receive top level posts from people you follow
|
2019-07-17 21:37:13 +00:00 |
|
Michael
|
41dc243186
|
Fix delivery counter for poking / unify delivery commands
|
2019-06-10 14:19:24 +00:00 |
|
Hypolite Petovan
|
b4b8c61daf
|
Add @TODO comments per @nupplaphil review in various Admin modules
|
2019-05-02 10:20:02 -04:00 |
|
Hypolite Petovan
|
92b415bc36
|
Fix EOL and EOF in Admin modules
|
2019-05-02 09:55:50 -04:00 |
|
Hypolite Petovan
|
9774c95b80
|
Remove duplicate $baseurl template variable
- Remove unused $overwriteURL parameter in Renderer::replaceMacros
|
2019-05-02 09:55:48 -04:00 |
|
Hypolite Petovan
|
d8125eb3db
|
Make the site admin theme setting link go to the currently selected theme
|
2019-05-02 09:52:55 -04:00 |
|
Hypolite Petovan
|
740723534f
|
Move admin/site to src/Module
- Replace default theme settings modal with simple link to admin/themes
|
2019-05-02 09:52:50 -04:00 |
|