Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR-584] IRCv3 Labeled Response #584

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

justjanne
Copy link
Contributor

@justjanne justjanne commented Jun 19, 2021

In Short

  • Unify codepaths for generating messages (partially done)
  • Cleanup codepaths for handling IRC messages
  • Create new Quassel feature for clients supporting message updates
  • Create new database field for messages storing whether they’ve been received by the IRCd
  • Attach a UUID to every sent message
  • Upon receiving a message from the IRCd in response to a sent message, replace the sent message with the IRCd’s version
  • Allow clients to attach a UUID to sent messages, use the same UUID for sending messages to IRC servers
  • Update the UI to distinguish between three different UI states: In transit to core, In transit to IRCd, delivered

@justjanne justjanne force-pushed the improvement/PR-584/ircv3-labeled-response branch from 270601c to b6f44f2 Compare June 19, 2021 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant