relay/relay/views
Izalia Mae e85215d986 split manage.py and multiple small changes
* add `typing-extensions` dev dependency
* make sure `Self` import falls back to `typing-extensions`
* let setuptools find sub-packages
* pass global `Application` instance to cli commands
* move `RELAY_SOFTWARE` to relay/misc.py
* allow `str` for `follow` in `Message.new_unfollow`
2025-02-12 14:48:02 -05:00
..
__init__.py rework api endpoints 2024-10-13 17:30:12 -04:00
activitypub.py properly get actor and inbox urls 2025-02-11 12:28:05 -05:00
api.py fix logins 2025-02-11 12:25:16 -05:00
base.py replace single quotes with double quotes 2024-11-28 07:09:53 -05:00
frontend.py split manage.py and multiple small changes 2025-02-12 14:48:02 -05:00
misc.py replace single quotes with double quotes 2024-11-28 07:09:53 -05:00