Rocket.Chat.ReactNative/app/containers/markdown
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
..
AtMention.js [FIX] Mentions crashing without username (#2374) 2020-08-05 13:48:03 -03:00
BlockQuote.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
Emoji.js [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
Hashtag.js [IMPROVEMENT] Apply new mention colors (#2351) 2020-07-29 17:49:08 -03:00
Link.js [IMPROVEMENT] Markdown perf (#1796) 2020-02-28 13:18:03 -03:00
List.js [FIX] Messages preview issues (#1257) 2019-10-02 09:41:51 -03:00
ListItem.js [FIX] Few fixes on themes (#1477) 2019-12-17 11:08:06 -03:00
Table.js [FIX] Small fixes on UIKit (#1709) 2020-02-12 14:21:11 -03:00
TableCell.js [FIX] Few fixes on themes (#1477) 2019-12-17 11:08:06 -03:00
TableRow.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
index.js [FIX] Markdown preview causes app stuck (#2303) 2020-07-17 14:45:39 -03:00
mergeTextNodes.js [IMPROVEMENT] Markdown perf (#1796) 2020-02-28 13:18:03 -03:00
styles.js [IMPROVEMENT] Apply new mention colors (#2351) 2020-07-29 17:49:08 -03:00