emanuele
|
2c8a4b3521
line endings to unix
|
12 years ago |
John Rayes
|
2bda1fecd9
! If previewing, do not create the post
|
12 years ago |
John Rayes
|
b7d7b0e410
! Do not warn for old replies on new topic
|
12 years ago |
Kays48
|
6cbb267907
First commit adding Ema's auto manage attachment folders mod into the changes I've made to the attachments system.
|
12 years ago |
ThorstenEurich
|
d4de4f8455
Added hook: allow mods to easily extend the $other_passwords array
|
12 years ago |
ThorstenEurich
|
e96b27f4ae
converted passwords sometimes broken
|
12 years ago |
emanuele
|
45d79d9012
Merge branch 'errors' of https://github.com/live627/SMF2.1
|
12 years ago |
emanuele
|
4e27a95edb
Merge branch 'master' of https://github.com/live627/SMF2.1 into live627-master
|
12 years ago |
emanuele45
|
45ad825a0e
Merge pull request #53 from emanuele45/tokens
|
12 years ago |
emanuele
|
56f9837e4b
Also the upgrade.php needed to be update with the token used to hash the password
|
12 years ago |
emanuele
|
452e91c4b8
Added tokens to all the hashSomethingPassowrd
|
12 years ago |
emanuele
|
23cdbaf210
This should do the trick with tokens and logins: password hashed in javascript using toekn too
|
12 years ago |
emanuele
|
ef213355a2
Failed tokens moved to adminLogin for a better user experience
|
12 years ago |
emanuele
|
5911362a95
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
12 years ago |
emanuele45
|
8a2d637373
Merge pull request #57 from live627/profile_hooks
|
12 years ago |
emanuele45
|
3cb78ea943
Merge pull request #65 from Antechinus/master
|
12 years ago |
John Rayes
|
48ff9b75e2
! Misplaced brackets! My nemesis...
|
12 years ago |
John Rayes
|
b8b2d45853
! Fixing a complex permissions call
|
12 years ago |
John Rayes
|
4b80619954
! Oops, accidentally passed an undefined var
|
12 years ago |
John Rayes
|
ba9f6eb618
! Wrong variables passed to comma_format and timeformat data types in the generic list
|
12 years ago |
John Rayes
|
2129ab04f5
+ Hook into quick moderation option box on search results
|
12 years ago |
John Rayes
|
a1b246a853
+ Hook into quick moderation option box on message index
|
12 years ago |
John Rayes
|
7ecf34d216
! timeformat and commma_format got the wrong variables
|
12 years ago |
emanuele
|
486291cff8
Themes.php now uses the class xmlArray to read theme-info - Thanks to Arantor for the rant :P
|
12 years ago |
emanuele
|
466b914473
Packages sorting!
|
12 years ago |
emanuele
|
777cecec77
Database errors are not nice, used a fatal_lang_error when a smiley set is not found
|
12 years ago |
emanuele
|
57de7ca2c0
@todo is this really needed? => apparently no
|
12 years ago |
John Rayes
|
473c57351b
- enter_verification_details; text string seems to be unused now the post error doesn't use it
|
12 years ago |
John Rayes
|
289fba5d7b
Continuing the conversion: attachments errors (hope I didn't break anythng that escaped my tests)
|
12 years ago |
John Rayes
|
b14c9807c9
Continue the conversion; new reeplies while posting and old topic warning
|
12 years ago |