Commit History

Author SHA1 Message Date
  Rafał Pitoń 68391f7137 wrap up consts cleanup in user model 8 years ago
  Rafał Pitoń f9bf66a033 renamed LIMITS_PRIVATE_THREAD_INVITES_TO_ const to LIMIT_INVITES_TO_ 8 years ago
  Rafał Pitoń a23ef052d7 renamed ACTIVATION_REQUIRED const to ACTIVATION 8 years ago
  Rafał Pitoń 8a4ad39075 UserModel.AUTO_SUBSCRIBE_* constants rename 8 years ago
  Rafał Pitoń 9246d037fc move user constants under User model 8 years ago
  Rafał Pitoń 8610ead75d fix #724: align horizontally labels to fields in modal forms 8 years ago
  Rafał Pitoń 0569c71e72 small cleanup 8 years ago
  Rafał Pitoń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
  Rafał Pitoń 0ade8b523b fix #643: move user test cases to client.force_login and client.logout utils 8 years ago
  Rafał Pitoń c1e231e5f4 Merge branch 'master' of https://github.com/rafalp/Misago 8 years ago
  Rafał Pitoń efbdb6868c fix #723: added default values to some settings 8 years ago
  Rafał Pitoń 59335f0fa5 Merge pull request #725 from rafalp/password-validators 8 years ago
  Rafał Pitoń c241f059b9 #676: moved all password validation to django facilities 8 years ago
  Rafał Pitoń 55515286a4 use django password validator in forgotten password reset 8 years ago
  Rafał Pitoń 30809e94dd use django's password validator in createsuperuser 8 years ago
  Rafał Pitoń 19d222db86 user registration moved over to password validation fw 8 years ago
  Rafał Pitoń bf48efb5c5 #723 and #676: user auth settings update, default values 8 years ago
  Rafał Pitoń 86aaf8b8ef /api/auth/criteria/ edge 8 years ago
  Rafał Pitoń ef2f5a83a3 bump version to alpha 2 8 years ago
  Rafał Pitoń c62404e90d fix #717: made zxcvbn service lazily loaded by password strenght component 8 years ago
  Rafał Pitoń aef9ff730d fix #721: insert language code in html page's lang attr 8 years ago
  Rafał Pitoń 7b320526a8 fix #719: remove /api/auth/token/ endpoint 8 years ago
  Rafał Pitoń 7f77a90a81 fix #720: better moment.js locale handling 8 years ago
  Rafał Pitoń d705185563 fix #718: moved polyfill requirement detection to frontend 8 years ago
  Rafał Pitoń 9ae75633d6 little header change 8 years ago
  Rafał Pitoń 9e1c5fb4cf small docs update to explictly point out deployment checklist 8 years ago
  Rafał Pitoń 140ea978aa fix #475: misago.core.utils.slugify is swapable now 8 years ago
  Rafał Pitoń d009d1f5b4 vertically align user details on active users list 8 years ago
  Rafał Pitoń dc56d0fd51 another try at evening user details on ranking 8 years ago
  Rafał Pitoń fca87bf169 fix #714: generate valid likes label for posts with more than 3 likes 8 years ago