squawk/core
Blue 1fcd403dba
testing, solved unhandled exception, conditions to restrict old message to be edited, license un some files that used to miss them
2022-04-01 00:32:22 +03:00
..
handlers testing, solved unhandled exception, conditions to restrict old message to be edited, license un some files that used to miss them 2022-04-01 00:32:22 +03:00
passwordStorageEngines testing, solved unhandled exception, conditions to restrict old message to be edited, license un some files that used to miss them 2022-04-01 00:32:22 +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 now it's possible to fix your messages 2022-03-28 23:25:33 +03:00
account.h now it's possible to fix your messages 2022-03-28 23:25:33 +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 now it's possible to fix your messages 2022-03-28 23:25:33 +03:00
networkaccess.cpp testing, solved unhandled exception, conditions to restrict old message to be edited, license un some files that used to miss them 2022-04-01 00:32:22 +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 now it's possible to fix your messages 2022-03-28 23:25:33 +03:00
squawk.h now it's possible to fix your messages 2022-03-28 23:25:33 +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