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
|
ea93911fb0
Allow user to dismiss password validation
|
6 years ago |
rafalp
|
5daaad9e86
Remove unused import
|
6 years ago |
rafalp
|
a908fe8d1c
Make code more coerce
|
6 years ago |
rafalp
|
b4dc6bb8d3
Leaner implementation for get_by_username_or_email
|
6 years ago |
rafalp
|
eb4fd9818b
Small cleanup
|
6 years ago |
rafalp
|
351ebdc693
Handle multiple users returned by get_by_username_or_email
|
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ń
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 years ago |
Rafał Pitoń
|
7aadad2dff
Fix #1004: respect user's wish to have their account deleted, small code style tweaks
|
7 years ago |
Rafał Pitoń
|
0847d8fc19
Allow users without passwords, create user via social pipeline
|
7 years ago |
Rafał Pitoń
|
25edb605f5
Improve anonymize_content docstring
|
7 years ago |
Rafał Pitoń
|
44152c0f53
Merge branch '0.17.x'
|
7 years ago |
Rafał Pitoń
|
cdb1685a43
Use absolute url for placekitten avatar
|
7 years ago |
Rafał Pitoń
|
27c357962f
Another pass on wording
|
7 years ago |
Rafał Pitoń
|
37ecb21eee
WIP move own account deletion off the http thread
|
7 years ago |
Rafał Pitoń
|
65dcd578f7
First pass on data anonimization
|
7 years ago |
Rafał Pitoń
|
6eed1f29a4
Fix py3k build, settle on changes to user namechange availability util
|
7 years ago |
Rafał Pitoń
|
7ddcf57b8e
#865: rename user.extra to user.profile_fields, move db field from json to hstore so its searchable in admin
|
8 years ago |
Rafał Pitoń
|
519618c32f
wip #865: added field for extra data to user model
|
8 years ago |
Rafał Pitoń
|
f0f2566fc9
#844: added tests and migrations
|
8 years ago |
Rafał Pitoń
|
b1a9fb47d8
#838: don't access __class__ for model's manager
|
8 years ago |
Rafał Pitoń
|
bead1f4ae0
wip #839 and #838: tests are locally passing with latest deps and django 1.11
|
8 years ago |
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 |