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
Tobias Diekershoff
2fd65f18f3
update FR translations THX lapoubelle111
2019-01-12 10:51:29 +01:00
Hypolite Petovan
abf20368b0
Rework Profile::getThemeUid to ignore query parameter and include $a->profile_uid
...
- Use new version in frio default.php file
- Use new version in Theme::getStylesheetPath
2019-01-12 02:23:01 -05:00
Hypolite Petovan
1bdb3c916a
Make style.php require query parameter puid for specific stylesheets
2019-01-12 02:21:12 -05:00
Tobias Diekershoff
6bc865ff4d
Merge pull request #6356 from MrPetovan/task/6355-add-password-rules
...
Add password rules
2019-01-10 10:37:32 +01:00
Hypolite Petovan
3b80f335fa
Merge pull request #6412 from annando/issue-6149
...
Issue 6149: Making OWA (hopefully) compatible with Hubzilla
2019-01-08 09:17:05 -05:00
Michael
8c6df8f156
Issue 6149: Making OWA (hopefully) compatible with Hubzilla
2019-01-08 11:17:05 +00:00
Hypolite Petovan
95834216f5
Update master messages.po translation file
2019-01-06 17:23:24 -05:00
Hypolite Petovan
e447375cdd
Merge branch '2019.01-rc' into bug/6334-escape-get-app
2019-01-06 16:38:48 -05:00
Hypolite Petovan
4bf2701912
Merge pull request #6400 from annando/issue-6394
...
Issue 6394: The contact location has to be BBEncoded
2019-01-06 16:37:43 -05:00
Michael
7e19506435
Issue 6394: The contact location has to be BBEncoded
2019-01-06 21:04:10 +00:00
Michael Vogel
3f85ee3ef8
Merge pull request #6373 from MrPetovan/bug/6345-vier-fix-messages-notifs
...
[vier] Fix private messages notification display
2019-01-06 20:42:55 +01:00
Michael Vogel
320ce0eb43
Merge pull request #6393 from MrPetovan/bug/6268-frio-fix-justifyGallery-scales
...
[frio] Fix justifyGalley scales list
2019-01-06 20:39:54 +01:00
Hypolite Petovan
9b8f91f8fe
[frio] Fix justifyGalley scales list
2019-01-06 05:33:40 -05:00
Hypolite Petovan
f2b784e654
Strip base url from links before determining anchor status for iOS linker
2019-01-04 20:36:36 -05:00
Hypolite Petovan
cc23ec19cd
[frio] Fix user menu messages notification badge display
2019-01-03 23:18:27 -05:00
Hypolite Petovan
73882ff58f
[vier] Add message icon link in header nav
2019-01-03 23:07:03 -05:00
Hypolite Petovan
b3f8a24819
Unescape infinite scroll URL
2019-01-03 21:30:10 -05:00
Hypolite Petovan
935b86749d
Unescape invite_desc template variable
2019-01-03 21:29:30 -05:00
Hypolite Petovan
5e1ceb57de
Escape global namespaced get_app() calls
...
- Add deprecated status
2019-01-03 21:27:36 -05:00
Michael Vogel
0eef382e82
Merge pull request #6365 from MrPetovan/bug/6363-unescape-prev-next-link
...
Unescape $prevlink and $nextlink template variables
2019-01-03 04:54:12 +01:00
Hypolite Petovan
ff50f2bb65
Unescape $prevlink and $nextlink template variables
2019-01-02 19:06:23 -05:00
Hypolite Petovan
2f15f1c477
Unescape profiles template variables
2019-01-01 11:45:36 -05:00
Hypolite Petovan
0dc06d66a0
Unescape $invite_desc in follow/register templates
2019-01-01 02:50:37 -05:00
Tobias Diekershoff
e7ee3d7200
Merge pull request #6345 from MrPetovan/bug/6283-clear-message-notifications
...
Clear private message notifications
2018-12-31 08:21:55 +01:00
Michael Vogel
dc05ada059
Merge pull request #6351 from MrPetovan/bug/6350-unescape-admin-warning-text
...
Unescape admin warning text
2018-12-30 16:41:05 +01:00
Hypolite Petovan
5db5cc904a
Unescape plaintext email body
2018-12-30 10:20:38 -05:00
Hypolite Petovan
e0a763b07f
Unescape admin warning text
2018-12-30 10:12:13 -05:00
Tobias Diekershoff
034d0f650b
Merge pull request #6340 from MrPetovan/bug/1495-fix-admin-theme-settings
...
Fix site theme settings modal form
2018-12-30 10:35:44 +01:00
Hypolite Petovan
d838e6d0ec
Fix unread message conversation title display
2018-12-30 01:04:52 -05:00
Hypolite Petovan
838c0f96de
Use minimal mode to change site theme settings
...
- Use textarea in colorbox instead of inline HTML
- Add mode propagation to site theme setting form
- Set theme for site theme settings form to load JS dependencies
2018-12-29 15:40:05 -05:00
Hypolite Petovan
62f5438bb3
Remove useless trailing slash in admin/addon_details.tpl
2018-12-29 15:40:05 -05:00
Hypolite Petovan
fdcdbe287e
[frio] Fix minimal layout
2018-12-29 15:40:04 -05:00