lib.itmens/users
2023-12-29 13:27:56 -05:00
..
jobs fix 500; fix NEODB-SOCIAL-1XT 2023-12-29 00:32:11 -05:00
management/commands tweak log format 2023-12-24 18:05:35 -05:00
migrations move anonymous viewable to identity 2023-12-29 13:27:56 -05:00
models move anonymous viewable to identity 2023-12-29 13:27:56 -05:00
templates/users move anonymous viewable to identity 2023-12-29 13:27:56 -05:00
__init__.py first commit 2020-05-01 22:46:15 +08:00
account.py fix login edge case 2023-12-25 22:44:53 -05:00
admin.py fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
api.py API: add username to /api/me 2023-12-26 13:59:12 -05:00
apps.py fix migration issues; cron should now register in apps.py 2023-12-03 11:41:41 -05:00
data.py move anonymous viewable to identity 2023-12-29 13:27:56 -05:00
forms.py fix unicode site name; add isort; split journal and users models 2023-08-10 11:37:29 -04:00
profile.py edit nickname/icon/etc 2023-10-22 17:46:34 -04:00
tasks.py migrate and sync user relationship in Mastodon 2023-11-08 17:28:22 -05:00
tests.py fix follower list 2023-10-22 17:46:34 -04:00
urls.py fix login edge case 2023-12-25 22:44:53 -05:00
views.py fix type hints 2023-12-05 23:24:31 -05:00