Commit History

Author SHA1 Message Date
  Rafał Pitoń 055992eed5 first pass of cleansource script 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ń 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 years ago
  Rafał Pitoń 8b74b7c331 basic fulltext search for posts 8 years ago
  Rafał Pitoń 4a55aa043f use postgresql fulltext search for posts 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń c1f098c071 fix borked import 8 years ago
  Rafał Pitoń df645c98d5 #609: renamed __unicode__ to __str__, added decorators for backwards compat 8 years ago
  Rafał Pitoń dace9dce47 extra index to speed up threadview posts queries 8 years ago
  Rafał Pitoń 6204246126 likes api 8 years ago
  Rafał Pitoń 78e07c5505 like/unlike post api 8 years ago
  Rafał Pitoń 44e2ab1e6e misc cleanups, API for post changelog 8 years ago
  Rafał Pitoń c90b2f1823 fin quote bbcode 8 years ago
  Rafał Pitoń 0febc26113 display attachments lists under posts 8 years ago
  Rafał Pitoń 595ff0accf attachments posting middleware 8 years ago
  Rafał Pitoń 751031b681 api for reading posts 8 years ago
  Rafał Pitoń f685ea1ada use threadtype objects for api url building 8 years ago
  Rafał Pitoń 50357f5473 fix #606: added index on post's posted_on column 8 years ago
  Rafał Pitoń b4229e4ffa fix threads tests 8 years ago
  Rafał Pitoń eae41bcd49 merge posts api 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ń f24bcb2167 improv tests coverage for thread/1321/posts/ endpoint, tiny style fixes, tests for reply/edit editor endpoints 8 years ago
  Rafał Pitoń 84f39b1dbf basic posts and events look, visibility tests 9 years ago
  Rafał Pitoń cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
  Rafał Pitoń 5ac973fbd7 added isort for automatic sorting of imports 9 years ago
  Rafał Pitoń 0ba4264220 getting started on threads/x/posts/ api endpoint 9 years ago
  Rafał Pitoń 12f8b7fec1 thread view template work, fix #592: make thread events posts with special flag instead of separate model 9 years ago
  Rafał Pitoń a2f0430223 small lists cleanup, material icons update, very basic thread view 9 years ago