forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

805 Commits (f478bb0664d024dee679b86cdc73762363606b8a)

Author SHA1 Message Date
Aevann b476022774 use SITE_FULL_IMAGES 2023-07-28 02:07:18 +03:00
Aevann 384019d0b8 shorten some urls 2023-07-28 01:58:25 +03:00
Aevann 0bf4087aeb make sure the inline modal doesnt overflow on the left either (when u start a root comment with an emoji) 2023-07-27 21:36:48 +03:00
Aevann 01097cfd2d make the inline emoji modal follow the text during line change with 100% accuracy 2023-07-27 21:32:49 +03:00
Aevann 7814d5d0c9 fix inline emoji picker overflowing the screen 2023-07-27 21:32:23 +03:00
Aevann 9bfad4d200 accomodate older PWAs 2023-07-25 21:47:20 +03:00
Aevann 0f1a949996 fix wrong syntax 2023-07-25 21:45:59 +03:00
Aevann 3b94812973 remove ghost-town-box when making a comment 2023-07-25 21:41:24 +03:00
Aevann beff4881aa fix bug with ghost comments 2023-07-23 03:29:30 +03:00
Aevann cc4982f215 fix youtube 2023-07-23 03:27:11 +03:00
Aevann 8a877fce7a debug 2023-07-23 03:19:41 +03:00
Aevann 707b2363b9 remove space 2023-07-23 03:00:36 +03:00
Aevann 5b7187f619 fix console errors 2023-07-23 03:00:36 +03:00
Aevann 755172a9ba consistency 2023-07-23 02:55:18 +03:00
Aevann 55cfb21b46 fix console error 2023-07-23 02:49:45 +03:00
Aevann da5701ec7c use console.error 2023-07-23 02:44:00 +03:00
Aevann 2b9661be4c much better youtube videos in post_listing 2023-07-23 01:26:06 +03:00
Aevann 75d12d237e cachebust 2023-07-23 00:49:40 +03:00
Aevann 14ba7426c6 remove console.log 2023-07-23 00:41:07 +03:00
Aevann 795320307a update fp.js 2023-07-23 00:36:02 +03:00
Aevann 74b7ae0780 fix pfps 2023-07-22 21:48:47 +03:00
Aevann a72c18bed7 fix mention html (im retarded) 2023-07-22 21:12:04 +03:00
Aevann c83e214320 add CTRL+enter in award modal 2023-07-22 20:43:32 +03:00
Aevann 74e9f21261 much more intuitive upload flow 2023-07-22 19:29:19 +03:00
Aevann 988a14f187 use SITE_FULL_IMAGES whenever u possibly can 2023-07-22 19:24:16 +03:00
Aevann fd10a0ad87 fix hat persisting on hatless users in popover 2023-07-22 14:25:37 +03:00
Aevann 59efc521ff fix filename overflowing page 2023-07-22 14:18:29 +03:00
Aevann 6d0dccc83f better fireowkrs 2023-07-22 12:57:23 +03:00
Aevann cdda63f163 fix collapse lines contrast 2023-07-14 20:45:40 +03:00
Aevann a139197371 persist ppl's edit text on failure 2023-07-14 20:07:58 +03:00
Aevann dce3dde6d7 consistency 2023-07-14 20:04:12 +03:00
Aevann 79d8bb7d2c allow session cookie to work on videos.watchpeopledie.tv 2023-07-14 18:45:49 +03:00
Aevann 6c2ba09e7f fix last commit 2023-07-14 14:46:21 +03:00
Aevann 735632e56f fix js error 2023-07-14 14:45:59 +03:00
Aevann a84b2a7946 remove spider-with-bugs.js cuz converting bugs to absolute broke it 2023-07-14 14:33:27 +03:00
Aevann 527f977695 like last commit 2023-07-14 14:24:53 +03:00
Aevann f705a1c205 like last commit 2023-07-14 14:23:36 +03:00
Aevann dbe4d7c42a max at 50 and 100 so as to now crash tab 2023-07-14 14:22:03 +03:00
Aevann 741c11ab36 add 2 bugs for each award 2023-07-14 14:18:23 +03:00
Aevann d9097a5df9 make bugs absolute + fix script overlap + dont set style in js if not necessary 2023-07-14 13:51:18 +03:00
Aevann b84b571473 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4530368#context 2023-07-08 02:00:37 +03:00
Aevann 74695cfef8 fix repeated endpoint 2023-07-05 00:55:53 +03:00
Aevann 5014cce503 fix up /old_chat 2023-07-03 03:36:25 +03:00
Aevann 3e6622c511 cleanup in aisle 4 2023-07-03 03:26:20 +03:00
Aevann 8555e370be restore necessary xhr.withCredentials for WPD 2023-07-01 19:34:47 +03:00
Aevann e8253b1240 hide app icon inside the PWA 2023-07-01 04:05:28 +03:00
Aevann aaa618657f disable ghost-posting in holes to prevent hole jannies from unmaking ppl who participate in them 2023-07-01 03:39:24 +03:00
Aevann 3cbea18327 make emoji search work on original usernames 2023-07-01 03:25:12 +03:00
Aevann 21cd802ccb fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4302260#context 2023-07-01 03:13:57 +03:00
KindaCrayCray fedb366b6b Improve inline emoji modal (with bugfixes) (#162)
- Fix/modernize keyboard navigation (making selections work and autoscroll)
- Allow capital letters to be used in the inline emoji input
- Fix first emoji typed not causing the picker to appear

\*Fixed bug that broke emoji pickers

Reviewed-on: rDrama/rDrama#162
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-07-01 00:04:23 +00:00