Lera Elvoé yagich
  • Joined on 2022-04-26
yagich pushed to main at yagich/pyrom 2025-08-11 14:47:14 +00:00
a0c86f33b4 finish that a tag in topics view
712782bc1c add invite system
1c80777fe4 add config file
4c2877403d add a way for mods to create a password reset link for users
Compare 4 commits »
yagich pushed to main at yagich/pyrom 2025-08-10 03:30:31 +00:00
cf2d605077 delete thread when no more posts remain
c68ead85c0 add line breaks around [quote] in reply button reply markup
Compare 2 commits »
yagich pushed to main at yagich/pyrom 2025-08-04 22:25:46 +00:00
b0fd2a4f0c add [u], [big], [small], [color], [center], [right] tags to babycode
a529c1db65 add reactions support to thread
acac6ed778 make sure thread slug is accessible to post macro in inbox
Compare 3 commits »
yagich pushed to main at yagich/pyrom 2025-08-04 01:10:55 +00:00
3699daa44a add scissors in quoted fragment for fun
yagich pushed to main at yagich/pyrom 2025-08-04 01:07:48 +00:00
4bdd01569c add scissors emoji (homegrown)
33dc52342a acknowledge forumoji in THIRDPARTY.md
d3f63c4120 fix babycode code block generation
d36e94127e move copy-code.js into ui.js
e33d26c6dc make nested quotes stack opacity
Compare 6 commits »
yagich pushed to main at yagich/pyrom 2025-08-04 00:00:20 +00:00
f08c60de75 fix undeclared get_active_user in mod app
2e8fd9a22e new inbox view
6e86832211 add border to footer
c7f29c1cd4 add accordion macro, new user list view
Compare 4 commits »
yagich pushed to main at yagich/porom 2025-08-01 00:10:20 +00:00
8723ce88dc mention pyrom move
yagich pushed to main at yagich/pyrom 2025-07-30 18:45:40 +00:00
abcc10654b potentially fix logged out users getting an internal server error
3c1797afef properly escape alt in img tag
Compare 2 commits »
yagich pushed to main at yagich/pyrom 2025-07-06 20:24:53 +00:00
d006862422 add js to quote part of a post
e60c74a90f put emoji shortcodes in code blocks in guide
80fec756a9 add favicon
Compare 3 commits »
yagich pushed to main at yagich/pyrom 2025-07-04 17:14:27 +00:00
9d1cd01f69 add migration to delete old lua-porom sessions
yagich pushed to main at yagich/pyrom 2025-07-04 17:05:19 +00:00
59e40ed5fd re-add babycode guide
692a1d6b2b re-add emojis to babycode parser
443c25c09b re-add changing password
4cbc66d9aa make sure form doesn't make it possible to post to locked topic
7ab1c8745f replace stub returns with redirects
Compare 5 commits »
yagich pushed to main at yagich/pyrom 2025-07-02 17:47:14 +00:00
13c89cbde2 make it work in docker again and fix some ngx config issues
c41e0cfc0c 3.11
Compare 2 commits »
yagich pushed to main at yagich/pyrom 2025-07-02 16:02:36 +00:00
56c531b64e add migration to transform old avatar paths
d729924101 better migration handling
58dd9fb439 subscription fixes
7ef0b9dc7d add permission string filter
4f18694de3 style fixes
Compare 7 commits »
yagich pushed to main at yagich/pyrom 2025-07-02 10:37:00 +00:00
3da3054587 remove erroneous instruction from readme
64e18f16dd re-add api route
3c3837b3f2 fix thread.js not passing 'since' correctly to post updates api
Compare 3 commits »
yagich pushed to main at yagich/pyrom 2025-07-02 09:38:00 +00:00
57a6810b03 add readme & thirdparty and freeze pip deps
yagich pushed to main at yagich/pyrom 2025-07-01 23:37:14 +00:00
395e86f179 extend db session so it's ahead of the cookie
dde1139eed add user settings
Compare 2 commits »
yagich pushed to main at yagich/pyrom 2025-07-01 21:47:50 +00:00
bd556d102b implement thread mod ops
29bb9872d3 re-add subscriptions
52f6484db1 add all mod actions on users
df239fb130 add stats to user page
Compare 4 commits »
yagich pushed to main at yagich/pyrom 2025-07-01 16:09:58 +00:00
2345830074 permalink to latest post in topic view
f9256b70db fix pager
18f4b026ea remove entered text from localstorage when sending response
c4ee9d883e move delete dialog and thread script into the content block in thread view
7aab6df74f add responding to thread
Compare 11 commits »
yagich pushed to main at yagich/pyrom 2025-07-01 13:05:43 +00:00
77b8172676 fix post stats being a cartesian product
04a59c8396 support lists of tuples in QueryBuilder
604f9d6aba creating threads
c7fb6784c4 port babycode transform function
a7f9fbfe90 finally properly handle transactions
Compare 5 commits »
yagich pushed to main at yagich/pyrom 2025-06-30 19:34:51 +00:00
320b898b29 actually link to the right repo