keanu-weblite/src/components/messages
2024-01-09 10:44:40 +01:00
..
export file types and exports 2024-01-09 10:44:40 +01:00
attachmentMixin.js Add maxSizeAutoDownloads with default set to 10Mb 2024-01-09 10:44:40 +01:00
AudioPlayer.vue Resolve "press+hold audio recording is broken" 2023-10-25 20:59:56 +00:00
AvatarOperations.vue Resolve "set fields to use meaningful ID names for automated test" 2022-01-27 14:56:48 +00:00
ContactBanned.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
ContactChanged.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
ContactInvited.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
ContactJoin.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
ContactKicked.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
ContactLeave.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
DebugEvent.vue Break message layouts out into separate compontents 2020-11-17 20:32:37 +01:00
MessageIncoming.vue Lots of fixes to "media threads" 2023-11-06 15:28:26 +00:00
MessageIncomingAudio.vue Support sending clap events at a specific time in audio mode 2023-06-07 09:39:05 +02:00
MessageIncomingFile.vue file types and exports 2024-01-09 10:44:40 +01:00
MessageIncomingImage.vue Add maxSizeAutoDownloads with default set to 10Mb 2024-01-09 10:44:40 +01: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 Lots of fixes to "media threads" 2023-11-06 15:28:26 +00:00
MessageIncomingThread.vue Add maxSizeAutoDownloads with default set to 10Mb 2024-01-09 10:44:40 +01:00
MessageIncomingVideo.vue file types and exports 2024-01-09 10:44:40 +01:00
messageMixin.js Lots of fixes to "media threads" 2023-11-06 15:28:26 +00:00
MessageOperations.vue Message action button improvements 2022-05-16 14:11:55 +00:00
messageOperationsMixin.js Lots of fixes to "media threads" 2023-11-06 15:28:26 +00:00
MessageOperationsPicker.vue Resolve "set fields to use meaningful ID names for automated test" 2022-01-27 14:56:48 +00:00
MessageOutgoing.vue Lots of fixes to "media threads" 2023-11-06 15:28:26 +00:00
MessageOutgoingAudio.vue Support sending clap events at a specific time in audio mode 2023-06-07 09:39:05 +02:00
MessageOutgoingFile.vue file types and exports 2024-01-09 10:44:40 +01:00
MessageOutgoingImage.vue Add maxSizeAutoDownloads with default set to 10Mb 2024-01-09 10:44:40 +01: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 Lots of fixes to "media threads" 2023-11-06 15:28:26 +00:00
MessageOutgoingThread.vue Add maxSizeAutoDownloads with default set to 10Mb 2024-01-09 10:44:40 +01:00
MessageOutgoingVideo.vue file types and exports 2024-01-09 10:44:40 +01:00
pollMixin.js Fix broken emojis after matrix-js-sdk update 2022-11-05 18:35:59 +02:00
QuickReactions.vue ux: display all emojis reactions 2023-04-16 13:45:35 +03:00
RoomAliased.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomAvatarChanged.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomCreated.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomDeletionNotice.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomEncrypted.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomGuestAccessChanged.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomHistoryVisibility.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomJoinRules.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomNameChanged.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
RoomPowerLevelsChanged.vue Implement display of power level changes 2021-05-21 14:51:30 +02:00
RoomTopicChanged.vue Add kick,ban,make admin and make moderator operations 2023-01-22 14:41:35 +01:00
SeenBy.vue Show member list of seenby 2023-06-25 17:12:29 +03:00