Hypolite Petovan
935b86749d
Unescape invite_desc template variable
2019-01-03 21:29:30 -05:00
Hypolite Petovan
ea1946ec03
Use preg_quote instead of str_replace in include/items
2019-01-03 21:27:47 -05:00
Hypolite Petovan
5e1ceb57de
Escape global namespaced get_app() calls
...
- Add deprecated status
2019-01-03 21:27:36 -05:00
Hypolite Petovan
e86b8ef782
Use nickname instead of email for Login Name
2019-01-03 20:42:29 -05:00
Michael Vogel
b8030313e5
Merge pull request #6364 from rabuzarus/20190102_-_fix_magic_links_for_remote_users
...
Bugfix - the remote user also has magicLinks again
2019-01-03 18:04:36 +01:00
Hypolite Petovan
d1fb0be556
Updated RC version name
2019-01-03 01:03:18 -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
rabuzarus
67a8f9dbd4
Bugfix - the remote user also has magicLinks again
2019-01-02 17:47:53 +01:00
Michael Vogel
f51918e9e9
Merge pull request #6362 from MrPetovan/bug/6360-6361-unescape-profiles
...
Unescape profiles template variables
2019-01-01 21:39:53 +01:00
Hypolite Petovan
2f15f1c477
Unescape profiles template variables
2019-01-01 11:45:36 -05:00
Michael Vogel
931971ae64
Merge pull request #6359 from MrPetovan/bug/6358-unescape-invite-desc
...
Unescape $invite_desc in follow/register templates
2019-01-01 09:37:40 +01:00
Hypolite Petovan
0dc06d66a0
Unescape $invite_desc in follow/register templates
2019-01-01 02:50:37 -05:00
Hypolite Petovan
61664ee659
Update usages of User::updatePassword
...
- Add password rules in mod/settings display
2019-01-01 01:15:52 -05:00
Hypolite Petovan
58adb5b431
Add password checks in User::updatePassword
2019-01-01 01:15:51 -05:00
Hypolite Petovan
909c9d0309
Increase auto-generated passwords to 12 chars + leading capital
2019-01-01 01:14:45 -05:00
Hypolite Petovan
961f737f36
Use User::updatePasswordHashed directly when re-hashing a password
2019-01-01 01:14:44 -05:00
Hypolite Petovan
88b5fa063a
[Composer] Added missing dependency ext-openssl
2019-01-01 01:14:44 -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
Michael Vogel
ecac463d89
Merge pull request #6352 from MrPetovan/bug/6349-normalize-config-line-endings
...
Normalize config file line endings to LF
2018-12-30 16:40:47 +01:00
Michael Vogel
9d70224a9c
Merge pull request #6353 from MrPetovan/bug/6343-unescape-plaintext-email
...
Unescape plaintext email body
2018-12-30 16:40:15 +01:00
Hypolite Petovan
5db5cc904a
Unescape plaintext email body
2018-12-30 10:20:38 -05:00
Hypolite Petovan
ac7f7bb74f
Normalize config file line endings to LF
2018-12-30 10:15:12 -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
e9b05bd13f
Remove fake private message notifications from ping output
2018-12-30 01:11:30 -05:00
Hypolite Petovan
36f995ed20
Add notification clear on private message display
2018-12-30 01:11:02 -05:00
Hypolite Petovan
3095d4aa70
Add parent to private message notifications
...
- Fix item id for Diaspora private message notification
2018-12-30 01:10:10 -05:00
Hypolite Petovan
5abc22f6c5
Replace q() with DBA methods, fix code style
...
- Remove unused variables
- Fix doc block
- Fix indentation
2018-12-30 01:08:51 -05:00
Hypolite Petovan
d838e6d0ec
Fix unread message conversation title display
2018-12-30 01:04:52 -05:00
Hypolite Petovan
12dfb8e5cf
Make NOTIFY_* constant values human-readable
2018-12-30 01:04:20 -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
Hypolite Petovan
979230da27
Allow theme setting in module
...
- Restore theme name caching
2018-12-29 15:40:04 -05:00
Hypolite Petovan
435cfd7de5
Fix screenshots URLs in frio readme
2018-12-29 15:39:50 -05:00
Hypolite Petovan
166b8ad440
Merge pull request #6342 from annando/notices
...
Warning and notice fixed
2018-12-29 12:16:37 -05:00
Tobias Diekershoff
7efde8e334
Merge pull request #6209 from MrPetovan/task/move-config-to-php-array
...
Remove util/ folder
2018-12-29 11:43:55 +01:00
Michael Vogel
bf1f164ece
Merge pull request #6341 from MrPetovan/bug/parseurl-charset
...
Replace latin-1 by latin1 in charset detection
2018-12-29 11:00:06 +01:00
Michael
fd6c64f9c1
Warning and notice fixed
2018-12-29 09:53:31 +00:00
Hypolite Petovan
37c7a18d00
Replace latin-1 by latin1 in charset detection
...
- Simplify conditional for charset conversion
2018-12-29 00:43:00 -05:00
Hypolite Petovan
16f58c8982
Merge pull request #6333 from annando/avoid-wsod
...
Avoid a WSOD after PR 6315
2018-12-27 13:14:22 -05:00
Michael
5ddf3898db
Avoid a WSOD after PR 6315
2018-12-27 17:17:02 +00:00
Michael Vogel
94eca77041
Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile
...
Rework mod/match and mod/msearch
2018-12-27 18:04:06 +01:00
Hypolite Petovan
c07fa5d069
Merge pull request #6332 from annando/assign-uid
...
Only assign a uid to the profile if not defined by now
2018-12-27 09:28:22 -05:00
Michael
826965f6df
Only assign a uid to the profile if not defined by now
2018-12-27 09:58:21 +00:00
Hypolite Petovan
274274ad63
Fix mods/README.md format
2018-12-27 01:52:40 -05:00
Hypolite Petovan
7b8441101f
Delete friendica-to-smarty-tpl.py
2018-12-27 01:51:59 -05:00
Hypolite Petovan
f9db5e32e7
Delete updatetpl.py
2018-12-27 01:51:50 -05:00