Lera Elvoé yagich
  • Joined on 2022-04-26
yagich pushed to v2 at yagich/pyrom 2026-06-10 19:32:17 +00:00
13c5c5cf69 move empty topic plank below motd
bf3028e7d6 re-add rss feeds
50c61da8b6 fix reaction button event
812f322141 add unsubscribe from all button to inbox
6e73186127 add mark as read button(s) to inbox
Compare 6 commits »
yagich pushed to v2 at yagich/pyrom 2026-06-07 20:02:03 +00:00
b63b6a1682 bring back reactions
5dfe477607 highlight mentions
b6450a29fd only allow resizing textarea
7b16ac91ed ensure new users get a default collection on signup and any missing users get them too
84dbaa2cd8 babycode editor: change ctrl+enter shortcut to use requestSubmit to fire bitty signals
Compare 7 commits »
yagich pushed to v2 at yagich/pyrom 2026-06-05 04:20:01 +00:00
6fab93ebeb bring back the badge editor
c7ba23ad22 update built-in badges to use the plank theme
3c237df93f cleanup
22ca768ad1 finish invites i think
Compare 4 commits »
yagich pushed to v2 at yagich/pyrom 2026-06-03 08:21:11 +00:00
c311fba500 button v5
4083c950c5 start work on invite keys
5853c8b7a8 use config for title and tagline
93ee829405 re-add ctrl+enter to submit babycode
7247ac4cf8 replace old stub
Compare 11 commits »
yagich pushed to v2 at yagich/pyrom 2026-05-31 14:05:37 +00:00
ae9d33473c slugify to a max of 50 and remove date
d87d9c2977 backend for bookmark menu
8c87489f70 frontend for bookmark menu
07623b294e button v4
4d2f87baf5 remove some unused filters
Compare 10 commits »
yagich pushed to v2 at yagich/pyrom 2026-05-28 22:16:48 +00:00
b0793b8a86 add support for running the server on local network in debug
dc1ff4446e re-parse mentions on display name change
06b417f9a1 add quoting posts
594272d298 add default bookmark collection on new user
Compare 4 commits »
yagich pushed to v2 at yagich/pyrom 2026-05-28 20:54:35 +00:00
cd3fce17ae fix subscriptions
572e6e86c4 add 405 handler
0224e2e390 add char count to babycode editor
27314f34a5 add babycode preview
daf205f200 better plank
Compare 9 commits »
yagich pushed to v2 at yagich/pyrom 2026-05-28 01:19:52 +00:00
6b7a0e7a17 add topic sorting & js to support it
303750a281 add motd editor and motd display
e74b9403e9 remove alpha channel on avi
e729b43a28 add account deletion
9ca40e1814 add settings routes
Compare 10 commits »
yagich pushed to v2 at yagich/pyrom 2026-05-20 09:35:51 +00:00
a5a3565496 add delete post route
d74dd6c5f3 add edit thread routes
648b310e13 remove index app and replace index route inside __init__
4bcea261b1 finish mod routes
4edc4f4650 style fixes
Compare 21 commits »
yagich pushed to main at yagich/pyrom 2026-04-26 11:26:15 +00:00
20554d9c5c fix memory leak in db
yagich pushed to v2 at yagich/pyrom 2026-04-20 10:22:57 +00:00
cd507ac25f rewrite topics routes to include id
82659cedef experimental: change signature render to <aside> tag
7eafcde1d7 rewrite threads routes to include id
a2ceaa0966 add some posts route annotations
f1931c76e6 disable buttons that will require js
Compare 7 commits »
yagich pushed to v2 at yagich/pyrom 2026-04-19 09:58:08 +00:00
0c2e920206 add csrf protection
9682295dae start user page and stub more endpoints
f798bb5d7d add forbidden usernames
68958e304b raise username length cap
d2cdeaed1d ensure trailing slashes in all routes
Compare 22 commits »
yagich pushed to v2 at yagich/pyrom 2026-04-12 05:48:28 +00:00
af57e2f10c a fresh start :)
yagich created branch v2 in yagich/pyrom 2026-04-12 05:48:28 +00:00
yagich opened issue yagich/pyrom#1 2026-04-10 18:46:58 +00:00
profile shoutbox/comments
yagich pushed to main at yagich/pyrom 2025-12-20 17:11:49 +00:00
40219f2b54 clean stale sessions
4a45b62521 prevent admin from deleting their account
Compare 2 commits »
yagich pushed to main at yagich/pyrom 2025-12-20 15:52:19 +00:00
fc55aaf87a improve readme further
db68ef2c3d remove cache test endpoint
a808137e5b touch up the instructions and config example
a93a89f0df acknowledge Flask-Caching in THIRDPARTY.md
Compare 4 commits »
yagich pushed to main at yagich/pyrom 2025-12-20 13:06:40 +00:00
7aa3a9382e rss mention fix attempt; SITE_NAME is now required
yagich pushed to main at yagich/pyrom 2025-12-19 16:32:54 +00:00
46704df7d9 new sortable list implementation
98bf430604 fix inbox: show badges in inbox
Compare 2 commits »
yagich pushed to main at yagich/pyrom 2025-12-15 17:00:05 +00:00
21ace9299f make guide section more mobile friendly on portrait
122b706350 remove spaces from babycode html emoji, clean up js
c655caab9e use template element for badge template
Compare 3 commits »