keanu-weblite/src/components/messages
2023-01-05 09:35:47 +00:00
..
export Export chat (from room info page) 2022-05-23 15:19:55 +00:00
attachmentMixin.js Support send/receive of videos 2021-03-17 12:13:53 +01:00
AudioPlayer.vue Only one audio play at a time 2022-04-11 12:09:51 +00:00
AvatarOperations.vue Resolve "set fields to use meaningful ID names for automated test" 2022-01-27 14:56:48 +00:00
ContactChanged.vue Externalize strings 2021-05-20 12:33:59 +02:00
ContactInvited.vue Externalize strings 2021-05-20 12:33:59 +02:00
ContactJoin.vue Externalize strings 2021-05-20 12:33:59 +02:00
ContactLeave.vue browser tab syn for deleted room 2022-06-19 12:02:32 +03:00
DebugEvent.vue Break message layouts out into separate compontents 2020-11-17 20:32:37 +01:00
MessageIncoming.vue Message deleted text 2022-11-30 08:16:23 +00:00
MessageIncomingAudio.vue Externalize strings 2021-05-20 12:33:59 +02:00
MessageIncomingFile.vue Changed all static inline style to CSS classes 2022-02-23 11:52:09 +00:00
MessageIncomingImage.vue implemented image preview in mobile and desktop 2022-02-06 14:21:18 +02:00
MessageIncomingPoll.vue Poll reply fixes and other misc improvements 2022-11-30 08:25:32 +00:00
MessageIncomingSticker.vue Propagate event listeners to message base class(es) 2021-05-10 12:34:32 +02:00
MessageIncomingText.vue Message deleted text 2022-11-30 08:16:23 +00:00
MessageIncomingVideo.vue Changed all static inline style to CSS classes 2022-02-23 11:52:09 +00:00
messageMixin.js UX: Create new poll via modal 2023-01-05 09:35:47 +00:00
MessageOperations.vue Message action button improvements 2022-05-16 14:11:55 +00:00
messageOperationsMixin.js Style quick reactions. 2021-04-09 14:03:40 +02:00
MessageOperationsPicker.vue Resolve "set fields to use meaningful ID names for automated test" 2022-01-27 14:56:48 +00:00
MessageOutgoing.vue Message deleted text 2022-11-30 08:16:23 +00:00
MessageOutgoingAudio.vue Externalize strings 2021-05-20 12:33:59 +02:00
MessageOutgoingFile.vue Changed all static inline style to CSS classes 2022-02-23 11:52:09 +00:00
MessageOutgoingImage.vue implemented image preview in mobile and desktop 2022-02-06 14:21:18 +02:00
MessageOutgoingPoll.vue Poll reply fixes and other misc improvements 2022-11-30 08:25:32 +00:00
MessageOutgoingSticker.vue Propagate event listeners to message base class(es) 2021-05-10 12:34:32 +02:00
MessageOutgoingText.vue Message deleted text 2022-11-30 08:16:23 +00:00
MessageOutgoingVideo.vue Changed all static inline style to CSS classes 2022-02-23 11:52:09 +00:00
pollMixin.js Fix broken emojis after matrix-js-sdk update 2022-11-05 18:35:59 +02:00
QuickReactions.vue Fix broken emojis after matrix-js-sdk update 2022-11-05 18:35:59 +02:00
RoomAliased.vue Allow "createroom" to be accessed without account 2021-05-21 16:27:39 +02:00
RoomAvatarChanged.vue Externalize strings 2021-05-20 12:33:59 +02:00
RoomCreated.vue Implement display of some missing status events 2021-05-21 16:27:59 +02:00
RoomDeletionNotice.vue Timeout on room deletion 2021-07-06 09:33:19 +02:00
RoomEncrypted.vue Implement display of some missing status events 2021-05-21 16:27:59 +02:00
RoomGuestAccessChanged.vue Handle m.room.guest_access events. 2021-05-27 13:39:24 +02:00
RoomHistoryVisibility.vue Externalize strings 2021-05-20 12:33:59 +02:00
RoomJoinRules.vue Externalize strings 2021-05-20 12:33:59 +02:00
RoomNameChanged.vue Externalize strings 2021-05-20 12:33:59 +02:00
RoomPowerLevelsChanged.vue Implement display of power level changes 2021-05-21 14:51:30 +02:00
RoomTopicChanged.vue Externalize strings 2021-05-20 12:33:59 +02:00