Michael Vogel
|
a53fc3c7ed
|
Merge pull request #4318 from MrPetovan/bug/4314-fix-addon-reload
Fix addon reload
|
2018-01-24 01:08:11 +01:00 |
|
Hypolite Petovan
|
d6bdaeaffe
|
Add update function to reload addons after hook renaming
|
2018-01-23 18:57:51 -05:00 |
|
Hypolite Petovan
|
0601ba1309
|
Add missing dba::inArray to Addon::reload
|
2018-01-23 18:57:33 -05:00 |
|
Hypolite Petovan
|
6212b3d287
|
Merge pull request #4317 from annando/birthday
Birthdays are now transmitted reliably to Diaspora
|
2018-01-23 18:44:19 -05:00 |
|
Michael
|
3fbc873ffe
|
Birthdays are now transmitted reliably to Diaspora
|
2018-01-23 22:51:30 +00:00 |
|
Adam Magness
|
f7e9b74dca
|
Update function and sprintf
Update variable to static function and remove sprintf wrappers
|
2018-01-23 12:47:30 -05:00 |
|
Michael Vogel
|
ee1b8abcfa
|
Merge pull request #4313 from tobiasd/20180123-vier
Config::get returns null if value not set, so the check needs to be adopted
|
2018-01-23 09:44:28 +01:00 |
|
Tobias Diekershoff
|
1908a9feb9
|
Config::get returns null if value not set, so the check needs to be adopted
|
2018-01-23 08:15:53 +01:00 |
|
Michael Vogel
|
7c61901be4
|
Merge pull request #4311 from MrPetovan/task/4265-delete-video.js
Delete video.js
|
2018-01-23 06:44:05 +01:00 |
|
Adam Magness
|
7158aa7ded
|
Update variable
update based on error log
|
2018-01-22 22:30:45 -05:00 |
|
Adam Magness
|
21f593bf4b
|
Adjust for templates
Use new t() for template button text
|
2018-01-22 22:20:35 -05:00 |
|
Hypolite Petovan
|
888f34a93e
|
Remove videojs reference from js/main
|
2018-01-22 21:07:10 -05:00 |
|
Hypolite Petovan
|
388605702a
|
Remove video.js from library/
|
2018-01-22 20:45:54 -05:00 |
|
Hypolite Petovan
|
b021b76661
|
Remove references to video.js
|
2018-01-22 20:45:42 -05:00 |
|
Adam Magness
|
220c566fbd
|
Admin t()
update t() in admin
|
2018-01-22 18:47:25 -05:00 |
|
Adam Magness
|
27d5a7112a
|
Theme t() uses
Updatee t() calls in themes
|
2018-01-22 18:38:34 -05:00 |
|
Adam Magness
|
f0725ae384
|
Hopefully all t()
hopefully the last of the t()
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
83f1149d04
|
More missing t()
update t() calls
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
bae725c279
|
Security t()
missed t() calls in security
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
6e758d0074
|
More missed use
a few more missed use statements for L10n
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
06fc1d6588
|
Missing use
missed use statement for L10n
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
b4d0df18c5
|
Remove old file and requires
Remove pgettext.php and remove require_once calls
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
07d306aa37
|
Finish t() for src
Update t() calls in src folder
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
407b2397cb
|
Finish t() for mod
finished mod folder
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
ead9d86236
|
More t()
Update more t() calls
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
3b0f69599e
|
Updat tt() calls
update function calls for tt()
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
d49f986d1e
|
Many t() calls
modify many t() calls.
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
45f8000ba5
|
Functions and Calls
finish the other functions before returning to t() and tt()
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
c8ecc31405
|
Update functions and calls
Update function names and calls.
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
417b32c881
|
Create L10n class
Create L10n class and functions from pgettext.php
|
2018-01-22 18:03:26 -05:00 |
|
Hypolite Petovan
|
6502cd6d66
|
Merge pull request #4310 from annando/rino-fix
When RINO is set to a (now) invalid value, we set it to a valid one
|
2018-01-22 18:01:51 -05:00 |
|
Michael
|
18ad2fb96d
|
When RINO is set to a (now) invalid value, we set it to a valid one
|
2018-01-22 22:58:03 +00:00 |
|
Hypolite Petovan
|
cf6005c260
|
Merge pull request #4308 from annando/bbcode-url-detection
Issue 4295: The url detection in BBCode is too greedy
|
2018-01-22 17:41:41 -05:00 |
|
Michael
|
2e333dea8f
|
Code cleaned
|
2018-01-22 22:26:47 +00:00 |
|
Michael
|
3b6b672141
|
Merge remote-tracking branch 'upstream/develop' into bbcode-url-detection
|
2018-01-22 22:22:16 +00:00 |
|
Michael Vogel
|
e2e38fcd51
|
Merge pull request #4293 from MrPetovan/task/3942-switch-to-password-hash()
Migrate password hashing Part 3: Switch to password hash
|
2018-01-22 23:16:47 +01:00 |
|
Hypolite Petovan
|
b34e8e0193
|
Merge pull request #4307 from annando/mod-item-cleaning
Some clean up for mod/item.php
|
2018-01-22 17:15:10 -05:00 |
|
Michael
|
87db789e98
|
Corrected "attag" query
|
2018-01-22 21:59:27 +00:00 |
|
Michael
|
b4d14164bb
|
The url detection in BBCode is too greedy
|
2018-01-22 21:52:32 +00:00 |
|
Michael
|
812cb3b174
|
Some clean up for mod/item.php
|
2018-01-22 21:37:21 +00:00 |
|
Hypolite Petovan
|
0d697cffc7
|
Merge pull request #4305 from annando/tag-comment
Bugfix: Always comment on the correct entry
|
2018-01-22 12:25:45 -05:00 |
|
Michael
|
e8effad7f2
|
Bugfix: Always comment on the correct entry
|
2018-01-22 17:16:46 +00:00 |
|
Hypolite Petovan
|
4fb24d4ebb
|
Make the user.legacy_password field boolean
|
2018-01-22 07:48:30 -05:00 |
|
Michael Vogel
|
316d57d186
|
Merge pull request #4300 from MrPetovan/task/remove-network-nets-groups-from-config
Remove network nets and groups from config
|
2018-01-22 10:20:12 +01:00 |
|
Tobias Diekershoff
|
4af9c26fd3
|
Merge pull request #4303 from annando/bugfix-public-commenting
Bugfix: Commenting on public posts was not possible anymore
|
2018-01-22 10:16:33 +01:00 |
|
Michael
|
d588ef32e0
|
Bugfix: Commenting on public posts (that you don't follow) was not possible anymore
|
2018-01-22 07:14:34 +00:00 |
|
Michael Vogel
|
9853f552fb
|
Merge pull request #4301 from MrPetovan/bug/3396-frio-fix-contact-autocomplete
[frio] Fix contact autocomplete
|
2018-01-22 00:03:10 +01:00 |
|
Hypolite Petovan
|
1b2334745a
|
Fix limit and search parameters in frio_acl_lookup
|
2018-01-21 12:39:47 -05:00 |
|
Hypolite Petovan
|
d3fa7ae5ae
|
Fix contact autocomplete template repeated picture
- Use <template> to prevent wrong src lookup
|
2018-01-21 11:48:16 -05:00 |
|
Hypolite Petovan
|
0a8e350e4b
|
Remove PConfig nets.selected and group.selected from mod/network
|
2018-01-21 10:49:05 -05:00 |
|