feat: devices list
actually we might want to make device type into an integer, 0 for web, 1 for desktop, 2 for mobile, 3 for other. Or something similar
feat: devices list
can we add device_type: string, and last_accessed: timestamp
such that we can display when a device was last used, it's type, and then we can re-use device_name as an arbitrary string, e.g…
chore: sort components into subfolders
chore: sort components into subfolders
add IRC colours
okay woodpecker isn't compiling due to ES2020 not supporting calling await outside of functions, i've been going thru alternatives of how to fix this but none of them are great, as there would…
Update POST me/friend endpoint to take username instead of UUID