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

Send and handle leave messages for XMPP MUC #246

Merged
merged 4 commits into from
Sep 1, 2021
Merged

Commits on Aug 31, 2021

  1. Send leave message for XMPP MUC

    Closes #239
    galfert committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    793c106 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary AS object creation

    Creating the ActivityStream object is not needed when leaving an IRC room.
    galfert committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    22ba0a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e455638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c682bf2 View commit details
    Browse the repository at this point in the history