- Feb 14, 2020
-
-
Sarthak Pranesh authored
-
- Dec 04, 2019
-
-
Diego Mello authored
-
- Nov 25, 2019
-
-
Djorkaeff Alexandre authored
-
- Sep 24, 2019
-
-
vitorandos authored
-
- May 20, 2019
-
-
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)
-
- May 03, 2019
-
-
Diego Mello authored
-
- Apr 08, 2019
-
-
Diego Sampaio authored
-
- Mar 29, 2019
-
-
Diego Mello authored
-
- Mar 01, 2019
-
-
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
-
- Sep 19, 2018
-
-
Diego Mello authored
* Fix user.roles * Better onLongPress handle on messages * Indicator position * Fix role undefined in system messages * Add baseUrl in case of file attachments * Join room fixed * RoomView params * Broadcast fixes * Add server layout changes * Use native images * Subscribe to not joined channels * Fix alerts without i18n * Tests updated
-
- Sep 14, 2018
-
-
Diego Mello authored
-
- 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 01, 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 --> - [x] Added FlatList.getItemLayout() to improve list render time - [x] Some texts were breaking lines at sidebar - [x] Removed onPress from links at RoomsListView - [x] Added eslint rule to prevent unused styles - [x] Fixed auto focus bug at CreateChannel and NewServer - [x] Fix change server bug - [x] Fixed a bug when resuming in ListServer - [x] I18n fixed - [x] Fixed a bug on actionsheet ref not being created - [x] Reply wasn't showing on Android - [x] Use Notification.Builder.setColor/getColor only after Android SDK 23 - [x] Listen to app state only when inside app - [x] Switched register push token position in order to improve login performance - [x] When deep link changes server, it doesn't refresh rooms list - [x] Added SafeAreaView in all views to improve iPhone X experience - [x] Subpath regex #388
-
- Jan 30, 2018
-
-
Diego Mello authored
* * Tracking emoji * Fixed users/rooms regex tracking * Autocomplete emoji * Toggle reaction * 'User have reacted' style * Show who have reacted onLongPress * Vibration onLongPress
-
- Dec 28, 2017
-
-
Saket Kumar authored
* Open link in customTabs on Android.
-
- Dec 02, 2017
-
-
Diego Mello authored
* Separate attachment types * Audio attachment file * tmp react-native-video-controls * video working * - Video modal removed * Supported video types check * Audio component * Audio animation * Use a standard ESLint file name * Reusable markdown stateless component * react-native-sound removed * react-native-sound removed from xcode * Url working * Update build.gradle * Other attachments * Fields
-