Skip to content
Snippets Groups Projects
  1. Dec 06, 2017
  2. Dec 05, 2017
  3. Dec 02, 2017
    • Diego Mello's avatar
      Attachment types (#118) · 277adfbb
      Diego Mello authored
      * Separate attachment types
      
      * Audio attachment file
      
      * tmp react-native-video-controls
      
      * video working
      
      * - Video modal removed
      
      * Supported video types check
      
      * Audio component
      
      * Audio animation
      
      * Use a standard ESLint file name
      
      * Reusable markdown stateless component
      
      * react-native-sound removed
      
      * react-native-sound removed from xcode
      
      * Url working
      
      * Update build.gradle
      
      * Other attachments
      
      * Fields
      277adfbb
  4. Dec 01, 2017
  5. Nov 28, 2017
  6. Nov 24, 2017
  7. Nov 23, 2017
  8. Nov 22, 2017
  9. Nov 21, 2017
  10. Nov 20, 2017
  11. Nov 19, 2017
  12. Nov 18, 2017
  13. Nov 14, 2017
  14. Nov 13, 2017
  15. Nov 10, 2017
  16. Nov 08, 2017
  17. Nov 07, 2017
    • Diego Mello's avatar
      Logout (#60) · 6d4e6f0c
      Diego Mello authored
      - logout
      - changed default server to open.rocket.chat
      
      * fixed server change bug
      6d4e6f0c
    • gilmarsquinelato's avatar
      Register user (#44) · 125b8807
      gilmarsquinelato authored
      * Added feature to register a new user
      
      * login after register working
      
      * Removed username from register and placed on a new view
      
      * loading indicator on username submit
      
      * register/username logo layout issue
      
      * - login and register background white
      
      * - logo removed from logo and register
      125b8807
  18. Sep 25, 2017
    • Diego Mello's avatar
      Create room (#42) · e0777a96
      Diego Mello authored
      * Added select users view
      
      * create room working
      
      * - Show photo on avatar
      
      * Switched state for redux
      
      * Navigating to created room
      e0777a96
  19. Sep 21, 2017
    • gilmarsquinelato's avatar
      [NEW] Changed navigation library to react-navigation. (#41) · d55db0fc
      gilmarsquinelato authored
      * Changed navigation library to react-navigation.
      Refactoring on sagas to remove navigation navigation flow do it in views.
      Added new modal library.
      Renamed view files to the same name of their classes.
      Added support to redux-devtools using the chrome extension through Remote devtools menu.
      Some components was refactored to reduce complexity and more legibility.
      
      * Remove react-native-navigation from Android
      
      * Adding servers to drawer menu, allowing server switch.
      
      * Sidebar component
      
      * opss :x fix add server
      
      * opss :x fix add server
      
      * Fixed add server navigation issues, fixed empty and slow Rooms List and Chat Messages
      
      * Disable cleanup everytime
      
      * some fixes
      
      * some fixes
      
      *  fix?
      
      * .
      
      * Fixed logo not displaying when app is loading or signing to server
      
      * Fixed logo in loading and login
      
      * Update LoginView.js
      
      * Update PublicRoutes.js
      d55db0fc
  20. Sep 01, 2017
    • Guilherme Gazzo's avatar
      Add server change saga (#34) · 2c738571
      Guilherme Gazzo authored
      * Reduce test lines of code
      
      * removed useless packages
      
      * pkg
      
      * add server saga
      
      * removed taginput
      
      taginput is not ready =/
      
      * ~fix navigation~
      
      * code duplicated
      
      * code duplicated
      
      * Delete tags.js
      
      * Delete TagInput.js
      2c738571
Loading