- Feb 08, 2019
-
-
Diego Mello authored
-
- Feb 07, 2019
-
-
Diego Mello authored
-
- Jan 31, 2019
-
-
Diego Mello authored
* Add Navigation class * Place Drawer.js logic inside of Navigation * Load less views at startup
-
- Jan 29, 2019
-
-
Diego Mello authored
-
- Dec 21, 2018
-
-
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
-
- Dec 05, 2018
-
-
Diego Mello authored
-
- Nov 14, 2018
-
-
Diego Mello authored
New Authentication layout
-
- Nov 05, 2018
-
-
Diego Mello authored
-
- Oct 23, 2018
-
-
Diego Mello authored
* v2 * Working on Android 0.57.3 * Drawer working * Removing v1 navigator * - Splash screen - Icons changed * Deeplink * Remove EventEmitter from CreateChannelView * Android search * Android notifications * OAuth * Fix search props * Lint and tests fixed * Fix android build * Improvements on iPhone X* usage * Fix detox * Fix android build * Room.f added to RoomView.shouldComponentUpdate * Animations on RoomsListView and RoomView * Fix topbar buttons on Android
-
- Sep 28, 2018
-
-
Diego Mello authored
* [FIX] Handle deleted messages * Fix rest error * Fix some connection issues
-
- Sep 25, 2018
-
-
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
-
- Sep 11, 2018
-
-
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
-
- Aug 31, 2018
-
-
Diego Mello authored
* RoomsListView layout * Rooms list layout * Sort component * Header icons * Default header colors * Add server dropdown * Close sort dropdown if server dropdown will open * UserItem * Room type icon * Search working * Tests updated * Android layout * Using realm queries instead of array iterates * Animation duration * Fixed render bug * - NewMessageView - backButtonTitle always empty - SearchBox created * New create channel layout * Search refactored * loginSuccess dismiss modal * Tests working
-
Diego Mello authored
* RoomsListView layout * Rooms list layout * Sort component * Header icons * Default header colors * Add server dropdown * Close sort dropdown if server dropdown will open * UserItem * Room type icon * Search working * Tests updated * Android layout * Using realm queries instead of array iterates * Animation duration * Fixed render bug
-
- Aug 10, 2018
-
-
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 #392 <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->   
-
- Jul 18, 2018
-
-
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 -->
-
- Jul 10, 2018
-
-
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 -->
-
- Jun 18, 2018
-
-
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
-
- Jun 13, 2018
-
-
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')"
-
- Jun 05, 2018
-
-
Diego Mello authored
-
- Jun 01, 2018
-
-
Diego Mello authored
-
- May 29, 2018
-
-
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.
-
- May 24, 2018
-
-
Diego Mello authored
* Broadcast channels * e2e tests
-
- May 23, 2018
-
-
Guilherme Gazzo authored
-