Commit History

Author SHA1 Message Date
  rafalp cdea0c5e2b Remove global state from bans 6 years ago
  rafalp ad53adf188 Remove u prefix from gettext functions 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ń 44152c0f53 Merge branch '0.17.x' 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ń 37ecb21eee WIP move own account deletion off the http thread 7 years ago
  Rafał Pitoń 87cfc26a68 Another pass on deleting owned account 7 years ago
  Rafał Pitoń 1ffc144f00 Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...) 7 years ago
  Rafał Pitoń 21d7c7da18 #934: first pass on API errors handling 7 years ago
  Rafał Pitoń e5aa78dda3 fix #914: moved api-specific utils and features from misago.core to misago.api 7 years ago
  Rafał Pitoń 43e183b805 small perf improv at viewmodels, further work on bulk thread delete 8 years ago
  Rafał Pitoń e190f87587 further cleanups of profile implementation 8 years ago
  Rafał Pitoń 27e9c64d30 added links to new api endpoints, tested api endpoint that returns user details for display 8 years ago
  Rafał Pitoń 58aadf4e97 wip #837: backend changes 8 years ago
  Rafał Pitoń 1c32143548 #702: did pass on users app 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 8 years ago
  Rafał Pitoń c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
  Rafał Pitoń be7fb361e9 fix #629: move user follows and followers to new API edges 8 years ago
  Rafał Pitoń c568b4761a #728: cleanup misago.users.permissions imports 8 years ago
  Rafał Pitoń e18c36cdd4 #728: cleanup misago.threads.moderation 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