Commit History

Author SHA1 Message Date
  rafalp 319a9a96b4 Reorder imports with isort 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 35a80d08f7 Fix bulk post delete 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ń f3800eade9 Remove some wildcard imports, make attribute definitions on in posting process explicit 7 years ago
  Rafał Pitoń 44152c0f53 Merge branch '0.17.x' 7 years ago
  Rafał Pitoń e8d4db6300 Prevent best answer from being hidden or deleted 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ń 3b64e9a08b #893 validate posts with serializer before deletion 7 years ago
  Rafał Pitoń bfaf56554d wip #893: moved ids lists cleaning to utility function 7 years ago
  Rafał Pitoń 43e183b805 small perf improv at viewmodels, further work on bulk thread delete 8 years ago
  Rafał Pitoń 5d3d7ae53e #884: bulk delete posts 8 years ago