status-desktop/ui/imports/shared/views/chat
Lukáš Tinkl b623c8fb2b fix(chat input): should be disabled if user is not able to post
- extend `isUserAllowedToSendMessage` to also cover
`Constants.chatType.communityChat`
- let `admin` always satisfy the permissions
- hide the add emoji/reaction button instead of disabling it when the
permissions are not met
- adjust the error msg to better reflect the reality (tokens vs.
permissions)

Fixes #13777
2024-03-05 18:13:29 +01:00
..
AcceptTransactionView.qml chire(@desktop/wallet): Streamline send modal folder structure 2023-09-15 13:43:59 +02:00
ChannelIdentifierView.qml fix(@desktop/chat): adjust chat name placement 2022-09-26 12:54:41 +03:00
ChatContextMenuView.qml feat(ChannelPermissions): Add permissions section in create/edit channel popup 2024-02-07 19:54:47 +02:00
ImageContextMenu.qml feat(LinkPreviews): Integrate Link previews with the backend (#12523) 2023-10-25 18:20:02 +03:00
InvitationBubbleView.qml feat(sharding): add shard info args to requestCommunityInfo calls 2023-11-16 13:32:48 -05:00
LinksMessageView.qml fix(LinkPreviews): Left align the message link preview tight corner 2023-11-02 14:32:22 +02:00
MessageAddReactionContextMenu.qml fix(@desktop/chat): Message reactions popup shouldn't revoke reactions (#13003) 2023-12-18 14:34:10 -08:00
MessageContextMenuView.qml fix(@desktop/chat): Message reactions popup shouldn't revoke reactions (#13003) 2023-12-18 14:34:10 -08:00
MessageView.qml fix(chat input): should be disabled if user is not able to post 2024-03-05 18:13:29 +01:00
NewMessagesMarker.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
ProfileContextMenu.qml feat(Profile flow): Respond to/review an incoming CR 2024-03-04 10:56:10 +01:00
SimplifiedMessageView.qml fix(profile key): use the same 3,6 elided key everywhere 2024-02-12 12:36:20 +01:00
TransactionBubbleView.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
qmldir feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00