squawk/core
shunf4 a24e8382d1 correctly retrieve latest archived messages per XEP-0313 2021-10-06 23:01:11 +08:00
..
handlers doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
passwordStorageEngines build: plugins/, passwordStorageEngines/wrappers/ as shared libs 2021-05-12 02:01:02 +03:00
CMakeLists.txt fix win32 ci by place LMDB_INCLUDE_DIRS in core/ 2021-10-06 01:51:01 +08:00
account.cpp correctly retrieve latest archived messages per XEP-0313 2021-10-06 23:01:11 +08:00
account.h doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
adapterFuctions.cpp some VCard polishing, missing icons and translations 2019-11-07 14:17:46 +03:00
archive.cpp doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
archive.h build: WIP CMakeLists refactoring 2021-05-11 20:29:08 +03:00
conference.cpp offline avatars in mucs 2020-04-13 22:57:23 +03:00
conference.h offline avatars in mucs 2020-04-13 22:57:23 +03:00
contact.cpp Shared namespace refactoring, enum class refactoring, going offline related crash fix 2020-04-04 01:28:15 +03:00
contact.h muc participant avatars 2019-12-30 23:22:04 +03:00
main.cpp doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
networkaccess.cpp basic error download/upload files handling, need more testing 2021-05-14 22:49:38 +03:00
networkaccess.h basic error download/upload files handling, need more testing 2021-05-14 22:49:38 +03:00
rosteritem.cpp now instead of storing uploading message in ram I store them in database to be able to recover unsent ones on the next statrt. Found and fixed bug with spam repaints in feedview because of icons 2021-05-07 21:26:02 +03:00
rosteritem.h now instead of storing uploading message in ram I store them in database to be able to recover unsent ones on the next statrt. Found and fixed bug with spam repaints in feedview because of icons 2021-05-07 21:26:02 +03:00
signalcatcher.cpp build: WIP CMakeLists refactoring 2021-05-11 20:29:08 +03:00
signalcatcher.h build: WIP CMakeLists refactoring 2021-05-11 20:29:08 +03:00
signalcatcher_win32.cpp [Fix] Merge branch 'feat/adapt_win_osx' into upstream_messageFeed 2021-10-05 23:45:37 +08:00
squawk.cpp doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
squawk.h doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
storage.cpp working on file upload 2019-09-23 15:09:15 +03:00
storage.h working on file upload 2019-09-23 15:09:15 +03:00
urlstorage.cpp handled a case when user removes downloaded file, minor optimizations on message changing 2021-04-28 23:26:19 +03:00
urlstorage.h First steps on the new idea of file up/downloading 2021-04-18 15:49:20 +03:00