Skip to content
Snippets Groups Projects
  1. Jul 18, 2019
  2. Jul 16, 2019
  3. Jul 15, 2019
  4. Jul 01, 2019
  5. Jun 28, 2019
    • Diego Mello's avatar
      [NEW] Auto-translate (#1012) · b3986b98
      Diego Mello authored
      * Update realm
      
      * View original and translate working
      
      * Read AutoTranslate_Enabled setting
      
      * RocketChat.canAutoTranslate()
      
      * AutoTranslateView
      
      * Save language
      
      * Auto-translate switch
      
      * Translate message
      b3986b98
  6. Jun 13, 2019
  7. Jun 11, 2019
    • pranavpandey1998official's avatar
      [NEW] Settings view (#900) · c14714f1
      pranavpandey1998official authored
      * new settings view
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * fix eslint
      
      * eslint fixed all bugs and setup on my device
      
      * move version from sidebar to settingsView
      
      * add server Version not hard coded
      
      * goto root stack after change language
      
      * support RTL
      
      * fix the ui of last section
      
      * fixed bugs done requested changes
      
      * added actions for contact us and license
      
      * done requested changes
      
      * removed verticle scroll indicator
      
      * removed default export of device info
      
      * fixed separator styling
      
      * refactor Items in settings view
      
      * changed language view
      
      * change activeOpacity
      
      * done requested changes
      
      * fixed lint
      
      * changed layout
      
      * added test
      
      * fix bug
      
      * fix bug
      
      * added e2e tests
      
      * undone unnessary changes
      
      * undone unnessary changes
      
      * removed firebase
      
      * Comment slash e2e tests
      
      * Refactor Settings
      
      * Refactor LanguageView
      
      * Separator
      
      * Unified styles
      
      * fix indentation
      c14714f1
  8. 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
      d68eb01b
    • Diego Mello's avatar
      [NEW] Directory and Federation (#967) · b7e6d361
      Diego Mello authored
      * Initial
      
      * Search working
      
      * Refactor layout
      
      * Layout and search working
      
      * Navigate
      
      * Remove inline styles and fix i18n
      
      * Federation setting
      
      * Missing i18n
      
      * Fix android style
      
      * Refactor
      b7e6d361
  9. May 21, 2019
  10. 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)
      60418b75
  11. May 18, 2019
    • pranavpandey1998official's avatar
      [NEW] Admin (#800) · 31cf0e5f
      pranavpandey1998official authored
      * added admin panel
      
      * reverting some changes
      
      * fixed problem with authToken
      
      * changed tab to space
      
      * done requested changes
      
      * fixed lint
      
      * added react-native-webview
      
      * Install webview pod
      31cf0e5f
  12. May 16, 2019
  13. May 03, 2019
  14. Apr 24, 2019
    • Diego Mello's avatar
      [FIX] Threads (#838) · 5744114d
      Diego Mello authored
      Closes #826
      Closes #827
      Closes #828
      Closes #829
      Closes #830
      Closes #831
      Closes #832
      Closes #833
      5744114d
  15. Apr 17, 2019
  16. Apr 08, 2019
  17. Mar 29, 2019
  18. Mar 18, 2019
  19. Mar 12, 2019
  20. Mar 01, 2019
  21. Feb 26, 2019
  22. Feb 21, 2019
  23. Feb 14, 2019
  24. Feb 07, 2019
  25. 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
      d23c0555
  26. 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
      ad375860
  27. Dec 05, 2018
  28. Nov 20, 2018
  29. Nov 19, 2018
  30. Nov 14, 2018
  31. Oct 26, 2018
  32. Oct 24, 2018
  33. Oct 15, 2018
  34. Oct 02, 2018
  35. Sep 27, 2018
  36. Sep 21, 2018
Loading