Allows for customizable message reply behavior in TheLounge.
Pull up the raw thelounge-replies.user.js with Tampermonkey or any userscript manager installed. No TM-specific grants are required.
Most behavior is customizable in the first few lines of the script, with detailed explanations of each, and reasonable defaults.
Desktop: Hover over messages to see the reply arrow. You can customize the time before the arrow appears by editing hoverDelay in the code (default: 250ms).
Mobile: Tap any message to activate the reply arrow. You can tap the reply arrow, or just tap the message again to trigger a reply.
-
Allow replies to /me actions
-
Bypass truncate behavior for specific messages
-
Integrate into thelounge-shoutbox-beautifier
-
Mobile support