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ń 19d222db86 user registration moved over to password validation fw 8 years ago
  Rafał Pitoń cd4e2f98c3 fix #641: test for validy of user's avatar url 8 years ago
  Rafał Pitoń bcc6c4f21c small style update 8 years ago
  Rafał Pitoń b624d54cb8 small improvements in avatar handling, tests for set_default_avatar 8 years ago
  Rafał Pitoń e888d65b4e #600: users, avatars, follows, blocks 8 years ago
  Rafał Pitoń 38a6847cb0 #596: cut warnings 8 years ago
  Rafał Pitoń f973d1c0b5 moved avatars gallery to media 8 years ago
  Rafał Pitoń e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
  Rafał Pitoń 35ab5574fe #610: Avatar model, image fields on User model, updated store_avatar and delete_avatar 8 years ago
  Rafał Pitoń aaf3dc96a9 #646: more work at hiding users, admin edit form 8 years ago
  Rafał Pitoń 1f40f41384 #646: add fields to model 8 years ago
  Rafał Pitoń f81a289e06 fix #640 8 years ago
  Rafał Pitoń 395b166e7d sign in and middleware tests for admin access via #639 8 years ago
  Rafał Pitoń d8ec6d7882 small cleanup 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  NeKit 78e125c19c Make sure misago.acl tests run on Python 3/Django 1.9 9 years ago
  Rafał Pitoń 4591494170 add migration for django 1.9 changes in usermodel, fix testssuite 9 years ago
  Rafał Pitoń 84f39b1dbf basic posts and events look, visibility tests 9 years ago
  Rafał Pitoń cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
  Rafał Pitoń 5ac973fbd7 added isort for automatic sorting of imports 9 years ago
  Rafał Pitoń d9cea33e41 moved threadview to viewmodels 9 years ago
  Rafał Pitoń 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 years ago
  Rafał Pitoń af8d08a0c2 mark as read backend, reducer and ui 9 years ago
  Rafał Pitoń b7d297ab09 thread subscription model, thread weight util 9 years ago
  Rafał Pitoń 3d000343c6 create online tracker together with user model, add maintenance task for filling blanks. fix #563 9 years ago