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 48df85108e Format code with black 6 years ago
  rafalp 6359d07b2f Fix misago.users tests 6 years ago
  rafalp 2a70559d2d Small cleanup for user model/manager, add util for setting up new user account after its creation 6 years ago
  rafalp ffe17db1a2 Small code cleanups before removing global state from create_user 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 ad53adf188 Remove u prefix from gettext functions 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp ea93911fb0 Allow user to dismiss password validation 6 years ago
  rafalp 5daaad9e86 Remove unused import 6 years ago
  rafalp a908fe8d1c Make code more coerce 6 years ago
  rafalp b4dc6bb8d3 Leaner implementation for get_by_username_or_email 6 years ago
  rafalp eb4fd9818b Small cleanup 6 years ago
  rafalp 351ebdc693 Handle multiple users returned by get_by_username_or_email 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ń 7aadad2dff Fix #1004: respect user's wish to have their account deleted, small code style tweaks 7 years ago
  Rafał Pitoń 0847d8fc19 Allow users without passwords, create user via social pipeline 7 years ago
  Rafał Pitoń 25edb605f5 Improve anonymize_content docstring 7 years ago
  Rafał Pitoń 44152c0f53 Merge branch '0.17.x' 7 years ago
  Rafał Pitoń cdb1685a43 Use absolute url for placekitten avatar 7 years ago
  Rafał Pitoń 27c357962f Another pass on wording 7 years ago
  Rafał Pitoń 37ecb21eee WIP move own account deletion off the http thread 7 years ago
  Rafał Pitoń 65dcd578f7 First pass on data anonimization 7 years ago
  Rafał Pitoń 6eed1f29a4 Fix py3k build, settle on changes to user namechange availability util 7 years ago
  Rafał Pitoń 7ddcf57b8e #865: rename user.extra to user.profile_fields, move db field from json to hstore so its searchable in admin 8 years ago
  Rafał Pitoń 519618c32f wip #865: added field for extra data to user model 8 years ago