Commit Graph

60 Commits (1dfd4e1e062ed61f7ed5b8e17a159bac3e9efe40)

Author SHA1 Message Date
Aevann 1dfd4e1e06 Revert "shorter code"
This reverts commit e8374fb515.
2024-02-16 01:12:53 +02:00
Aevann e8374fb515 shorter code 2024-02-16 01:10:40 +02:00
Aevann fe2d73f848 @chudrama delink 2024-02-14 11:36:32 +02:00
Aevann cf264bae48 add shadowban_reason column to stop the endless confusion and overwriting 2024-02-11 16:40:22 +02:00
Aevann d6581b3a6b Revert "add ip alt linking for WPD"
This reverts commit 255eec8241.
2024-02-11 08:40:39 +02:00
Aevann 255eec8241 add ip alt linking for WPD 2024-02-11 01:22:21 +02:00
Aevann c203e82fee delete carp exceptions 2024-02-06 03:41:17 +02:00
Aevann 091e449284 order unban_utc properly 2024-02-03 00:39:02 +02:00
Aevann 64f024be5f WPD fix for brony_incel 2023-12-10 23:34:07 +03:00
Aevann a4bfaf5a28 fix wrong function 2023-11-03 21:31:52 +02:00
Aevann 520dc82cdd move emails from /fp to check_for_alts 2023-11-03 19:32:01 +02:00
Aevann 8f3083a341 remove unnecessary shit 2023-11-03 19:29:00 +02:00
Aevann 4596fd3698 remove unnecessary [ and ] 2023-10-29 16:22:36 +03:00
Aevann c54336bc97 always override alt ban_reason if its "Under Siege" (mello moment) 2023-10-08 23:05:26 +03:00
Aevann 56cf292eac make permabans propagate to alts on carp request 2023-09-14 23:50:06 +03:00
Aevann 3f7a15c431 same as last commit 2023-08-23 00:39:32 +03:00
Aevann bfffedc5a7 ensure no alts get added 2023-08-20 05:10:51 +03:00
Aevann 3ec2038caf same as last commit 2023-08-11 16:15:34 +03:00
Aevann b1f4290703 fix missing import 2023-08-02 11:25:40 +03:00
Aevann f77476fc3e fix 500 error 2023-08-02 10:47:49 +03:00
Aevann 8beb2d7e8e remove typing (useless code bloat) 2023-07-30 03:42:06 +03:00
Aevann 2f8fec6fff partially revert a94dda90dd. restore some commits that turned out to be necessary 2023-07-26 00:42:47 +03:00
Aevann a94dda90dd remove unnecessary flushes 2023-07-25 23:35:54 +03:00
Aevann e256d70984 fix improperly typed func 2023-06-24 21:02:16 +03:00
Aevann 3ec950e3f5 add GLOBAL2 2023-06-20 11:36:25 +03:00
Aevann 32fa466e6a rename submissions to posts 2023-06-08 02:26:32 +03:00
Aevann aa1cc8fb5f buff fake votes a bit 2023-03-25 22:40:45 +02:00
Aevann 57765f0776 revert sqlalchemy changes 2023-03-16 08:27:58 +02:00
Aevann f768d81103 keep db sessions open 2023-03-15 05:58:00 +02:00
Aevann 4ad72f0e9e remove DONT_SHADOWBAN const 2023-03-12 14:44:16 +02:00
Aevann 1848d24993 shorter syntax for if condition 2023-02-24 04:29:53 +02:00
Aevann 57e9cb3428 remove .deleted column for alts 2023-02-18 17:19:14 +02:00
Aevann 3efa1dfb04 remove unnecessary timeouts in cache.memoize 2023-02-02 02:42:47 +02:00
Aevann cb9f505c8f make blacklisting propagate 2023-01-25 17:47:16 +02:00
Aevann e1f4d53b9a exclude me from alt linking 2023-01-25 07:50:22 +02:00
Aevann b23dc76d78 fix muting linking alts 2023-01-25 04:53:52 +02:00
Aevann 680135755e Revert "get rid of get_alt_graph"
This reverts commit e2e3da4bda.
2023-01-25 04:51:48 +02:00
Aevann e2e3da4bda get rid of get_alt_graph 2023-01-25 03:07:30 +02:00
Aevann e18b5fd29d same as last commit 2023-01-23 10:06:59 +02:00
Aevann 11aef2ae3d make mutes propagate 2023-01-23 10:06:32 +02:00
Aevann a4562b615a YOLO session_id 2023-01-01 16:27:12 +02:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann 73ab9fa4ff Revert "fix 500 error + add @lazy"
This reverts commit d6548123e3.
2022-12-24 23:35:11 +02:00
Aevann d6548123e3 fix 500 error + add @lazy 2022-12-24 21:30:07 +02:00
Aevann 490aeddb02 dont shadowban alrdy shadowbanned nibbas 2022-12-24 20:59:47 +02:00
Aevann 7da9a224e9 don't cache user objects in redis 2022-12-24 18:53:13 +02:00
Aevann fb66355d2a remove leftover print statement 2022-12-22 23:25:40 +02:00
Aevann a54734c32f better caching for get_alt_graph 2022-12-22 23:24:36 +02:00
Aevann 284b3ba9ec delete property that jc forgot to actually define... 2022-12-22 22:46:05 +02:00
Aevann 92cbe64ac0 cache get_alt_graph for 1 hour 2022-12-22 22:44:37 +02:00