Lera Elvoé yagich
  • Joined on 2022-04-26
yagich pushed to main at yagich/porom 2025-06-02 20:26:39 +00:00
yagich pushed to main at yagich/porom 2025-06-02 20:12:33 +00:00
51eadc20ec on post create, update subscription if subscribed
yagich pushed to main at yagich/porom 2025-06-02 20:11:16 +00:00
303e032673 do not create duplicate subscriptions
yagich pushed to main at yagich/porom 2025-06-02 20:05:35 +00:00
22526c953e add an inbox view
bd1ba6c087 add subscribing and unsubscribing to threads
1e23959e52 add accordion support
Compare 3 commits »
yagich pushed to main at yagich/porom 2025-06-01 19:30:18 +00:00
68d109f428 drop the SSE, use client side fetch every 5s for thread updates
yagich pushed to main at yagich/porom 2025-06-01 11:04:50 +00:00
b56ab2522c sort threads in topic by activity by default (bump) and add setting
24d6d7cebf add settings shortcut to topnav
0020902737 minor grammar fix in babycode.etlua
Compare 3 commits »
yagich pushed to main at yagich/porom 2025-06-01 07:53:43 +00:00
d227932878 add a proper babycode help page
yagich pushed to main at yagich/porom 2025-06-01 04:53:58 +00:00
db8d32113c add some new emoji
f61b618f1e clarify line breaking rules
Compare 2 commits »
yagich pushed to main at yagich/porom 2025-05-31 23:36:02 +00:00
615cd36eab add previews to babycode editor component
8a00500387 add api endpoint to preview babycode
72709226c0 change reply button to quote and simplify quote markup; hashlink to edit box when editing
eb9cadd36d focus textarea when replying
Compare 4 commits »
yagich pushed to main at yagich/porom 2025-05-31 04:12:46 +00:00
46d125fa18 submit post on ctrl+enter
yagich pushed to main at yagich/porom 2025-05-31 03:58:02 +00:00
9e786893b3 list deps directly in dockerfile for now
yagich pushed to main at yagich/porom 2025-05-30 19:59:35 +00:00
1a37ccfd86 add babycode parser, courtesy of kaesa
yagich pushed to main at yagich/porom 2025-05-30 14:29:41 +00:00
3e9f771ad3 fix emojis being beeg in user view
yagich pushed to main at yagich/porom 2025-05-30 14:07:33 +00:00
bf2bcc4a7f use direct url for sqlite
yagich pushed to main at yagich/porom 2025-05-30 02:24:21 +00:00
dacc5a8d7b add some forumoji
yagich pushed to main at yagich/porom 2025-05-28 22:17:01 +00:00
bda68ed7f4 add a max height to threads in topic view
yagich pushed to main at yagich/porom 2025-05-28 16:07:48 +00:00
cf66336e78 add topic moving option for mods
8e646666d1 delete session cookie when logging out and deleting account
Compare 2 commits »
yagich pushed to main at yagich/porom 2025-05-28 01:43:54 +00:00
aa49d8e4b9 let users change their password william nilliam
yagich pushed to main at yagich/porom 2025-05-28 01:18:36 +00:00
1e5e2a2c27 show previous context in reversed order in edit post view
yagich pushed to main at yagich/porom 2025-05-28 01:02:06 +00:00
1a96612544 add notification for new post in thread