Michael
8a34895a23
Use magicLink whenever possible
2018-06-02 08:05:06 +00:00
rabuzarus
9c9b82ba59
Frio: move tos link to a another place in the nave menu
2018-05-27 09:55:05 +02:00
rabuzarus
58f9498c7e
Frio: tos page background for frio
2018-05-27 09:48:27 +02:00
Tobias Diekershoff
571311a80b
removed deprecated themes frost(-mobile)
2018-05-26 10:25:42 +02:00
rabuzarus
0d7d688649
frio - add "info about the instance" link into the navbar for non-authed users
2018-05-22 12:44:35 +02:00
Hypolite Petovan
c41332364f
Merge pull request #5089 from tobiasd/20180519-tos
...
privacy statement
2018-05-20 08:20:16 -04:00
Michael
c70ebadd7d
Issue-3412 related: Don't send connection posts anymore
2018-05-19 19:34:51 +00:00
Tobias Diekershoff
dd629d5fa4
registration: added display of privacy statement if enabled
2018-05-19 18:53:54 +02:00
Tobias Diekershoff
f285d9c7eb
add link to TOS in frios registration template if enabled
2018-05-16 13:41:56 +02:00
Tobias Diekershoff
eec0826750
added link to the TOS page if it is activated
2018-05-16 11:57:06 +02:00
Andreas Neustifter
59b57459c6
Fix layout issue introduced with PR #4873 .
...
The find button in the find-people widget was badly layouted on Firefox under Debian.
Remove the width constraint and float: left so the button gracely drops to the next
line when necessary.
2018-04-30 21:22:59 +00:00
Hypolite Petovan
2975d1a0be
Merge pull request #4959 from koyuawsmbrtn/develop
...
Added dark scheme to frio
2018-04-30 10:30:01 -04:00
Koyu Berteon
90b24251d2
Renamed files as requested
2018-04-30 15:38:46 +02:00
Koyu Berteon
125c3e7cab
Corrected time
2018-04-30 15:34:23 +02:00
Koyu Berteon
01bd3a3a7b
Fixed identation in dark.php
2018-04-30 15:27:40 +02:00
Koyu Berteon
72cab9bb93
Added dark scheme to frio
2018-04-30 15:25:31 +02:00
rabuzarus
0c0b715c63
Merge develop into 20180425_-_fix_help_aside
2018-04-30 14:56:25 +02:00
Hypolite Petovan
fde3d6f870
Replace current_theme() and current_theme_url() calls
2018-04-28 18:37:25 -04:00
Hypolite Petovan
3213715b60
Fix formatting in frio_boot.php
2018-04-28 18:36:32 -04:00
Andreas Neustifter
babb45efd8
Fix login page layout without OpenId.
...
When OpenId is disabled and the input therefore is missing from the login the page looks
weird. Fix that.
2018-04-27 20:00:46 +00:00
rabuzarus
a19784d209
Merge pull request #4890 from astifter/reorganize_login
...
Reorganize Login to Fix #4878
2018-04-27 19:56:25 +02:00
Hypolite Petovan
2d6dafc057
[frio] Improve background styles' description
2018-04-26 07:50:05 -04:00
Hypolite Petovan
1ce999a4ab
[frio] Fix quoting style in php/Image
2018-04-26 07:46:59 -04:00
Hypolite Petovan
7feeb0af78
Add backward-compatibility for config variables after schema rename
2018-04-26 04:22:04 -04:00
rabuzarus
3fb993f37b
frio - fix help toc aside
2018-04-25 23:30:56 +02: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
Andreas Neustifter
d06a174f0c
Make register-link less obtrusive.
2018-04-24 21:18:31 +00:00
Andreas Neustifter
1a69265da4
Fix missing background tiles.
2018-04-24 21:16:15 +00:00
rabuzarus
ac753e3320
frio - provide a template for invite page
2018-04-24 17:33:48 +02:00
Andreas Neustifter
6a1ce9c9c0
Fix login dialog layout for frio.
...
Rearrange login dialog distinguish better between logging und registering.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
fe74a3d697
Remove empty help spans from templates.
...
The empty spans from the templates mess up the layout sometimes, and are useless weight anyway.
Lets get rid of them.
2018-04-23 20:29:55 +00:00
Andreas Neustifter
2d8a4a923f
Fix login dialog layout.
...
Rearrange login dialog distinguish better between logging und registering.
2018-04-23 20:29:55 +00:00
Hypolite Petovan
a66e9b81ba
Merge pull request #4873 from astifter/develop
...
Remove pagination when empty, move new Member Tips and use common widget to find people.
2018-04-23 10:23:21 -04:00
rabuzarus
763b061a2b
frio - Bugfix - there was a wrong user count in admin-users template
2018-04-23 00:26:00 +02:00
rabuzarus
04bdba0d78
frio - some work on the admin contactblock template to be more consistant with other setting pages
2018-04-22 23:06:06 +02:00
Friendica
390983a331
Haromonize Find People Widget.
...
In the right_aside on the /contacts page in the left aside there are
almost identical widgets to search for contacts. Drop one and use common
widget in both places.
2018-04-22 20:44:22 +00:00
rabuzarus
5a82ee04bc
frio - some work on the admin users template to be more consistant with other setting pages
2018-04-22 20:23:24 +02:00
rabuzarus
7e41f62809
frio - add missing page styles for user setting pages
2018-04-21 16:22:11 +02:00
Hypolite Petovan
afced187bc
Merge pull request #4885 from rabuzarus/20180421_-_fix_frio_in_directory
...
frio - fix default template if friendica is installed into a subdirectory
2018-04-21 10:10:32 -04:00
rabuzarus
8f6e018958
frio - remove $baseurl variable from default template because we don't need it anymore
2018-04-21 16:04:11 +02:00
rabuzarus
a65e93faea
frio - fix default template if friendica is installed into a subdirectory
2018-04-21 15:43:11 +02:00
rabuzarus
54c3efccab
frio - don't show the "insert image" button in modals (because it doesn't work at the current state)
2018-04-21 14:27:57 +02:00
rabuzarus
4285cd5dc7
frio - fix image upload for prv messages
2018-04-21 14:05:40 +02:00
fabrixxm
f976361935
Frio admin/users template: show account type in user details
2018-04-20 14:30:04 +02:00
fabrixxm
23e5225b20
Frio admn/users: use icons for page flags and account type in table
...
to have more space
2018-04-20 14:11:34 +02:00