keanu-weblite/src/components
2024-08-19 17:07:06 +03:00
..
file_mode Mobile: top level heart reaction on double tab 2024-05-18 22:13:07 +03:00
messages Remove global "auto_join_rooms" flag and use optional "/join" segments in invite links 2024-07-30 18:28:42 +02:00
welcome_headers Remove global "auto_join_rooms" flag and use optional "/join" segments in invite links 2024-07-30 18:28:42 +02:00
ActionRow.vue Profile settings: add global Notification toggle 2023-12-07 20:53:24 +02:00
AudioLayout.vue Implement new "read only" room flag 2024-04-26 16:44:06 +02:00
BottomSheet.vue Show member list of seenby 2023-06-25 17:12:29 +03:00
Chat.vue Remove global "auto_join_rooms" flag and use optional "/join" segments in invite links 2024-07-30 18:28:42 +02:00
ChatHeader.vue Move PurgeDialog to Chat. Improve robustness of purge. 2024-04-11 11:27:07 +02:00
ChatHeaderPrivate.vue Move PurgeDialog to Chat. Improve robustness of purge. 2024-04-11 11:27:07 +02:00
chatMixin.js Fix redacted media thread showing "message removed" for every media item. 2024-07-11 15:52:45 +02:00
CopyLink.vue Style the "share QR" link 2023-10-17 11:27:06 +02:00
CreateChannel.vue Make channels unencrypted 2024-06-05 15:44:34 +02:00
CreatePollDialog.vue UX: Create new poll via modal 2023-01-05 09:35:47 +00:00
CreateRoom.vue Select whole name on focus when choosing identity 2024-07-19 10:50:34 +02:00
DeviceList.vue room members ux: Tabs and Expanssion panels usage 2024-02-04 20:59:58 +02:00
GetLink.vue Add "createchannel" endpoint 2024-04-03 09:36:22 +02:00
Home.vue Get dm link 2023-09-29 15:13:12 +00:00
InputControl.vue Mobile: top level heart reaction on double tab 2024-05-18 22:13:07 +03:00
InteractiveAuth.vue Better RTL support on "create room" screen 2023-06-05 09:42:15 +02:00
Invite.vue Changed all static inline style to CSS classes 2022-02-23 11:52:09 +00:00
Join.vue Remove global "auto_join_rooms" flag and use optional "/join" segments in invite links 2024-07-30 18:28:42 +02:00
languageMixin.js Resolve "Join page language display, rtl & ltr fixes for safari browser" 2022-02-11 07:24:28 +00:00
LeaveRoomDialog.vue Resolve "(File Drop Mode) : File sent from the user in file drop mode is not received by another user" 2023-08-01 10:14:10 +00:00
Login.vue Improved BaseURL and DM link handling 2023-12-01 08:20:03 +00:00
logoMixin.js Allow logo and accentColor to be set in config/runtimeConfig 2023-04-26 11:39:32 +02:00
LogoutRoomDialog.vue logout confirmation popup 2022-06-11 09:31:14 +03:00
MessageErrorHandler.vue Handle message rendering errors via the errorCaptured hook 2024-06-07 15:03:29 +02:00
MessageOperationsBottomSheet.vue Message action button improvements 2022-05-16 14:11:55 +00:00
MessageRetentionDialog.vue Mobile: top level heart reaction on double tab 2024-05-18 22:13:07 +03:00
MoreMenuPopup.vue Fix gallery view/preview 2023-10-25 10:44:25 +00:00
NoHistoryRoomWelcomeHeader.vue Resolve "No history message for new room members" 2023-04-27 07:09:20 +00:00
Profile.vue Profile settings: add global Notification toggle 2023-12-07 20:53:24 +02:00
profileInfoMixin.js Resolve "Set Password should be changed to Change Password once the user has set the password on User Profile screen" 2023-06-07 12:55:12 +00:00
ProfileInfoPopup.vue Remove room creation option(s) if hide_add_room_on_home is set 2023-10-31 09:51:57 +01:00
PurgeRoomDialog.vue ux: delete now and increase self destruct time 2023-11-11 11:39:14 +02:00
QRCodePopup.vue Get dm link 2023-09-29 15:13:12 +00:00
QuoteView.vue Make click on profile in "goodbye" link to Home. 2023-10-25 12:55:34 +02:00
rememberMeMixin.js Update matrix-js-sdk and dependent packages 2022-09-29 20:52:05 +02:00
RoomAvatarPicker.vue Resolve "Room setup: Not able to edit the room name once the room is created" 2022-07-15 12:51:45 +00:00
roomDisplayOptionsMixin.js Hide own joins for direct rooms 2023-09-28 09:13:12 +02:00
RoomExport.vue Unify room welcome header handling 2024-04-03 09:36:22 +02:00
RoomInfo.vue Implement new "read only" room flag 2024-04-26 16:44:06 +02:00
RoomInfoBottomSheet.vue Remove room creation option(s) if hide_add_room_on_home is set 2023-10-31 09:51:57 +01:00
roomInfoMixin.js Remove global "auto_join_rooms" flag and use optional "/join" segments in invite links 2024-07-30 18:28:42 +02:00
RoomList.vue Roomllist: sorty by recent activity and room with notification 2024-02-03 14:33:42 +02:00
roomMembersMixin.js "Private chat" header for direct chats 2023-08-30 10:50:45 +02:00
roomTypeMixin.js Add "createchannel" endpoint 2024-04-03 09:36:22 +02:00
RoomTypeSelector.vue Experimental "file drop" mode 2023-06-28 12:14:44 +00:00
SelectLanguageDialog.vue language options linked to guardian project email 2022-03-21 07:45:00 +00:00
sendAttachmentsMixin.js Fix "cancel" when sending attachments 2024-07-11 09:50:08 +02:00
StickerPickerBottomSheet.vue Changed all static inline style to CSS classes 2022-02-23 11:52:09 +00:00
UnsupportedBrowserAlert.vue unsupported browser alert 2024-08-19 17:07:06 +03:00
UserProfileDialog.vue UserProfileDialog padding top and profile view background alignment 2024-03-24 13:58:05 +02:00
VoiceRecorder.vue Resolve "press+hold audio recording is broken" 2023-10-25 20:59:56 +00:00
VoiceRecorderLock.vue Voice messages 2021-02-23 22:07:57 +01:00
YouAre.vue Changed all static inline style to CSS classes 2022-02-23 11:52:09 +00:00