Commit Graph

21905 Commits (3def5b099be714b8b2f07a948e708ea40c45ba66)

Author SHA1 Message Date
justcool393 3def5b099b try manually setting the modified flag 2022-12-09 21:41:06 -06:00
justcool393 77bf35a7ca import house awards in user 2022-12-09 21:23:26 -06:00
justcool393 9aa4e9ef1d alter migration 2022-12-09 21:21:22 -06:00
justcool393 8335a13519 swap order 2022-12-09 21:16:18 -06:00
justcool393 548ef45dbf remove unnecessary check and try using the dialects type 2022-12-09 21:07:15 -06:00
justcool393 e755061bc6 bannerurlsddssdsdsd 2022-12-09 20:53:12 -06:00
justcool393 ab4352c4e6 fssfsfitsappendnotpushorinsertoraddimsostupidwtf 2022-12-09 20:49:17 -06:00
justcool393 56c5dd6164 add -> insert 2022-12-09 20:48:28 -06:00
justcool393 c24e592e3e fix propertey and api 2022-12-09 20:44:34 -06:00
justcool393 3629d29986 fix 500 2022-12-09 19:31:36 -06:00
justcool393 9ae5b790b5 index:int -> int:index 2022-12-09 19:30:11 -06:00
justcool393 a9d9941781 fix worker boot failure redux 2022-12-09 19:28:50 -06:00
justcool393 e1b066de5d fix worker boot failure 2022-12-09 19:27:24 -06:00
justcool393 3506ee0c04 migrations: add multiple sub banner migration 2022-12-09 19:09:29 -06:00
justcool393 4112347c64 const: move to files.helpers.config 2022-12-09 18:52:52 -06:00
justcool393 a8cf2e84b4 subs: add code to add multiple banners 2022-12-09 18:49:56 -06:00
geese_suck 6a56f036cb
whitelist table class for tables in sanitizer 2022-12-09 13:04:28 -08:00
SneedBot f0fd7d3ffd sneed 2022-12-09 20:00:06 +00:00
Aevann1 ef4cb46be7 fix voting 2022-12-09 19:11:53 +02:00
Aevann1 00a2bc4b0d fix 500 error 2022-12-09 19:04:00 +02:00
SneedBot d41e50d15c sneed 2022-12-09 16:42:38 +00:00
Aevann1 601e95ae07 boost all domains that have "forum" in them 2022-12-09 18:42:18 +02:00
Aevann1 d90a0d1300 useless commit 2022-12-09 17:14:13 +02:00
Aevann1 d01fdf5d25 add cringetopia.org to reddit mentions 2022-12-09 14:46:11 +02:00
Aevann1 cfb49da217 fix prev commit 2022-12-09 14:07:37 +02:00
Aevann1 1f99bb0aa6 fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3211375?context=8#context 2022-12-09 14:03:11 +02:00
SneedBot 5859d6a591 sneed 2022-12-09 10:54:42 +00:00
Aevann1 ca4e0f5e66 do this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3210978?context=8#context 2022-12-09 12:54:29 +02:00
Aevann1 16cd5f2e17 profile anthem - allow downloading age-restricted videos 2022-12-09 09:30:27 +02:00
Aevann1 a01cde55ad minor js fix 2022-12-09 08:50:28 +02:00
Aevann1 8d116272fe p-do 2022-12-09 08:01:16 +02:00
Aevann1 485698e53e remove chat icon i added on the top on mobile 2022-12-09 08:00:32 +02:00
Aevann1 4561bb3e34 make custom css not affect all settings 2022-12-09 07:59:27 +02:00
Aevann1 25cd81e326 dont allow admins to remove themselves 2022-12-09 07:58:44 +02:00
Aevann1 77429369d7 ratelimit 2022-12-09 07:56:34 +02:00
Snakes 0d580b8b4f
Fix post comment count logic not activating.
Also standardize parameter list order for comment games.
2022-12-09 00:56:08 -05:00
Aevann1 07eb8bdebc fix 500 error 2022-12-09 07:54:56 +02:00
Aevann a0a8535ec3 fix standard urls for w3.org (#57)
Co-authored-by: Aevann1 <randomname42029@gmail.com>
Reviewed-on: #57
Co-authored-by: Aevann <aevann@noreply.fsdfsd.net>
Co-committed-by: Aevann <aevann@noreply.fsdfsd.net>
2022-12-09 05:41:53 +00:00
Snakes 8221ab370a
WPD: update login required text for Carp. 2022-12-08 23:40:43 -05:00
Snakes d4b822b956
Amend 3e8c98494f: shadowbanned isn't a bool. 2022-12-08 23:06:21 -05:00
justcool393 0ea43788e3 feeds: fix XML namespace (#56)
namespaces are very particular and the https:// version is not the valid
namespace for this XML document

note: this doesn't fix it in the watermark code. that will be fixed by the watermark PR. please don't trample over it ty <3
Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: #56
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-09 03:49:50 +00:00
Snakes 25b5675ac4
Amend PR 52, 53: standardize style, basedbot bug 2022-12-08 22:48:40 -05:00
justcool393 f848f68799 walls: remove duplication among routes/templates (#52)
removes a bunch of duplicated code in commenting and userpages

Co-authored-by: justcool393 <justcool393@gmail.com>
Reviewed-on: #52
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-09 03:35:28 +00:00
justcool393 3e8c98494f shadowbans: don't include in voting pages 2022-12-08 20:47:11 +00:00
SneedBot 3306c06b1d sneed 2022-12-08 20:00:05 +00:00
SneedBot 9d23170a51 sneed 2022-12-08 16:10:52 +00:00
SneedBot 92050bc308 sneed 2022-12-08 16:10:52 +00:00
Aevann1 391d646a2c order asset submissions by most recent last 2022-12-08 17:50:23 +02:00
SneedBot c60ff2d5f1 sneed 2022-12-08 15:45:39 +00:00
SneedBot a4cfc02dc1 sneed 2022-12-08 15:42:18 +00:00