- ::1
- https://arimelody.space
-
your local SPACEGIRL 💫
- Joined on
2023-11-17
Rewrite URLs to represent user/instance pair
Rewrite URLs to represent user/instance pair
profile pages are still WIP and not implemented yet, but the /<instance>/<@account>
route is now available for further implementation. posts are currently accessible via `//<@account>/<…
Deleting posts
ideally this will be tucked into the "more" button later, but the functionality now exists 👍
Live notifications
#24 addresses the use of GET /api/v1/streaming/user
. this route also handles notifications, which could be utilised for this issue. bumping #24 to higher priority in v1.0 for this reason.