Rocket.Chat.ReactNative/app/containers/MessageBox
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
..
CommandsPreview [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
Mentions [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
buttons [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
Context.js [FIX] Remove some unnecessary re-renders on Messagebox (#1341) 2019-10-30 11:14:41 -03:00
EmojiKeyboard.js [FIX] Emoji keyboard not showing custom and frequently used emojis on Share Extension (#2251) 2020-07-08 13:19:41 -03:00
LeftButtons.android.js [REVERT] Show emoji keyboard on Android (#1738) 2020-02-17 09:14:56 -03:00
LeftButtons.ios.js [NEW] Send multiple attachments (#2162) 2020-06-26 17:22:56 -03:00
RecordAudio.js [NEW] Log events from Room, Settings and Edit status (#2206) 2020-07-30 16:51:13 -03:00
ReplyPreview.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
RightButtons.android.js [IMPROVEMENT] Expo-av audio recorder (#2195) 2020-07-06 16:23:46 -03:00
RightButtons.ios.js [IMPROVEMENT] Expo-av audio recorder (#2195) 2020-07-06 16:23:46 -03:00
constants.js [FIX] Remove some unnecessary re-renders on Messagebox (#1341) 2019-10-30 11:14:41 -03:00
index.js [FIX] Local database searches using non-latin characters (#2462) 2020-09-15 10:01:43 -03:00
styles.js [FIX] Messages hidden behind MessageBox (#2281) 2020-07-13 13:43:08 -03:00