Rafał Pitoń
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
Rafał Pitoń
|
f10cdd7408
#702: another pass on codebase
|
8 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
8 years ago |
Rafał Pitoń
|
f9b0b2c957
tweaking yapf
|
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ń
|
c24cd46d66
#706: moved forum options, password and email change from forms to serializers
|
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ń
|
a4440a59a1
#728: cleanup misago.users.models import
|
8 years ago |
Rafał Pitoń
|
f296f5a955
fix: #735: replaced short_title computed property with get_any_title() method
|
8 years ago |
Rafał Pitoń
|
07b2696a75
#644: cut down number of serializers and dried up fields lists on those
|
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ń
|
68391f7137
wrap up consts cleanup in user model
|
8 years ago |
Rafał Pitoń
|
f9bf66a033
renamed LIMITS_PRIVATE_THREAD_INVITES_TO_ const to LIMIT_INVITES_TO_
|
8 years ago |
Rafał Pitoń
|
a23ef052d7
renamed ACTIVATION_REQUIRED const to ACTIVATION
|
8 years ago |
Rafał Pitoń
|
8a4ad39075
UserModel.AUTO_SUBSCRIBE_* constants rename
|
8 years ago |
Rafał Pitoń
|
9246d037fc
move user constants under User model
|
8 years ago |
Rafał Pitoń
|
19d222db86
user registration moved over to password validation fw
|
8 years ago |
Rafał Pitoń
|
cd4e2f98c3
fix #641: test for validy of user's avatar url
|
8 years ago |
Rafał Pitoń
|
bcc6c4f21c
small style update
|
8 years ago |
Rafał Pitoń
|
b624d54cb8
small improvements in avatar handling, tests for set_default_avatar
|
8 years ago |
Rafał Pitoń
|
e888d65b4e
#600: users, avatars, follows, blocks
|
8 years ago |
Rafał Pitoń
|
38a6847cb0
#596: cut warnings
|
8 years ago |
Rafał Pitoń
|
f973d1c0b5
moved avatars gallery to media
|
8 years ago |
Rafał Pitoń
|
e3fbc9fe1b
#610: small db struct changes, fix serializer, test user creation and misago_avatars template tag
|
8 years ago |
Rafał Pitoń
|
35ab5574fe
#610: Avatar model, image fields on User model, updated store_avatar and delete_avatar
|
8 years ago |
Rafał Pitoń
|
aaf3dc96a9
#646: more work at hiding users, admin edit form
|
8 years ago |
Rafał Pitoń
|
1f40f41384
#646: add fields to model
|
8 years ago |
Rafał Pitoń
|
f81a289e06
fix #640
|
8 years ago |