lib.itmens/users
2023-07-09 02:13:44 -04:00
..
management/commands local mute and block 2023-07-07 19:09:39 -04:00
migrations adjust migration order to make preview happy 2023-07-08 00:45:22 -04:00
static/js get rid of jQuery, except for relation list which should be rewritten. 2023-01-26 14:27:28 -05:00
templates/users add some test 2023-07-09 02:13:44 -04:00
__init__.py first commit 2020-05-01 22:46:15 +08:00
account.py is_following is more aligned with timeline 2023-07-08 09:24:53 -04:00
admin.py reformat with black 2023-01-11 19:13:02 -05:00
api.py unique username and unique email; move mastodon username to a separate field 2023-07-02 17:14:21 -04:00
apps.py add authentication to api; add me and shelf api; add developer console 2023-06-02 22:01:56 -04:00
data.py local mute and block 2023-07-07 19:09:39 -04:00
forms.py new style 2023-05-20 11:01:18 -04:00
models.py rate limit fetch 2023-07-09 02:13:44 -04:00
tasks.py local mute and block 2023-07-07 19:09:39 -04:00
tests.py add some test 2023-07-09 02:13:44 -04:00
urls.py local mute and block 2023-07-07 19:09:39 -04:00
views.py local mute and block 2023-07-07 19:09:39 -04:00