Skip to content
Snippets Groups Projects
  1. Apr 21, 2018
    • Pierre H. Lehnen's avatar
      [NEW] GDPR - Right to access and Data Portability (#9906) · fee30ad6
      Pierre H. Lehnen authored
      * Implemented basic JSON generation
      
      * Added new data to message json
      
      * Changed export operation structure
      
      * Changed code to use forEach instead of fetch
      
      * Split the operation into two independent commands
      
      * File download, zip generation, admin settings
      
      * Use syncedcron to process data downloads
      
      * Added download URL
      
      * Sending emails when the download file is ready
      
      * Allow usage of GridFS as storage for the finished file.
      
      * Lint
      
      * Added support for Google and Amazon as storage types
      
      * Split the options to download and export data
      
      * Removed commented code
      fee30ad6
    • Marcos Spessatto Defendi's avatar
      [BREAK] Validate incoming message schema (#9922) · 816d110a
      Marcos Spessatto Defendi authored
      * Added validation in chat.postMessage endpoint
      
      * fix required parameters and add more tests cases.
      
      * Added the same validation to chat.sendMessage method too.
      
      * changed validation level, set in sendMessage method
      
      * Improvements in the sendMessage function, removed underscore uses, and try catch unnecessary
      
      * Fix test in chat.sendMessage endpoint, and fix error in sendMessage function
      
      * fix review
      816d110a
    • Guilherme Gazzo's avatar
      [NEW] Broadcast Channels (#9950) · 136e9caa
      Guilherme Gazzo authored
      * [NEW] Broadcast Channels
      
      * code guidelines
      
      * fix createroom type p extradata
      
      * fix private room can change join_code
      
      * test to show member list
      
      * Code cleanup
      
      * Update message.js
      136e9caa
  2. Apr 20, 2018
  3. Apr 19, 2018
  4. Apr 18, 2018
  5. Apr 17, 2018
Loading