Skip to content
Snippets Groups Projects
  1. Sep 06, 2016
  2. Sep 05, 2016
  3. Sep 01, 2016
  4. Aug 31, 2016
  5. Aug 27, 2016
  6. Aug 23, 2016
  7. Aug 17, 2016
    • Gary Chapman's avatar
      - added roomTypesClient method to check if room is read-only · 4c5ee3be
      Gary Chapman authored
      - messageBox hidden and dropzone disabled for read-only room if user doesn't have permission to post
      - renamed users-typing class to stream-info, added 'this room is read only' message
      - setReadOnlyById now removes empty muted array from room record
      4c5ee3be
  8. Aug 16, 2016
  9. Aug 15, 2016
  10. Aug 10, 2016
    • Diego Sampaio's avatar
      Fix video record regex · e5c5bab0
      Diego Sampaio authored
      e5c5bab0
    • Rodrigo Nascimento's avatar
      Improve geolocation button · 2ce617cb
      Rodrigo Nascimento authored
      Unverified
      2ce617cb
    • Domenic Horner's avatar
      Addition of location share feature (#3924) · 45ea17c9
      Domenic Horner authored
      * added new mapview package, added code to handle location share button
      
      * added rocketchat:mapview to active packages
      
      * updates to MapView package to support google static maps
      
      * updated link target to blank page
      
      * changed location button to depend on settings
      
      * corrected eslint, changed var names
      
      * updates to settings code
      
      * changed maps link to navigate link for android+ios support
      
      * stripped trailing spaces
      
      * moved mapview files into subfolders under package
      
      * added focus event back to location button
      
      * add i18n entries to en file, update settings with i18n keys
      
      * add modal confirmation of location share, moved location to geojson property under the Message model
      
      * https://docs.mongodb.com/manual/core/2dsphere/ -> 2dsphere indexes are sparse by default and ignores the sparse: true option.
      
      * button depends on location API being available. Tested in Chrome, Chrome Mobile, and Cordova Rocket.Chat from Store.
      45ea17c9
  11. Aug 05, 2016
  12. Aug 04, 2016
    • Diego Sampaio's avatar
      Livechat CRM integration improvements (#3912) · cd3778d0
      Diego Sampaio authored
      - Add ability to livechat customers to close the chat session
      - Send data to CRM on any livechat edit action
      - Add new livechat callbacks: `livechat.saveGuest`, `livechat.saveRoom` and `livechat.saveInfo`
      - Rename livechat callbacks:
        - `closeLivechat` -> `livechat.closeRoom`
        - `sendOfflineLivechatMessage` - `livechat.offlineMessage`
      - Rename method `livechat:saveLivechatInfo` to `livechat:saveInfo`
      - Save CRM returned data
      - Add option to override the input box template
      cd3778d0
  13. Aug 03, 2016
  14. Jul 20, 2016
    • Flavio Grossi's avatar
      Videomsg fixes (#3786) · 8924ee9e
      Flavio Grossi authored
      * fix video message button always shown while typing
      
      * fix exception when closing videomsg dialog if video wasn't started
      
      * fix typo in code enabling video message feature
      8924ee9e
  15. Jun 24, 2016
  16. Jun 16, 2016
  17. 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
  18. Jun 10, 2016
  19. May 28, 2016
  20. May 27, 2016
  21. May 25, 2016
  22. May 23, 2016
  23. May 18, 2016
  24. May 16, 2016
  25. May 15, 2016
  26. May 09, 2016
  27. May 08, 2016
  28. May 06, 2016
    • Diego Sampaio's avatar
      Fix some UI/UX errors · 5a5fe453
      Diego Sampaio authored
      - Edit buttons to save and cancel no longer submit the form
      - "More channels" link has 100% width again
      - Fix "New messages" button to overlaps date division
      - Fix "Jump to recent messages" to 100% with again
      5a5fe453
  29. May 05, 2016
  30. May 03, 2016
Loading