sam · they/them or it/its
sam pushed to main at sam/imgboard 2023-10-22 15:14:58 +00:00
dea8968f6b uhhhh
sam pushed to go at sam/mercury 2023-10-16 13:45:52 +00:00
9bde1a1aa7 feat: add .well-known/webfinger
sam pushed to go at sam/mercury 2023-10-16 13:08:44 +00:00
507b7349ba fix: only send non-direct messages over websockets
sam pushed to go at sam/mercury 2023-10-15 19:39:57 +00:00
97b05d787f feat: distribute new local posts to followers via websocket
sam pushed to go at sam/mercury 2023-10-15 19:34:18 +00:00
74614ed0e3 feat: distribute new local posts to followers via websocket
sam pushed to go at sam/mercury 2023-10-15 15:09:03 +00:00
5c6da51234 add internal/{processor,streaming}
sam pushed to main at sam/pyles 2023-10-02 01:39:53 +00:00
3f88cc00b5 add very basic tag support on upload
sam created branch django in sam/pronounscc 2023-09-22 13:03:17 +00:00
sam pushed to django at sam/pronounscc 2023-09-22 13:03:17 +00:00
48703ea9fc init
sam pushed to go at sam/mercury 2023-09-16 02:33:57 +00:00
6f17b59a47 add (unfinished, untested!) /api/v1/streaming endpoint
sam pushed to go at sam/mercury 2023-09-15 14:33:31 +00:00
0a94e2bf93 switch frontend to preact
6f1b94c040 fix some endpoints
Compare 2 commits »
sam pushed to go at sam/mercury 2023-09-11 20:01:31 +00:00
7aee99ac42 add tailwind to frontend
sam pushed to go at sam/mercury 2023-09-11 20:00:03 +00:00
8784e13078 add tailwind to frontend
sam pushed to go at sam/mercury 2023-09-06 14:57:53 +00:00
afbc822882 add air config
sam pushed to go at sam/mercury 2023-09-06 14:32:39 +00:00
9f052dc9ef add a couple post endpoints + /timelines/home
sam pushed to go at sam/mercury 2023-09-06 00:40:57 +00:00
dd72a1f4c1 add /blogs/{blogID} and /blogs/lookup/{blogName} routes
sam pushed to go at sam/mercury 2023-09-06 00:23:14 +00:00
dfc116d828 add API boilerplate + /accounts/{accountID} and /accounts/@me endpoints
sam pushed to go at sam/mercury 2023-09-04 15:32:51 +00:00
0fa769a248 add frontend auth middleware, embed user data in frontend html
sam pushed to go at sam/mercury 2023-09-04 01:33:21 +00:00
d8cb8c8fa8 add working signup + login
sam pushed to go at sam/mercury 2023-09-03 02:13:14 +00:00
bc85b7c340 add a bunch of frontend stuff