forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

8419 Commits (0c43deeee64b260bf2f59af98af84ef7c60d1b66)

Author SHA1 Message Date
Snakes 0c43deeee6
FEATURES: pronouns, kys, chat, house, /vote perm. 2022-07-18 02:43:20 -04:00
Snakes 8f7d05d62d
Refactor feature flags to dict.
In anticipation of adding about a dozen more features flags to support
work for LGB, PIN_ENABLED and PROCOINS_ENABLED have been moved to the
FEATURES dict in const.py. More generally looking to create a unified
interface for logically-related constants, perhaps to support e.g.
later moving these settings from hardcoded constants to data.
2022-07-18 01:10:01 -04:00
Snakes 76d925f1ba
LGB: add modlog link to admin_home template. 2022-07-18 00:37:07 -04:00
Aevann1 8af9b8a339 wipe cringetopia 2022-07-18 04:46:03 +02:00
Aevann1 81b762fbc2 add a discord server for api users to help eachother 2022-07-18 02:46:46 +02:00
Aevann1 b84bd72beb add block button to user profiles 2022-07-18 02:18:54 +02:00
Aevann1 acaa41756d "its too large"
thats what she said
2022-07-18 01:20:00 +02:00
Aevann1 255e8b88d2 make user counter better 2022-07-18 00:56:34 +02:00
Aevann1 cdc4e5b660 comprimise with neko 2022-07-18 00:37:52 +02:00
Aevann1 fe6e268cd5 improve inline emoji modal 2022-07-17 22:18:27 +02:00
Aevann1 eab0bd35d5 restore max-height for inline emojis but increase it from 300px to 500px 2022-07-17 22:12:56 +02:00
Aevann1 c9f98dd017 readjust inline emoji thing 2022-07-17 22:09:42 +02:00
Aevann1 9b425e444b make emojis 60px when selecting 2022-07-17 21:57:20 +02:00
Aevann1 dd8f58ed65 Revert "make comments more compact on mobile - will revert if ppl complain"
This reverts commit 3f4d28301b.
2022-07-17 20:58:07 +02:00
Aevann1 3f4d28301b make comments more compact on mobile - will revert if ppl complain 2022-07-17 20:49:57 +02:00
Aevann1 6f4c64c855 make sidebars neater on mobile v3 2022-07-17 20:23:19 +02:00
Aevann1 3fbf2b5c11 make sidebars neater on mobile v2 2022-07-17 20:22:26 +02:00
Aevann1 343f5c73b3 make sidebars neater on mobile 2022-07-17 20:16:40 +02:00
Aevann1 d011055421 fix ghostdiv 2022-07-17 19:35:29 +02:00
Aevann1 034e8fa5eb increase max sidebar character count from 500 to 10k 2022-07-17 19:26:16 +02:00
Aevann1 b9ce8b31bd cache bust 2022-07-17 19:14:31 +02:00
Nekobit aaabd0cc79
Fix (#319)
* Sneed

* Bust cache

* Fix widescreens emoji picker
2022-07-17 19:05:11 +02:00
Aevann1 f07e47327e cachebust 2022-07-17 07:43:08 +02:00
Nekobit bde47271d7
Allow Inline Emoji modal in more areas (#318)
* Sneed

* Bust cache
2022-07-17 07:42:03 +02:00
Aevann1 544f1b6ee6 make the emoji thing neater 2022-07-17 07:41:35 +02:00
Aevann1 8b10d02b1c add rainbow-text + cachebusting (thx neko my love) 2022-07-17 07:39:51 +02:00
Aevann1 6ccdfeab67 change ban evasion domain 2022-07-17 07:32:16 +02:00
Aevann1 309b23a005 fix neko's PR 2022-07-17 07:10:55 +02:00
Nekobit 4b47faa1ed
Inline Emojo Picker (#317)
* Inline emoji picker

* Inline text editor
2022-07-17 07:02:22 +02:00
Aevann1 c822d40ead remove cringetopia 2022-07-16 22:19:47 +02:00
Aevann1 ef3d13481a make emoji modal bigger 2022-07-16 22:19:42 +02:00
Aevann1 1088e38f34 order saved posts, comments and subscribed post by newest to oldest 2022-07-16 20:51:48 +02:00
Aevann1 aacaf50928 change pronoun design 2022-07-15 22:21:42 +02:00
Aevann1 61f1fe9942 put margin in nsfw.html 2022-07-15 16:36:07 +02:00
Aevann1 2092c1aee1 fix previous commit 2022-07-15 15:55:43 +02:00
Aevann1 d00c71a847 make comments more compact on mobile, will revert if someone complains 2022-07-15 15:54:30 +02:00
Aevann1 54c2ddfffe increase the margin of the "show more" button 2022-07-15 15:42:07 +02:00
Aevann1 d3fb0d87d6 ability to re-order badges by addition number 2022-07-15 15:36:53 +02:00
Aevann1 612ea7354b show marsey author in deux 2022-07-15 03:13:03 +02:00
Aevann1 48cbe8a6b1 allow ppl to revoke app authorizations 2022-07-15 02:12:54 +02:00
Aevann1 f444528de2 adding timestamps to the user listing 2022-07-14 19:21:27 +02:00
Aevann1 a6a6cb925d more prominent effect on button click 2022-07-14 18:58:08 +02:00
Aevann1 03620d984c improve sorting tables 2022-07-14 18:20:09 +02:00
Aevann1 abb54747c2 fix unrendered html in poll_votes page 2022-07-14 15:31:34 +02:00
Aevann1 a87283428d make emoji modal neater 2022-07-14 15:22:44 +02:00
Snakes a217f76bad Deux: sidebar, sidebar thread; restrict holes. 2022-07-14 02:19:59 -04:00
Snakes a55ef591e4 Remove testing code from login.html.
Because I'm an idiot who forgot to restage the file before committing.
2022-07-13 23:23:13 -04:00
Snakes 8c40f9e9a8 Deux: Add 'Sign In with rDrama' UI button.
Also reduced the indentation in much of login.html to one tab rather
than two since I was touching the file anyway.
2022-07-13 23:19:47 -04:00
Aevann1 48752681e8 make "show more" button look slightly better 2022-07-13 23:49:12 +02:00
Aevann1 7243ed408f allow "I" as the first pronoun 2022-07-13 23:43:46 +02:00