Rafał Pitoń
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
18a87ce5d6
fix #726: replaced is_authenticated() and is_anonymous() calls with props gets
|
8 years ago |
Rafał Pitoń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 years ago |
Rafał Pitoń
|
733c6877c5
#610: drop avatar server
|
8 years ago |
Rafał Pitoń
|
210b18fe4b
fix #650: test middleware ban enforcement
|
8 years ago |
Rafał Pitoń
|
803c51b4bd
also exclude disabled users from resend activation/reset password endpoints
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 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ń
|
3ad7a23151
optimization: preload data for ember app lazily (in context processors) instead of greedily (on every request)
|
10 years ago |
Rafał Pitoń
|
9ddf16ce0a
FW updates
|
10 years ago |
Rafał Pitoń
|
e1e117e34f
Close #505: removed explicit timezone settings
|
10 years ago |
Rafał Pitoń
|
46836fce88
Auth progress
|
10 years ago |
Rafał Pitoń
|
d1ac632453
ember framework update
|
10 years ago |
Rafał Pitoń
|
6b59de2053
misago.users middlewares cleanup
|
10 years ago |
Rafał Pitoń
|
2e5593ad15
placeholder auth service
|
10 years ago |
Rafał Pitoń
|
073a419fe1
include isAuthenticated flag in preloaded data
|
10 years ago |
Rafał Pitoń
|
32a88dd551
fix #486
|
10 years ago |
Rafał Pitoń
|
b1b33dd1f7
Code maintenance
|
10 years ago |
Rafał Pitoń
|
1271d17196
Ranks online on forums index
|
10 years ago |
Rafał Pitoń
|
154ae88287
#38: User warnings
|
10 years ago |
Rafał Pitoń
|
5af056bc18
Small cleaning of middlewares
|
11 years ago |
Rafał Pitoń
|
311402fdfb
#394 and #392
|
11 years ago |
Rafał Pitoń
|
b88434e4b3
WIP profile page
|
11 years ago |
Rafał Pitoń
|
b04b5f637d
Don't log out banned superuser
|
11 years ago |
Rafał Pitoń
|
ccd75935d8
Fixed tests
|
11 years ago |
Rafał Pitoń
|
9ef857f988
Bans implementation complete.
|
11 years ago |
Rafał Pitoń
|
ca9d1dd62d
Removed dupe field from User model
|
11 years ago |
Rafał Pitoń
|
d2a945a714
Update user last IP on logout
|
11 years ago |