Commit History

Author SHA1 Message Date
  Rafał Pitoń 6424cb4705 fix #843: Forum search improvements: GIL and dataset trimming 8 years ago
  Rafał Pitoń bead1f4ae0 wip #839 and #838: tests are locally passing with latest deps and django 1.11 8 years ago
  Rafał Pitoń 14a3ba3e6c fix #645: search filters 8 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 8 years ago
  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