- Jun 10, 2019
-
-
Diego Mello authored
* added Notification badge * added notification to state * added condition not see notification of current room * fixed lint * fixed some bugs * fixed some bugs * removed navigation prop * fixed navigation bug * removed unessary changes * done requested chamges * made separate notification for ios and android * merged notification * Removed unnecessary sub * Animation * Layout changes * Refactor
-
Diego Mello authored
* Initial * Search working * Refactor layout * Layout and search working * Navigate * Remove inline styles and fix i18n * Federation setting * Missing i18n * Fix android style * Refactor
-
- Jun 08, 2019
-
-
Weijia authored
-
- Jun 05, 2019
-
-
Diego Mello authored
* [FIX] Lazy fetch server info * [FIX] Multiple servers issues
-
IlarionHalushka authored
-
Diego Mello authored
-
Diego Mello authored
-
Diego Mello authored
-
Diego Mello authored
-
- Jun 03, 2019
-
-
IlarionHalushka authored
* add README.md for running ios detox e2e tests * uncomment circle ci e2e tests * update e2e credentials and server url * update e2e credentials and docs * comment lastMessage prop on RoomListView->RoomItem (research realm bug) * add sleep before search in joinpublic room test (research realm bug) * use detox.launchApp instead of detox.reloadRN, (joinpuclicroom test) * make e2e job run only on approval; update docs with PR review comments * cache node_modules on CI jobs: e2e tests, ios build * fix circle CI caching node_modules * fix circle CI caching node_modules * revert changes connected to caching node_modules * remove unnecessary changes * revert email value to diego.mello * add stopTrackingMention when input becomes empty in messagebox * add Android run instruction to readme * fix spacing
-
Djorkaeff Alexandre authored
-
Diego Mello authored
-
Diego Mello authored
* Apply alpha update * Update to Realm released fix
-
- May 31, 2019
-
-
Diego Mello authored
-
Diego Mello authored
-
Diego Mello authored
-
Diego Mello authored
* Split android * Split iOS * Update CI
-
- May 30, 2019
-
-
lolimay authored
* [FIX] Gitlab url hardcoded problem * Closes https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/251 * Fix API_Gitlab_URL type
-
Djorkaeff Alexandre authored
* Fix - App crash with backspace on input message * Improving code to fix backspace bug * Fix destructuring undefined * Improvement code to fix backspace bug
-
- May 29, 2019
-
-
Djorkaeff Alexandre authored
* Generate and share permalink to rooms * Create constant to share type * Fix unnecessary await * Remove unnecessary test * Revert delete e2e test
-
- May 28, 2019
-
-
Diego Mello authored
* [IMPROVEMENT] Update user presence endpoint * Use `from` parameter in case of reconnection
-
Diego Mello authored
-
Diego Mello authored
We need to migrate from deprecated react-native-fabric to react-native-firebase. This PR enables following Firebase features: * Analytics * Crashlytics * Performance It also tracks screen view without the necessity of HOC. Future work: I won't do it in this PR because it's large enough, but we need to log more app events, like 'sent_message', 'open_admin', 'media_upload', etc.
-
- May 27, 2019
-
-
Diego Mello authored
* Debounce onChangeText * Refactor FilesActions * Clear input asap * Different buttons on iOS/Android * Minor fragment refactor * Import emoji keyboard on android only
-
- May 23, 2019
-
-
Diego Mello authored
-
Diego Mello authored
* [CHORE] Upgrade Mac CI image to 10.2.1 * [CHORE] Android App Bundle * Fix CI
-
Diego Mello authored
-
lolimay authored
-
- May 22, 2019
-
-
Diego Mello authored
-
Diego Mello authored
* update IOS react native to 0.59.8 * update Android react native to 0.59.8 * fix eslint errors * Android debug working * Android build * Fix lint * Making jest happy * Update CircleCI android image * Fix android build * Use 32 bits * Fix iOS build * Update detox * Use new Xcode build system * Use old build system * Update realm (64 bits support)
-
Diego Mello authored
-
- May 21, 2019
-
-
Diego Mello authored
-
Diego Mello authored
* Add toggle markdown to settings * Remove unused translation
-
- May 20, 2019
-
-
IlarionHalushka authored
Run lint and jest during pre-commit
-
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 18, 2019
-
-
pranavpandey1998official authored
* added admin panel * reverting some changes * fixed problem with authToken * changed tab to space * done requested changes * fixed lint * added react-native-webview * Install webview pod
-
- May 16, 2019
-
-
pranavpandey1998official authored
-
- May 15, 2019
-
-
Diego Mello authored
* removed toast from ios * changed showToast to showAlert * removed from android * fix lint * conflict resolved * fixed lint * Fix toast position * Change toast style * Use followMessage from rest * Temporary disable some visual toast tests * Unnecessary lib version change
-
- May 14, 2019
-
-
Diego Mello authored
-
- May 10, 2019
-
-
Diego Mello authored
-