Commit Graph

245 Commits (620a6b5f1a454f2e31dc3f940a7be33be1572f94)

Author SHA1 Message Date
transbitch 620a6b5f1a Undid some stuff due to rodent bitching 2023-10-24 20:58:08 -04:00
transbitch a9adaf6d2a Wrote the fucking thing 2023-10-15 14:26:11 -04:00
Aevann 90b3b7cbd3 dont load ctrl+enter code in chat to prevent console error 2023-10-08 22:56:14 +03:00
Aevann 9852520cf1 stop "remove attachment" button from overflowing on mobile 2023-10-04 20:03:03 +03:00
Aevann ee369f6a8e fix console error on error pages 2023-10-02 18:02:39 +03:00
Aevann f4a790edd8 fix this https://rdrama.net/post/208130/updated-episode-of-the-podcast-where/5083191#context 2023-10-02 11:12:54 +03:00
Aevann 5df365f546 change id 2023-10-02 09:04:38 +03:00
Aevann 776d9fc091 revert the modal change 2023-10-02 09:04:05 +03:00
Aevann 2f3699a706 move to bottom again so it doesnt interfere with the #context thing 2023-10-02 06:14:35 +03:00
Aevann 19b8e18db2 desktop-expanded-image > expanded-image 2023-10-02 06:12:06 +03:00
Aevann 28117b5159 better solution to the modal scrollbar question 2023-10-02 05:20:13 +03:00
Aevann a9f9bd9bb1 fixes to modal commit 2023-10-01 15:57:41 +03:00
Aevann 92a5174466 use my own modal system instead of bootstrap in preparation for potentially not using bootstrap.js anymore (also I like it more and wanna see if anybody notices any changes at all) 2023-10-01 15:03:52 +03:00
Aevann 7a39560f21 dont use replacestate, it fucks shit up 2023-09-30 15:03:17 +03:00
Aevann 0bcaef2e7f use history objection instead of location object to stop page from jumping unnecessarily 2023-09-30 00:13:40 +03:00
Aevann ed435cf86b remove some "window." instances 2023-09-29 09:11:18 +03:00
Aevann 99fcbebff5 replace hash to prevent unnecessary jumping when the user alrdy has a hash 2023-09-29 07:50:42 +03:00
Aevann ab9172ed06 Revert ""window." -> """
This reverts commit 854693124a.
2023-09-29 04:10:05 +03:00
Aevann 854693124a "window." -> "" 2023-09-29 03:37:03 +03:00
Aevann f8c177172d shorter time code that achieves same results and respects locale's AM-PM preference 2023-09-26 13:20:49 +03:00
Aevann d089d18e2d merge /chat and /orgy again 2023-09-25 01:12:42 +03:00
Aevann cace8266d9 fix this https://media.discordapp.net/attachments/1100416711095758861/1154930281631977533/IMG_7335.png?width=282&height=611 2023-09-23 20:52:38 +03:00
Aevann 856d0e5023 fix button switching on 3 buttons 2023-09-20 17:57:34 +03:00
Aevann 802892a2e1 fix files in /submit 2023-09-17 22:14:07 +03:00
Aevann 8f4f0b8cb3 disable "submit" buttons unless theres a value in textbox to prevent annoying misclicks 2023-09-15 16:55:27 +03:00
Aevann 7a57781013 minor reformat 2023-09-15 03:25:54 +03:00
Aevann 9c30395438 fix this https://rdrama.net/h/toomanyxchromosomes/post/203894/coomer-foid-marseyfans-running-for-a/4981351#context 2023-09-13 02:20:39 +03:00
Aevann 4838784a98 fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4949321#context 2023-09-13 01:57:46 +03:00
Aevann 9ee45b4a24 remove unnecessary spaces and tabs 2023-09-07 18:26:31 +03:00
Aevann 8d84748c42 add spaces for consistency 2023-08-24 00:57:39 +03:00
Aevann 2d0b5a2867 syntax consistency 2023-08-23 03:31:20 +03:00
Aevann e8a6a01fb3 fix console error 2023-08-23 02:48:27 +03:00
Aevann ab989611e3 fix console error 2023-08-23 02:47:46 +03:00
Aevann ed0b3c37a9 remove unnecessary if condition 2023-08-23 02:21:49 +03:00
Aevann 0cbe0b5d3b update markdown preview when inserting file 2023-08-23 02:21:08 +03:00
Aevann ed8713e34e fix first image not uploading 2023-08-18 05:11:21 +03:00
Aevann 60eaa5d282 remove /old_chat (needless bloat) 2023-08-16 23:12:37 +03:00
Aevann a2215787db add CTRL+ENTER support in /admin/orgy 2023-08-16 22:18:05 +03:00
Aevann 40d7fc4b71 replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +03:00
Aevann f0e40534b0 fix lottery breaking bc of 1882653da6 2023-08-13 17:06:32 +03:00
Aevann e35803e702 do this https://rdrama.net/h/countryclub/post/79285/-/4788305#context 2023-08-12 23:00:11 +03:00
Aevann 6acb3a159a dedup function 2023-08-12 21:57:59 +03:00
Aevann e6f0898b54 dedup if condition 2023-08-12 21:55:55 +03:00
Aevann 1ed722c3b2 check file size via javascript to prevent unneedful upload of files that would get rejected by server for being too large 2023-08-12 21:28:21 +03:00
Aevann 1aac460298 restore accidentially removed lines 2023-08-12 15:48:40 +03:00
Aevann 07ba5a65b2 fix the issue #189 is attempting to solve 2023-08-12 13:54:10 +03:00
Aevann 0dc5761cda remove unnecessary variable 2023-08-12 13:49:37 +03:00
Aevann 149095d91e remove jc bloat 2023-08-12 13:35:59 +03:00
Aevann 39098fe323 kitchen sink commit 2023-08-12 00:50:23 +03:00
Aevann c9144e8bf6 add "X" button to clear attachment in /submit 2023-08-11 19:19:09 +03:00