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
|
7e701b8111
Rename UserModel to User
|
6 years ago |
rafalp
|
48df85108e
Format code with black
|
6 years ago |
rafalp
|
c7ff046a12
Finalize misago.conf module
|
6 years ago |
rafalp
|
facfb05f80
Update misago.users.tests to crash less
|
6 years ago |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 years ago |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
Rafał Pitoń
|
8cc2f8ec6b
Merge branch '0.18.x'
|
7 years ago |
Rafał Pitoń
|
d3f6ab5fa6
Social auth flow
|
7 years ago |
Rafał Pitoń
|
071a456a90
Move the ip ban check on registration from serializer to API endpoint
|
7 years ago |
Rafał Pitoń
|
5f2e57594f
#923: added RegisterUserSerializer
|
7 years ago |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 years ago |
Rafał Pitoń
|
6011e6db80
fix #871: invalid captcha failed to interrupt registration process
|
8 years ago |
Rafał Pitoń
|
9f0a2b55a4
fix #854: Switched the order of captcha and form validation around in registration form.
|
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ń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
a23ef052d7
renamed ACTIVATION_REQUIRED const to ACTIVATION
|
8 years ago |
Rafał Pitoń
|
9246d037fc
move user constants under User model
|
8 years ago |
Rafał Pitoń
|
906e9f1707
fix #589: forms cleanup
|
8 years ago |
Rafał Pitoń
|
6ca0b17469
fix #654: extensible validation for registration form.
|
8 years ago |
Rafał Pitoń
|
7901e19d27
small code cleanup
|
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ń
|
4d35854110
wip forum -> category switch
|
9 years ago |
Rafał Pitoń
|
1ad97209cb
register modal landed
|
9 years ago |
Rafał Pitoń
|
8a5d4382da
registration on Mithril.js
|
9 years ago |
Rafał Pitoń
|
3d663c364b
registration form
|
9 years ago |