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 9d185918cb Remove global db_settings form codebase 6 years ago
  rafalp 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 years ago
  rafalp 2f0befd230 Fix posts moving 6 years ago
  rafalp 19d77eaeea Fix merging threads 6 years ago
  rafalp ad53adf188 Remove u prefix from gettext functions 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ń f3800eade9 Remove some wildcard imports, make attribute definitions on in posting process explicit 7 years ago
  Rafał Pitoń 28d58ba125 Merge in changes from Misago 0.17 7 years ago
  Rafał Pitoń 44152c0f53 Merge branch '0.17.x' 7 years ago
  Rafał Pitoń a9d201ea36 Handle merging best answers 7 years ago
  Rafał Pitoń 5af48681ce Improve merge conflict handling, test merge thread into other best answers 7 years ago
  Rafał Pitoń e4f5489007 WIP merge conflict utility 7 years ago
  Rafał Pitoń e8d4db6300 Prevent best answer from being hidden or deleted 7 years ago
  Rafał Pitoń 545bbfa4e3 Merge tweaks and handling for best answers 7 years ago
  Rafał Pitoń fd8ecd51fe Redo patch.dispatch_bulk to follow new bulk actions convention 7 years ago
  Rafał Pitoń eaba1b1a48 Revamp threads validation to return list of id's that 404'd 7 years ago
  Rafał Pitoń b6bc5315d8 Move logic around merge views and serializers 7 years ago
  Rafał Pitoń a94a693da9 WIP moving threads merge logic between view and serializer 7 years ago
  Rafał Pitoń f7fb28ca22 Fix build after previous API iteration 7 years ago
  Rafał Pitoń b0b2d33362 #893: moved delete threads to serializers 7 years ago
  Rafał Pitoń 1240fd5fb9 #893: merge multiple threads data validator 7 years ago
  Rafał Pitoń a2448c0b1f #893: merge two threads data validation moved to serializer 7 years ago
  Rafał Pitoń 8b59804f1d #893: don't use serializer attributes hackery for getting objects from serializer 7 years ago
  Rafał Pitoń 3b64e9a08b #893 validate posts with serializer before deletion 7 years ago
  Rafał Pitoń 7033f2046d #893: added serializer for split thread endpoint 7 years ago
  Rafał Pitoń 5c7fcca04f #893: wip posts move/merge API's 7 years ago
  Rafał Pitoń b5dc0ff92c #893: added validator for merge posts 7 years ago