Commit History

Author SHA1 Message Date
  rafalp 5b48ed6182 Make tests for thread start/reply/edit reply pass 6 years ago
  rafalp a54d05b6e2 Remove assertContain from edit thread reply 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ń 4badbca034 WIP Improve API, Username Change 7 years ago
  Rafał Pitoń 8c918c25b1 #893: moved missing validation to serializers in posting endpoints 7 years ago
  Rafał Pitoń ec0442e5f5 wip #887: post and event perm revamp (sans move/merge/split actions) 7 years ago
  Rafał Pitoń 01f7a6228b fix #745: send posts to moderation queue 8 years ago
  Rafał Pitoń c1a6e1b5f3 #745: tests 8 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ń 4f67c08bd2 fix #741: cleaned response json handling in tests a little 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
  Rafał Pitoń 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń e01c1ebcf6 record changes of post body 8 years ago
  Rafał Pitoń d1cd4af166 use order_by().last() instead of slice in tests 8 years ago
  Rafał Pitoń ff20edcd75 Some guards on post specific actions, delete event endpoint 8 years ago
  Rafał Pitoń 56507f1bd8 bugfix: edit first post in hidden thread 8 years ago
  Rafał Pitoń 8f788f893d ui for replying to threads and editing posts 8 years ago
  Rafał Pitoń 7d7da7d1bf edit reply endpoint 8 years ago