- Sep 26, 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 * Inline requires * Fix eslint and remove temp gradle * Unnecessary renders * Update isNotch and Readme * Tests updated
-
- 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 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 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
-
- 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 20, 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 * 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
-
- 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')"
-
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 18, 2018
-
-
Diego Mello authored
-
- May 07, 2018
-
-
Diego Mello authored
* react-native-img-cache removed * Improve list render * Support <http://link/Text> inside markdown
-
- Apr 24, 2018
-
-
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
-
- Mar 02, 2018
-
-
Guilherme Gazzo authored
-
Diego Mello authored
* Mentioned messages * Starred and pinned actions debounce * Room members * Open room on member touch
-
- Feb 16, 2018
-
-
Guilherme Gazzo authored
* attempt to add last message * Custom emoji * status
-
Guilherme Gazzo authored
-
Diego Mello authored
-
- Feb 14, 2018
-
-
Guilherme Gazzo authored
-
- Dec 27, 2017
-
-
Diego Mello authored
* Databases separated
-
- Dec 20, 2017
-
-
Martin Schoeler authored
Use TouchableHighlight and TouchableNativeFeedback instead of TouchableOpacity
-
- Dec 11, 2017
-
-
Rodrigo Nascimento authored
-
- Dec 08, 2017
-
-
Guilherme Gazzo authored
* multiline messagebox * Action buttons alignment * rocket chat icons
-
Diego Mello authored
* Search * Custom search on iOS and Android
-
Rodrigo Nascimento authored
-
- Nov 22, 2017
-
-
Rodrigo Nascimento authored
-
- Nov 13, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
- Nov 08, 2017
-
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
- Sep 21, 2017
-
-
gilmarsquinelato authored
* Changed navigation library to react-navigation. Refactoring on sagas to remove navigation navigation flow do it in views. Added new modal library. Renamed view files to the same name of their classes. Added support to redux-devtools using the chrome extension through Remote devtools menu. Some components was refactored to reduce complexity and more legibility. * Remove react-native-navigation from Android * Adding servers to drawer menu, allowing server switch. * Sidebar component * opss :x fix add server * opss :x fix add server * Fixed add server navigation issues, fixed empty and slow Rooms List and Chat Messages * Disable cleanup everytime * some fixes * some fixes * fix? * . * Fixed logo not displaying when app is loading or signing to server * Fixed logo in loading and login * Update LoginView.js * Update PublicRoutes.js
-
- Sep 01, 2017
-
-
Guilherme Gazzo authored
* Reduce test lines of code * removed useless packages * pkg * add server saga * removed taginput taginput is not ready =/ * ~fix navigation~ * code duplicated * code duplicated * Delete tags.js * Delete TagInput.js
-
Gilmar Quinelato authored
-
- Aug 28, 2017
-
-
Diego Sampaio authored
-
- Aug 23, 2017
-
-
Rodrigo Nascimento authored
-
- Aug 22, 2017
-
-
Diego Sampaio authored
-
Diego Sampaio authored
-
Diego Sampaio authored
-