squawk/core
Blue da19eb86bb
color theme setting is now working
2022-01-27 20:44:32 +03:00
..
handlers Added logs for Shura to help me to debug a download attachment issue 2022-01-15 15:36:49 +03:00
passwordStorageEngines color theme setting is now working 2022-01-27 20:44:32 +03:00
CMakeLists.txt fix win32 ci by place LMDB_INCLUDE_DIRS in core/ 2021-10-06 01:51:01 +08:00
account.cpp some warnings fixed, new way of drawing avatars in message line 2022-01-05 22:29:34 +03: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 warnings fixed, new way of drawing avatars in message line 2022-01-05 22:29:34 +03:00
archive.cpp Added logs for Shura to help me to debug a download attachment issue 2022-01-15 15:36:49 +03:00
archive.h build: WIP CMakeLists refactoring 2021-05-11 20:29:08 +03:00
conference.cpp some warnings fixed, new way of drawing avatars in message line 2022-01-05 22:29:34 +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 color theme setting is now working 2022-01-27 20:44:32 +03:00
networkaccess.cpp feat: copy pasted image file to download folder after successful upload 2021-10-16 00:21:02 +08:00
networkaccess.h feat: copy pasted image file to download folder after successful upload 2021-10-16 00:21:02 +08: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 may be a bit better quit handling 2022-01-25 23:35:55 +03:00
signalcatcher.h may be a bit better quit handling 2022-01-25 23:35:55 +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 Merge pull request 'don't save settings on quit, if readSettings() not finished' (#56) from shunf4/squawk:fix/wait_init_before_exit into messageFeed 2021-10-16 15:39:41 +00:00
squawk.h Merge pull request 'don't save settings on quit, if readSettings() not finished' (#56) from shunf4/squawk:fix/wait_init_before_exit into messageFeed 2021-10-16 15:39:41 +00: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