rafalp
|
eb1e4db51a
Remove six from codebase
|
6 years ago |
rafalp
|
5113b317fc
Remove python_2_unicode_compatible from codebase
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
f3800eade9
Remove some wildcard imports, make attribute definitions on in posting process explicit
|
7 years ago |
Rafał Pitoń
|
f657ea940e
#675: removed "mark all as read" option
|
7 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ń
|
0040801047
wip #805 and fix #831
|
8 years ago |
Rafał Pitoń
|
c1604a863a
#745: first pass on moderation queue implementation
|
8 years ago |
Rafał Pitoń
|
ec2b49c452
#702: acl, admin and categories codebase check
|
8 years ago |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
3dc20dd1f3
constants in category model cleaned
|
8 years ago |
Rafał Pitoń
|
a64a71bd2a
fix #686: hid posts/threads/follows/followers counts from profile nav, don't count private threads in those
|
8 years ago |
Rafał Pitoń
|
5fdd8b25eb
little dead code elimination
|
8 years ago |
Rafał Pitoń
|
f685ea1ada
use threadtype objects for api url building
|
8 years ago |
Rafał Pitoń
|
3a46c39f23
tests for thread start api
|
8 years ago |
Rafał Pitoń
|
0d2a7ade5e
post a thread
|
8 years ago |
NeKit
|
62a6bb8828
Use @python_2_unicode_compatible decorator for Category model, fixes
|
9 years ago |
NeKit
|
2bea4a829b
Use six library to workaround against modules and attributes naming
|
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ń
|
c19bdb192d
removed CATEGORY_TREE_ID
|
9 years ago |
Rafał Pitoń
|
cc8cae30e3
trees_map helper object for handling different thread types
|
9 years ago |
Rafał Pitoń
|
4b4fa515d9
pylinter conf for errors
|
9 years ago |
Rafał Pitoń
|
5bc22a0e57
api/threads/merge/ endpoint
|
9 years ago |
Rafał Pitoń
|
64f9d64912
some thread PATCH moderation actions, threads with unapproved content list, small threads perms cleanup
|
9 years ago |
Rafał Pitoń
|
af8d08a0c2
mark as read backend, reducer and ui
|
9 years ago |
Rafał Pitoń
|
f3dc8340f6
changed last post info on category into paragraph of text with clickable parts
|
9 years ago |
Rafał Pitoń
|
e7ca95a601
py build fix, partial #559
|
9 years ago |
Rafał Pitoń
|
657ea71dac
wip threads lists
|
9 years ago |