Commit graph

132 commits

Author SHA1 Message Date
30f3aadeaa
update bg-900 light theme 2025-07-13 18:38:18 +01:00
f4709a232d
Merge branch 'design-v2' of forge:blisstown/campfire into design-v2 2025-07-13 18:36:34 +01:00
e326ac858e
add localisation support
currently only en_GB (TODO: dynamic language pack imports)
2025-07-13 18:35:26 +01:00
a820b40318 feat: design pass for profile page 2025-07-13 18:22:03 +01:00
a1c1b5f4d0 design: minor touchups + dark theme changes 2025-07-13 16:50:15 +01:00
970590497f
fix width (???), return button backgrounds 2025-07-13 15:41:56 +01:00
b295b6f03a chore: migrate to bun 2025-07-13 15:29:21 +01:00
f771866a09
friendship ended with github. now codeberg is my best friend 2025-07-10 22:41:33 +01:00
c402f329a7
rework of navigation UI 2025-07-10 22:32:54 +01:00
0a563e6121
rework post design; refine light theme 2025-07-10 18:11:49 +01:00
8d9c3cc4fe
Merge branch 'main' into dev 2025-07-10 02:13:32 +01:00
a1ec63b7ec
improve light theme contrast 2025-07-10 02:10:01 +01:00
9145479eb7
version bump to v0.4.0 2025-01-19 22:42:37 +00:00
ae6742664f
update changelogs 2025-01-19 22:42:26 +00:00
866dc935a0
fixed unread notif counter not updating 2025-01-19 22:42:06 +00:00
c2d7ae7ec6
render emoji in notification content 2025-01-19 22:32:25 +00:00
a9160a3a8f
fixed notification infinite scrolling
it actually infinitely scrolls :yippee:
2025-01-19 22:28:29 +00:00
975984c4bc
give posts and notifications pointer cursors 2025-01-19 21:57:25 +00:00
4115290311
tweak composer modal background 2025-01-19 21:54:07 +00:00
6fb587b8c1
bump dependency versions 2025-01-19 21:53:40 +00:00
d595b037e6
boosts now reflect visibility of target post 2024-07-08 12:08:33 +01:00
b9445cf832
tweaked sounds on some buttons, renamed play_sound to playSound 2024-07-08 11:56:26 +01:00
6e2e4e0c23
cleaned up notifications functionality, fixed infinite scroll loop 2024-07-08 11:07:19 +01:00
956e67566b
fixed inconsistent display of avatars in combined notifs (seriously chromium?) 2024-07-08 10:50:46 +01:00
ae8a3fbd63
add media to notifications 2024-07-08 10:43:08 +01:00
5e92246eeb
fixed emoji not showing in posts + improvements 2024-07-08 10:32:11 +01:00
e74b088e37
added visibility function to compose box + reply ID 2024-07-08 10:28:38 +01:00
49409bac68
updated changelogs 2024-07-07 15:19:59 +01:00
2aa6dfaa43 set bin icon to currentColor 2024-07-07 15:16:06 +01:00
6ce2f1f1c4
fixed thread view not updating when opening other posts 2024-07-07 15:13:26 +01:00
4d771d8ebd
finish URL rewrite, remove redundant logged_in state 2024-07-07 14:58:59 +01:00
a3fdd0007c
rewrite URLs to represent instance (#2) 2024-07-07 14:33:28 +01:00
41143cdddf
fixed app logo not appearing on login page 2024-07-07 13:18:12 +01:00
e80e59350f
add delete post button (#7) 2024-07-07 12:57:04 +01:00
1773c93617
random placeholder in composer + some cleanup 2024-07-07 12:22:29 +01:00
08cd43bd7d
fixed notifications only getting older notifs instead of newer ones 2024-07-05 15:49:20 +01:00
048d158209
add stream health api endpoint (#24, #19) 2024-07-05 15:41:11 +01:00
0d9c7b1761
add delete post api handler (#7) 2024-07-05 15:39:14 +01:00
5ea28dc078
add edit post api handler (#6) 2024-07-05 15:31:35 +01:00
3a04ef7f81
fixed alignment of notif content warning 2024-07-05 15:12:53 +01:00
b064a90753
prefer content warnings in notifications 2024-07-05 15:10:25 +01:00
d1d3b16cbf
fixed error when retrieving private replies in timeline 2024-07-05 15:03:30 +01:00
0d39ddd3d2
do not parse post emojis if post.emoji is undefined 2024-07-05 14:56:46 +01:00
abb06a40bc Merge branch 'dev' of ssh://node.arimelody.me:2082/blisstown/campfire into dev 2024-07-05 14:52:04 +01:00
5acb2e1667 very basic post support + misc 2024-07-05 14:51:32 +01:00
5e44cdf73a
fixed logout, now using account/app/server architecture 2024-07-05 14:47:17 +01:00
7f993ee538
added foreign reaction capabilties (chuckya) 2024-07-05 14:32:23 +01:00
a9fdd913f3
added border to reaction buttons 2024-07-05 13:42:00 +01:00
dacabf250c unfinished compose box 2024-07-04 16:55:57 +01:00
231d29a44b
updated changelogs 2024-07-03 22:02:21 +01:00