Rafał Pitoń
|
c980db93b1
Extra cleanups after Django 2.2 (#1229)
|
6 years ago |
rafalp
|
7c6e8bb088
Make entire codebase pass pylint checks
|
6 years ago |
rafalp
|
c1f4d601af
Run black on code
|
6 years ago |
rafalp
|
b3ac48f40b
Fix pylint no-else-return error
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 years ago |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
3a907dd804
Remove User.acl_cache, User.acl_ and direct imports from misago.acl
|
6 years ago |
rafalp
|
4307c0acb9
Fix tests for threads editor api
|
6 years ago |
rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 years ago |
rafalp
|
b950fc4118
Move user online utils to take request instead of viewer
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 years ago |
Rafał Pitoń
|
5deb06ed03
#675: improved javascript handling reads, tweaked query count and speed
|
7 years ago |
Rafał Pitoń
|
e5d95936a5
style tweak
|
7 years ago |
Rafał Pitoń
|
e3e46edfef
wip #884: bulk posts 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ń
|
4192bdfd1b
#702: threads
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
391114d1fb
#728: threads permissions imports
|
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ń
|
46f2def4bf
moved user lock before thread get, not after, read endpoint now returns current thread readstate
|
8 years ago |
Rafał Pitoń
|
dea57cbf7e
further tweaks in private threads api
|
8 years ago |
Rafał Pitoń
|
5fdd8b25eb
little dead code elimination
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
28ba4c2c88
remove import of deleted file from threadposts api
|
8 years ago |
Rafał Pitoń
|
1c9270c832
laying out private threads
|
8 years ago |
Rafał Pitoń
|
803286706f
further threads viewmodels cleanup
|
8 years ago |