squawk/core
Blue 73b1b58a96
Downloads folder now is movable
2022-02-19 21:31:49 +03:00
..
handlers Downloads folder now is movable 2022-02-19 21:31:49 +03:00
passwordStorageEngines color theme setting is now working 2022-01-27 20:44:32 +03:00
CMakeLists.txt downloaded files now stored with squawk:// prefix, that way I can move downloads folder without messing up the database 2022-02-19 00:27:09 +03: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 Downloads folder now is movable 2022-02-19 21:31:49 +03:00
networkaccess.cpp Downloads folder now is movable 2022-02-19 21:31:49 +03:00
networkaccess.h downloaded files now stored with squawk:// prefix, that way I can move downloads folder without messing up the database 2022-02-19 00:27:09 +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 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 Downloads folder now is movable 2022-02-19 21:31:49 +03:00
squawk.h Downloads folder now is movable 2022-02-19 21:31:49 +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