Commit History

Author SHA1 Message Date
  emanuele 6d068fdcc7 first quick attempt at using SCEditorinstead of our WYSIWYG - Thanks Nibogo for discover it, Arantor to give the name and Old Fossil to point to the topic! :D 13 years ago
  emanuele 4afdc1a4c6 Another round of dos2unix line endings... 12 years ago
  emanuele45 c61121a06b Merge pull request #62 from live627/hooks 12 years ago
  emanuele 2c8a4b3521 line endings to unix 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 13 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
  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
  John Rayes 6caed7acbc Restore allow_no_censored 12 years ago
  John Rayes c89ad72715 Got rid of $context['post_error']['messages'] 12 years ago
  John Rayes eecfd81c99 call_integration_hook does not need an empty array passed to it 12 years ago