Commit History

Author SHA1 Message Date
  Rafał Pitoń fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
  rafalp 3cf45e5908 Resolve all line-too-long errors raised by pylint 6 years ago
  rafalp f963d24ed9 Remove unused imports 6 years ago
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp 1dfadd24ed Format code with black 6 years ago
  rafalp e1eea12159 Rename testutils modules to test 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp b3dd25a959 Fix post merge api 6 years ago
  rafalp c7d7f63a7b Revert most of code to old-style format 6 years ago
  rafalp d9e4540f3c Remove assertContains from thread posts merge api tests 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp 37b52372a4 Remove unicode_literals imports, and missed coding: comments 6 years ago
  rafalp 521d05f9a4 Remove coding utf-8 comment from python files 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń 93d0bc0e56 Another pass on removing assertContains from API tests 7 years ago
  Rafał Pitoń 28d58ba125 Merge in changes from Misago 0.17 7 years ago
  Rafał Pitoń 9bbec9ee6a Preserve protected status after merge 7 years ago
  Rafał Pitoń 545bbfa4e3 Merge tweaks and handling for best answers 7 years ago
  Rafał Pitoń a3a1d9d699 #910: clear postreads when its merged with other posts 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
  Rafał Pitoń 6b11e3b3fc wip #887: invalid posts target should raise 400 instead of 403 for consistency 7 years ago
  Rafał Pitoń ce4985ba52 wip #887: posts merge acl 7 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 8 years ago
  Rafał Pitoń f9b0b2c957 tweaking yapf 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 3b0fbc61a6 further cleanups 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ń 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago