Skip to content
Snippets Groups Projects
  1. 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] In-app notification (#964) · 467a2d40
      Diego Mello authored
      * added Notification badge
      
      * added notification to state
      
      * added condition not see notification of current room
      
      * fixed lint
      
      * fixed some bugs
      
      * fixed some bugs
      
      * removed navigation prop
      
      * fixed navigation bug
      
      * removed unessary changes
      
      * done requested chamges
      
      * made separate notification for ios and android
      
      * merged notification
      
      * Removed unnecessary sub
      
      * Animation
      
      * Layout changes
      
      * Refactor
      467a2d40
    • 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
  2. Jun 05, 2019
  3. May 29, 2019
  4. May 28, 2019
  5. May 21, 2019
  6. 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
  7. May 16, 2019
  8. May 15, 2019
    • Diego Mello's avatar
      Switch toast lib (#898) · 28628b4d
      Diego Mello authored
      * removed toast from ios
      
      * changed showToast to showAlert
      
      * removed from android
      
      * fix lint
      
      * conflict resolved
      
      * fixed lint
      
      * Fix toast position
      
      * Change toast style
      
      * Use followMessage from rest
      
      * Temporary disable some visual toast tests
      
      * Unnecessary lib version change
      28628b4d
  9. May 10, 2019
    • IlarionHalushka's avatar
      issue #799 merger message views (#876) · 3733f776
      IlarionHalushka authored
      On Room Actions, we have Files, Mentions, Starred and Pinned.
      They have similar APIs and logic.
      All of those could be merged into one generic view (MessagesView).
      Maybe even Search could be in this merge.
      
      Note: They're similar, but have own rules (unstar, unpin, etc).
      
      This change may reduce 1MB to our release bundle size, since we're going to remove a lot of boilerplate.
      3733f776
  10. May 03, 2019
    • Diego Mello's avatar
    • 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
      a243b1cc
  11. Apr 29, 2019
  12. Apr 26, 2019
  13. 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
  14. Apr 17, 2019
  15. Apr 08, 2019
  16. Apr 04, 2019
  17. Apr 01, 2019
  18. Mar 29, 2019
  19. Mar 27, 2019
  20. Mar 18, 2019
  21. Mar 12, 2019
  22. Mar 01, 2019
    • Diego Mello's avatar
      New icons (#643) · a139cc83
      Diego Mello authored
      * New Icons
      
      * Remove unused assets
      
      * Change send icon
      
      * Layout tweaks
      
      * Refactor Status
      
      * Styles changed
      
      * User layout fix
      
      * Separator layout changes
      
      * Sidebar status layout fix
      
      * Fix Message.onLongPress issue
      
      * Fix code markdown
      Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/625
      
      * Status lint
      
      * Fix tests
      
      * Navigation debounce
      
      * RoomActions icons
      
      * Space between components
      
      * Group text
      
      * Update tests
      a139cc83
  23. Feb 27, 2019
  24. Feb 26, 2019
  25. Feb 25, 2019
  26. Feb 14, 2019
  27. Feb 12, 2019
    • Diego Mello's avatar
      [FIX] SDK issues (#621) · 68f5a94f
      Diego Mello authored
      * Remove listeners from room
      * Properly close connections on change server
      * Minor layout change on connecting badge
      68f5a94f
  28. Feb 07, 2019
Loading