rafalp
|
637ec70846
Fix threads splitting
|
6 лет назад |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 лет назад |
rafalp
|
eb1e4db51a
Remove six from codebase
|
6 лет назад |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
Rafał Pitoń
|
f3800eade9
Remove some wildcard imports, make attribute definitions on in posting process explicit
|
7 лет назад |
Rafał Pitoń
|
1ffc144f00
Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...)
|
7 лет назад |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 лет назад |
Rafał Pitoń
|
8b59804f1d
#893: don't use serializer attributes hackery for getting objects from serializer
|
7 лет назад |
Rafał Pitoń
|
7033f2046d
#893: added serializer for split thread endpoint
|
7 лет назад |
Rafał Pitoń
|
bfaf56554d
wip #893: moved ids lists cleaning to utility function
|
7 лет назад |
Rafał Pitoń
|
6b11e3b3fc
wip #887: invalid posts target should raise 400 instead of 403 for consistency
|
7 лет назад |
Rafał Pitoń
|
0ac500079f
wip #887: split posts closed thread/category handling
|
7 лет назад |
Rafał Pitoń
|
5d3d7ae53e
#884: bulk delete posts
|
8 лет назад |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 лет назад |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 лет назад |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 лет назад |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 лет назад |
Rafał Pitoń
|
391114d1fb
#728: threads permissions imports
|
8 лет назад |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 лет назад |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 лет назад |
Rafał Pitoń
|
f3e58ea439
fix #730 - cleanup constants in thread model
|
8 лет назад |
Rafał Pitoń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 лет назад |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 лет назад |
Rafał Pitoń
|
738d845076
drop split threads perm, add tests for split thread endpoint, small fixes and cleanups in other endpoints
|
8 лет назад |
Rafał Pitoń
|
994d0a9208
endpoint for splitting posts to new thread, cleanup thread merge
|
8 лет назад |
Rafał Pitoń
|
45900739ed
some cleanups, work on split thread endpoint
|
8 лет назад |
Rafał Pitoń
|
eae41bcd49
merge posts api endpoint
|
8 лет назад |