nheko/src/popups
Joseph Donofry 52a2621776
Fix issues with caching and loading of mentions.
Mentions are now loaded from the cache instead of
directly from the web request.  Mentions are also
properly saved to the cache now (instead of as empty
strings).  Still lots of tweaks left on this feature.
2019-08-12 22:09:40 -04:00
..
PopupItem.cpp Further Improve Reply Functionality 2019-06-13 22:33:04 -04:00
PopupItem.h Further Improve Reply Functionality 2019-06-13 22:33:04 -04:00
ReplyPopup.cpp Further UI Updates to Rich Replies 2019-06-14 20:45:37 -04:00
ReplyPopup.h Further UI Updates to Rich Replies 2019-06-14 20:45:37 -04:00
SuggestionsPopup.cpp Add style for reply popup. Fix ALL of the linting issues 2019-06-11 23:36:46 -04:00
SuggestionsPopup.h Add style for reply popup. Fix ALL of the linting issues 2019-06-11 23:36:46 -04:00
UserMentions.cpp Fix issues with caching and loading of mentions. 2019-08-12 22:09:40 -04:00
UserMentions.h Fix issues with caching and loading of mentions. 2019-08-12 22:09:40 -04:00