forked from rDrama/rDrama
1
0
Fork 0
Commit Graph

2773 Commits (662e0eda872ca46c860c6aa1ee5d9a7514014132)

Author SHA1 Message Date
Aevann 144132cbb5 fix accidentially removed line that broke pasting images 2023-08-08 17:33:29 +03:00
Aevann 30fa694cbd fix bug in safari and firefox caused by saving attachment on restore 2023-08-08 17:20:42 +03:00
SneedBot 982130bba5 sneed 2023-08-08 12:27:31 +00:00
Aevann 8cabb85079 fix bug 2023-08-08 15:26:32 +03:00
SneedBot 9e15402841 sneed 2023-08-08 10:55:53 +00:00
Aevann 681c987f51 use indexedDB instead of localstorage for saving files since:
-it has no size limit (localstorage has 5MB)
-it can store files directly (dont have to convert to base64 like localstorage)
2023-08-08 13:55:14 +03:00
Aevann 4f2cba6af7 make oldfiles contain DataTransfer objects instead of lists 2023-08-08 13:52:07 +03:00
Aevann 74f55162e5 save images only + improvements 2023-08-07 16:27:07 +03:00
SneedBot 4fbab6a6be sneed 2023-08-07 13:11:48 +00:00
Aevann 67a2693409 save images in /submit too 2023-08-07 16:09:46 +03:00
Aevann f43d9901a9 margin improvement 2023-08-07 15:49:57 +03:00
Aevann a29191c517 use onload 2023-08-07 14:58:06 +03:00
Aevann 7b85a1f7b4 make coins last longer 2023-08-07 14:08:05 +03:00
SneedBot 2f1a6123c9 sneed 2023-08-07 09:35:16 +00:00
KindaCrayCray 5cf680ebf5 Fix issue #4, Cursor Marsey in settings, and permanent settings for slur/profanity filters (#180)
* Settings toggles now reverse themselves if the setting fails to update
* Cursor Marsey was broken in settings due to an id overlap
* Permanent setting option for slur/profanity would not appear unless the setting was enabled before page load

Reviewed-on: rDrama/rDrama#180
Co-authored-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
Co-committed-by: KindaCrayCray <kindacraycray@noreply.fsdfsd.net>
2023-08-06 20:01:59 +00:00
Aevann 008e0c9791 add #coinflip 2023-08-06 11:07:48 +03:00
Aevann 73bf0176b6 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4707501#context 2023-08-06 10:33:38 +03:00
Aevann 7a364bb5e2 shorten bios in user cards 2023-08-06 10:26:58 +03:00
Aevann d72df0cd6e if( -> if ( 2023-08-06 06:33:34 +03:00
Aevann 4c3b2dd4d2 improve post title flow 2023-08-06 06:26:16 +03:00
Aevann 8cf490975d Revert "try smth"
This reverts commit a3fae5bd9d.
2023-08-06 06:24:53 +03:00
Aevann a3fae5bd9d try smth 2023-08-06 06:12:10 +03:00
SneedBot e5dbe11562 sneed 2023-08-06 02:47:41 +00:00
SneedBot cfc34324a7 sneed 2023-08-06 01:21:27 +00:00
SneedBot 6348bd6ce4 sneed 2023-08-05 21:16:34 +00:00
SneedBot 86fd532212 sneed 2023-08-05 20:40:00 +00:00
SneedBot 87e6b111ff sneed 2023-08-05 18:55:40 +00:00
Aevann fdd035b378 change to 2s 2023-08-05 19:06:22 +03:00
Aevann 15b2d0399c add party chance for marseys 2023-08-05 19:06:03 +03:00
Aevann ecf9cd9538 dont undisable button until form is submitted successfully 2023-08-05 18:19:19 +03:00
Aevann 9080d084e5 Revert "Use single line breaks for markdown in comments (#177)"
This reverts commit 7812bfb47d.
2023-08-05 17:21:05 +03:00
Aevann cad07d87f1 use fa-landscape instead of fa-panorama 2023-08-05 16:59:31 +03:00
Aevann 505f6f8301 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4733224#context - only happens in safari 2023-08-05 16:45:13 +03:00
SneedBot 08e2b2996e sneed 2023-08-05 11:24:53 +00:00
Aevann ff78548f82 add kind filter in /emojis 2023-08-05 14:13:59 +03:00
Aevann 787863644a delete bad banner 2023-08-05 13:56:15 +03:00
SneedBot 2c78ab6593 sneed 2023-08-05 02:35:39 +00:00
Aevann 18af76f8a9 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4731305#context 2023-08-05 05:35:16 +03:00
SneedBot b8ed94634c sneed 2023-08-05 02:18:45 +00:00
top 1b4d70759b Fixed issue where flipped talking wouldn't flip the marsey just the talking (#179)
-Also made the preview work closer to the actual behavior from the server.
-Fixed issue where multiple talking or pats would remove all instances rather than just the one from the end.
-Added a hidden feature to double flip the talking bubble (for non-patted emotes).
-Made the pat look better with the talking when -pattalking emotes are shown.
-Fixed issue with username mentions with pat or talking requiring the # or ! at the start.
-Now allows for # or ! to be within the talking or pat.

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#179
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-05 01:49:51 +00:00
vasya 7812bfb47d Use single line breaks for markdown in comments (#177)
This fixes #144. Instead of double newlines (reddit spacing 🤮), this will allow single newlines to be used. Tested locally.

Co-authored-by: vasya <vasya34@proton.me>
Reviewed-on: rDrama/rDrama#177
Co-authored-by: vasya <vasya@noreply.fsdfsd.net>
Co-committed-by: vasya <vasya@noreply.fsdfsd.net>
2023-08-05 01:49:07 +00:00
Aevann eec4873efa fix roundness of `pat` and `talking` for profile pictures 2023-08-04 21:00:58 +03:00
Aevann 9c19c443e7 fix overflow issues once and for all 2023-08-04 20:13:46 +03:00
Aevann 6f6b8ec641 Revert "fix weird overflow"
This reverts commit 3c4abccaa6.
2023-08-04 20:08:38 +03:00
Aevann 3c4abccaa6 fix weird overflow 2023-08-04 20:03:02 +03:00
Aevann 736978fe78 restore reply button top margin on mobile 2023-08-04 19:59:31 +03:00
Aevann 7007daae9b same as last commit 2023-08-04 19:34:31 +03:00
Aevann 3165489f58 try smth to fix edge case jumps 2023-08-04 19:29:07 +03:00
SneedBot d9a1a71c64 sneed 2023-08-04 16:16:19 +00:00
SneedBot 3d11dcc891 sneed 2023-08-04 14:20:37 +00:00
Aevann d4c7be36e3 rename emoji 2023-08-04 15:55:01 +03:00
SneedBot 86aabb659b sneed 2023-08-04 10:15:12 +00:00
top f36ed94e69 Talking emotes! (#176)
Also adds the following:
talking emotes:
- Any emote can be talking now
- If an emote is talking it can also be pettable
- users can be talking and pettable
- talking works both directions, large and small

Co-authored-by: Chuck <dude@bussy.com>
Reviewed-on: rDrama/rDrama#176
Co-authored-by: top <top@noreply.fsdfsd.net>
Co-committed-by: top <top@noreply.fsdfsd.net>
2023-08-04 10:13:36 +00:00
Aevann 14b1285479 test on devrama with my fish 2023-08-03 23:59:50 +03:00
Aevann dd238cbc68 shorter is better 2023-08-03 16:50:33 +03:00
Aevann d93efa8650 fix carp issue 2023-08-03 16:49:28 +03:00
Aevann a5075c38c9 rename 2 emojis 2023-08-03 16:46:30 +03:00
Aevann 5ef8da709e same as last commit 2023-08-03 13:55:26 +03:00
Aevann 2da15d64e4 same as last commit 2023-08-03 13:54:20 +03:00
Aevann eff82be3dc same as last commit 2023-08-03 13:53:53 +03:00
Aevann 34ac1dec27 same as last commit 2023-08-03 13:52:20 +03:00
Aevann 7051699ffb same as last commit 2023-08-03 13:50:12 +03:00
Aevann 0fe9fe31f6 same as last commit 2023-08-03 13:49:21 +03:00
Aevann 30ec96be0d same as last commit 2023-08-03 13:46:00 +03:00
Aevann 6022699118 same as last commit 2023-08-03 13:42:15 +03:00
Aevann fef1f9b52a make code prettier 2023-08-03 13:40:33 +03:00
Aevann 7589238f6a try to fix "give award" 2023-08-03 13:40:03 +03:00
Aevann 17f907e579 hide links in spoilers but still prevent clicking them if u cant see them (css solution instead of js) 2023-08-03 11:43:36 +03:00
Aevann 6bf93b8c25 Revert "hide links in spoilers but still prevent clicking them if u cant see them"
This reverts commit afea091a1d.
2023-08-03 11:41:59 +03:00
Aevann afea091a1d hide links in spoilers but still prevent clicking them if u cant see them 2023-08-03 11:23:12 +03:00
Aevann 27b1389da1 fix remove_dialog() not getting applied when making root comment 2023-08-03 11:23:12 +03:00
Aevann 37ae68d13b rename some carp emojis 2023-08-03 10:57:05 +03:00
Aevann 0030858521 change "quote selection" to "reply" when we're done 2023-08-03 10:33:57 +03:00
Aevann 588a8bb7a0 move function call to js file 2023-08-03 10:13:10 +03:00
Aevann 036de3e7ae remove linebreak 2023-08-03 10:05:32 +03:00
Aevann 2cf0ae1605 fix console error 2023-08-03 10:05:24 +03:00
Aevann de67ecbecc fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4633405#context 2023-08-03 09:55:39 +03:00
Aevann 915ebc3769 minor function rename 2023-08-03 09:50:22 +03:00
Aevann 08f42ed354 extend backbutton behavior to all modals 2023-08-03 09:35:33 +03:00
Aevann d881cba33b reduce navbar height on desktop 2023-08-03 06:17:18 +03:00
SneedBot c4c5cdbabf sneed 2023-08-03 02:54:25 +00:00
Aevann cb5835624d dont make pressing enter on inline emoji modal in chat send message 2023-08-02 10:53:26 +03:00
Aevann e08003d7b4 change the "reply" button to "quote selection" button when clicked to clue ppl in of this feature 2023-08-02 10:43:43 +03:00
Aevann 7618b5e1b9 fix wrong syntax causing console error 2023-08-02 10:43:42 +03:00
SneedBot d927b4cf5b sneed 2023-08-02 07:29:09 +00:00
Aevann 6820e09a00 stop annoying page jumping 2023-08-02 10:18:00 +03:00
Aevann e23aa56f92 fix birthgay banners 2023-08-02 10:16:42 +03:00
Aevann 2e64c252f2 add sidebar image manually 2023-08-02 01:30:52 +03:00
SneedBot eb4a4bf709 sneed 2023-08-01 21:43:38 +00:00
Aevann dc6644cf70 remove 4th of july banner 2023-08-02 00:34:47 +03:00
Aevann 12be16b6a8 move birthgay banners to their folder 2023-08-02 00:34:37 +03:00
Aevann 7be9e9b969 move 1 birthgay banner to general rotation 2023-08-02 00:27:42 +03:00
Aevann 122e4cac54 remove bad banner 2023-08-02 00:27:27 +03:00
Aevann eac424e92f restore badge image 2023-08-01 10:47:22 +03:00
Aevann eebc6db138 use tabs not spaces 2023-08-01 10:38:30 +03:00
SneedBot ff3c781b72 sneed 2023-08-01 06:47:39 +00:00
Aevann 63c9715d7c fix this https://discord.com/channels/1104830662831247492/1104909974238400542/1135806954611167252 2023-08-01 09:43:32 +03:00
SneedBot 66c04d20be sneed 2023-08-01 06:06:31 +00:00
SneedBot 6c72ef092d sneed 2023-08-01 01:31:53 +00:00
SneedBot 86353e6dfa gsneed 2023-08-01 01:31:13 +00:00
SneedBot dd1d400111 sneed 2023-07-31 23:20:04 +00:00
Aevann ca56758d1e dont allow underline under voting buttons 2023-08-01 02:12:52 +03:00
SneedBot f948eb91e9 sneed 2023-07-31 00:26:11 +00:00
Aevann 9d1de6ee5a fix reporting and giving awards on mobile 2023-07-30 13:15:07 +03:00
Aevann 9e24ea9c6f restore #modal 2023-07-30 10:22:33 +03:00
Aevann 407eabf8f5 move profile background to the settings for consistency + improve banner-pic a bit 2023-07-30 08:36:57 +03:00
Aevann 37978a0948 same as last commit 2023-07-30 08:05:14 +03:00
Aevann 9aac45e270 same as last commit 2023-07-30 08:04:37 +03:00
Aevann f91d6b854f fix this https://rdrama.net/post/191896/say-it-with-me-trans-milk/4682447#context 2023-07-30 08:02:59 +03:00
Aevann b9afeba454 fix this https://rdrama.net/post/166300/bugfixing-megathread-marseywock/4687062#context 2023-07-30 04:09:24 +03:00
Aevann 2c682e68f8 much better approach for handling large emojis in titles that doesnt break notifications generated from said titles 2023-07-30 02:36:08 +03:00
Aevann 80f553616b add cute image to leaderboard 2023-07-29 03:30:21 +03:00
Aevann ff6cfcaa38 fix <summary> margins 2023-07-29 02:14:23 +03:00
Aevann 2d4c447f45 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4447489#context 2023-07-29 02:05:30 +03:00
SneedBot c415430888 sneed 2023-07-28 22:19:34 +00:00
Aevann d0d7f49a07 fix tooltips inside modals 2023-07-28 21:18:45 +03:00
SneedBot 4268c287d3 sneed 2023-07-28 15:33:21 +00:00
SneedBot 6009304685 sneed 2023-07-28 00:34:42 +00:00
SneedBot d501741332 sneed 2023-07-27 23:07:39 +00:00
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 68fbef28c8 give upvote button same treatment 2023-07-28 01:29:52 +03:00
Aevann e45fa546a0 fix last commit 2023-07-28 01:28:21 +03:00
Aevann 03d331ec10 fix downvote button coloring win98 2023-07-28 01:26:15 +03:00
Aevann a5e06b1d42 rename Marsey award to Hieroglyphs award 2023-07-27 23:57:55 +03:00
SneedBot bf28574b8c sneed 2023-07-27 20:21:27 +00:00
Aevann be6526b958 diverge site badges 2023-07-27 23:11:17 +03:00
SneedBot db1dab38ab sneed 2023-07-27 19:52:55 +00:00
SneedBot 4b83253861 sneed 2023-07-27 18:37:36 +00: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 5800da165a no horizontal overflow y'all couldnt behave 2023-07-27 21:35:51 +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
SneedBot 1bc20565d6 sneed 2023-07-27 15:42:02 +00:00
Aevann 5178f7470f fix overflow on page buttons 2023-07-27 03:30:14 +03:00
SneedBot 4aea4434ba sneed 2023-07-26 12:39:56 +00:00
SneedBot 125db43341 sneed 2023-07-25 18:47:42 +00: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 638aa9420e minor fix to title emojis 2023-07-25 21:37:10 +03:00
Aevann 41eb15bea7 add speed-carot to reports when possible 2023-07-25 21:37:10 +03:00
SneedBot 7acdba3d9f sneed 2023-07-25 12:27:48 +00:00
Aevann 8907fdef8c make sure modals are above cursormarsey 2023-07-24 13:11:46 +03:00
SneedBot d35a5e44aa sneed 2023-07-24 10:03:38 +00:00
SneedBot 7cd1403e7b sneed 2023-07-23 20:37:48 +00:00
SneedBot e240c743ec sneed 2023-07-23 15:05:31 +00:00
Aevann 398a621f9a fix sig being shown on collapse commetns 2023-07-23 03:39:45 +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
SneedBot 86cc5b620f sneed 2023-07-22 23:56:45 +00: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
SneedBot 6d5c0558d6 sneed 2023-07-22 21:57:15 +00:00
SneedBot 25819f0cdc sneed 2023-07-22 21:50:14 +00: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
SneedBot 7193420b6f sneed 2023-07-22 19:34:44 +00:00
Aevann acb95da1d0 Revert "disable active tabs" (clicking on them is useful to get back to the first page easily)
This reverts commit 536723a1da.
2023-07-22 21:51:45 +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 3b21f1864a move offline.html to templates for consistency 2023-07-22 20:45:29 +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 3c0e406f90 fix manifest error in localhost 2023-07-22 14:26:08 +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
SneedBot 0e8f5323fe sneed 2023-07-22 10:50:30 +00:00
Aevann 37c9307fc4 better handling of large emojis in places where they're not allowed 2023-07-22 13:10:27 +03:00
Aevann 6d0dccc83f better fireowkrs 2023-07-22 12:57:23 +03:00
Aevann 536723a1da disable active tabs 2023-07-21 17:37:32 +03:00
SneedBot 90629ed9e8 sneed 2023-07-21 13:14:26 +00:00
Aevann 2d3cd86fed better page color 2023-07-21 16:07:28 +03:00
Aevann 87a53dd30f remove porn from sidebar 2023-07-21 16:02:19 +03:00
SneedBot c261c4384d sneed 2023-07-21 12:28:07 +00:00
SneedBot 32fddda3f6 sneed 2023-07-20 13:48:02 +00:00
SneedBot 190472933a sneed 2023-07-18 17:42:55 +00:00
SneedBot 938138830d sneed 2023-07-18 12:41:42 +00:00
SneedBot 50a70abd9a sneed 2023-07-18 09:21:08 +00:00
Aevann a030f63c2e sneed 2023-07-17 17:46:29 +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
SneedBot 3c5f757ecf sneed 2023-07-14 14:48:26 +00: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