Rocket.Chat.ReactNative/app/views
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
..
AdminPanelView [FIX] Admin panel not logging in automatically (#2330) 2020-07-22 16:41:36 -03:00
AutoTranslateView [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
CreateDiscussionView [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
DirectoryView [FIX] Apply theme on Directory description (#2428) 2020-08-26 11:10:26 -03:00
InviteUsersEditView [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
InviteUsersView [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
LanguageView [CHORE] Simplify i18n files (#2472) 2020-09-17 08:50:27 -03:00
MessagesView [FIX] Verify useRealName setting on files screen (#2427) 2020-08-26 11:06:14 -03:00
NewServerView [FIX] Local database searches using non-latin characters (#2462) 2020-09-15 10:01:43 -03:00
NotificationPreferencesView [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -03:00
OnboardingView [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
ProfileView [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
ReadReceiptView [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
RoomActionsView [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
RoomInfoEditView [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
RoomInfoView [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
RoomMembersView [FIX] Logout from custom oauth (#2377) 2020-08-25 17:04:18 -03:00
RoomView [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
RoomsListView [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
SearchMessagesView [FIX] Local database searches using non-latin characters (#2462) 2020-09-15 10:01:43 -03:00
SettingsView [NEW] Toggle analytics events (#2422) 2020-09-11 14:34:11 -03:00
ShareListView [FIX] Local database searches using non-latin characters (#2462) 2020-09-15 10:01:43 -03:00
ShareView [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
SidebarView [FIX] Avatar cache invalidation (#2311) 2020-10-30 10:12:02 -03:00
ThreadMessagesView [FIX] ThreadMessagesView throwing error when subscription wasn't found (#2255) 2020-07-08 13:50:07 -03:00
UserNotificationPreferencesView [NEW] User notification preferences (#2403) 2020-08-21 10:30:11 -03:00
UserPreferencesView [FIX] User Preferences (#2418) 2020-08-21 15:14:06 -03:00
WorkspaceView [FIX] WorkspaceView not looking for the correct image path (#2376) 2020-08-05 13:46:42 -03:00
AttachmentView.js [IMPROVEMENT] Add "Allow_Save_Media_to_Gallery" setting (#2459) 2020-09-15 10:34:49 -03:00
AuthLoadingView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
AuthenticationWebView.js [NEW] IFrame authentication (#2184) 2020-06-17 17:12:21 -03:00
ChangePasscodeView.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
CreateChannelView.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
DefaultBrowserView.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
E2EEnterYourPasswordView.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
E2EHowItWorksView.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
E2ESaveYourPasswordView.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
ForgotPasswordView.js [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
ForwardLivechatView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
JitsiMeetView.js [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
LegalView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
LivechatEditView.js [CHORE] Update icon names (#2318) 2020-07-27 16:53:33 -03:00
LoginView.js [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
MarkdownTableView.js [FIX] Minor i18n issues (#2335) 2020-07-31 15:30:36 -03:00
ModalBlockView.js Update dependencies (#2301) 2020-07-20 13:35:17 -03:00
NewMessageView.js [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
PickerView.js [FIX] i18n being called outside render (#2334) 2020-07-24 16:23:34 -03:00
RegisterView.js [NEW] Log events from RoomsList, SideDrawer and Profile (#2190) 2020-07-30 10:26:17 -03:00
ScreenLockConfigView.js [FIX] Minor i18n issues (#2335) 2020-07-31 15:30:36 -03:00
ScreenLockedView.js [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
SelectServerView.js [FIX] Minor i18n issues (#2335) 2020-07-31 15:30:36 -03:00
SelectedUsersView.js [NEW] Log events from Room, Settings and Edit status (#2206) 2020-07-30 16:51:13 -03:00
SetUsernameView.js [CHORE] Add wrapper to make Meteor methods calls over REST (#2104) 2020-06-29 14:57:39 -03:00
StatusView.js [NEW] Log events from Room, Settings and Edit status (#2206) 2020-07-30 16:51:13 -03:00
Styles.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
ThemeView.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
VisitorNavigationView.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
WithoutServersView.js [FIX] Minor i18n issues (#2335) 2020-07-31 15:30:36 -03:00