Skip to content
  • LNJ's avatar
    Rewrite PresenceController -> PresenceHandler using gloox · 44cbdca4
    LNJ authored
    The Sub/Unsub management in gloox is done in the Roster/RosterListener/RosterUpdater.
    Therefore the PresenceHandler is currently useless. (Probably will change in the future)
    Sub requests are accepted automatically and the user will be unsubbed on incoming unsub
    requests (when the other entity unsubs from the user).
    44cbdca4