Commit History

Author SHA1 Message Date
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp 319a9a96b4 Reorder imports with isort 6 years ago
  rafalp 7e701b8111 Rename UserModel to User 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 years ago
  rafalp 1e2df6e9cf Make tests pass for misago.users 6 years ago
  rafalp cdea0c5e2b Remove global state from bans 6 years ago
  rafalp eb1e4db51a Remove six from codebase 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń 8cc2f8ec6b Merge branch '0.18.x' 7 years ago
  Rafał Pitoń 94368a7066 Rename fullname to real_name, expose it to JS UI, reduce profile fields logging 7 years ago
  Rafał Pitoń bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 years ago
  Rafał Pitoń 27c357962f Another pass on wording 7 years ago
  Rafał Pitoń 573e2538ab Deleting own account tweaks: management command, admin support, info in profile 7 years ago
  Rafał Pitoń 2d44ae3b27 wip #865: added basic profile tab with user details, wip frontend part 8 years ago
  Rafał Pitoń 58aadf4e97 wip #837: backend changes 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
  Rafał Pitoń 7c33124f92 #710: moved user profile views to class based views 8 years ago
  Rafał Pitoń be7fb361e9 fix #629: move user follows and followers to new API edges 8 years ago
  Rafał Pitoń b2ad879c99 fix #728: sorted imports with isort 8 years ago
  Rafał Pitoń c568b4761a #728: cleanup misago.users.permissions imports 8 years ago
  Rafał Pitoń 6e7449dc4c #728: cleanup misago.users.serializers imports 8 years ago
  Rafał Pitoń 0f34216b33 #728: removed * import from misago.core.shortcuts 8 years ago
  Rafał Pitoń 7c4e452e36 #644: finalize api 8 years ago
  Rafał Pitoń 07b2696a75 #644: cut down number of serializers and dried up fields lists on those 8 years ago
  Rafał Pitoń 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
  Rafał Pitoń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago