Skip to content
Snippets Groups Projects
  1. Apr 24, 2019
  2. Apr 17, 2019
  3. Apr 08, 2019
  4. Apr 04, 2019
  5. Mar 29, 2019
  6. Mar 27, 2019
  7. Mar 12, 2019
  8. Mar 06, 2019
  9. Mar 01, 2019
  10. Feb 27, 2019
    • Diego Mello's avatar
      Remove drawer (#653) · f3ddf60a
      Diego Mello authored
      * Remove drawer (layout needs to be changed in future releases, though)
      * Don't navigate outside on logout if there's other logged server
      * Update react-native-navigation
      Unverified
      f3ddf60a
  11. Feb 07, 2019
  12. Jan 31, 2019
  13. Jan 29, 2019
  14. Dec 21, 2018
    • Diego Mello's avatar
      Unnecessary re-renders removed (#570) · d23c0555
      Diego Mello authored
      * shouldComponentUpdate
      
      * Rooms list shouldcomponentupdate
      
      * RoomView shouldComponentUpdate
      
      * Messagebox and Message shouldComponentUpdate
      
      * EmojiPicker shouldComponentUpdate
      
      * RoomActions shouldComponentUpdate
      
      * Room info shouldComponentUpdate
      
      * Update RNN
      
      * Use only one Flatlist if none group filter is selected
      
      * Update fix
      
      * shouldComponentUpdate
      
      * Bug fixes
      
      * ListView changes
      
      * Bug fix
      
      * render list bug fix
      
      * Changes on public channels
      
      * - RoomView saga leak removed
      - Join room e2e tests added
      
      * Rest versions
      
      * Method call versions
      
      * Min RocketChat version alert
      Unverified
      d23c0555
  15. Dec 06, 2018
  16. Dec 05, 2018
  17. Nov 27, 2018
  18. Nov 14, 2018
  19. Nov 05, 2018
  20. Oct 31, 2018
  21. Oct 29, 2018
  22. Oct 23, 2018
    • Diego Mello's avatar
      Update navigation library (#501) · 402403f9
      Diego Mello authored
      * v2
      
      * Working on Android 0.57.3
      
      * Drawer working
      
      * Removing v1 navigator
      
      * - Splash screen
      - Icons changed
      
      * Deeplink
      
      * Remove EventEmitter from CreateChannelView
      
      * Android search
      
      * Android notifications
      
      * OAuth
      
      * Fix search props
      
      * Lint and tests fixed
      
      * Fix android build
      
      * Improvements on iPhone X* usage
      
      * Fix detox
      
      * Fix android build
      
      * Room.f added to RoomView.shouldComponentUpdate
      
      * Animations on RoomsListView and RoomView
      
      * Fix topbar buttons on Android
      Unverified
      402403f9
  23. Oct 18, 2018
  24. Oct 16, 2018
  25. Oct 15, 2018
  26. Oct 02, 2018
  27. Sep 28, 2018
  28. Sep 26, 2018
    • Diego Mello's avatar
      Use inline requires (#459) · e18491f5
      Diego Mello authored
      * Update dependencies
      
      * Lint and test
      
      * Added react-native fork
      
      * rn 57
      
      * Lint and tests updated
      
      * Update xcode on circleci
      
      * Use legacy build system
      
      * Update tests
      
      * Inline requires
      
      * Fix eslint and remove temp gradle
      
      * Unnecessary renders
      
      * Update isNotch and Readme
      
      * Tests updated
      Unverified
      e18491f5
  29. Sep 25, 2018
    • Diego Mello's avatar
      Update dependencies (#431) · 81c53acd
      Diego Mello authored
      * Update dependencies
      
      * Lint and test
      
      * Added react-native fork
      
      * rn 57
      
      * Lint and tests updated
      
      * Update xcode on circleci
      
      * Use legacy build system
      
      * Update tests
      Unverified
      81c53acd
  30. Sep 19, 2018
    • Diego Mello's avatar
      [NEW] Use community JSC for Android (#450) · 46f155d7
      Diego Mello authored
      * [NEW] Use community JSC for Android
      
      * Quick fix on unread chats
      Unverified
      46f155d7
    • Diego Mello's avatar
      Several fixes for 1.2.1 (#448) · 5752b865
      Diego Mello authored
      * Fix user.roles
      
      * Better onLongPress handle on messages
      
      * Indicator position
      
      * Fix role undefined in system messages
      
      * Add baseUrl in case of file attachments
      
      * Join room fixed
      
      * RoomView params
      
      * Broadcast fixes
      
      * Add server layout changes
      
      * Use native images
      
      * Subscribe to not joined channels
      
      * Fix alerts without i18n
      
      * Tests updated
      Unverified
      5752b865
  31. Sep 13, 2018
  32. Sep 11, 2018
  33. Sep 05, 2018
  34. Sep 04, 2018
  35. Aug 31, 2018
    • Diego Mello's avatar
      [NEW] Create channel layout (#420) · de1a63c8
      Diego Mello authored
      * RoomsListView layout
      
      * Rooms list layout
      
      * Sort component
      
      * Header icons
      
      * Default header colors
      
      * Add server dropdown
      
      * Close sort dropdown if server dropdown will open
      
      * UserItem
      
      * Room type icon
      
      * Search working
      
      * Tests updated
      
      * Android layout
      
      * Using realm queries instead of array iterates
      
      * Animation duration
      
      * Fixed render bug
      
      * - NewMessageView
      - backButtonTitle always empty
      - SearchBox created
      
      * New create channel layout
      
      * Search refactored
      
      * loginSuccess dismiss modal
      
      * Tests working
      Unverified
      de1a63c8
Loading