Skip to content
Snippets Groups Projects
  1. Jul 29, 2019
  2. May 23, 2019
  3. Mar 25, 2019
  4. Mar 13, 2019
  5. Mar 12, 2019
  6. Feb 12, 2019
  7. Feb 07, 2019
  8. 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
  9. Nov 19, 2018
  10. Oct 24, 2018
  11. 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
      e18491f5
  12. Sep 11, 2018
    • Diego Mello's avatar
      [NEW] Message layout (#426) · 96d0b1fc
      Diego Mello authored
      * message container/component
      
      * Separator component
      
      * Reply
      
      * Url
      
      * tests updated
      
      * Minor changes
      
      * Audio component
      
      * Broadcast button
      
      * Minor touches
      
      * Reply preview
      
      * Edited
      
      * Minor bug fixes
      
      * - Update roadmap
      - Bump version to 1.2
      
      * Onboarding styles fix
  13. Aug 10, 2018
    • Diego Mello's avatar
      Add roadmap (#406) · 701baed9
      Diego Mello authored
      <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
      @RocketChat/ReactNative
      
      <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
      Closes #45 
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      701baed9
  14. Jul 30, 2018
    • Diego Mello's avatar
      Added single-server to readme (#390) · 90c777cd
      Diego Mello authored
      <!-- INSTRUCTION: Keep the line below to notify all core developers about this new PR -->
      @RocketChat/ReactNative
      
      <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below -->
      Closes #386 
      Closes #295 
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      90c777cd
  15. Jun 13, 2018
    • Diego Mello's avatar
      [NEW] User Profile (#323) · da173275
      Diego Mello authored
      * Drawer layout
      
      * Drawer changes
      
      * Profile
      
      * Profile avatar
      
      * Set language
      
      * Tests
      
      * Custom fields
      
      * Readme updated
      
      * fix invalid user muted value
      
      * Fix for "Cannot add a child that doesn't have a YogaNode to a parent without a measure function! (Trying to add a 'RCTVirtualText' to a 'RCTView')"
      da173275
  16. May 23, 2018
  17. Apr 24, 2018
    • Guilherme Gazzo's avatar
      Beta (#265) · 557e4856
      Guilherme Gazzo authored
      * Fabric iOS
      
      * Fabric configured on iOS and Android
      
      * - react-native-fabric configured
      
      - login tracked
      
      * README updated
      
      * Run scripts from README updated
      
      * README scripts
      
      * get rooms and messages by rest
      
      * user status
      
      * more improves
      
      * more improves
      
      * send pong on timeout
      
      * fix some methods
      
      * more tests
      
      * rest messages
      
      * Room actions (#266)
      
      * Toggle notifications
      
      * Search messages
      
      * Invite users
      
      * Mute/Unmute users in room
      
      * rocket.cat messages
      
      * Room topic layout fixed
      
      * Starred messages loading onEndReached
      
      * Room actions onEndReached
      
      * Unnecessary login request
      
      * Login loading
      
      * Login services fixed
      
      * User presence layout
      
      * ïmproves on room actions view
      
      * Removed unnecessary data from SelectedUsersView
      
      * load few messages on open room, search message improve
      
      * fix loading messages forever
      
      * Removed state from search
      
      * Custom message time format
      
      * secureTextEntry layout
      
      * Reduce android app size
      
      * Roles subscription fix
      
      * Public routes navigation
      
      * fix reconnect
      
      * - New login/register, login, register
      
      * proguard
      
      * Login flux
      
      * App init/restore
      
      * Android layout fixes
      
      * Multiple meteor connection requests fixed
      
      * Nested attachments
      
      * Nested attachments
      
      * fix check status
      
      * New login layout (#269)
      
      * Public routes navigation
      
      * New login/register, login, register
      
      * Multiple meteor connection requests fixed
      
      * Nested attachments
      
      * Button component
      
      * TextInput android layout fixed
      
      * Register fixed
      
      * Thinner close modal button
      
      * Requests /me after login only one time
      
      * Static images moved
      
      * fix reconnect
      
      * fix ddp
      
      * fix custom emoji
      
      * New message layout (#273)
      
      * Grouping messages
      
      * Message layout
      
      * Users typing animation
      
      * Image  attachment layout
      557e4856
  18. Apr 03, 2018
    • Diego Mello's avatar
      Crashlytics (#258) · 17ecd5c9
      Diego Mello authored
      * Fabric iOS
      
      * Fabric configured on iOS and Android
      
      * login tracked
      
      * more logs
      
      * fix reaction
      17ecd5c9
  19. Feb 14, 2018
  20. Nov 13, 2017
  21. Aug 18, 2017
  22. Aug 17, 2017
  23. Aug 16, 2017
Loading