Art4
ea3c576b22
chore: fix code style
2026-03-04 21:53:29 +00:00
Art4
64af3c6b8a
refactor: update codebase to PHP 7.4
2026-03-04 21:52:35 +00:00
Art4
3742414c94
refactor: activate TernaryToElvisRector
2026-02-20 11:59:54 +00:00
Art4
d1a235e8df
chore: fix code style
2026-02-20 08:52:49 +00:00
Art4
45ce04ea2d
chore: fix code style with spaces_inside_parentheses rule
2026-02-20 08:28:32 +00:00
Art4
70ae8fc47f
chore: fix code style
2026-02-19 20:23:35 +00:00
Art4
4f84589b55
Fix code style
2026-02-14 08:33:09 +01:00
Art4
fb6c810107
destruct list to array
2026-02-14 08:31:35 +01:00
Marcus Funch
05da451545
Update the text on Frio's config page
2026-02-08 14:12:17 +01:00
23f16df112
Set the page language
2025-02-13 06:47:19 +00:00
58d1d4c1fb
Accessibility: Widgets and other menues
2025-02-05 22:52:39 +00:00
795873b911
Fix code standard
2025-02-04 04:55:05 +00:00
7bbefae3e6
Skip to content
2025-02-04 04:49:05 +00:00
f3c5855fc1
Some more screenreader improvements
2025-02-04 04:49:05 +00:00
c0723e3d48
Fix codestyle
2025-01-26 12:59:59 +00:00
c978c8e027
Several accessibility improvements
2025-01-26 12:46:18 +00:00
Art4
603af2fb19
Rename DI::apphelper() to DI::appHeler()
2024-11-17 20:00:34 +00:00
Art4
4abfc3907b
Replace calls for App::getCurrentTheme() with AppHelper
2024-11-10 11:59:43 +00:00
506983aff1
REUSE more work on the themes
2024-08-24 12:20:23 +02:00
f8fe47ae88
removed some superfluous spaces in doctype tags
2024-07-30 22:13:08 +02:00
2c259c5c6f
[frio] Remove legacy schemes
...
- [frio] Replace default scheme file by default scheme value
- [frio] Simplify frio theme settings
- [frio] Remove query string scheme setting
2024-03-01 08:48:38 -05:00
89e7420237
Friendica copyright changed from 2023 to 2034
2024-01-02 20:57:26 +00:00
a966993c54
[frio] Add a <section> tag to the home page default template
...
- This is required to make page wrapper display correctly
2023-08-12 10:18:53 +02:00
e13a31c4fe
Ensure that the baseurl return value is a string
2023-05-11 08:13:19 +00:00
Josh Soref
4dd85e3f3c
spelling: image
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
c95360ff87
spelling: github
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
17fa773233
spelling: determines
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
25a352f66a
spelling: close
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:22 -04:00
f0c29edcde
Adapt BaseURL calls to new UriInterface
2023-02-18 21:12:21 +01:00
0530755332
Security: Use htmlspecialchars() for user input in Arguments class
2023-01-12 20:24:39 +01:00
1874a32728
Happy New Year 2023!
2023-01-01 09:36:24 -05:00
6f93ee7e49
Fix various PHP 8 deprecations
2022-11-19 19:15:47 -05:00
f13c91b320
Move mod/cal.php and mod/events.php to Module
2022-11-07 19:52:24 +01:00
ee71086133
UserSession class [7] - Refactor view/ files
2022-10-21 10:25:41 +02:00
11944dda32
old boot.php functions replaced in various places
2022-10-19 07:44:08 -04:00
4a885a13a6
Remove poke feature
2022-08-09 14:55:55 -04:00
Hank Grabowski
74252b5a31
Fix frio settings display error setting scheme to custom type if null
2022-07-13 08:40:54 -04:00
84bfc37bf1
Changes:
...
- added more type-hints
- added missing documentation
2022-06-22 14:36:45 +02:00
Balázs Úr
e56a53647b
Update copyright
2022-01-02 08:27:47 +01:00
b5d2d32b44
Split and delete ModuleController
...
- $moduleName is part of the argument string => App\Arguments
- $isBackend boolean already part of App\Mode::isBackend()
- $module is now the direct return of App\Router::getModule()
- ModuleController::run() moved to BaseModule::run()
2021-11-27 12:39:45 +01:00
37a30434bb
Remove remaining mentions of $a->argc/argv
...
- This was breaking the layout of specific pages in Frio
2021-08-17 08:26:12 -04:00
Balázs Úr
054c301ef0
Update copyright
2021-03-29 08:40:20 +02:00
011e67d680
Add translation string for "Back to top"
2021-03-14 18:12:20 -04:00
f1e96d5bc9
[frio] Restore previous back to top arrow character
2020-12-31 09:06:10 -05:00
94b9ed53c2
[frio] Vary Back to Top element depending on the theme accent/colors
...
- Add specific support for dark/black schemes
2020-12-30 23:10:22 -05:00
07f10784ca
Fixes Notice: Undefined offset: 0 in /view/theme/frio/php/default.php on line 128
2020-09-19 03:38:14 +00:00
7c16a25fc9
Account for $nav_bg not being set in frio/php/default
...
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-677319560
2020-08-20 09:21:44 -04:00
cb588eb535
[frio] Add scheme accent feature
...
- Add new accented scheme light
- Add first accent blue
2020-08-19 23:12:48 -04:00
91a1e5df91
Add more references to theme.php
2020-08-19 22:54:12 -04:00
4f37b14e42
Enable footer scripts in minimal view
2020-08-08 15:19:20 -04:00