Lera Elvoé yagich
  • Joined on 2022-04-26
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
yagich pushed to main at yagich/pyrom 2025-06-30 19:34:24 +00:00
a12fd0a904 add commit to bottom nav
c22aa1036f port mod app
453aeff95a mostly implement topics app
Compare 3 commits »
yagich pushed to main at yagich/pyrom 2025-06-30 14:11:30 +00:00
19bf98f5b5 add timestamp macro
a95200caf9 move some templates into one macro
ea5ecc3a9f make sure session cookie is secure and has an expiration date
Compare 3 commits »
yagich pushed to main at yagich/pyrom 2025-06-30 13:37:26 +00:00
05cbc03e82 start porting some topics stuff
9126ce4f61 port babycode parser
fd257e701f start user page port
bd56310067 sign up
fb2a96e94d log in
Compare 7 commits »
yagich pushed to main at yagich/pyrom 2025-06-29 17:31:13 +00:00
b1dba80090 license under CNPLv7+
88f02c6cac add forumoji
Compare 2 commits »
yagich pushed to main at yagich/pyrom 2025-06-29 16:49:39 +00:00
b0bd27edd0 create default avatar, admin, and deleted user on first run
yagich pushed to main at yagich/pyrom 2025-06-29 15:54:18 +00:00
9d20da6a16 use correct absolute path for static files in ngx config
44fab0ca48 fix wrong package in Dockerfile
b37386b2c9 add env differentiation
7b17efd7cc add previous schema for compat
Compare 4 commits »
yagich created branch main in yagich/pyrom 2025-06-29 15:17:41 +00:00
yagich pushed to main at yagich/pyrom 2025-06-29 15:17:41 +00:00
765e445bbf add docker stuff
6c731b04d3 initial commit