forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

717 Commits (2937872035f279aa7520cb923809ba649fe88454)

Author SHA1 Message Date
Aevann1 b485cc0c8b sneed 2022-10-01 15:00:03 +00:00
Aevann1 9b64b49175 make suggested emojis bigger on desktop 2022-10-01 11:45:52 +02:00
Aevann1 739624c5d3 sneed 2022-10-01 04:00:04 +00:00
Aevann1 e01ce5e929 sneed 2022-10-01 02:00:03 +00:00
Aevann1 4a3670cdc9 remove 2 bad banners 2022-09-30 21:14:37 +02:00
Aevann1 c127e95f16 sneed 2022-09-30 19:00:03 +00:00
Aevann1 c7f96fdd7a WPD: banners sneed. 2022-09-30 16:11:09 +00:00
Aevann1 548fe73fb3 sneed 2022-09-29 18:10:30 +00:00
Snakes 60d6f8b20d WPD: add revolving banner selection. 2022-09-29 14:09:26 -04:00
Aevann1 d418cfaef5 fix this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2811191?context=8#context 2022-09-29 19:53:40 +02:00
Aevann1 912d83d3fc remove sidebar img 2022-09-29 19:53:37 +02:00
Aevann1 9ce83c405f sneed 2022-09-29 15:00:04 +00:00
Aevann1 950f5b818e sneed 2022-09-29 12:00:05 +00:00
Aevann1 76921ac740 limit expanded image width on desktop to 80% 2022-09-29 12:27:11 +02:00
Aevann1 09cc43060d
add hole mod logs (#380) 2022-09-29 11:39:37 +02:00
Snakes 4a54c6219a
Add trailing final newlines to source files.
Touched a ton of files to finally standardize on having trailing
final newlines, as best practice recommends and so our devs stop
accidentally fighting each other over it.

This was performed automatically with the following:
git ls-files -z '*.py' | while IFS= read -rd '' f; \
    do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
git ls-files -z '*.css' | while IFS= read -rd '' f; \
    do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2022-09-29 01:43:29 -04:00
Aevann1 5416cd09e2 sneed 2022-09-29 03:00:02 +00:00
Aevann1 01c9b09ccb sneed 2022-09-28 23:00:03 +00:00
Aevann1 d8aa64e9ad sneed 2022-09-28 18:00:03 +00:00
Outrun Colors aff0bde0a8 Merge branch 'frost' of github.com:Aevann1/rDrama into frost 2022-09-26 21:19:52 -05:00
Outrun Colors c0d8567013
Add to draft when selecting an emoji 2022-09-26 21:19:48 -05:00
Aevann1 dbbb5aa7d5 sneed 2022-09-27 02:00:05 +00:00
Aevann1 15a9641d35 sneed 2022-09-27 01:30:04 +00:00
Aevann1 32893a68dc sneed 2022-09-26 09:00:02 +00:00
Aevann1 4364381c0b sneed 2022-09-26 07:00:04 +00:00
Aevann1 c9898b2431 WPD: add more sidebars. 2022-09-26 05:47:19 +00:00
Snakes 742093aeae
Revert "Revert "WPD: enable rotating sidebar art & admin thread.""
This reverts commit 74db58e54b.
2022-09-26 01:19:37 -04:00
Aevann1 f9edd5dfce sneed 2022-09-26 04:00:05 +00:00
Aevann1 c547f10498 make it possible to click on the spider 2022-09-26 04:52:16 +02:00
Aevann1 338726f225 convert 1 image to webp 2022-09-26 03:53:30 +02:00
Aevann1 c424a8180f convert 2 images to webp 2022-09-26 03:51:39 +02:00
Aevann1 7bdaefe654 convert 4 images to webp 2022-09-26 03:47:53 +02:00
Aevann1 0a667a0f8d convert an emoji to webp 2022-09-26 03:46:37 +02:00
Aevann1 05079a40f4 limit banners to 1MB 2022-09-26 03:41:03 +02:00
Aevann1 4c26a7cd02 limit sidebar and badge images to 1MB 2022-09-26 03:27:31 +02:00
Snakes 1e6908417e
More compact datetime format in table timestamps. 2022-09-25 17:53:42 -04:00
Aevann1 5def3f662a sneed 2022-09-25 17:00:03 +00:00
Aevann1 334705fae1 sneed 2022-09-25 07:00:02 +00:00
Aevann1 a04b4473d4 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-25 03:47:11 +02:00
Outrun Colors 695159052b
Add typing debounce/enable quoting 2022-09-24 17:05:50 -05:00
Aevann1 ee204817ae sneed 2022-09-24 21:00:05 +00:00
Aevann1 3e2012e43a sneed 2022-09-24 19:00:04 +00:00
Aevann1 ee20324eff remove bad banner 2022-09-24 20:30:48 +02:00
Snakes aa4cbc173f
Remove yarn build artefacts from index. 2022-09-24 00:45:10 -04:00
Outrun Colors 2282412327
Fix issue for iphone 2022-09-23 23:43:36 -05:00
Outrun Colors 29034785f8
Minor styling changes 2022-09-23 23:34:56 -05:00
Outrun Colors 9242269bac
Tick version 2022-09-23 23:15:30 -05:00
Outrun Colors 6dae286e19 Minor chat styling issue 2022-09-23 23:08:35 -05:00
outruncolors 484de39566
[DO NOT MERGE] Chat restructure (#360)
* Create new subdirectory for chat-related stuff

* Gitignore

* Have new code show up on chat

* Have new code show up on chat

* Fix config issue

* More script stuff

* Create UserInput components

* More chat changes

* More updates to chat

* Add chat:watch script

* Move up state and pass down

* Match up existing functionality entirely

* Match up existing functionality entirely

* Send a message when hitting Enter

* feature based directories

* First crack at emoji drawer

* Leave everything in a fucked up state ugh

* Leave it in a better state

* Stop for the night

* Decouple by abstract chat functionality to provider

* Wait a minute...

* Small chat restructure

* Prepare for notifications

* Add root context

* Flash number of messages

* Read this and u die

* Add quote functionality

* Couple tweaks

* Shallowenize the features dir/

* Add activity list

* Ch-ch-ch-ch-ch-changes

* Enable moving drawer

* Hover style on activities

* UserList changes

* Add emoji processing logic

* Duhhhh

* Scroll to top when changing query

* Put the emoji in the drawer

* Improve emoji drawer

* Add emoji genres

* Do not show activities

* Add feature flag technology

* Fix issue where own messages were triggering notifications

* Adjust startup scripts

* Responsive part 1

* Styling changes for emoji genres

* More emoji drawer styling

* Add QuickEmojis

* Re-add classnames

* Set version

* Modify build script

* Modify build script

* Mild renaming

* Lots of styling changes

* Leggo.
2022-09-23 22:49:40 -05:00
Aevann1 1e97de3669 sneed 2022-09-23 23:00:05 +00:00
Snakes 7b9ac8e13b
Fix Thin badge popover sizing; expand assetcache. 2022-09-23 18:38:53 -04:00
Aevann1 97dcffcd76 sneed 2022-09-23 15:00:04 +00:00
Aevann1 dc892cb208 sneed 2022-09-23 14:00:06 +00:00
Aevann1 284abaf9e8 sneed 2022-09-23 03:00:04 +00:00
Aevann1 af2235dc8e remove bad banners 2022-09-23 01:02:00 +02:00
Aevann1 ff038000bb remove duplicate banners 2022-09-23 01:01:55 +02:00
Aevann1 01689e32b8 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-22 22:27:49 +00:00
Aevann1 a9f6c86da3 sneed 2022-09-22 22:00:03 +00:00
Aevann1 bf5abefc4c remove tarded banner 2022-09-22 22:51:25 +02:00
Aevann1 639220f05d add marseygeorge.webp 2022-09-22 22:34:08 +02:00
Aevann1 d80a2f2331 add "are you sure?" to "declare winner" 2022-09-22 22:11:56 +02:00
Aevann1 fe7e8761f6 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-22 19:40:23 +00:00
Aevann1 291bd53f61 sneed 2022-09-22 19:00:03 +00:00
Aevann1 512d906970 slow down the blinking 2022-09-22 20:26:31 +02:00
Aevann1 b462fac9b7 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-22 05:24:43 +00:00
Aevann1 70d7a4db31 add patyl 2022-09-22 07:24:34 +02:00
Aevann1 227810dec9 add /live icon 2022-09-22 06:34:16 +02:00
Aevann1 4415e869ec sneed 2022-09-22 04:00:02 +00:00
Aevann1 9cebcb4a1b sneed 2022-09-21 23:00:06 +00:00
gooseman 5348d50df0 fix spoiler issue on classic 2022-09-21 11:30:49 -07:00
Aevann1 97dc727e22 cachebust 2022-09-20 23:22:58 +02:00
Aevann1 03ae77f26b testing on devrama 2022-09-20 23:21:17 +02:00
Aevann1 56d1d7ccfe testing on devrama 2022-09-20 23:19:39 +02:00
Aevann1 25c6673f5c allow ppl to reply to DMs multiple times without refreshing 2022-09-20 21:06:26 +02:00
Aevann1 20d5efa12e improve spider award badge 2022-09-20 20:04:42 +02:00
Aevann1 45b8940e99 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-20 19:56:42 +02:00
Aevann1 2f4e616b3f improve praiseallah emoji 2022-09-20 19:56:39 +02:00
Aevann1 b6e5b307f8 sneed 2022-09-20 17:53:18 +00:00
Aevann1 272e39ebf2 add spider award 2022-09-20 19:52:52 +02:00
Aevann1 aa5752530a make max num of fireflies same max num of bugs 2022-09-20 19:27:41 +02:00
Aevann1 8a211d348d sneed 2022-09-20 14:00:03 +00:00
Aevann1 d1c5566636 sneed 2022-09-20 05:00:03 +00:00
Aevann1 ba7a4334f7 sneed 2022-09-20 01:00:03 +00:00
Aevann1 805d22bb77 fix tooltips on drambler 2022-09-19 22:44:25 +02:00
Aevann1 0d7a34d966 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-19 20:13:37 +00:00
Aevann1 794669c7db sneed 2022-09-19 20:00:04 +00:00
Aevann1 2c3a583e3c remove bad banner 2022-09-19 21:42:39 +02:00
Aevann1 3ad2384b65 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-19 18:54:32 +00:00
Aevann1 f54791cc4c remove categories 2022-09-19 20:04:30 +02:00
Aevann1 e3f632a82e sneed 2022-09-19 15:00:03 +00:00
Aevann1 9cee2423d9 sneed 2022-09-18 23:00:03 +00:00
Aevann1 a63e25018f sneed 2022-09-18 21:00:05 +00:00
Aevann1 ffc215bef8 sneed 2022-09-18 16:00:03 +00:00
Aevann1 74cccbf1f9 sneed 2022-09-18 04:00:03 +00:00
Aevann1 929ab60bc1 sneed 2022-09-18 03:00:03 +00:00
Aevann1 4fc83ffdca sneed 2022-09-18 02:00:06 +00:00
Aevann1 d3168c4319 sneed 2022-09-17 22:22:22 +00:00
Aevann1 7947ee014f sneed 2022-09-17 22:00:03 +00:00
Aevann1 b62f9ac30d fix pusher 2022-09-17 22:39:52 +02:00
Aevann1 7f823e080c sneed 2022-09-17 19:00:05 +00:00
Aevann1 bd81d5f0ed fix :marseyhatium: 2022-09-17 20:16:00 +02:00
Aevann1 4f24d7ec7e sneed 2022-09-17 16:00:02 +00:00
Aevann1 4ef252de2a sneed 2022-09-17 15:17:36 +00:00
Aevann1 ab00cfec43 sneed 2022-09-17 15:00:05 +00:00
Aevann1 a17775f8b5 make alerts readable 2022-09-17 16:42:19 +02:00
Aevann1 386be57c29 sneed 2022-09-17 05:00:02 +00:00
Aevann1 6dfa907998 sneed 2022-09-17 02:00:02 +00:00
Aevann1 2553a16dcf sneed 2022-09-16 21:00:05 +00:00
Aevann1 13e08f9561 cachebust a nut 2022-09-16 22:19:44 +02:00
Aevann1 133f99fa57 Revert "button"
This reverts commit ec35dc576a.
2022-09-16 22:18:16 +02:00
gooseman ec35dc576a button 2022-09-16 12:51:27 -07:00
gooseman 3a867c6f29 fix unread on classic theme 2022-09-16 11:11:33 -07:00
Aevann1 f915178c35 sneed 2022-09-16 16:00:04 +00:00
Aevann1 62753678b4 sneed 2022-09-16 15:00:05 +00:00
Aevann1 b647e3a46a cosmetic change 2022-09-16 11:26:08 +02:00
Aevann1 1f7c64aaa5 sneed 2022-09-16 05:00:02 +00:00
Aevann1 cd332683a0 sneed 2022-09-16 04:00:03 +00:00
gooseman aa2a4f4d05 classic dark rework + classic touchups 2022-09-15 18:45:31 -07:00
Aevann1 1ca88f719e sneed 2022-09-15 18:00:02 +00:00
Aevann1 dd5fe2b281 sneed 2022-09-15 16:00:01 +00:00
Aevann1 c4ea4c64de sneed 2022-09-15 04:00:03 +00:00
Aevann1 3a6c3d29a8 sneed 2022-09-15 03:00:02 +00:00
Aevann1 b4a9471ea1 sneed 2022-09-15 02:00:02 +00:00
Aevann1 fb3b6c4d66 sneed 2022-09-14 18:00:02 +00:00
Aevann1 81d7ebb5ba Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-14 15:15:36 +00:00
Aevann1 3016b87f21 sneed 2022-09-14 15:00:02 +00:00
Aevann1 74db58e54b Revert "WPD: enable rotating sidebar art & admin thread."
This reverts commit 5ddf1c979a.
2022-09-14 16:16:27 +02:00
Aevann1 e846c26516 sneed 2022-09-14 14:00:02 +00:00
Aevann1 56a7347fc1 add confirmation for chat msg deletion 2022-09-14 13:25:00 +02:00
geese-suck e52685843e
Update classic.css 2022-09-13 21:28:17 -07:00
Aevann1 f91684702f sneed 2022-09-14 03:00:04 +00:00
Aevann1 14c72fb99e sneed 2022-09-14 02:00:02 +00:00
Aevann1 94e032c5fe sneed 2022-09-13 22:03:14 +00:00
gooseman caf495516b completely rehaul classic theme
classic dark to come when i feel like it lol
2022-09-13 14:55:59 -07:00
Aevann1 4f290d1fab sneed 2022-09-13 20:17:28 +00:00
Aevann1 906c8b5138 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-13 18:03:15 +00:00
Aevann1 af66453f2b fix NaN on gifting on mobile 2022-09-13 19:45:00 +02:00
Aevann1 d69a853c77 sneed 2022-09-13 16:00:04 +00:00
Aevann1 3eab2e84d2 sneed 2022-09-13 14:00:02 +00:00
Aevann1 55029de8b1 sneed 2022-09-13 13:00:02 +00:00
Aevann1 eb50e7a791 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-13 13:05:15 +02:00
Aevann1 9f6ec11cd4 remove unnecessaryu block from bootstrap.js 2022-09-13 13:05:13 +02:00
Aevann1 429cf81c71 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-13 11:00:56 +00:00
Aevann1 cfc7570143 sneed 2022-09-13 11:00:04 +00:00
Aevann1 0e198ffcdb remove unused var 2022-09-13 12:52:32 +02:00
Aevann1 f88aa5de14 cosmetic change 2022-09-13 12:44:21 +02:00
Aevann1 799f8a465b delete duplicate sidebar images 2022-09-13 11:28:38 +02:00
Aevann1 53ba5e0a12 sneed 2022-09-13 04:00:04 +00:00
Aevann1 84d76187c9 sneed 2022-09-13 01:19:26 +00:00
Aevann1 76aaca0039 sneed 2022-09-13 01:19:22 +00:00
outruncolors 7d8cfe5576
Add Roulette (#351)
* Add roulette file

* Rename variable to avoid name collission

* Add basic route and create new template for game

* More work on the roulette template

* Initial connection of front-end roulette to back-end roulette

* Add to cron job

* Pass bets to the front end

* Update front-end looks

* Add stackable poker chips for bets

* Minor last changes

* Handle minimum bets

* Add bet table
2022-09-12 20:07:39 -05:00
Aevann1 8613b867a5 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-12 17:34:26 +00:00
Aevann1 192e79f359 add grillcastyes 2022-09-12 19:34:12 +02:00
Aevann1 da98858e24 sneed 2022-09-12 17:00:03 +00:00
Aevann1 8299c48464 sneed 2022-09-12 15:00:02 +00:00
Aevann1 c96d6097b1 Revert "mass trim emojis"
This reverts commit 706f3e9440.
2022-09-12 13:12:01 +02:00
Aevann1 5b736da19c change marseyemperor 2022-09-12 13:05:20 +02:00
Aevann1 7e811b47fb reporting improvement 2022-09-12 11:48:01 +02:00
Aevann1 be2ff53d85 mass trim badges 2022-09-12 11:31:04 +02:00
Aevann1 46e7be0c0b mass trim sidebar images 2022-09-12 11:28:12 +02:00
Aevann1 706f3e9440 mass trim emojis 2022-09-12 11:20:03 +02:00
Aevann1 7d3c67d1c2 sneed 2022-09-12 08:00:04 +00:00
Aevann1 3dc755e5a0 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705957?context=8#context 2022-09-12 09:53:01 +02:00
Aevann1 56c4f8ccf0 fix https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705881?context=8#context 2022-09-12 09:34:12 +02:00
Aevann1 d6a0426d89 change name of hat 2022-09-12 09:26:32 +02:00
Aevann1 022e754a34 sneed 2022-09-12 05:00:05 +00:00
Aevann1 73ff78d0f5 fix 1st part of this https://rdrama.org/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/2705204?context=8#context 2022-09-12 06:38:04 +02:00
Aevann1 950bb0b9cb sneed 2022-09-12 04:00:02 +00:00
Aevann1 f21848e4ff sneed 2022-09-12 01:00:02 +00:00
Aevann1 dbad75a53f sneed 2022-09-11 22:00:03 +00:00
Aevann1 f9dda990e1 sneed 2022-09-11 18:00:02 +00:00
Aevann1 a5dae68b12 sneed 2022-09-11 17:00:03 +00:00
Aevann1 d01dd203e1 sneed 2022-09-11 16:00:01 +00:00
Aevann1 c015c6ee48 Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-11 14:39:10 +00:00
Aevann1 9253d8d8b4 sneed 2022-09-11 14:00:03 +00:00
Aevann1 6e60147435 update 2 marseys 2022-09-11 15:49:58 +02:00
Aevann1 40558765db cosmetic change 2022-09-11 11:41:52 +02:00
Aevann1 4bec67c15a small cosmetic change 2022-09-11 11:14:53 +02:00
Aevann1 8127af07ca update marseysipping 2022-09-11 09:35:21 +02:00
Aevann1 1cb41bfe1f groomercord screenshots dont belong on the sidebar 2022-09-11 06:03:11 +02:00
Aevann1 501abd8082 sneed 2022-09-11 03:00:03 +00:00
Aevann1 eb9f0e7605 remove duplicate sidebar img 2022-09-11 04:12:11 +02:00
Aevann1 4ab7fba8e0 sneed 2022-09-11 02:00:05 +00:00
Aevann1 4a128e5ab3 sneed 2022-09-11 01:00:02 +00:00
Aevann1 89ddac56b9 sneed 2022-09-11 00:00:02 +00:00
Aevann1 acf73d00ef sneed 2022-09-10 23:00:02 +00:00
Aevann1 c9b9a49cad sneed 2022-09-10 22:00:02 +00:00
Aevann1 af5d392fc0 sneed 2022-09-10 21:06:47 +00:00
outruncolors d57a569125
[DO NOT MERGE] Casino changes (#350)
* Merge up

* Create composable template for casino games

* Big changerinos

* Only allow double down sometimes

* Add drawing capability

* Make everything pretty

* Add leaderboard

* Update files/routes/casino.py

Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>

* Update files/helpers/casino.py

Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>

* Update files/helpers/twentyone.py

Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>

* Update files/helpers/twentyone.py

Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>

* Update files/helpers/twentyone.py

Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>

* Add some stuff

* Rehab screen

* Default sets for no games

* Stupid revert

Co-authored-by: code-review-doctor[bot] <72320148+code-review-doctor[bot]@users.noreply.github.com>
2022-09-10 16:01:34 -05:00
Aevann1 89a162c2f2 sneed 2022-09-10 21:00:02 +00:00
Aevann1 a90d710177 sneed 2022-09-10 20:00:01 +00:00
Aevann1 593aa416e9 sneed 2022-09-10 18:48:59 +00:00
Aevann1 571adad79a Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-09-10 18:48:34 +00:00
Snakes a0bd960b19
Add hat template link to submit_hats. 2022-09-10 14:45:10 -04:00
Aevann1 db08162dc1 sneed 2022-09-10 18:00:03 +00:00
Aevann1 3b81192f03 sneed 2022-09-10 17:00:02 +00:00
Aevann1 6815e3fddb sneed 2022-09-10 16:00:02 +00:00
Aevann1 87bcc958fa sneed 2022-09-10 15:00:03 +00:00
Aevann1 5338801eed sneed 2022-09-10 14:00:01 +00:00
Aevann1 bd7c0e71bf forgot to cachebust 2022-09-10 11:34:48 +02:00