You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should refactor how targets are handled throughout the codebase, and give a special type to channels which includes their STATUSMSG prefix and chantype. Some work has been done to parse targets better in #623, but more work is needed to clean up how targets are managed through the codebase.
The text was updated successfully, but these errors were encountered:
Agreed! This will also allow us to handle case mapping much easier since we will have control over how channel / nicks are constructed, which is long overdue.
We should refactor how targets are handled throughout the codebase, and give a special type to channels which includes their
STATUSMSG
prefix and chantype. Some work has been done to parse targets better in #623, but more work is needed to clean up how targets are managed through the codebase.The text was updated successfully, but these errors were encountered: