nheko/src/dialogs
Joseph Donofry 3f563e1e6e
Cache User Mentions
Cache user mentions when they are retrieved from the server.
This logic currently isn't being utilized by the UI.  Additionally,
the app should use a 'since' value to only get mentions newer
than those stored in the DB, to avoid excessive web requests.

This will be implemented in a future commit.
2019-08-09 23:34:44 -04:00
..
CreateRoom.cpp Change the minimum width for modals 2018-09-30 13:37:38 +03:00
CreateRoom.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
ImageOverlay.cpp Fix deprecated function call issues with Qt 5.13 2019-07-04 21:20:19 -04:00
ImageOverlay.h Add download button to ImageOverlay 2019-01-30 18:01:36 -05:00
InviteUsers.cpp Change the minimum width for modals 2018-09-30 13:37:38 +03:00
InviteUsers.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
JoinRoom.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
JoinRoom.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
LeaveRoom.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
LeaveRoom.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
Logout.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
Logout.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
MemberList.cpp media->file in error message, when image upload fails 2019-07-28 16:16:02 +02:00
MemberList.h Add infinite scroll in member list 2018-09-25 15:43:48 +03:00
PreviewUploadOverlay.cpp Fix copy and pasting image from clipboard 2019-07-22 02:38:44 +02:00
PreviewUploadOverlay.h Fix copy and pasting image from clipboard 2019-07-22 02:38:44 +02:00
RawMessage.h Nlohmann build updates 2019-02-24 20:05:11 +00:00
ReCaptcha.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
ReCaptcha.h Close dialogs on confirmation 2018-09-20 09:59:14 +03:00
ReadReceipts.cpp media->file in error message, when image upload fails 2019-07-28 16:16:02 +02:00
ReadReceipts.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
RoomSettings.cpp media->file in error message, when image upload fails 2019-07-28 16:16:02 +02:00
RoomSettings.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
UserProfile.cpp media->file in error message, when image upload fails 2019-07-28 16:16:02 +02:00
UserProfile.h Improvements on the system theme 2018-09-19 22:42:26 +03:00