harbour-fernschreiber/qml/pages
Slava Monich 3c20eb7ca8 Improve chat search performance
Simple text search performs significantly better that regular
expressions.

Disconnecting search filter model from the source when search is off
should be good for performance because the filter model won't have to
unnecessarily react to the source model changes.
2021-12-09 02:13:18 +02:00
..
AboutPage.qml Support for animated emoji 2021-12-04 22:05:22 +01:00
ActiveSessionsPage.qml Support for managing Telegram sessions 2021-02-20 00:14:43 +01:00
ChatInformationPage.qml Show channel members on chat information page 2021-01-14 01:38:23 +02:00
ChatPage.qml Avoid saving drafts for deleted users, fixes #439 2021-12-08 23:57:06 +01:00
ChatSelectionPage.qml Add 'Forward Message' to options drawer, fix SFOS 4.0.1 bug 2021-02-17 23:48:08 +01:00
CoverPage.qml Don't show Active Sessions button when not authenticated 2021-02-25 02:59:51 +02:00
DebugPage.qml Added "Show all chats" switch to the Debug page 2020-12-16 16:04:15 +02:00
ImagePage.qml Remove unused TDLibFile from image page 2021-01-19 22:52:49 +01:00
InitializationPage.qml Don't show Active Sessions button when not authenticated 2021-02-25 02:59:51 +02:00
NewChatPage.qml Disable contacts sync on Sailfish OS 4.x 2021-02-18 22:48:01 +01:00
OverviewPage.qml Improve chat search performance 2021-12-09 02:13:18 +02:00
PollCreationPage.qml Implement sending Quiz explanations 2021-01-22 11:13:51 +01:00
PollResultsPage.qml TDLib 1.7: Sticker IDs, message sender IDs 2020-12-07 21:43:09 +01:00
SearchChatsPage.qml Add singular/plural forms to search chats page 2021-01-01 14:39:22 +01:00
SettingsPage.qml Implement Settings Accordion 2021-06-09 08:55:11 +02:00
VideoPage.qml Try to fix video page (without refactoring ;)) 2021-02-03 23:12:24 +01:00