..
chatInformationPage
Adapt to changes in TdLib ( #524 )
2023-11-19 12:01:27 +03:00
inlineQueryResults
Use TDLibPhoto in inline query result
2021-01-19 22:40:28 +01:00
messageContent
Switch to icon-m-video as placeholder
2023-07-09 14:43:18 +03:00
settingsPage
Add option to suppress notification previews ( #521 )
2023-11-19 12:22:13 +03:00
AppNotification.qml
remove some unused imports
2020-10-31 21:09:59 +01:00
AppNotificationItem.qml
remove some unused imports
2020-10-31 21:09:59 +01:00
BackgroundImage.qml
QtQuick 2.6
2020-10-31 20:49:03 +01:00
BackgroundProgressIndicator.qml
QtQuick 2.6
2020-10-31 20:49:03 +01:00
ChatListViewItem.qml
remove left margin on own messages
2023-07-10 01:29:00 +03:00
ContactSync.qml
removed sailfish contact sync support
2023-07-09 14:43:18 +03:00
InformationEditArea.qml
Avoid display errors on chat information page for multi-line infos
2021-02-05 22:16:26 +01:00
InformationTextItem.qml
Next steps towards supporting user preferences
2021-01-24 23:46:30 +01:00
InlineQuery.qml
Make inline bot name check case insensitive
2021-01-15 21:37:55 +01:00
InReplyToRow.qml
TDLib 1.8.0: Headers and sender -> sender_id changes
2022-01-07 19:18:04 +01:00
MessageListViewItem.qml
Adapt to changes in TdLib ( #524 )
2023-11-19 12:01:27 +03:00
MessageListViewItemSimple.qml
TDLib 1.8.0: Headers and sender -> sender_id changes
2022-01-07 19:18:04 +01:00
MessageOverlayFlickable.qml
Adapt to changes in TdLib ( #524 )
2023-11-19 12:01:27 +03:00
MessageViaLabel.qml
Implement inline queries (among others)
2021-01-10 22:20:05 +01:00
MultilineEmojiLabel.qml
Fixed Emoji image positioning in multiline StyledText
2020-12-24 05:45:27 +02:00
PhotoTextsListItem.qml
Highlight unread Converstations ( #513 )
2023-11-19 12:22:04 +03:00
PinnedMessageItem.qml
TDLib 1.8.0: Headers and sender -> sender_id changes
2022-01-07 19:18:04 +01:00
PressEffect.qml
Press effect for image preview items
2020-12-04 21:30:25 +02:00
ProfilePictureList.qml
Show picture placeholder in settings, handle first upload properly
2021-01-26 23:54:37 +01:00
ProfileThumbnail.qml
Visually optimize chat list
2021-01-18 22:55:15 +01:00
ReplyMarkupButtons.qml
Implement inline queries (among others)
2021-01-10 22:20:05 +01:00
StickerPicker.qml
No 'Recently used' section if there are no stickers, fixes #438
2021-11-07 15:09:33 +01:00
StickerSetOverlay.qml
Properly add/remove sticker sets (almost ;))
2021-02-13 00:34:01 +01:00
TDLibImage.qml
Add TDLibImage/TDLibThumbnail; rework Audio/VoiceNote/Document
2021-01-17 22:38:20 +01:00
TDLibMinithumbnail.qml
Don't display default and superlowres images at the same time
2021-01-30 05:35:45 +02:00
TDLibPhoto.qml
Don't display default and superlowres images at the same time
2021-01-30 05:35:45 +02:00
TDLibThumbnail.qml
Extract minithumbnail into own Loader
2021-01-19 22:38:34 +01:00
VoiceNoteOverlay.qml
Don't overwrite active status of attachment row for voice notes, fixes #481
2022-04-24 14:39:36 +02:00