Balázs Úr
054c301ef0
Update copyright
2021-03-29 08:40:20 +02:00
Hypolite Petovan
062063c5e5
[frio] Add black accented scheme
2020-08-19 23:12:52 -04:00
Hypolite Petovan
907222da53
[frio] Add dark accented scheme
2020-08-19 23:12:52 -04:00
Hypolite Petovan
cb588eb535
[frio] Add scheme accent feature
...
- Add new accented scheme light
- Add first accent blue
2020-08-19 23:12:48 -04:00
Hypolite Petovan
91a1e5df91
Add more references to theme.php
2020-08-19 22:54:12 -04:00
Hypolite Petovan
f3b080ed6c
[frio] Allow 0% content brackground transparency
2020-08-15 19:36:24 -04:00
Hypolite Petovan
fc77ecbe1a
[frio] Keep settings between scheme changes
2020-08-15 19:29:51 -04:00
Hypolite Petovan
cf99c752ea
[frio] Remove "Enable Compose page" setting
2020-02-19 15:11:54 -05:00
nupplaPhil
7d714319c8
Add license info at Friendica PHP files
2020-02-09 16:34:23 +01:00
nupplaPhil
ed9392469e
Remove unneeded Config namespace usages
2020-01-19 22:50:44 +01:00
nupplaPhil
3411ced833
Move Config::set() to DI::config()->set()
2020-01-19 21:21:53 +01:00
nupplaPhil
6c36fd9e01
Move Config::get() to DI::config()->get()
2020-01-19 21:21:13 +01:00
nupplaPhil
d6efc90194
cleanup namespace usages for L10n
2020-01-19 16:31:33 +01:00
nupplaPhil
5dfee31108
Move L10n::t() calls to DI::l10n()->t() calls
2020-01-19 16:31:16 +01:00
nupplaPhil
800694e9b3
Remove unused use
statements & remove PConfig class
2020-01-18 17:02:59 +01:00
nupplaPhil
88bb66371c
Move PConfig::set() to DI::pConfig()->set()
2020-01-18 16:54:50 +01:00
nupplaPhil
9e9429b56d
Move PConfig::get() to DI::pConfig()->get()
2020-01-18 16:50:57 +01:00
Hypolite Petovan
8b836189d4
Replace deprecated defaults() calls with ?? and ?: in include/ and view/
2019-10-16 08:51:03 -04:00
Hypolite Petovan
d5efca1171
[frio] Add compose page JS trigger and theme setting
2019-07-29 20:31:47 -04:00
Hypolite Petovan
ee52eb575e
Replace defaults() calls in frio/config.php
...
- Fix typo for scheme/schema
2019-07-29 20:31:46 -04:00
Hypolite Petovan
8e9a0e0e50
Show frio theme customization settings for new users
2019-07-17 23:08:56 -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
d6a5274bb9
[frio] Update theme settings form for use in embed mode
...
- Replace jRange with native slider to prevent overflowing on the right in embed mode
- Move color swatch to the left of colorinput fields to prevent overflowing on the right in embed mode
2019-05-02 09:52:48 -04:00
Jeroen De Meerleer
42769c6976
Changed spaces into tabs
2019-03-22 22:28:09 -04:00
Jeroen De Meerleer
ffa7d7659b
Added the share_string field
2019-03-22 22:28:07 -04:00
Hypolite Petovan
f95f6eced9
Add scheme input protection in frio/config.php
...
- Addresses https://github.com/friendica/friendica/issues/6338#issuecomment-464912016
2019-02-24 14:32:51 -05:00
Adam Magness
35abc4bb64
get markup template
...
implement getMarkupTemplate function
2018-10-31 10:44:06 -04:00
Adam Magness
91facd2d0a
replace macros
...
implement new replaceMacros function
2018-10-31 10:35:50 -04:00
Michael Vogel
29b73877a9
Fix the settings in frio ( #5650 )
2018-08-22 00:14:16 -04:00
Michael Vogel
1283b99c6f
Removed notices in the frio theme ( #5610 )
...
* Removed notices in the frio theme
* And fixed notices in the notifications
* And some more in frio
* Null is the default value
* And some small notice in the probing removed
* Added note
* Clarified note
* And a removed notice in OStatus
2018-08-14 19:37:44 +00:00
Hypolite Petovan
7feeb0af78
Add backward-compatibility for config variables after schema rename
2018-04-26 04:22:04 -04:00
Hypolite Petovan
86e4690b5f
[frio] Add background-repeat attribute to background image options
...
- Update background image options names and labels
- Add background image option label tag
2018-04-24 20:42:23 -04:00
Hypolite Petovan
4307a87d6a
[frio] Rename "Default" color scheme as "Custom"
...
- Capitalize scheme name
2018-04-24 20:40:29 -04:00
Hypolite Petovan
0f82c3348d
[frio] Rename bgcolor to background-color
2018-04-24 20:39:34 -04:00
Hypolite Petovan
3bfa6facfc
[frio] Fix typo schema -> scheme
2018-04-24 20:26:14 -04:00
Hypolite Petovan
eb9b832c3a
[frio] Normalize quoting style in PHP files
2018-04-24 20:12:43 -04:00
Hypolite Petovan
b65c8c55a4
[frio] Fix formatting in PHP files
2018-04-24 20:05:20 -04:00
rabuzarus
02ef222fe1
fix undeclared variables or wrong variable names (/view)
2018-02-12 16:50:05 +01:00
rabuzarus
143af5a6d5
frio: renaming background transparency into background opacity
2018-02-08 18:47:06 +01:00
Adam Magness
f0725ae384
Hopefully all t()
...
hopefully the last of the t()
2018-01-22 18:03:26 -05:00
Adam Magness
ead9d86236
More t()
...
Update more t() calls
2018-01-22 18:03:26 -05:00
fabrixxm
fc8e8feec1
Frio: add login background color admin option
2018-01-17 16:33:27 +01:00
Hypolite Petovan
e36f2bb1fb
Use short form array syntax everywhere
...
- Add short form array syntax to po2php.php generation
2018-01-15 14:07:17 -05:00
fabrixxm
5392f9eb8b
spaces to tabs
2018-01-14 21:53:37 +01:00
fabrixxm
de227e305e
Frio: add input for login backround image in admin settings
2018-01-14 19:19:24 +01:00
rabuzarus
6a8969452a
frio: add the possibility for the admin to change the colors for non personal pages
2017-10-23 20:26:31 +02:00
rabuzarus
9be6dfadba
frio: use cached css if no settings (or file) have changed
2017-10-23 15:16:23 +02:00
Michael
5adfeb0bd5
App::get_baseurl is now replaced with System::baseUrl
2017-08-26 07:32:10 +00:00
Michael
3c24bed412
New class "System"
2017-08-26 06:04:21 +00:00
Hypolite Petovan
20043914e6
Move App to src
...
- Add `use Friendica\App;` wherever needed
2017-05-02 22:59:36 -04:00