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 |
Rafał Pitoń
|
bb448e4934
small cleanup on viewmodels
|
8 years ago |
Rafał Pitoń
|
fc7883db02
moved merge serializer around, fixed tests
|
8 years ago |
Rafał Pitoń
|
b4229e4ffa
fix threads tests
|
8 years ago |
Rafał Pitoń
|
eae41bcd49
merge posts api endpoint
|
8 years ago |
Rafał Pitoń
|
23026a0f25
fix tests suite
|
8 years ago |
Rafał Pitoń
|
7be7d57159
post patch moderation actions
|
8 years ago |
Rafał Pitoń
|
a008b6b5ca
wip moderation actions backend for posts
|
8 years ago |
Rafał Pitoń
|
c00ce23cba
small cleanup in categories view
|
8 years ago |
Rafał Pitoń
|
74662221b4
fix leaks on thread and category list
|
8 years ago |
Rafał Pitoń
|
7ac11e422e
change algo for computing estimated time left till task completes
|
8 years ago |
Rafał Pitoń
|
ff20edcd75
Some guards on post specific actions, delete event endpoint
|
8 years ago |