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
|
3a907dd804
Remove User.acl_cache, User.acl_ and direct imports from misago.acl
|
6 years ago |
rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 years ago |
rafalp
|
cdea0c5e2b
Remove global state from bans
|
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ń
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 years ago |
Rafał Pitoń
|
bc99d5c4da
WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988)
|
7 years ago |
Rafał Pitoń
|
44152c0f53
Merge branch '0.17.x'
|
7 years ago |
Rafał Pitoń
|
27c357962f
Another pass on wording
|
7 years ago |
Rafał Pitoń
|
573e2538ab
Deleting own account tweaks: management command, admin support, info in profile
|
7 years ago |
Rafał Pitoń
|
37ecb21eee
WIP move own account deletion off the http thread
|
7 years ago |
Rafał Pitoń
|
87cfc26a68
Another pass on deleting owned account
|
7 years ago |
Rafał Pitoń
|
1ffc144f00
Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...)
|
7 years ago |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 years ago |
Rafał Pitoń
|
e5aa78dda3
fix #914: moved api-specific utils and features from misago.core to misago.api
|
7 years ago |
Rafał Pitoń
|
43e183b805
small perf improv at viewmodels, further work on bulk thread delete
|
8 years ago |
Rafał Pitoń
|
e190f87587
further cleanups of profile implementation
|
8 years ago |
Rafał Pitoń
|
27e9c64d30
added links to new api endpoints, tested api endpoint that returns user details for display
|
8 years ago |
Rafał Pitoń
|
58aadf4e97
wip #837: backend changes
|
8 years ago |
Rafał Pitoń
|
1c32143548
#702: did pass on users app
|
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ń
|
be7fb361e9
fix #629: move user follows and followers to new API edges
|
8 years ago |
Rafał Pitoń
|
c568b4761a
#728: cleanup misago.users.permissions imports
|
8 years ago |
Rafał Pitoń
|
e18c36cdd4
#728: cleanup misago.threads.moderation imports
|
8 years ago |