Commit History

Author SHA1 Message Date
  Rafał Pitoń 6db3c702c9 Mark post as best answer patch op, small tweaks in patch actions 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ń 23dd21f68c MergeConflict utility 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ń 9bbec9ee6a Preserve protected status after merge 7 years ago
  Rafał Pitoń fed5947620 Update thread when best answer is protected or unprotected 7 years ago
  Rafał Pitoń a6bbf93210 Test that best answer is unmarked when its split to other thread 7 years ago
  Rafał Pitoń 7bd0a4ce04 Small tweaks in thread model test, test that moving best answer post clears best answer on thread 7 years ago
  Rafał Pitoń b832e86129 Keep best answer perms focused on best answers provider 7 years ago
  Rafał Pitoń 545bbfa4e3 Merge tweaks and handling for best answers 7 years ago
  Rafał Pitoń 70d88761ed Add set/clear best answer methods on Thread model, update error messages in best answer permission provider 7 years ago
  Rafał Pitoń 724442eac5 Redeo migration for thread answer fields, rename perm provider and make build pass 7 years ago
  Rafał Pitoń 5a31a812ed Merge pull request #968 from colonelrascals/master 7 years ago
  colonelrascals afaa4e6208 comparable 7 years ago
  Rafał Pitoń c039ee7a24 Add link to Discord chat to readme 7 years ago
  Rafał Pitoń 6f95c66650 Expand checks for answers permissions 7 years ago
  Rafał Pitoń 8702ac3345 First pass on thread answers 7 years ago
  Rafał Pitoń ffaea4ed51 Bump version to 0.17.0 7 years ago
  Rafał Pitoń b8d4fa554b Fix text type check for py2.7 7 years ago
  Rafał Pitoń 071a456a90 Move the ip ban check on registration from serializer to API endpoint 7 years ago
  colonelrascals 9da0b432ea updated 7 years ago
  Rafał Pitoń 1ffc144f00 Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...) 7 years ago
  colonelrascals ab882ef9dd Issue #925 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ń 380c96a112 Make bulk delete test pass 7 years ago
  Rafał Pitoń a94a693da9 WIP moving threads merge logic between view and serializer 7 years ago