Rocket.Chat.ReactNative/app/lib/database/model
Djorkaeff Alexandre 46e3db97e8
[NEW] Channel avatars (#2504)
* [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

* Format Avatar URL to use RoomId.

Co-authored-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* edit room avatar

* invalidate cache of room images

* reinit avatar if something change

* read avatar cache on search

* room avatar changed system message

* add avatar by rid test

* update snapshot

* etag cache on select channel

* reset room avatar

* increase caching to have a better image quality

* fix lgtm warn

* invalidate ci cache

* get avatar etag on select users of create discussion

* invalidate ci cache

* Fix migration

* Fix sidebar avatar not updating

* Remove outdated comment

* Tests

Co-authored-by: Prateek93a <prateek93a@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>
2020-10-30 10:51:04 -03:00
..
servers [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
CustomEmoji.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
FrequentlyUsedEmoji.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
Message.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
Permission.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
Role.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
Room.js [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00
ServersHistory.js [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
Setting.js [NEW] Hide system messages (#1755) 2020-02-20 17:43:56 -03:00
SlashCommand.js [NEW] UiKit Beta (#1497) 2020-02-11 11:01:35 -03:00
Subscription.js [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00
Thread.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
ThreadMessage.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
Upload.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
User.js [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
migrations.js [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00