Balázs Úr
054c301ef0
Update copyright
2021-03-29 08:40:20 +02:00
Hypolite Petovan
011e67d680
Add translation string for "Back to top"
2021-03-14 18:12:20 -04:00
Hypolite Petovan
f1e96d5bc9
[frio] Restore previous back to top arrow character
2020-12-31 09:06:10 -05:00
Hypolite Petovan
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
nupplaPhil
85dc9bb96b
Add license info at Friendica PHP files
2020-02-09 16:18:46 +01:00
Michael
ace3c52c8e
Accessibility again: Notifications are now accessible
2020-02-05 21:06:03 +00:00
Philipp Holzer
21640ec5d8
Add missing Friendica\DI namespace to files (PHPStorm inspection)
2020-01-19 21:26:42 +01:00
Philipp Holzer
6c36fd9e01
Move Config::get() to DI::config()->get()
2020-01-19 21:21:13 +01:00
Michael
0a4119adaf
@brief is removed completely
2020-01-19 06:05:23 +00:00
Philipp Holzer
3f34229752
Move redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 23:00:08 +01:00
Hypolite Petovan
b64b18e6f7
Remove obsolete view/js/acl.js
...
- Remove references to the deleted file
2019-11-28 12:54:56 -05:00
Michael
f8f640a2fc
Don't hide the modal dialoge
2019-10-17 22:16:29 +00:00
Michael
1de3960e26
Merge remote-tracking branch 'upstream/develop' into aria
2019-10-17 22:08:05 +00:00
Hypolite Petovan
458981f75c
Replace x() by isset(), !empty() or defaults()
...
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
2018-11-30 09:06:22 -05:00
Michael
c5a90551ba
Some aria changes
2018-04-29 05:02:42 +00:00
Hypolite Petovan
eb9b832c3a
[frio] Normalize quoting style in PHP files
2018-04-24 20:12:43 -04:00
Adam Magness
0dfa57948f
Issue-#3873
...
Replace deprecated functions with new syntax.
2017-11-07 06:24:39 -05:00
rabuzarus
f2d51737eb
fix some HTML violations in frio
2017-10-20 15:21:42 +02:00
rabuzarus
dd8ff1f097
remove unused 'aria-labelledby' in frios modal
2017-10-18 23:38:51 +02:00
Michael
5adfeb0bd5
App::get_baseurl is now replaced with System::baseUrl
2017-08-26 07:32:10 +00:00
Hypolite Petovan
20043914e6
Move App to src
...
- Add `use Friendica\App;` wherever needed
2017-05-02 22:59:36 -04:00
Michael
18a2b48d1d
Remove unneeded linefeeds
2017-03-25 19:31:32 +00:00
Roland Häder
884f44ce94
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2016-12-19 14:27:16 +01:00
Michael Vogel
3f35fed35a
Special characters should be escaped
2016-09-23 06:29:02 +00:00
rabuzarus
6b979e5ad8
frio: fix duplicated ID's in aside section
2016-08-08 17:15:35 +02:00
rabuzarus
15471f3835
add possibility to load custom page templates + none.php pagetemplate is part of core now
2016-07-11 10:33:39 +02:00