Commit graph

6 commits

Author SHA1 Message Date
Nick Krichevsky 174fcfedbc Add basic webfinger implementation for local users 2023-07-10 10:36:52 -04:00
Nick Krichevsky 422f6556a2 Move display_name back to the LocalUser model
I hate to modify already committed migrations but ... I didn't wanna
clutter things too much and I'm still exploring how to handle this app
2023-07-07 18:07:37 -04:00
Nick Krichevsky 937413fac9 Add Poster model to serve as generic user in the fediverse 2023-07-07 14:33:31 -04:00
Nick Krichevsky 905d5a02d0 Add .vscode to .gitignore 2023-07-07 14:13:08 -04:00
Nick Krichevsky d59e8cd6b0 Add user app and model 2023-07-07 14:13:08 -04:00
Nick Krichevsky d4166da981 initial commit 2023-07-07 12:56:56 -04:00