Rafał Pitoń
|
71d91fc355
Update py to 3.10 and bump requirements (#1388)
|
2 лет назад |
Rafał Pitoń
|
2c5e306140
Create "DeletedUser" model for tracking number of deleted users and deletion reason (#1299)
|
5 лет назад |
Rafał Pitoń
|
74f10531b8
Disable auth-specific features SSO is enabled (#1283)
|
5 лет назад |
Rafał Pitoń
|
fafa7d8750
Move settings from settings.py to database (#1241)
|
6 лет назад |
Wojciech Zając
|
51d6c91405
Django2.2 (#1228)
|
6 лет назад |
rafalp
|
7d2d5eaaaa
Move user profile threads and posts lists to cursor pagination
|
6 лет назад |
rafalp
|
b3ac48f40b
Fix pylint no-else-return error
|
6 лет назад |
rafalp
|
78f0a166cf
Change misago imports to relative and run isort on them
|
6 лет назад |
rafalp
|
319a9a96b4
Reorder imports with isort
|
6 лет назад |
rafalp
|
7e701b8111
Rename UserModel to User
|
6 лет назад |
rafalp
|
48df85108e
Format code with black
|
6 лет назад |
rafalp
|
3a907dd804
Remove User.acl_cache, User.acl_ and direct imports from misago.acl
|
6 лет назад |
rafalp
|
1e2df6e9cf
Make tests pass for misago.users
|
6 лет назад |
rafalp
|
cdea0c5e2b
Remove global state from bans
|
6 лет назад |
rafalp
|
ad53adf188
Remove u prefix from gettext functions
|
6 лет назад |
rafalp
|
f43696ca09
Even master with 0.19.0 release
|
6 лет назад |
Rafał Pitoń
|
8cc2f8ec6b
Merge branch '0.18.x'
|
7 лет назад |
Rafał Pitoń
|
94368a7066
Rename fullname to real_name, expose it to JS UI, reduce profile fields logging
|
7 лет назад |
Rafał Pitoń
|
bc99d5c4da
WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988)
|
7 лет назад |
Rafał Pitoń
|
44152c0f53
Merge branch '0.17.x'
|
7 лет назад |
Rafał Pitoń
|
27c357962f
Another pass on wording
|
7 лет назад |
Rafał Pitoń
|
573e2538ab
Deleting own account tweaks: management command, admin support, info in profile
|
7 лет назад |
Rafał Pitoń
|
37ecb21eee
WIP move own account deletion off the http thread
|
7 лет назад |
Rafał Pitoń
|
87cfc26a68
Another pass on deleting owned account
|
7 лет назад |
Rafał Pitoń
|
1ffc144f00
Use serializer.is_valid(raise_exception=True) instead of more verbose return Response(...)
|
7 лет назад |
Rafał Pitoń
|
21d7c7da18
#934: first pass on API errors handling
|
7 лет назад |
Rafał Pitoń
|
e5aa78dda3
fix #914: moved api-specific utils and features from misago.core to misago.api
|
7 лет назад |
Rafał Pitoń
|
43e183b805
small perf improv at viewmodels, further work on bulk thread delete
|
8 лет назад |
Rafał Pitoń
|
e190f87587
further cleanups of profile implementation
|
8 лет назад |
Rafał Pitoń
|
27e9c64d30
added links to new api endpoints, tested api endpoint that returns user details for display
|
8 лет назад |