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 |
|
Hypolite Petovan
|
cb1e305970
|
Fix quote style for non-SQL, non-translation strings in mod/network
|
2018-01-21 10:48:15 -05:00 |
|
Hypolite Petovan
|
83124a8d57
|
Fix formatting in mod/network
|
2018-01-21 10:26:05 -05:00 |
|
Michael Vogel
|
3d617b9535
|
Merge pull request #4299 from MrPetovan/task/bump-code-font-size
Bump code font size to .85em (85%)
|
2018-01-21 15:12:22 +01:00 |
|
Hypolite Petovan
|
801c00d906
|
Bump code font-size to .85em (85%)
|
2018-01-21 08:50:29 -05:00 |
|
Hypolite Petovan
|
0614bfb986
|
Fix indentation in global.css
|
2018-01-21 08:50:00 -05:00 |
|
Hypolite Petovan
|
a5952e5425
|
Merge pull request #4297 from hoergen/develop
[vier] changed some spacing
|
2018-01-21 08:34:01 -05:00 |
|
hoergen
|
d384b7b117
|
changed some spacing
|
2018-01-21 14:29:18 +01:00 |
|
Hypolite Petovan
|
2bfd9f9d87
|
Add database update function to use new hashes
|
2018-01-20 22:37:13 -05:00 |
|
Hypolite Petovan
|
b0a764b14c
|
Use password_hash() for passwords
- Use legacy_password to update double-hashed passwords
|
2018-01-20 22:29:03 -05:00 |
|
Hypolite Petovan
|
c53c2fffa5
|
[database] Add user.legacy_password field
|
2018-01-20 22:24:58 -05:00 |
|
Hypolite Petovan
|
986e22d9e1
|
Merge pull request #4292 from annando/reduce-items.php
Relocate functions in items.php into several classes
|
2018-01-20 20:24:42 -05:00 |
|
Michael Vogel
|
a21c24bfc4
|
Merge pull request #4285 from MrPetovan/task/3942-centralize-password-update
Centralize password update
|
2018-01-21 01:25:30 +01:00 |
|
Michael
|
004f46e600
|
Standards
|
2018-01-21 00:18:31 +00:00 |
|
Hypolite Petovan
|
a827522f53
|
Update comment with updated expiration time
|
2018-01-20 19:15:05 -05:00 |
|
Hypolite Petovan
|
071b1c038a
|
Update expiration delay to 60 minutes
|
2018-01-20 19:14:41 -05:00 |
|
Hypolite Petovan
|
ed6f4cdbde
|
Change password reset wording to acknowledge the expiration
|
2018-01-20 19:12:14 -05:00 |
|
Hypolite Petovan
|
0bacff3994
|
Update database.sql with user.pwdreset_time field
|
2018-01-20 19:09:40 -05:00 |
|