Commit Graph

62 Commits (75236cacbe28871ef58764306be2b716a7f02d1d)

Author SHA1 Message Date
Aevann 75236cacbe rename private_chats to chats 2024-04-06 08:27:43 +02:00
Aevann 6abd5d2367 add votes and chat messages to stats 2024-04-06 03:54:52 +02:00
Aevann 042cc41fa4 remove unnecessary stuff 2024-04-06 03:46:14 +02:00
Aevann 857cdd1ffe remove now unnecessary func 2024-04-05 11:08:26 +02:00
Aevann b8bbcef284 make mbux count towards spender badges 2024-03-09 09:39:23 +02:00
Aevann e41d7ebf15 more aethestically pleasing stat placement 2024-02-08 00:13:21 +02:00
Aevann 104e53c6ae add houses to WPD 2024-01-31 23:23:57 +02:00
Aevann a382d510be remove unnecessary 2024-01-23 16:15:16 +02:00
Aevann 8192aad5c6 add another stat 2024-01-23 15:55:16 +02:00
Aevann df9f926666 fix this https://rdrama.net/post/239515/psa-marseymegaphone/5797914#context 2024-01-23 15:54:18 +02:00
Aevann 01feb558e8 capitalize 2024-01-23 14:56:46 +02:00
Aevann a11c7172c0 remove redundant if condition 2023-11-25 21:46:16 +02:00
Aevann 71bc144cfe delete tab 2023-11-25 21:46:05 +02:00
Aevann 72a2717e99 remove timing-out redundant stat 2023-11-25 21:45:53 +02:00
Aevann 6105740a8c add a "total emojis" field in stats 2023-10-11 22:03:30 +03:00
Aevann d6ec67d720 actually readable labels for charts 2023-09-06 20:13:11 +03:00
Aevann 144d7a31be rename is_activated to email_verified 2023-08-03 11:02:31 +03:00
Aevann 8c2401a848 fix stats 2023-07-13 15:51:42 +03:00
Aevann 8a6f05c9b8 fix import error 2023-07-10 16:29:36 +03:00
Aevann 13c99ec9ad fix claim_rewards by not importing Transaction from sqlalchemy which overrides my Transaction class 2023-07-10 03:49:08 +03:00
Aevann 3d3e517a4c Add House Edgy 2023-06-26 18:05:27 +03:00
Aevann 32fa466e6a rename submissions to posts 2023-06-08 02:26:32 +03:00
Aevann a971858e05 make generate_chart_tasks take 6 seconds instead of 20 seconds 2023-05-13 05:00:31 +03:00
Aevann f3a0080698 remove useless tabs 2023-05-06 00:47:07 +03:00
Aevann db6ac78658 include year and make chart larger 2023-05-05 00:25:23 +03:00
Aevann 96330210e8 use SITE as a prefix for flask_cache 2023-03-25 22:57:27 +02:00
Aevann dd54413cf3 convert marsey submission form to include all emojis 2023-03-18 15:34:04 +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 1dd20d512d same as last commit 2023-02-03 02:12:19 +02:00
Aevann 6ad1c88391 fix WPD charts 2023-02-03 02:08:00 +02:00
Aevann 044664a25e get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
Aevann eec2992be8 use user timezone in /stats 2022-12-26 04:45:55 +02:00
Aevann1 69dee20918 Revert "print debugging for stats"
This reverts commit 02bb36159f.
2022-12-20 03:01:14 +02:00
Aevann1 02bb36159f print debugging for stats 2022-12-20 03:00:33 +02:00
Aevann1 c10c00473a make is_banned fkey on user id 2022-12-14 00:02:53 +02:00
justcool393 ab41db22b7 [DO NOT MERGE] multiple sub banners (#59)
allows multiple sub banners

Snakes note: By request of Carp, especially for WPD.

Co-authored-by: justcool393 <justcool393@gmail.com>
Co-authored-by: Snakes <duolsm@outlook.com>
Reviewed-on: #59
Co-authored-by: justcool393 <justcool393@noreply.fsdfsd.net>
Co-committed-by: justcool393 <justcool393@noreply.fsdfsd.net>
2022-12-11 23:44:34 +00:00
justcool393 67bfe5a5bd remove unnecessary `str()` 2022-11-29 14:29:27 -06:00
Aevann1 05b7e79b76 remove the code i added for rdrama.com 2022-11-11 15:52:18 +02:00
justcool393 0fffa7efc0 rename truecoins to truescore 2022-11-06 23:04:34 -08:00
justcool393 0e7a7307e4 stats: add time
this is useful for knowing what anchor point stats is bound to
2022-11-05 19:15:13 -05:00
justcool393 3343b8487d stats: rename `comments last_24h` to `comments last 24h` 2022-11-05 19:01:18 -05:00
Aevann1 07a12380de accomodate alt domain 2022-11-03 17:29:14 +02:00
Aevann1 f73c6d46df accomodate rdrama.com users 2022-11-02 08:31:04 +02:00
Aevann1 1c536de93d add commas to stats 2022-11-02 07:06:01 +02:00
Aevann1 17038e31da remove 2 useless stats that took 3 and 9 seconds respectively 2022-11-02 06:59:23 +02:00
Aevann1 0008acbabe make /stats slightly faster 2022-11-02 06:50:18 +02:00
Aevann1 d575abe1a7 Revert "debug /stats"
This reverts commit daf5fd9359.
2022-11-02 06:45:17 +02:00
Aevann1 daf5fd9359 debug /stats 2022-11-02 06:32:38 +02:00
justcool393 ff84f32e45 make stats charts tight 2022-10-23 10:46:03 -05:00