Skip to content
Snippets Groups Projects
  1. Jul 10, 2018
  2. Jul 06, 2018
  3. Jul 04, 2018
  4. Jun 28, 2018
  5. Jun 27, 2018
  6. Jun 26, 2018
  7. Jun 25, 2018
  8. Jun 21, 2018
    • Rodrigo Nascimento's avatar
    • Karl Prieb's avatar
      Regression: Fix directory table loading (#11223) · 7e92919c
      Karl Prieb authored
      * test if we have usernames on rooms
      
      * fix directory table loading
      
      * fix directory indentation
      7e92919c
    • Guilherme Gazzo's avatar
      [FIX] "blank messages" on iOS < 11 (#11221) · 2e3cd812
      Guilherme Gazzo authored
      * Update base.css
      
      * more fixes
      2e3cd812
    • Guilherme Gazzo's avatar
      Update base.css (#11199) · c13aff13
      Guilherme Gazzo authored
      c13aff13
    • Guilherme Gazzo's avatar
      59157ce5
    • Diego Sampaio's avatar
      Fix mentions (#11211) · b2676863
      Diego Sampaio authored
      Regression: Sending message with a mention is not showing to sender
      b2676863
    • Rodrigo Nascimento's avatar
    • Gabriel Delavald's avatar
      [IMPROVE] Listing of apps in the admin page (#11166) · 43ded769
      Gabriel Delavald authored
      * table component
      
      * table component: fixed header
      
      * tabs component
      
      * change directory header paddings
      
      * add onItemClick to the table component
      
      * remove table horizontal padding and add animation to tabs
      
      * improve readability on table and directory methods
      
      * show only channel/username column when access directory using mobile
      
      * change sort icons
      
      * debounce directory search
      
      * fix active tab
      
      * Css and structure changes for internal app directory (marketplace)
      
      * put directory table header back on mobile
      
      * directory table loading indicator
      
      * better way to handle active state on tabs
      
      * table methods: onResize, onScroll, onSort
      
      * fixed table results when change tabs
      
      * fix directory table sort
      
      * fix user table columns on directory
      
      * Improve internal marketplace layout
      
      * CSS customization for internal apps marketplace
      
      * Remove unused padding
      
      * remove channel description on directory
      
      * Update name and details for marketplace
      
      * Update style based on improved directory css
      
      * Fix text size on app list
      
      * fix directory table on firefox
      
      * fix directoru table header on electron
      
      * indentation fix on table css
      
      * fix style
      
      * fix
      
      * fix 2
      
      * fix review
      43ded769
    • Guilherme Gazzo's avatar
      Regression: Directory css (#11206) · ee863324
      Guilherme Gazzo authored
      * fix directory table on firefox
      
      * fix directoru table header on electron
      
      * indentation fix on table css
      
      * fix style
      
      * fix
      
      * fix 2
      
      * fix review
      ee863324
    • Gabriel Engel's avatar
      LingoHub Update :rocket: (#11208) · 498d5376
      Gabriel Engel authored
      Manual push by LingoHub User: Rodrigo Nascimento.
      Project: Rocket.Chat
      
      Made with :heart: by https://lingohub.com
      498d5376
    • Gabriel Delavald's avatar
      [NEW] Youtube Broadcasting (#10127) · b0fa99c8
      Gabriel Delavald authored
      * POC - YT oauth
      
      * youtube auth
      
      * livestream from broadcast tab
      
      * almos done
      
      * Kill ffmpeg process
      
      * change methods
      
      * undo problems
      
      * refactoring some logs
      
      * tests
      
      * Customize popout for streaming
      
      * actions buttons
      
      * stop media on destroy popout
      
      * Add transition steps
      
      * remove logs
      
      * fix errors
      
      * fix
      
      * Finishing UI and improvments to broadcast flow
      
      * Finishing UId improvments to broadcast flow
      
      * lint fix
      
      * update localhost urls for auth
      
      * update site url
      
      * remove encoder and add media server url settings
      
      * Adds livestream notifier and clears tab when closing broadcast
      
      * Adds configurable message when livestream is not available
      
      * Fix classes starting with -- and remove npm folder
      
      * Adds basic API for RoomAnnouncement
      
      * Adds Announcement to default lib
      
      * Adds style
      
      * Adds announcement styles and colors for warning/error
      
      * Adds announcement when starting broadcast on room
      
      * fixing lint errors
      
      * Remove unused deps and console.log
      
      * Fixing deps (maybe)
      
      * update package-lock
      
      * Fix gettting room announcement and route for livestream oauth callback
      
      * Save audio only option when clearing details
      
      * Fix broken callback url
      
      * Reorder livestream icon
      
      * Adds check to display broadcast camera button
      
      * livestream order
      b0fa99c8
    • Pierre H. Lehnen's avatar
      [FIX] Wordpress oauth configuration not loading properly (#11187) · e26aa211
      Pierre H. Lehnen authored
      * Fixed issue were wordpress oauth configuration was not loaded properly
      
      * different fix for the oauth configuration loading problem
      e26aa211
    • フィンメーラ's avatar
      [NEW] [BREAK] REST API: permissions.list and permissions.update (#10975) · daa53bfa
      フィンメーラ authored
      [NEW] REST API endpoints `permissions.list` and `permissions.update`. Deprecated endpoint `permissions`
      daa53bfa
  9. Jun 20, 2018
    • フィンメーラ's avatar
      [NEW] REST API: channels.setDefault (#10941) · 5f9ec717
      フィンメーラ authored
      [NEW] REST API endpoint `channels.setDefault`
      5f9ec717
    • Alan Sikora's avatar
      IRC Federation: RFC2813 implementation (ngIRCd) (#10113) · 17a63ec2
      Alan Sikora authored
      * Initial progress
      
      * Direct messaging complete
      
      * Handle net-splits
      
      * Cleaned up logging
      
      * more cleanup, better log messages
      
      * Added support for IRC users to create rooms and invite RC users
      
      * Keep rooms in sync
      
      * IRC user can kick RC user
      
      * Working on transcription of coffescript to ecmascript code and fitting on the codebase.
      
      * Adds settings section for config the IRC Server bridge.
      
      * Working handles for direct messages
      
      * Working handles for direct messages
      
      * Working handles for direct messages
      
      * Working handles for direct messages
      
      * Working handles for direct messages
      
      * Working on RC server connection to a local IRC Network
      
      * first version, using a RFC2813 implementation
      
      * Fixing lint errors
      
      * Fixed partial username
      
      * Fixed problems with scope
      
      * removed parser name
      
      * Added a button to reset the IRC connection
      
      * Adjusted messages
      
      * Fixed IRC federation for new users
      
      * Ignore eslint about control character on regex
      
      * Adjusted settings strings
      17a63ec2
Loading