rDrama/files/assets/js
transbitch da63b2841d Started rewrite 2023-10-08 19:30:28 -04:00
..
admin fix broken buttons 2023-09-08 23:03:45 +03:00
casino Revert ""window." -> """ 2023-09-29 04:10:05 +03:00
vendor use youtube.com for embed instead of youtube-nocookie.com to allow playing in background on mobile 2023-10-05 21:18:43 +03:00
award_modal.js change wholesome award to emoji award 2023-10-04 16:05:43 +03:00
bottom.js dont move the house select unless the user accepts the warning 2023-10-07 17:37:05 +03:00
bugs.js like last commit 2023-07-14 14:24:53 +03:00
chat.js allow shift+enter in chat 2023-10-08 22:55:52 +03:00
comment_info.js stop using inline style/script elements 2022-12-29 16:20:27 +02:00
comments+post_listing.js fix #125 2023-08-12 14:13:01 +03:00
comments.js Revert ""window." -> """ 2023-09-29 04:10:05 +03:00
comments_v.js revert the modal change 2023-10-02 09:04:05 +03:00
core.js dont load ctrl+enter code in chat to prevent console error 2023-10-08 22:56:14 +03:00
cursormarsey.js remove some "window." instances 2023-09-29 09:11:18 +03:00
delete_post_modal.js fix delete button in modal sending multiple requests which triggers ratelimit when mass-deleting way too early 2023-09-01 11:15:33 +03:00
edit_post.js show char limit when toggling post and comment edit + other minor improvements 2023-10-02 07:58:25 +03:00
emoji_modal.js fix inline emoji modal 2023-10-06 20:18:05 +03:00
emoji_modal2.js Started rewrite 2023-10-08 19:30:28 -04:00
fart.js shorten some urls 2023-07-28 01:58:25 +03:00
fireflies.js like last commit 2023-07-14 14:24:53 +03:00
fireworks.js homoween III + other random shit 2023-09-29 02:58:09 +03:00
fix_collapse_lines.js fix bug with ghost comments 2023-07-23 03:29:30 +03:00
flairchanged.js stop using inline style/script elements 2022-12-29 16:20:27 +02:00
flash.js homoween III + other random shit 2023-09-29 02:58:09 +03:00
followers.js fix improper usage of postToastSwitch 2023-08-12 13:49:23 +03:00
following.js fix improper usage of postToastSwitch 2023-08-12 13:49:23 +03:00
formatting.js homoween III + other random shit 2023-09-29 02:58:09 +03:00
fp.js cachebust 2023-07-23 00:49:40 +03:00
gif_modal.js add gif button to award modal 2023-10-06 17:57:11 +03:00
group_members_owner.js add this https://rdrama.net/h/countryclub/post/79285/-/4744088#context 2023-08-08 21:08:29 +03:00
hats.js use SITE_FULL_IMAGES in js 2023-09-26 23:09:34 +03:00
login_2fa.js stop using inline style/script elements 2022-12-29 16:20:27 +02:00
lottery.js Revert ""window." -> """ 2023-09-29 04:10:05 +03:00
markdown.js emote -> emoji 2023-10-06 21:56:56 +03:00
messages.js fix error when comment doesnt exist on the page ur currently in 2023-09-28 01:10:06 +03:00
mobile_navigation_bar.js remove some "window." instances 2023-09-29 09:11:18 +03:00
mobile_prompt.js remove some "window." instances 2023-09-29 09:11:18 +03:00
more_comments.js revert the new comments system 2023-03-25 20:25:38 +02:00
namechanged.js add namelock award 2023-05-13 07:53:14 +03:00
new_comments.js fix console error 2023-08-30 12:08:07 +03:00
orgy_file.js add end_utc to file orgies 2023-10-02 07:21:04 +03:00
post.js rename submissions to posts 2023-06-08 02:26:32 +03:00
post_listing.js if( -> if ( 2023-08-06 06:33:34 +03:00
profile_song.js homoween III + other random shit 2023-09-29 02:58:09 +03:00
pwa_pulltorefresh.js Revert ""window." -> """ 2023-09-29 04:10:05 +03:00
register_service_worker.js Add a button for enabling push notifications (#158) 2023-06-29 21:09:27 +03:00
remove_mod.js same as last commit 2022-12-30 14:52:59 +02:00
report_post_modal.js revert the modal change 2023-10-02 09:04:05 +03:00
search.js replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +03:00
service_worker.js get rid of useless tabs and spaces 2023-01-01 13:36:20 +02:00
settings_profile.js Fix issue #4, Cursor Marsey in settings, and permanent settings for slur/profanity filters (#180) 2023-08-06 20:01:59 +00:00
settings_security.js revert the modal change 2023-10-02 09:04:05 +03:00
signup.js Revert "use () => instead of function() for consistency" 2023-03-10 05:21:02 +02:00
spider.js add spider award 2022-09-20 19:52:52 +02:00
submit.js sub -> hole 2023-10-07 20:55:50 +03:00
submit_emojis.js rename over_18 to nsfw 2023-10-05 13:19:50 +03:00
submit_hats.js allow carp to send ppl a comment when approving hats or emojis 2023-10-02 06:40:30 +03:00
top.js the worst fucking code you'll ever see 2022-12-30 14:14:18 +02:00
userpage.js fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3419331#context 2023-01-27 15:06:37 +02:00
userpage_blocking.js restore needful shit 2023-09-07 12:25:15 +03:00
userpage_muting.js add /@<username>/muters and /@<username>/muting 2023-09-07 12:35:06 +03:00
userpage_v.js replace innerText with less performance-heavy textContent 2023-08-14 17:29:06 +03:00
view_more.js Revert "use () => instead of function() for consistency" 2023-03-10 05:21:02 +02:00