Allow passing message tags in action(target, message, tags)#411
Open
MaxLeiter wants to merge 1 commit into
Open
Allow passing message tags in action(target, message, tags)#411MaxLeiter wants to merge 1 commit into
MaxLeiter wants to merge 1 commit into
Conversation
This was referenced May 2, 2026
MaxLeiter
added a commit
to thelounge/thelounge
that referenced
this pull request
Jul 16, 2026
Relies on kiwiirc/irc-framework#411 https://ircv3.net/specs/client-tags/reply.html Design feedback very welcome <img width="1718" height="278" alt="Screenshot 2026-04-11 at 21-00-22 #thelounge — The Lounge" src="https://github.com/user-attachments/assets/ba6e7c69-2477-4a7b-b196-901d19ca9cba" /> 1. we lack a 'thread' view (irccloud, slack, etc). can be a followup if we do want it 2. need to test scrolling to messages outside of the current buffer 3. due to lack of client support, i opted to auto prefill the input with \`<targetNick>: \` so people can follow along even without reply support 4. CSS can definitely be improved (once a design is settled on) --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ran into this while adding support for
+replyto thelounge