Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

My 1-1 message edits are sent back to me (and incorrectly) #72

Description

@devkev

When I edit one of my messages in a 1-1 with someone, the edit is sent back to me in IRC, apparently from my own nick.

For example, if I'm chatting to someone in the Web interface, and write "test", and then change it to "test2", then at that point I immediately receive a privmsg in my IRC session, apparently from "Kev" (my own nick), with the text of "test2*".

My guess is that this is because lib/events/message_edit_event.rb lacks the check from lib/events/message_event.rb:6 (or similar).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions