Commit History

Author SHA1 Message Date
  Rafał Pitoń ecce5e816f readtrack events too 8 years ago
  Rafał Pitoń fb213adcce supercrappy implementation for reading posts on scrolling 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ń 7814f366ca remove old /read/ edge from threads api 8 years ago
  Rafał Pitoń f6d678dfbe category read api endpoint 8 years ago
  Rafał Pitoń 10eca063bd misago markup component and preview message function in posting form 8 years ago
  Rafał Pitoń 4b52fdae41 display user presence indicator by posts 8 years ago
  Rafał Pitoń 44661d65b6 eradicate further possible randomity in mentions tests 8 years ago
  Rafał Pitoń 1ce547fe0c tiny code cleanups 8 years ago
  Rafał Pitoń 56c4f8b405 permission for excluding users from flood protection 8 years ago
  Rafał Pitoń d1cd4af166 use order_by().last() instead of slice in tests 8 years ago
  Rafał Pitoń 576c37da70 enforce ordering in mentions test so it'll wont fail randomly due to postgres random ordering 8 years ago
  Rafał Pitoń 2dea344c19 fix py 35k test 8 years ago
  Rafał Pitoń d143258d4e mention other users in posts 8 years ago
  Rafał Pitoń 50357f5473 fix #606: added index on post's posted_on column 8 years ago
  Rafał Pitoń e2314faf39 fix filter() usage on py35k 8 years ago
  Rafał Pitoń dadd8b0814 added mentions feature to message parser 8 years ago
  Rafał Pitoń dfeb69f7cc display protected label on protected posts 8 years ago
  Rafał Pitoń ece3605cb4 posts multimoderation 8 years ago
  Rafał Pitoń acf48b01db post moderation controls 8 years ago
  Rafał Pitoń 1731d7ed34 post approve/hide/unhide/delete/protect/unprotect moderation options 8 years ago
  Rafał Pitoń c46d629047 event moderation, merge threads into hidden thread, small code cleanups 8 years ago
  Rafał Pitoń 6061da3a19 fix postmove test 8 years ago
  Rafał Pitoń 738d845076 drop split threads perm, add tests for split thread endpoint, small fixes and cleanups in other endpoints 8 years ago
  Rafał Pitoń 994d0a9208 endpoint for splitting posts to new thread, cleanup thread merge 8 years ago
  Rafał Pitoń 45900739ed some cleanups, work on split thread endpoint 8 years ago
  Rafał Pitoń c785e6f492 backend for moving posts between threads 8 years ago
  Rafał Pitoń 589d671336 fix test 8 years ago
  Rafał Pitoń e7047ba97d wip posts move endpoint 8 years ago