rafalp
|
66364d4bdc
Move threads list to cursor pagination
|
6 years ago |
rafalp
|
a31b11cfb7
Basic implementation for cursor based pagination on threads list
|
6 years ago |
rafalp
|
b3ac48f40b
Fix pylint no-else-return error
|
6 years ago |
rafalp
|
f963d24ed9
Remove unused imports
|
6 years ago |
rafalp
|
3bac011f8c
Fix borked find and replace
|
6 years ago |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
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
|
0115195d17
Move more tests to patch_user_acl
|
6 years ago |
rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
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ń
|
357c0dd1c9
Revert "Remove wildcard imports"
|
7 years ago |
Rafał Pitoń
|
7a835df953
Remove wildcard imports
|
7 years ago |
Rafał Pitoń
|
27326d103c
#931: reorganized frontend context object
|
7 years ago |
Rafał Pitoń
|
5deb06ed03
#675: improved javascript handling reads, tweaked query count and speed
|
7 years ago |
Rafał Pitoń
|
7e3ed7799b
#675: moved views to per-post readtracking
|
7 years ago |
Rafał Pitoń
|
7de36feb01
fix #801: designed threads list with user avatars
|
8 years ago |
Rafał Pitoń
|
597c946440
#702: indents cleanup tool
|
8 years ago |
Rafał Pitoń
|
c90379701a
#702: more work on fixdictsformatting
|
8 years ago |
Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
4192bdfd1b
#702: threads
|
8 years ago |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
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ń
|
18a87ce5d6
fix #726: replaced is_authenticated() and is_anonymous() calls with props gets
|
8 years ago |
Rafał Pitoń
|
a0879ce7d4
fix #635: removed page_range from paginated responses
|
8 years ago |