Hypolite Petovan
|
30c1cc0e8c
|
Merge pull request #4312 from zeroadam/feature/L10n
Move pgettext to src
|
2018-01-24 11:48:55 -05:00 |
|
Hypolite Petovan
|
4b071d1c33
|
Fix wrong authenticate() parameter type in mod/removeme
|
2018-01-24 11:41:23 -05:00 |
|
Adam Magness
|
56c3b3f653
|
Revert use statement
no need to generate use statement
|
2018-01-24 11:38:34 -05:00 |
|
Adam Magness
|
c9d74d6844
|
Add use to generated files
add use for L10n to generated files
|
2018-01-24 11:12:06 -05:00 |
|
Adam Magness
|
df7bdbfc66
|
More missed calls
missed t() calls
|
2018-01-24 10:19:58 -05:00 |
|
Adam Magness
|
428a22cc76
|
More sprintf
eliminate more sprintf( with L10n
|
2018-01-24 07:18:21 -05:00 |
|
Hypolite Petovan
|
ba5ae17fe0
|
Merge pull request #4322 from annando/forum-mention
Bugfix: Mentioning forums with ! only worked partially
|
2018-01-24 02:52:04 -05:00 |
|
Michael
|
13b9f19f8c
|
Bugfix: Mentioning forums with ! only worked partially
|
2018-01-24 07:50:07 +00:00 |
|
Hypolite Petovan
|
c02c8c0293
|
Merge pull request #4321 from hoergen/develop
removed heading backgrnd, added mention highlight
|
2018-01-24 02:08:09 -05:00 |
|
Hypolite Petovan
|
1f3acd00f5
|
Merge pull request #4320 from annando/self-like
It is now possible again to like yourself
|
2018-01-24 02:02:47 -05:00 |
|
hoergen
|
fe7786671e
|
removed heading backgrnd, added mention highlight
|
2018-01-24 08:02:33 +01:00 |
|
Michael
|
19c039242c
|
It is now possible again to like yourself
|
2018-01-24 06:39:21 +00:00 |
|
Adam Magness
|
8eecad4c7f
|
String correction
monthly is monthly
|
2018-01-23 22:43:22 -05:00 |
|
Adam Magness
|
5142e65726
|
Review updates
improve a t() call and move some to tt()
|
2018-01-23 22:38:47 -05:00 |
|
Adam Magness
|
c28f886179
|
Avoid branch conflict
|
2018-01-23 22:03:57 -05:00 |
|
Adam Magness
|
208a149a7b
|
Review sprintf
remove more sprintf calls
|
2018-01-23 21:59:16 -05:00 |
|
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 |
|