1. 09 Mar, 2015 6 commits
  2. 06 Mar, 2015 13 commits
  3. 03 Mar, 2015 2 commits
  4. 28 Feb, 2015 4 commits
  5. 25 Feb, 2015 2 commits
  6. 23 Feb, 2015 1 commit
  7. 20 Feb, 2015 1 commit
  8. 19 Feb, 2015 4 commits
  9. 15 Feb, 2015 2 commits
  10. 14 Feb, 2015 3 commits
  11. 13 Feb, 2015 1 commit
    • Dele Olajide's avatar
      ofmeet plugin version 0.1.2 · 88e30969
      Dele Olajide authored
      Added shared scrum board (post-it notes) Openfire Meetings Collaboration Application
      Added "disable cursor" feature to Openfire Meetings Collaboration API
      Added "ofmeet.js" and "ofmeet.css" to enable Openfire Meetings to be used as an API in other web applications
      Provided webcomponent to wrap Openfire Meetings API into an HTML tag <openfire-meetings>
      Updated chrome extension to 0.0.3
      88e30969
  12. 09 Feb, 2015 1 commit
    • Christian Schudt's avatar
      Revert fix for OF-874 because it introduced a critical regression. · c677c99b
      Christian Schudt authored
      Appearently there can only be one ServerItemsProvider. What happened here is that disco#items requests were now routed to SessionManager, which returned an empty result, which means service discovery fails.
      
      It seems like Openfire can only host items for the whole server, not for single users, so the real fix needs some more investigation.
      c677c99b