1. 12 Dec, 2016 8 commits
  2. 01 Dec, 2016 4 commits
  3. 28 Nov, 2016 5 commits
  4. 25 Nov, 2016 1 commit
    • Michael Klein's avatar
      OF-1221 -- Add options from default.properties to Client Control plugin (#684) · 771bbab3
      Michael Klein authored
      * OF-1211 - Fix description of Broadcast disabling option in Client
      Control plugin
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * Revert "OF-1211 - Fix description of Broadcast disabling option in Client"
      
      This reverts commit fa12c8169b556c1d4d157a57609648e69637499a.
      
      * Revert "OF-1211 - Fix description of Broadcast disabling option in Client"
      
      This reverts commit 84a52e90e794eff62fc13a0330544fe16c850575.
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * OF-1221 -- Add options from default.properties to Client Control plugin
      771bbab3
  5. 24 Nov, 2016 2 commits
  6. 21 Nov, 2016 4 commits
  7. 20 Nov, 2016 1 commit
  8. 18 Nov, 2016 2 commits
  9. 11 Nov, 2016 3 commits
  10. 08 Nov, 2016 4 commits
    • Dave Cridland's avatar
      Fix logic on return · f22c928f
      Dave Cridland authored
      f22c928f
    • Dave Cridland's avatar
      Add extension points to MUC Service · 0a4cc267
      Dave Cridland authored
      This allows plugins and other extensions to directly extend MUC with additional
      protocol support, such as support for a Conference Focus on the MUC room JID,
      and so on.
      
      * addIQHandler adds a new IQHandler to services and rooms.
      * addExtraFeature is the existing function, exposed at the Interface. These
      additional features are now shown for both rooms and services.
      * addExtraIdentity is the existing function exposed unchanged.
      0a4cc267
    • Dave Cridland's avatar
      Tidy XEP-0313 logic cases · 6335c1c0
      Dave Cridland authored
      * Use Session rather than LocalSession, which allows remote sessions to access
      MAM archives if allowed. This is particularly important for the MUC case, but
      is useful to do now.
      * Add a Result PacketExtension to hold the Forwarded messages.
      * Allow access to personal archives for Administrators.
      6335c1c0
    • Dave Cridland's avatar
      Use Openfire core Forwarded extension · 3dfc395c
      Dave Cridland authored
      This adds timestamp support to the Openfire core Forwarded packet extension,
      and then uses this class in the MAM support. The API used by the Carbons
      support in core is unchanged.
      3dfc395c
  11. 05 Nov, 2016 1 commit
  12. 04 Nov, 2016 1 commit
    • Michael Klein's avatar
      OF-1211 - Fix description of Broadcast disabling option in Client (#663) · 57e24df5
      Michael Klein authored
      * OF-1211 - Fix description of Broadcast disabling option in Client
      Control plugin
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * Revert "OF-1211 - Fix description of Broadcast disabling option in Client"
      
      This reverts commit fa12c8169b556c1d4d157a57609648e69637499a.
      
      * Revert "OF-1211 - Fix description of Broadcast disabling option in Client"
      
      This reverts commit 84a52e90e794eff62fc13a0330544fe16c850575.
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      
      * OF-1211 - Fix description of Broadcast disabling option in Client
      57e24df5
  13. 01 Nov, 2016 2 commits
  14. 28 Oct, 2016 1 commit
  15. 23 Oct, 2016 1 commit