Rocket.Chat.ReactNative/app/lib
Djorkaeff Alexandre 734039191f
[FIX] Avatar cache invalidation (#2311)
* [WIP] Avatar cache invalidation

* [WIP] Avatar container

* [IMPROVEMENT] Avatar container

* [CHORE] Improve code

* Allow static image on Avatar

* Fix avatar changing while change username (#1583)

Co-authored-by: Prateek93a <prateek93a@gmail.com>

* Add default props to properly update on Sidebar and ProfileView

* Fix subscribing on the wrong moment

* Storyshots update

* RoomItem using Avatar Component

* use iife to unsubscribe from user

* Use component on avatar container

* RoomItem as a React.Component

* Move servers models to servers folder

* Avatar -> AvatarContainer

* Users indexed fields

* Initialize author and check if u is present

* Not was found -> User not found (turn comments more relevant)

* RoomItemInner -> Wrapper

* Revert Avatar Touchable logic

* Revert responsability of LeftButton on Tablet Mode

* Prevent setState on constructor

* Run avatarURL only when its not static

* Add streams RC Version

* Move entire add user logic to result.success

* Reorder init on RoomItem

* onPress as a class function

* Fix roomItem using same username

* Add avatar Stories

* Fix pick an image from gallery on ProfileView

* get avatar etag on select users of create discussion

* invalidate ci cache

* Fix migration

* Fix sidebar avatar not updating

Co-authored-by: Prateek93a <prateek93a@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-10-30 10:12:02 -03:00
..
database [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
encryption [NEW] E2E Encryption push (iOS) (#2463) 2020-09-24 15:34:13 -03:00
methods [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
Icons.js Switch to react-navigation (#687) 2019-03-12 13:23:06 -03:00
Navigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
ShareNavigation.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
appStateMiddleware.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
createStore.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
rocketchat.js [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
selection.json [IMPROVEMENT] Customize Sign in with Apple button (#2420) 2020-08-21 16:22:29 -03:00
userPreferences.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
utils.js [NEW] Image Viewer (#1479) 2019-12-18 18:13:11 -03:00