Commit Graph

2674 Commits (98221cbd5767bc24bb6b3a141a349d972c822365)

Author SHA1 Message Date
Aevann 1ad2493eab better gambling error messages 2023-08-08 20:06:03 +03:00
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