Adam Magness
|
3b0f69599e
|
Updat tt() calls
update function calls for tt()
|
5 years ago |
Adam Magness
|
d49f986d1e
|
Many t() calls
modify many t() calls.
|
5 years ago |
Adam Magness
|
45f8000ba5
|
Functions and Calls
finish the other functions before returning to t() and tt()
|
5 years ago |
Adam Magness
|
c8ecc31405
|
Update functions and calls
Update function names and calls.
|
5 years ago |
Adam Magness
|
417b32c881
|
Create L10n class
Create L10n class and functions from pgettext.php
|
5 years ago |
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
|
5 years ago |
Michael
|
18ad2fb96d
|
When RINO is set to a (now) invalid value, we set it to a valid one
|
5 years ago |
Hypolite Petovan
|
cf6005c260
|
Merge pull request #4308 from annando/bbcode-url-detection
Issue 4295: The url detection in BBCode is too greedy
|
5 years ago |
Michael
|
2e333dea8f
|
Code cleaned
|
5 years ago |
Michael
|
3b6b672141
|
Merge remote-tracking branch 'upstream/develop' into bbcode-url-detection
|
5 years ago |
Michael Vogel
|
e2e38fcd51
|
Merge pull request #4293 from MrPetovan/task/3942-switch-to-password-hash()
Migrate password hashing Part 3: Switch to password hash
|
5 years ago |
Hypolite Petovan
|
b34e8e0193
|
Merge pull request #4307 from annando/mod-item-cleaning
Some clean up for mod/item.php
|
5 years ago |
Michael
|
87db789e98
|
Corrected "attag" query
|
5 years ago |
Michael
|
b4d14164bb
|
The url detection in BBCode is too greedy
|
5 years ago |
Michael
|
812cb3b174
|
Some clean up for mod/item.php
|
5 years ago |
Hypolite Petovan
|
0d697cffc7
|
Merge pull request #4305 from annando/tag-comment
Bugfix: Always comment on the correct entry
|
5 years ago |
Michael
|
e8effad7f2
|
Bugfix: Always comment on the correct entry
|
5 years ago |
Hypolite Petovan
|
4fb24d4ebb
|
Make the user.legacy_password field boolean
|
5 years ago |
Michael Vogel
|
316d57d186
|
Merge pull request #4300 from MrPetovan/task/remove-network-nets-groups-from-config
Remove network nets and groups from config
|
5 years ago |
Tobias Diekershoff
|
4af9c26fd3
|
Merge pull request #4303 from annando/bugfix-public-commenting
Bugfix: Commenting on public posts was not possible anymore
|
5 years ago |
Michael
|
d588ef32e0
|
Bugfix: Commenting on public posts (that you don't follow) was not possible anymore
|
5 years ago |
Michael Vogel
|
9853f552fb
|
Merge pull request #4301 from MrPetovan/bug/3396-frio-fix-contact-autocomplete
[frio] Fix contact autocomplete
|
5 years ago |
Hypolite Petovan
|
1b2334745a
|
Fix limit and search parameters in frio_acl_lookup
|
5 years ago |
Hypolite Petovan
|
d3fa7ae5ae
|
Fix contact autocomplete template repeated picture
- Use <template> to prevent wrong src lookup
|
5 years ago |
Hypolite Petovan
|
0a8e350e4b
|
Remove PConfig nets.selected and group.selected from mod/network
|
5 years ago |
Hypolite Petovan
|
cb1e305970
|
Fix quote style for non-SQL, non-translation strings in mod/network
|
5 years ago |
Hypolite Petovan
|
83124a8d57
|
Fix formatting in mod/network
|
5 years ago |
Michael Vogel
|
3d617b9535
|
Merge pull request #4299 from MrPetovan/task/bump-code-font-size
Bump code font size to .85em (85%)
|
5 years ago |
Hypolite Petovan
|
801c00d906
|
Bump code font-size to .85em (85%)
|
5 years ago |
Hypolite Petovan
|
0614bfb986
|
Fix indentation in global.css
|
5 years ago |
Hypolite Petovan
|
a5952e5425
|
Merge pull request #4297 from hoergen/develop
[vier] changed some spacing
|
5 years ago |
hoergen
|
d384b7b117
|
changed some spacing
|
5 years ago |
Hypolite Petovan
|
2bfd9f9d87
|
Add database update function to use new hashes
|
5 years ago |
Hypolite Petovan
|
b0a764b14c
|
Use password_hash() for passwords
- Use legacy_password to update double-hashed passwords
|
5 years ago |
Hypolite Petovan
|
c53c2fffa5
|
[database] Add user.legacy_password field
|
5 years ago |
Hypolite Petovan
|
986e22d9e1
|
Merge pull request #4292 from annando/reduce-items.php
Relocate functions in items.php into several classes
|
5 years ago |
Michael Vogel
|
a21c24bfc4
|
Merge pull request #4285 from MrPetovan/task/3942-centralize-password-update
Centralize password update
|
5 years ago |
Michael
|
004f46e600
|
Standards
|
5 years ago |
Hypolite Petovan
|
a827522f53
|
Update comment with updated expiration time
|
5 years ago |
Hypolite Petovan
|
071b1c038a
|
Update expiration delay to 60 minutes
|
5 years ago |
Hypolite Petovan
|
ed6f4cdbde
|
Change password reset wording to acknowledge the expiration
|
5 years ago |
Hypolite Petovan
|
0bacff3994
|
Update database.sql with user.pwdreset_time field
|
5 years ago |
Michael
|
efa8dbcfb3
|
Relocate functions in items.php into several classes
|
5 years ago |
Hypolite Petovan
|
0888f51b4b
|
Add password reset request expiration
- Change password reset link to /lostpass/[pwdreset]
|
5 years ago |
Hypolite Petovan
|
391c591322
|
Add pwdreset_time field to user table
|
5 years ago |
Hypolite Petovan
|
209c43ebbc
|
Centralize password hashing in Model\User
|
5 years ago |
Hypolite Petovan
|
b1e3d09533
|
Fix formatting mod/lostpass
|
5 years ago |
Hypolite Petovan
|
3ac1992237
|
Merge pull request #4291 from annando/dont-delete
Don't delete - but only mark as deleted
|
5 years ago |
Michael
|
7be49d9411
|
Don't delete - but only mark as deleted
|
5 years ago |
Hypolite Petovan
|
352dd020a8
|
Merge pull request #4287 from annando/item-permissions
Overhauled mod/item - fixing wrong thread parent and mail stuff
|
5 years ago |