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
|
e1eea12159
Rename testutils modules to test
|
6 years ago |
rafalp
|
110832c432
Replace User.objects.create_user with misago.users.testutils.create_test_user
|
6 years ago |
rafalp
|
7e701b8111
Rename UserModel to User
|
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
|
0d79134d7b
Fix private threads to work with new acl
|
6 years ago |
rafalp
|
c7d7f63a7b
Revert most of code to old-style format
|
6 years ago |
rafalp
|
f2e7719643
Remove "assertContains" from private threads patch api tests.
|
6 years ago |
rafalp
|
b113253a5b
Simplify super() calls
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
97e21f6b73
Fix tests after last patch change
|
7 years ago |
Rafał Pitoń
|
44152c0f53
Merge branch '0.17.x'
|
7 years ago |
Rafał Pitoń
|
6db3c702c9
Mark post as best answer patch op, small tweaks in patch actions
|
7 years ago |
Rafał Pitoń
|
f7fb28ca22
Fix build after previous API iteration
|
7 years ago |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 years ago |
Rafał Pitoń
|
055992eed5
first pass of cleansource script
|
8 years ago |
Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
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ń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
Rafał Pitoń
|
b810c8f2f5
further cleanups and improvs
|
8 years ago |
Rafał Pitoń
|
3ad05c743f
#601: work at private threads permissions
|
8 years ago |
Rafał Pitoń
|
dea57cbf7e
further tweaks in private threads api
|
8 years ago |
Rafał Pitoń
|
ee71258638
improvements in private threads participants handling
|
8 years ago |
Rafał Pitoń
|
2021e12d35
patch participants api
|
8 years ago |
Rafał Pitoń
|
d97a409942
set_users_unread_private_threads_sync api change
|
8 years ago |
Rafał Pitoń
|
500feb8518
test remove participant
|
8 years ago |