Aevann1
282762bef8
increase vamp award duration from 1 day to 2 days (but dont advertise that this time)
2022-11-09 21:09:38 +02:00
Aevann1
4f491d5ef7
reduce chud award cost from 2500 to 1000 (but not advertising that this time)
2022-11-09 21:08:25 +02:00
Aevann1
380e91e9c4
remove chat stuff not used anymore
2022-11-09 21:06:43 +02:00
Aevann1
c8b4947fa4
tweak rdrama algo
2022-11-09 21:02:17 +02:00
Aevann1
5a10b849f8
show the hole name in sub modaction notifs
2022-11-09 20:23:59 +02:00
SneedBot
6433a90c80
sneed
2022-11-09 17:58:40 +00:00
Aevann1
780e0f85f1
fix 500 error
2022-11-09 19:58:32 +02:00
Aevann1
4bced848ee
same as last commit
2022-11-09 19:31:53 +02:00
Aevann1
78712da50b
better quoting behavior
2022-11-09 19:28:50 +02:00
SneedBot
0eefc9803c
sneed
2022-11-09 17:23:31 +00:00
Aevann1
f32e598a64
when u toggle textarea, make it fit the size of text in it
2022-11-09 19:23:21 +02:00
Aevann1
d545548139
add 2 more boosted domains
2022-11-09 19:17:25 +02:00
Aevann1
c5d3634ad2
remove bad snappy quotes
2022-11-09 19:13:28 +02:00
Snakes
8e2f76729e
Amend 4f849c2: remove forgotten print debug.
2022-11-09 10:37:54 -05:00
Snakes
4f849c2c36
Fix userpage hat counter showing equipped.
...
Essentially, just needed to not reuse owned_hats.
2022-11-09 10:32:14 -05:00
Snakes
e0f43c3668
Remove is_nofollow from backend.
2022-11-09 10:05:36 -05:00
Snakes
4afa60dc81
Use database to filter hidevotedon directly.
...
We no longer need to build a list of potentially tens of thousands
of submission_ids in Python from the database to then pass back to
the database.
2022-11-09 09:57:51 -05:00
Snakes
c9aee3ebb8
Eager load badge_def with badge.
...
Removes N guaranteed queries when rendering a userpage for a user with
N badges. We need the badge_def to provide nearly all properties of a
Badge, and it's nearly free with a one-to-one on indexed columns.
2022-11-09 09:25:47 -05:00
Snakes
ebb3957f41
Eager load submission listing relationships.
2022-11-09 09:16:22 -05:00
Snakes
f1ceb5b079
Respect upper bound on award quantity.
2022-11-09 04:15:19 -05:00
Snakes
618c5dbde0
Deduplicate more code in awards.html.
2022-11-09 04:01:12 -05:00
Snakes
c1b371bf1e
Fix template import path from 462e3421b5
.
2022-11-09 02:34:18 -05:00
Aevann1
efbfc24dac
fix: upgrade typescript from 4.8.3 to 4.8.4 ( #440 )
...
Snyk has created this PR to upgrade typescript from 4.8.3 to 4.8.4.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: TLSM <104547575+TLSM@users.noreply.github.com>
2022-11-09 02:31:07 -05:00
Aevann1
f48245e1b7
fix: upgrade dotenv from 16.0.2 to 16.0.3 ( #438 )
...
Snyk has created this PR to upgrade dotenv from 16.0.2 to 16.0.3.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: TLSM <104547575+TLSM@users.noreply.github.com>
2022-11-09 02:30:32 -05:00
Aevann1
27e9446b7a
fix: upgrade socket.io-client from 4.5.2 to 4.5.3 ( #439 )
...
Snyk has created this PR to upgrade socket.io-client from 4.5.2 to 4.5.3.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-09 02:29:44 -05:00
Aevann1
59274cb534
fix: upgrade @types/react from 18.0.20 to 18.0.21 ( #437 )
...
Snyk has created this PR to upgrade @types/react from 18.0.20 to 18.0.21.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-09 02:29:30 -05:00
Aevann1
d3e8516382
fix: upgrade esbuild from 0.15.7 to 0.15.11 ( #436 )
...
Snyk has created this PR to upgrade esbuild from 0.15.7 to 0.15.11.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-11-09 02:29:23 -05:00
geese-suck
462e3421b5
organize templates ( #435 )
...
dude file management lmao
2022-11-09 01:11:46 -05:00
justcool393
ffd9c73566
reduce slur filter down to necessary ones and partially implement what fish wants ( closes #432 )
...
signed off by snekfriend
2022-11-09 00:05:56 -06:00
geese-suck
e672330614
simplify awards ( #434 )
2022-11-09 00:39:05 -05:00
SneedBot
4d8a7b16bb
sneed
2022-11-09 05:37:19 +00:00
justcool393
26549a6e66
remove logged out routes ( #433 )
...
* remove /logged_out/ routes
* update sitemap, remove users route, and update header
* cloudflare cookie
* only mess with the cookie whenever we desire auth
* sitemap: (small) improvements
sitemap: fix little bug i introduced
sitemap: fix login redirects for /id/ routes
* sitemap: remove duplicate entry
* contact is auth desired
* imports: don't import what we don't need and bind late to the db
* praying to god this works
* keep yourself safe
* oh i actually need to commit and push lol
* import Sub
* t
* refix cache purger
2022-11-09 00:35:24 -05:00
Aevann1
39297b7c22
remove badges from popovers
2022-11-08 15:58:34 +02:00
Aevann1
17ebb4363a
cosmetic fix
2022-11-08 15:52:09 +02:00
Aevann1
8b1f76f727
add hole actions notifs for hole mods
2022-11-08 15:49:43 +02:00
Aevann1
4465061162
fix margin
2022-11-08 15:29:02 +02:00
Aevann1
aaa98b9290
sneed
2022-11-08 12:43:53 +02:00
Aevann1
dda1c88f4f
fix margins
2022-11-08 12:05:07 +02:00
Aevann1
9d22dbe92e
sneed
2022-11-08 12:01:30 +02:00
Aevann1
c76bfa5ffc
fix 3 permapin limit not working
2022-11-08 11:41:16 +02:00
Aevann1
d146c595dd
add 2 more boosted sites
2022-11-08 10:08:10 +02:00
Aevann1
9f1061fedb
fix clearing cf cache
2022-11-08 10:08:10 +02:00
Aevann1
23a241f026
fix https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3040826?context=8#context
2022-11-08 10:08:09 +02:00
SneedBot
4052188062
sneed
2022-11-08 08:00:05 +00:00
Aevann1
8ff5c02bf5
higher margin between embed and body
2022-11-08 06:27:43 +02:00
Aevann1
f2b4c527a4
amerikkka -> ameriKKKa
2022-11-08 06:26:35 +02:00
Aevann1
e773e40a0d
style change in settings_css
2022-11-08 06:09:55 +02:00
Snakes
6236fb1248
Fix profilecss setting form identifiers.
2022-11-07 23:00:31 -05:00
justcool393
2c043d20e7
css fix
2022-11-07 21:40:11 -06:00
Aevann1
3f4a568d32
fix permachudding
2022-11-08 05:37:18 +02:00