ari melody ari · she/her
ari created repository ari/multiplayer-test 2024-08-30 03:57:09 +01:00
ari pushed to main at ari/arimelody.me-sitegen 2024-07-11 17:52:37 +01:00
056d9b63d8 string replace!
ari pushed to main at ari/arimelody.me-sitegen 2024-07-11 14:42:16 +01:00
018442a445 fixed array parsing and windows support
ari pushed to dev at blisstown/campfire 2024-07-08 12:08:40 +01:00
d595b037e6 boosts now reflect visibility of target post
ari pushed to dev at blisstown/campfire 2024-07-08 11:56:33 +01:00
b9445cf832 tweaked sounds on some buttons, renamed play_sound to playSound
ari opened issue blisstown/campfire#25 2024-07-08 11:17:12 +01:00
Replying to posts
ari closed issue blisstown/campfire#11 2024-07-08 11:08:24 +01:00
Notifications should show attached media
ari commented on issue blisstown/campfire#11 2024-07-08 11:08:24 +01:00
Notifications should show attached media

addressed by ae8a3fbd63

ari pushed to dev at blisstown/campfire 2024-07-08 11:07:29 +01:00
6e2e4e0c23 cleaned up notifications functionality, fixed infinite scroll loop
ari pushed to dev at blisstown/campfire 2024-07-08 10:51:03 +01:00
956e67566b fixed inconsistent display of avatars in combined notifs (seriously chromium?)
ari commented on issue blisstown/campfire#5 2024-07-08 10:44:56 +01:00
Posting support

the compose box is built, with the ability to add content warnings and change post visibility (e74b088e37). might be fine to close this issue and handle media/poll functionality with future issues?

ari pushed to dev at blisstown/campfire 2024-07-08 10:43:16 +01:00
ae8a3fbd63 add media to notifications
ari pushed to dev at blisstown/campfire 2024-07-08 10:32:16 +01:00
5e92246eeb fixed emoji not showing in posts + improvements
ari pushed to dev at blisstown/campfire 2024-07-08 10:28:53 +01:00
e74b088e37 added visibility function to compose box + reply ID
ari pushed to dev at blisstown/campfire 2024-07-07 15:20:07 +01:00
49409bac68 updated changelogs
ari pushed to dev at blisstown/campfire 2024-07-07 15:13:37 +01:00
6ce2f1f1c4 fixed thread view not updating when opening other posts
ari pushed to dev at blisstown/campfire 2024-07-07 14:59:10 +01:00
4d771d8ebd finish URL rewrite, remove redundant logged_in state
ari closed issue blisstown/campfire#2 2024-07-07 14:36:37 +01:00
Rewrite URLs to represent user/instance pair
ari commented on issue blisstown/campfire#2 2024-07-07 14:36:37 +01:00
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>/<…

ari pushed to dev at blisstown/campfire 2024-07-07 14:33:40 +01:00
a3fdd0007c rewrite URLs to represent instance (#2)