ari melody ari
ari closed issue blisstown/campfire#2 2024-07-07 13:36:37 +00:00
Rewrite URLs to represent user/instance pair
ari pushed to dev at blisstown/campfire 2024-07-07 13:33:40 +00:00
a3fdd0007c rewrite URLs to represent instance (#2)
ari pushed to dev at blisstown/campfire 2024-07-07 12:18:23 +00:00
41143cdddf fixed app logo not appearing on login page
ari closed issue blisstown/campfire#7 2024-07-07 11:57:57 +00:00
Deleting posts
ari commented on issue blisstown/campfire#7 2024-07-07 11:57:55 +00:00
Deleting posts

ideally this will be tucked into the "more" button later, but the functionality now exists 👍

ari pushed to dev at blisstown/campfire 2024-07-07 11:57:22 +00:00
e80e59350f add delete post button (#7)
ari pushed to dev at blisstown/campfire 2024-07-07 11:22:56 +00:00
1773c93617 random placeholder in composer + some cleanup
ari pushed to dev at blisstown/campfire 2024-07-05 14:49:26 +00:00
08cd43bd7d fixed notifications only getting older notifs instead of newer ones
ari pushed to dev at blisstown/campfire 2024-07-05 14:41:17 +00:00
048d158209 add stream health api endpoint (#24, #19)
ari pushed to dev at blisstown/campfire 2024-07-05 14:39:30 +00:00
0d9c7b1761 add delete post api handler (#7)
ari pushed to dev at blisstown/campfire 2024-07-05 14:34:24 +00:00
0659772ab0 add delete post api handler (#7)
5ea28dc078 add edit post api handler (#6)
Compare 2 commits »
ari commented on issue blisstown/campfire#19 2024-07-05 14:26:53 +00:00
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.

ari opened issue blisstown/campfire#24 2024-07-05 14:23:19 +00:00
Live timeline updates
ari pushed to dev at blisstown/campfire 2024-07-05 14:13:01 +00:00
3a04ef7f81 fixed alignment of notif content warning
ari pushed to dev at blisstown/campfire 2024-07-05 14:10:38 +00:00
b064a90753 prefer content warnings in notifications
ari pushed to dev at blisstown/campfire 2024-07-05 14:03:36 +00:00
d1d3b16cbf fixed error when retrieving private replies in timeline
ari pushed to dev at blisstown/campfire 2024-07-05 13:56:55 +00:00
0d39ddd3d2 do not parse post emojis if post.emoji is undefined
ari pushed to dev at blisstown/campfire 2024-07-05 13:47:25 +00:00
5e44cdf73a fixed logout, now using account/app/server architecture
ari pushed to dev at blisstown/campfire 2024-07-05 13:32:47 +00:00
7f993ee538 added foreign reaction capabilties (chuckya)
ari pushed to dev at blisstown/campfire 2024-07-05 12:42:11 +00:00
a9fdd913f3 added border to reaction buttons