Skip to content
Snippets Groups Projects
  1. Aug 30, 2019
  2. Aug 27, 2019
  3. Aug 22, 2019
  4. Aug 12, 2019
  5. Jul 17, 2019
  6. Jul 04, 2019
  7. Jun 28, 2019
  8. Jun 27, 2019
  9. Jun 10, 2019
    • Diego Mello's avatar
      [NEW] Read receipt (#975) · d68eb01b
      Diego Mello authored
      * switching to ubountu
      
      * added read Recipt functionality to the app
      fix: #542
      
      * placed the check icon on the end of timestamp
      
      * removed linting errors
      
      * updating snapshots
      
      * done requested changes
      
      * removed width scrollView
      
      * done required changes
      
      * fixed linting errors
      
      * added migrations
      
      * resolved conflicts and done requested changes
      
      * undone uneesasary changes
      
      * adding migrations
      
      * done requested changes
      
      * Add stories and fix some issues
      Unverified
      d68eb01b
  10. May 23, 2019
  11. May 22, 2019
    • Diego Mello's avatar
      Update RN to 0.59.8 (#896) · a1b1af01
      Diego Mello authored
      * update IOS react native to 0.59.8
      
      * update Android react native to 0.59.8
      
      * fix eslint errors
      
      * Android debug working
      
      * Android build
      
      * Fix lint
      
      * Making jest happy
      
      * Update CircleCI android image
      
      * Fix android build
      
      * Use 32 bits
      
      * Fix iOS build
      
      * Update detox
      
      * Use new Xcode build system
      
      * Use old build system
      
      * Update realm (64 bits support)
      Unverified
      a1b1af01
  12. May 21, 2019
  13. May 20, 2019
    • Diego Mello's avatar
      Message render performance (#880) · 60418b75
      Diego Mello authored
      - Refactored Message component to use React.memo and re-render only what's necessary
      - Added a test mode to toggle markdown parse by long press drawer (it'll be removed in the next release)
      Unverified
      60418b75
  14. May 03, 2019
    • Diego Mello's avatar
      Tweaks on sequential threads messages layout (#858) · a243b1cc
      Diego Mello authored
      * Tweaks on sequential threads messages
      
      * Update tests
      
      * Fix quote
      
      * Prevent from deleting thread start message when positioned inside the thread
      
      * Remove thread listener from RightButtons
      
      * Fix error on thread start parse
      
      * Stop parsing threads on render
      
      * Check replied thread only if necessary
      
      * Fix messages don't displaying
      
      * Fix threads e2e
      
      * RoomsListView.updateState slice
      
      * Stop fetching hidden messages on threads
      
      * Set initialNumToRender to 5
      Unverified
      a243b1cc
    • Diego Mello's avatar
      [FIX] Load local URL image (#871) · d6ed1055
      Diego Mello authored
      Unverified
      d6ed1055
  15. Apr 26, 2019
  16. Apr 25, 2019
  17. Apr 24, 2019
  18. Apr 18, 2019
  19. Apr 17, 2019
  20. Apr 08, 2019
  21. Mar 29, 2019
  22. Mar 27, 2019
  23. Mar 01, 2019
  24. Feb 27, 2019
    • Diego Mello's avatar
      Message button (#660) · 8c1b57eb
      Diego Mello authored
      * Remove touchable opacity when scrolling messages
      * Tap on disable messages closes keyboard
      * Unify vibration
      * Vibrate only on Android
      Unverified
      8c1b57eb
  25. Feb 08, 2019
  26. Feb 07, 2019
  27. Jan 29, 2019
  28. 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
  29. Dec 12, 2018
    • Diego Mello's avatar
      Use Rest API pt 2 (#568) · ad375860
      Diego Mello authored
      * Room files
      
      * Pinned messages
      
      * Starred messages
      
      * Mentioned messages
      
      * Search messages
      
      * Bug fixes
      
      * Profile
      
      * Livechat
      
      * Block/unblock user
      
      * Erase room
      
      * Archive room
      
      * Remove unused method
      
      * Bug fix
      Unverified
      ad375860
  30. Dec 05, 2018
  31. Nov 16, 2018
  32. Oct 16, 2018
  33. Sep 26, 2018
Loading