Rafał Pitoń
|
5bc3930de9
wip #884: threads and posts bulk update
|
7 years ago |
Rafał Pitoń
|
0b3b4930ab
wip #884: always default to pk=None so unsupported api edges 404 without pk, more work on bulk thread delete
|
7 years ago |
Rafał Pitoń
|
43e183b805
small perf improv at viewmodels, further work on bulk thread delete
|
8 years ago |
Rafał Pitoń
|
5d3d7ae53e
#884: bulk delete posts
|
8 years ago |
Rafał Pitoń
|
4108aa6233
replaced all gettext functions with their unicode counterparts
|
8 years ago |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
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ń
|
3dc20dd1f3
constants in category model cleaned
|
8 years ago |
Rafał Pitoń
|
a2450c8669
threads/read/ api endpoint for reading groups of threads
|
8 years ago |
Rafał Pitoń
|
d04a35d28d
small cleanups in private threads tests
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
d07115c140
post private thread
|
8 years ago |
Rafał Pitoń
|
cfd6cef357
post private thread (no tests yet though)
|
8 years ago |
Rafał Pitoń
|
4dd09dcad6
non-js private threads list
|
8 years ago |
Rafał Pitoń
|
1c9270c832
laying out private threads
|
8 years ago |
Rafał Pitoń
|
803286706f
further threads viewmodels cleanup
|
8 years ago |
Rafał Pitoń
|
d387a0a97d
viewmodels api cleanup
|
8 years ago |
Rafał Pitoń
|
94e678fe7e
api for adding polls to threads
|
8 years ago |
Rafał Pitoń
|
7814f366ca
remove old /read/ edge from threads api
|
8 years ago |
Rafał Pitoń
|
bb448e4934
small cleanup on viewmodels
|
8 years ago |
Rafał Pitoń
|
1fd65c077f
wip delete post backend
|
8 years ago |
Rafał Pitoń
|
6edb7b1d97
merge threads backend and small cleanup
|
8 years ago |
Rafał Pitoń
|
72f451f86a
change thread title api, small cleanups
|
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ń
|
3a46c39f23
tests for thread start api
|
8 years ago |
Rafał Pitoń
|
0d2a7ade5e
post a thread
|
8 years ago |
Rafał Pitoń
|
95a012c252
moved posting module under threads.api, improv markup for posting loader/message, placeholder for posting form
|
8 years ago |