Commit History

Author SHA1 Message Date
  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
  Rafał Pitoń 928c6b400a fix #708: removed misago.core.apipaginator utility 8 years ago
  Rafał Pitoń 84a1312add #590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings 8 years ago
  Rafał Pitoń 38a6847cb0 #596: cut warnings 8 years ago
  Rafał Pitoń 792002ff8b #646: profile visibility for disabled users 8 years ago
  Rafał Pitoń aaf3dc96a9 #646: more work at hiding users, admin edit form 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń cfd6cef357 post private thread (no tests yet though) 8 years ago