dgw
dgw
Wait a minute, did #4868 get closed as a duplicate of this last week, and now this has been closed as a duplicate of #4868?
> F-Droid would actually be the alternative to ReVanced Manager Not true. Pre-patched APKs _will not_ be made available through F-Droid; only the Manager app itself. Plus, you are responding...
Sometime in the future, protocol extension(s) _might_ allow for message editing (see ircv3/ircv3-specifications#425), but right now, TL allowing messages to be "edited" after sending would require that its UI deceive...
> TL already supports many client-only features such as "Push notifications, link previews, file uploads, and more […]" Push notifications don't affect the chat view. Link previews can be toggled...
It would make sense to convert bold/italic/etc. basic Markdown syntax into IRC formatting, as originally stated—formatting that is sent with the message to IRC. Converting Markdown in The Lounge's chat...
I made a plugin recently that uses the [stylesheets API](https://thelounge.chat/docs/api/stylesheets) to add some CSS, but a user asked me to add a behavior that can't be done in CSS alone....
See also: #3688
A custom QR generator plugin would solve that, maybe even just a fork of existing code.
I think most users would consider this sane behavior. Links cannot be undeleted, therefore permanently removing the logs about deleted links shouldn't be a problem. Note: There is a `delete_link`...
This is fine if the hook is _only_ supposed to run after a user/pass login attempt. I wouldn't want to change behavior like this in a patch version, though. @ozh?