verdnatura-chat/app/containers
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
..
ActionSheet [FIX] Action sheet cutting emojis on the header (#2263) 2020-07-08 17:45:13 -03:00
Avatar [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00
Button [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
EmojiPicker [IMPROVEMENT] Clear image cache when clear cache (#2300) 2020-07-17 14:39:06 -03:00
Header [IMPROVEMENT] Unified header UX (#2234) 2020-07-06 17:56:28 -03:00
InAppNotification [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00
MessageActions [FIX] Logout from custom oauth (#2377) 2020-08-25 17:04:18 -03:00
MessageBox [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
Passcode [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
Status [FIX] Vertically centralize RoomItem when `Store_Last_Message` is disabled (#2363) 2020-07-31 14:06:22 -03:00
TwoFactor [IMPROVEMENT] TwoFactor component styling (#2328) 2020-07-22 16:37:42 -03:00
UIKit [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
markdown [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
message [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00
ActivityIndicator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
AppVersion.js [NEW] Onboarding layout (#1954) 2020-03-30 16:20:50 -03:00
Check.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
DisclosureIndicator.js [IMPROVEMENT] Unified header UX (#2234) 2020-07-06 17:56:28 -03:00
FormContainer.js [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
HeaderButton.js [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -03:00
ItemInfo.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
ListItem.js [FIX] Change notifications preferences (#2000) 2020-04-06 18:40:18 -03:00
Loading.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
LoginServices.js [IMPROVEMENT] Customize Sign in with Apple button (#2420) 2020-08-21 16:22:29 -03:00
MessageErrorActions.js [FIX] Missing delete icon on MessageErrorActions (#2373) 2020-08-05 13:48:24 -03:00
OrSeparator.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
ReactionsModal.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
RoomTypeIcon.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
SafeAreaView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
SearchBox.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
Separator.js [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
StatusBar.js [IMPROVEMENT] Unified header UX (#2234) 2020-07-06 17:56:28 -03:00
TextInput.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
Toast.js [FIX] Prevent toast ref error (#1744) 2020-02-17 13:06:08 -03:00