Tobias Diekershoff
55de1c66f3
PL translation update THX waldis
2019-02-02 08:25:24 +01:00
Tobias Diekershoff
33304d4b0b
DE translation update
2019-02-02 08:24:44 +01:00
Tobias Diekershoff
9342e97bac
CS translation update THX Aditoo
2019-02-02 08:24:10 +01:00
Tobias Diekershoff
92b1400506
update to the zh-cn translation THX ZhuChentan
2019-02-02 08:23:23 +01:00
Michael
f226464acc
Don't auto mention yourself or forums, don't do it in the firstlevel post
2019-01-30 03:36:24 +00:00
Tobias Diekershoff
a0c9a28f4b
DE translation update THX copis
2019-01-29 16:29:30 +01:00
Tobias Diekershoff
270cdaf648
PL translation update THX waldis
2019-01-29 16:29:15 +01:00
Tobias Diekershoff
9187799f14
CS translation update THX Aditoo
2019-01-29 16:29:07 +01:00
Hypolite Petovan
bd03278ee9
Put cursor at end of default mentions in comment box
2019-01-29 09:25:22 -05:00
Hypolite Petovan
8d84f33f15
Merge pull request #6541 from annando/mentions
...
Display mentioned users and in the comment box by default
2019-01-29 07:56:30 -05:00
Hypolite Petovan
0c12d8af5f
Rename conflicted variable $info in admin settings
2019-01-28 21:45:43 -05:00
Michael
d40b2792b6
Display mentioned users and in the comment box by default
2019-01-28 21:22:03 +00:00
Hypolite Petovan
c9a6063a2a
Merge pull request #6531 from Ixiter/develop-theme-frio
...
frio - fix PHP Notices reported in #6338
2019-01-27 08:01:08 -05:00
Peter Liebetrau
eee0e22856
frio - fix PHP Notices reported in #6338
2019-01-27 13:21:18 +01:00
Tobias Diekershoff
c11145d311
Merge pull request #6528 from MrPetovan/bug/html-bull-bullet
...
Switch to supported HTML entity for bullet in delivery indicator
2019-01-27 07:28:24 +01:00
Hypolite Petovan
6319d9671c
Merge pull request #6530 from Ixiter/develop-theme-frio
...
frio - fixed bug in admin users with table sorting #6529
2019-01-26 22:55:21 -05:00
Peter Liebetrau
cd19cce92e
frio - fix bug in admin users with table sorting #6529
2019-01-27 04:06:51 +01:00
Hypolite Petovan
043521fb47
Switch to supported HTML entity for bullet in delivery indicator
2019-01-26 19:42:13 -05:00
Hypolite Petovan
0a284edde7
Merge pull request #6527 from Ixiter/develop-theme-frio
...
frio - fixed bug in user menu for visitors
2019-01-26 19:40:49 -05:00
Peter Liebetrau
189e179088
frio - fixed bug in user menu for visitors - see after-merge discussion in #6526
2019-01-26 23:02:23 +01:00
Hypolite Petovan
16b8d29d3e
Merge pull request #6526 from Ixiter/develop-theme-frio
...
frio - fixed bug in user menu for remote user - see issue #6495
2019-01-26 15:03:20 -05:00
Peter Liebetrau
7918e41097
frio - fixed bug in user menu for remote user - see issue #6495
2019-01-26 20:15:56 +01:00
Tobias Diekershoff
8b8187ee9c
added nofilter to banner in smoothy and quaddro
2019-01-25 19:37:37 +01:00
Jeroen De Meerleer
6fb2383116
Added nofilter to geotag
...
Fixes issue GH-6511
2019-01-24 17:23:25 +01:00
Tobias Diekershoff
1073b2190e
update for ES thx Abraham Pérez Hernández
2019-01-23 09:51:34 +01:00
Tobias Diekershoff
23f94fadf3
CS translation update THX Aditoo
2019-01-23 09:50:28 +01:00
Michael Vogel
48e0b943a3
Merge pull request #6336 from MrPetovan/bug/6334-get-app-namespace
...
Move mod/register to Module\Register
2019-01-23 07:40:58 +01:00
Hypolite Petovan
e2d32caa78
Update delivery count display
...
- Hide display when item is preceding the feature
- Wrap the display in its own span
- Remove delivery bullet from wall_thread.tpl
- [frio] Make delivery icon fainter
2019-01-23 00:05:53 -05:00
Hypolite Petovan
7ff1b19cc0
Restore display of delivery status
2019-01-22 23:39:06 -05:00
Hypolite Petovan
cef6757c92
Replace REGISTER_* constants by Module\Register::* ones
2019-01-22 22:24:15 -05:00
Hypolite Petovan
0ccb6afdb5
Add Register module in src/
...
- Update REGISTER_* constants definition
- Update register template variable name
2019-01-22 22:22:04 -05:00
Tobias Diekershoff
66284a17a7
unescaping the HTML in the hint
2019-01-22 14:02:56 +01:00
Hypolite Petovan
5c30f1b177
Update translation strings
2019-01-21 10:24:43 -05:00
Hypolite Petovan
c90314cd6a
Replace deprecated Addon::*registerHook by Hook::*register
...
- Updated documentation
2019-01-21 09:50:57 -05:00
Hypolite Petovan
6538a8eaca
Add delivery queue display in frio and vier
...
- Add new $item.owner_self and $item.delivery keys for display
- Add new sub/delivery_count.tpl template
2019-01-21 09:39:13 -05:00
fabrixxm
fdc6608af8
Add storage options form in admin/site page
2019-01-21 09:11:39 -05:00
Michael Vogel
ad7b85e0ec
Merge pull request #6475 from tobiasd/20190120-unescapealbums
...
HTML unescape existing albums
2019-01-20 18:58:46 +01:00
Tobias Diekershoff
6e258fc760
HTML unescape existing albums
...
When uploading a new photo the selection list for chosing existing albums was not shown. With this PR it is now again.xj
Part of #6208
2019-01-20 18:47:20 +01:00
Hypolite Petovan
765784aad3
[frio] Remove unused code in frio_init()
2019-01-19 21:54:10 -05:00
Michael
2a0e18c7dd
Bugfix: Theme functions hadn't been executed anymore
2019-01-18 20:08:35 +00:00
Andy
98b362f581
Update translation en-gb
2019-01-13 00:38:54 +07:00
Hypolite Petovan
c4038e7af1
Merge pull request #6432 from annando/deleted-pending
...
Don't show deleted contacts, changed "pending" behaviour
2019-01-12 09:08:31 -05:00
Michael
28f14c7d60
Don't show deleted contacts, changed "pending" behaviour
2019-01-12 13:28:14 +00:00
Hypolite Petovan
33e096434a
Merge pull request #6430 from tobiasd/20190112-lng
...
Translation Updates
2019-01-12 04:59:28 -05:00
Tobias Diekershoff
80fcc25897
NB-NO translation update THX friendOFica
2019-01-12 10:53:13 +01:00
Tobias Diekershoff
e95b2b6494
PL translation update THX waldis
2019-01-12 10:52:10 +01:00
Tobias Diekershoff
dfc2e4f505
NL translation update THX Jeroen
2019-01-12 10:52:02 +01:00
Tobias Diekershoff
e21ed2284c
CS translation update THX Aditoo
2019-01-12 10:51:46 +01:00
Tobias Diekershoff
3a0effa265
DE translation update
2019-01-12 10:51:41 +01:00
Tobias Diekershoff
2f48eefc24
update to the en gb and us translations THX Andy H3
2019-01-12 10:51:36 +01:00