|
193b01cccd
|
Used \Some\Foo::class instead of '\Some\Foo' which type-safe and easier to find by your editor/IDE
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2020-10-26 01:19:41 +01:00 |
|
|
10edbea99e
|
Update author email address in file headers
|
2020-06-13 13:15:53 -04:00 |
|
|
e36805c206
|
Add Custom Pages feature
- Add config/pages directory
- Add new custom pages controller and route
- Add generated links in the footer
|
2018-11-19 22:12:09 -05:00 |
|
|
9f80a14565
|
Add footer with current version
- Move stats links from header to footer
|
2018-11-19 08:32:58 -05:00 |
|
|
ce075c80e6
|
Add statistics page
- Closes https://github.com/friendica/friendica-directory/issues/2
|
2018-11-18 10:38:43 -05:00 |
|
|
5b7bb030de
|
Add Internationalization
- Add Utils/L10n class
- Add translator functions to PHP Renderer
- Refactor web controllers to prevent duplicated code
- Add locale middleware
- Add translation file loading
- Add i18n settings
|
2018-11-15 23:59:00 -05:00 |
|