Skip to content
Snippets Groups Projects
  1. Jul 10, 2018
    • Diego Mello's avatar
      Allow x-instance-id and X-Instance-ID header (#354) · 1faf9bf5
      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 #137 
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      Some server configurations may send x-instance-id header with different case.
      1faf9bf5
    • Diego Mello's avatar
      Switch push notification lib (#346) · 224c421b
      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 #342 
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      224c421b
  2. Jun 20, 2018
    • Diego Mello's avatar
      Update gradle and targetSdkVersion (#328) · 8af34a70
      Diego Mello authored
      * Changed the way we read RocketChat settings since setting.type won't be returned from server anymore
      
      * Permissions
      
      * Unnecessary action sheet render
      
      * Update gradle
      
      * Switched testServer to use blob
      
      * RoomsListHeader search fixed
      
      * Runs loadMessagesForRoom only if room has at least 20 rows
      
      * - Logout if user's token expired
      - Removed update avatar logic
      - Profile dialog border on android
      
      * - Animations disabled
      - CircleCI set
      
      * Tests updated
      
      * "eventType argument is required" fix
      8af34a70
  3. Jun 18, 2018
  4. 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
    • Diego Mello's avatar
      Ddp fixes (#324) · 802eff26
      Diego Mello authored
      802eff26
  5. Jun 11, 2018
  6. Jun 05, 2018
  7. Jun 01, 2018
  8. May 30, 2018
    • Diego Mello's avatar
      Fix for "java.lang.IllegalArgumentException: unexpected url" (#313) · ed8ce287
      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 -->
      User was able to add an invalid instance of Rocket.Chat by pressing submit button instead of "Connect" button.
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      ed8ce287
  9. May 29, 2018
    • Diego Mello's avatar
      Fixed audio recording issues (#310) · 3b278f47
      Diego Mello authored
      3b278f47
    • Diego Mello's avatar
      New markdown (#306) · f61a57bb
      Diego Mello authored
      Our current markdown is causing a lot of issues on Android devices, since it wraps everything inside a Text component.
      On Android, Text doesn't support View as a child.
      This PR adds react-native-markdown-renderer, that uses View as wrapper and may be better.
      f61a57bb
  10. May 24, 2018
    • Diego Mello's avatar
      [NEW] Broadcast channels (#301) · 061c313e
      Diego Mello authored
      * Broadcast channels
      
      * e2e tests
      061c313e
    • Diego Mello's avatar
      RoomsListView re-render (#304) · 8f90565e
      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 -->
      
      <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
      - [x] Removed unnecessary re-renders on RoomsListView
      8f90565e
  11. May 23, 2018
  12. May 21, 2018
  13. May 18, 2018
    • Diego Mello's avatar
      Tests updated · 078556e7
      Diego Mello authored
      078556e7
    • Diego Mello's avatar
      Lint · 49215cc4
      Diego Mello authored
      49215cc4
    • Diego Mello's avatar
      Deep linking fix and more (#294) · 2b172b35
      Diego Mello authored
      * Fix - Any https link was deep linking to RocketChat
      
      * Keyboard dismiss after add new server
      
      * Room info bug fix
      
      * Opacity animation
      
      * Navigation when adding server fixed
      
      * Throttle for unnecessary render on receiving several messages
      
      * Search inputs without autocorrect and autocapitalize
      
      * Search messages fixed
      
      * Messagebox unnecessary render and spotlight fixed
      
      * react-native-keyboard-input updated
      2b172b35
    • Diego Mello's avatar
      Avatar initials and room type icon (#298) · a0bb6164
      Diego Mello authored
      a0bb6164
  14. May 07, 2018
  15. Apr 28, 2018
  16. Apr 27, 2018
  17. Apr 26, 2018
  18. 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
      Unverified
      557e4856
  19. Apr 21, 2018
  20. Apr 10, 2018
    • Diego Mello's avatar
      Bug fixes (#261) · 6d0e8e50
      Diego Mello authored
      * Layout fixes
      
      * RoomsListView's SafeAreaView
      
      * Unhandled promise rejection fix
      
      * Prevent navigation from opening scenes twice
      
      * Create channel fixes
      6d0e8e50
  21. Apr 03, 2018
  22. Apr 01, 2018
  23. Mar 30, 2018
  24. Mar 29, 2018
Loading