- Jul 02, 2019
-
-
Diego Mello authored
* [FIX] iOS share credentials build * Use `hasMigration` as a string
-
- Jun 27, 2019
-
-
Djorkaeff Alexandre authored
*
Fix native credentials (android) * Fix migration loop
-
- Jun 26, 2019
-
-
Djorkaeff Alexandre authored
*
Create user table * Introduce user table * Remove unused table * Add userdefaults to storage data * Fix android build * Get credentials from iOS native client * Remove unused code * Revert sign xcode * Fix first login-logout * Use constants to UserDefaults Keys * Fix clear server-user-info on logout * Fix filter null value * Remove user object in logout * Fix get servers from native-client * Fix error on change server
-
- Jun 18, 2019
-
-
Diego Mello authored
* [FIX] Add Inactive state to rooms request's race cancellation * Changed rooms request's cancellation rules
-
- Jun 17, 2019
-
-
Diego Mello authored
* Fork selectServer and loginSuccess * Fork tasks on login * Refactor * Remove room sub and requests on logout * Comment room header disabled rule * Check server on rooms stream * Uncomment disabled props * Fix updating state * Comment last fetch user presence date
-
- 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
-
- Jun 05, 2019
-
-
Diego Mello authored
* [FIX] Lazy fetch server info * [FIX] Multiple servers issues
-
Diego Mello authored
-
- May 28, 2019
-
-
Diego Mello authored
-
- May 21, 2019
-
-
Diego Mello authored
* Add toggle markdown to settings * Remove unused translation
-
- 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)
-
- Apr 26, 2019
-
-
Diego Mello authored
* Fetch roles from rest api * Fix RoomInfoView role get * Remove roles from redux
-
- Apr 17, 2019
-
-
Diego Mello authored
-
- Apr 08, 2019
-
-
Diego Sampaio authored
-
- Mar 18, 2019
-
-
Diego Mello authored
-
- Mar 12, 2019
-
-
Diego Mello authored
-
- Feb 27, 2019
-
-
Diego Mello authored
-
Diego Mello authored
* Remove drawer (layout needs to be changed in future releases, though) * Don't navigate outside on logout if there's other logged server * Update react-native-navigation
-
- Feb 07, 2019
-
-
Diego Mello authored
Shows "Updating..." when requesting rooms from Rest API.
-
Diego Mello authored
-
- Jan 31, 2019
-
-
Diego Mello authored
* Add Navigation class * Place Drawer.js logic inside of Navigation * Load less views at startup
-
- 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 12, 2018
-
-
Diego Mello authored
* Room files * Pinned messages * Starred messages * Mentioned messages * Search messages * Bug fixes * Profile * Livechat * Block/unblock user * Erase room * Archive room * Remove unused method * Bug fix
-
- Dec 07, 2018
-
-
Diego Mello authored
-
- Dec 05, 2018
-
-
Diego Mello authored
-
- Nov 27, 2018
-
-
Diego Mello authored
* [FIX] Android stuck on splash screen after hardware button is pressed * Fix empty user at asyncstorage * Remove unused subscribe
-
- Nov 22, 2018
-
-
Diego Mello authored
-
- Nov 16, 2018
-
-
Diego Mello authored
-
- Nov 14, 2018
-
-
Diego Mello authored
New Authentication layout
-
- Oct 31, 2018
-
-
Diego Mello authored
-
Diego Mello authored
-
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
-
- Oct 18, 2018
-
-
Diego Mello authored
* [FIX] Logout * Removed realm instances on rooms list
-
- Oct 15, 2018
-
-
Diego Mello authored
* JS SDK * API working * Multiple servers
-
- Sep 28, 2018
-
-
Diego Mello authored
* [FIX] Handle deleted messages * Fix rest error * Fix some connection issues
-
- 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 21, 2018
-
-
Diego Mello authored
* [NEW] Portuguese translation * Remove servers from sidebar
-
- 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
-