Commit Graph

4997 Commits

Author SHA1 Message Date
Andreas Neustifter 32ef5623ab [frio] Improve Group Editing (#5349)
* Improve group-editing and edit-navigation.

Use icons next to groups and header for navigation to editing groups and adding new groups.
Also use icon from group-sidebar for editing groups.

* Unify look&feel of contact search bars.

* Remove nogroup page and replace with /group/none.

* Make sure proper items are selected in aside.

* Use icon instead of link for 'View Contacs' on profile page.

* Fix none-working /group/none.

* Fix highlighting for everyone in group aside.
2018-07-09 18:36:50 -04:00
Andreas Neustifter 09b7e217c7 [Suggestion] Move New User Tip Link (#5342)
* Move new member tips to navigation bar.

The link looks so forlorn when its just somewhere in there. Put it in the nav bar.

* Style new member hints link propery.

* Make changes requested by @MrPetovan.
2018-07-09 18:20:57 -04:00
Hypolite Petovan e93f4e5c0c
Merge pull request #5348 from astifter/use_h3_for_showing_contacts
Use h3 instead of h4 in contacts block
2018-07-09 08:21:43 -04:00
Andreas Neustifter 56b6adc396 Fix relocate button label.
In settings the 'Start Relocate' button is also labeld 'Save Settings'.
2018-07-09 12:42:32 +02:00
Andreas Neustifter d442024c0e Make sure contacs header is same size as everything in aside.
All the widgets in asside have h3 for their headers, use this for showing contacts too.
2018-07-09 12:42:31 +02:00
Michael 3e797547a3 Warnings fixed 2018-07-08 09:37:05 +00:00
Tobias Diekershoff ba7505f12f CS translation update THX Aditoo 2018-07-07 11:22:18 +02:00
Hypolite Petovan 54707dd4c8
Merge pull request #5327 from tobiasd/20180706-issue4753
admins can forbid some nicknames from being registered
2018-07-06 09:59:34 -04:00
Tobias Diekershoff 72638acac3 admins can forbid some nicknames from being registered 2018-07-06 15:32:56 +02:00
Tobias Diekershoff 100c5e33ac CS translation update THX Aditoo 2018-07-06 06:27:59 +02:00
Tobias Diekershoff fef252736b CS translation update THX Aditoo 2018-07-02 07:04:43 +02:00
Tobias Diekershoff c2496ccc9d update for DE translation 2018-07-01 11:08:12 +02:00
hoergen eb5edad07a
Add files via upload
frio: new scheme Plusminus aims to minimize empty design spaces
2018-06-30 13:39:11 +02:00
Tobias Diekershoff 85392963cf CS translation update THX Aditoo 2018-06-25 07:39:48 +02:00
Tobias Diekershoff 6800c89ea5 update PL translations THX waldis 2018-06-22 07:37:50 +02:00
Hypolite Petovan a5550b4702
Merge pull request #5253 from rabuzarus/20180616_-_magic_auth_test_2
Port hubzillas OpenWebAuth - remote authentification
2018-06-20 17:46:04 -04:00
Roland Häder 8ad523fbc8
Continued a bit:
- removed/fixed whitespaces and mixture of spaces/tabs (some)
- added new-line character at end of files (POSIX-compilant)
- reverted some code which I had messed up (compared to upstream/develop)
- removed duplicate dba::update() invocation in src/Protocol/DFRN.php
- also removed no longer valid TODO

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-06-20 22:19:54 +02:00
Tobias Diekershoff dbe1d5adc7 update DE translations 2018-06-20 17:34:23 +02:00
rabuzarus 0a97a3f822 Bugfix: hide savedsearch butten and subthread button for non local_users 2018-06-19 18:27:54 +02:00
rabuzarus 1c7f4e3c63 port hubzillas OpenWebAuth - remote authentification 2018-06-18 23:05:44 +02:00
Tobias Diekershoff ca85fa2272 update to the zh-cn translation THX 朱陈锬 2018-06-18 11:41:29 +02:00
Tobias Diekershoff 7a84252233 NL translation update 2018-06-18 08:24:00 +02:00
Tobias Diekershoff c39a5f6faa CS translation update 2018-06-18 08:23:05 +02:00
rabuzarus 1a8d3c460e add class "wall-item-body" to all themes 2018-06-16 13:50:56 +02:00
rabuzarus d0ea208d04 main.js - move some code of liveUpdate() into updateConvItems() for readability 2018-06-16 13:38:32 +02:00
rabuzarus a2fc1be187 fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
rabuzarus 2b69571cbf Frio: add addon_hooks to head.tpl 2018-06-15 22:55:00 +02:00
Hypolite Petovan f0c2b77157
Merge pull request #5215 from rabuzarus/20180614_-_frio_contact_suggestion_template
Frio: provide a template for received contact suggestions
2018-06-14 13:56:30 -04:00
rabuzarus 02344ce78c Frio: background color for fsuggest module 2018-06-14 18:57:30 +02:00
rabuzarus aaeb85c944 Frio: scroll to the contact request in notifications module 2018-06-14 18:49:53 +02:00
rabuzarus b8186ba98b Frio: provide a template for received contact suggestions 2018-06-14 17:05:23 +02:00
rabuzarus 0db6002e3c Frio: fix contact filtering on contacts page 2018-06-13 23:04:07 +02:00
Hypolite Petovan 97e95473a1
Merge pull request #5179 from abanink/5118
5118 Create Javascript hook mechanism
2018-06-13 15:35:13 -04:00
Pascal Deklerck ba4ddb1d8d Test if addon_hooks is an array before using it 2018-06-13 21:05:54 +02:00
Pascal Deklerck b54d1b708a Code standards updates 2018-06-13 21:03:19 +02:00
Pascal Deklerck a11103a3a7 Code organisation and documentation of JS hook code 2018-06-13 09:31:08 +02:00
Tobias Diekershoff 138355838f EN US translation update THX miqrogroove 2018-06-13 07:43:49 +02:00
Tobias Diekershoff 3895c87e75 update CS translation THX Aditoo 2018-06-12 15:58:35 +02:00
Tobias Diekershoff 32129d07e5 update CS translation THX Aditoo 2018-06-10 07:51:35 +02:00
Tobias Diekershoff bb20204fea IT translations THX Fabio 2018-06-09 10:38:22 +02:00
Tobias Diekershoff bcf1f9fd19 update FI translations THX Kris 2018-06-09 10:22:45 +02:00
Tobias Diekershoff c37d141654 update NL translations THX Pascal 2018-06-09 10:21:53 +02:00
Tobias Diekershoff de822f01e6 update DE translations 2018-06-09 10:19:49 +02:00
Tobias Diekershoff 7986d36a6d update PL translations THX waldis 2018-06-09 10:13:15 +02:00
Pascal Deklerck ef01dfefd4 Remove console logging 2018-06-07 22:25:39 +02:00
Pascal Deklerck d488512ca0 5118 Create Javascript hook mechanism 2018-06-07 22:23:30 +02:00
Tobias Diekershoff 90be8b47d6 update to the NL translation THX Pascal 2018-06-04 12:09:33 +02:00
Hypolite Petovan bb11969c72
Merge pull request #5162 from tobiasd/20180602-de
update DE translations
2018-06-02 10:09:44 -04:00
Tobias Diekershoff 4cca036a1b update DE translations 2018-06-02 15:56:57 +02:00
Michael 8a34895a23 Use magicLink whenever possible 2018-06-02 08:05:06 +00:00