Skip to content
Snippets Groups Projects
  1. Sep 11, 2016
  2. Sep 10, 2016
  3. Aug 31, 2016
  4. Aug 25, 2016
  5. Aug 22, 2016
    • Rodrigo Nascimento's avatar
      Improvements/login and registration (#4073) · 0522d2ca
      Rodrigo Nascimento authored
      * Remove uncessary log
      
      * Refactor login/registration code
      
      * New setting to add custom translations
      
      * Add option to not require password confirmation on signup
      
      * Add Custom Fields for registration
      
      * Closes #4036; Do nore remove roles when editing user data
      
      * Add arrow to indicate fields of type select
      0522d2ca
  6. Aug 16, 2016
  7. Jun 20, 2016
  8. Jun 17, 2016
  9. Jun 14, 2016
    • Aaron Ogle's avatar
      Beta Jitsi Integration (#3476) · 16f0d091
      Aaron Ogle authored
      * Start on Jitsi Package
      
      * add package files
      
      * initial proof of concept ui skeleton
      
      * Basic working jitsi implementation
      
      * Added ssl flag to jitsi meet constructor
      
      * Try UI that auto starts call on tab open
      
      * Add timeout for name setting
      
      * fix the room width when flextab is 790px wide
      
      * Adds admin settings for Jitsi;
      Calls jitsi:connect on tabbar open and disconnect on close;
      Uses instance_id + room_id for jitsi id;
      
      * changed JitsiMeet ssl flag.  Flag now means no SSL.  So its going to use ssl by default
      
      * Add SSL option for Jitsi;
      Fixed ESLint errors found
      
      * Default Jitsi SSL to true
      
      * Adds option of colors into tabbar;
      
      * Made settings public
      
      * Make settings public; Add blinking support;
      
      * Started on call timeout
      
      * clearInterval and dispose
      
      * Clean up and keep from showing multiple instances.
      
      * switch setInterval and setTimeout to Meteor methods
      
      * move api.dispose into defer.  Switch back to non-verbose logging on external_api.js
      
      * removed debug logging
      
      * Remove un-needed header on template
      
      * Move external_api.js inside for onprem that don't allow any external
      
      * Allow actionLinks server side as well as client side
      
      * Add the ability to add an icon with the actionLink
      
      * Added messageType and actionLink to join call.  Fixed timeout issues
      
      * Allow Jitsi for Channels
      
      * remove watermark - confuses some naiive users
      
      * Added Beta warning.  Fixed some bugs changing rooms
      
      * Fixed some eslint issues
      16f0d091
  10. Jun 12, 2016
  11. Jun 07, 2016
  12. Jun 06, 2016
  13. May 30, 2016
  14. May 27, 2016
  15. May 25, 2016
  16. May 24, 2016
  17. May 21, 2016
  18. May 19, 2016
    • graywolf336's avatar
      Add settings for Piwik Analytics, for #233 · a2c5754f
      graywolf336 authored
      Right now this is a very basic implementation and only tracks the first page view. Later implementations might extend this further.
      
      Couldn't exactly test locally for some reason, so I am committing this to test via the requested deployment.
      a2c5754f
  19. May 11, 2016
  20. May 09, 2016
  21. May 05, 2016
  22. May 02, 2016
  23. Apr 29, 2016
  24. Apr 28, 2016
  25. Apr 27, 2016
  26. Apr 25, 2016
  27. Apr 22, 2016
  28. Apr 20, 2016
    • Sean McCambridge's avatar
      Faster desktop notifications (#2955) · f4693f1d
      Sean McCambridge authored
      * timeout to close desktop notification after 5 seconds
      
      * added option to set duration in seconds for desktop notifications. implemented setTimeout to close notification after that duration.
      
      * removed accidentally added trailing space
      
      * modified desktop notification settings to accept 0 as value meaning do not set a timeout
      f4693f1d
  29. Apr 19, 2016
  30. Apr 18, 2016
  31. Apr 12, 2016
  32. Apr 10, 2016
  33. Apr 04, 2016
  34. Apr 01, 2016
Loading