now you can't edit messages with attachments: no other client actually allowes that, and if I edit they don't handle it properly anyway
settings
blue2022-04-02 15:34:36 +03:00
testing, solved unhandled exception, conditions to restrict old message to be edited, license un some files that used to miss themblue2022-04-01 00:32:22 +03:00
some warnings fixed, new way of drawing avatars in message lineblue2022-01-05 22:29:34 +03:00
e27ae1a82fMerge pull request 'remove ./signalcatcher_win32.cpp' (#58) from shunf4/squawk:feat/adapt_win_osx_msgf into messageFeedBlue2021-10-16 15:41:02 +00:00
1aa2b5a539Merge pull request 'Fixes for Windows' (#57) from shunf4/squawk:fix/win_fix into messageFeedBlue2021-10-16 15:40:48 +00:00
43bfaf9b7eMerge pull request 'don't save settings on quit, if readSettings() not finished' (#56) from shunf4/squawk:fix/wait_init_before_exit into messageFeedBlue2021-10-16 15:39:41 +00:00
b19dafef33Merge pull request 'allow receiving and storing messages with the same timestamp' (#55) from shunf4/squawk:fix/handle_msg_same_tm into messageFeedBlue2021-10-16 15:39:05 +00:00
aeaa6b1b28Merge pull request 'fix: request latest history' (#54) from shunf4/squawk:fix/correctly_query_history into messageFeedBlue2021-10-16 15:37:59 +00:00
e47ba603e0Merge pull request 'fix: use fallback icons on buttons, when no supported theme is installed' (#53) from shunf4/squawk:fix/btn_icons into messageFeedBlue2021-10-16 15:36:57 +00:00
8fece95aa2Merge pull request 'fix: respect password type when addAccount' (#52) from shunf4/squawk:fix/addAccount_pw_type into messageFeedBlue2021-10-16 15:34:37 +00:00
893ff53aa8Merge pull request 'feature: paste image in chat' (#51) from shunf4/squawk:feat/paste_img into messageFeedBlue2021-10-16 15:34:00 +00:00
39f2f3d975feat: copy pasted image file to download folder after successful uploadshunf42021-10-16 00:20:31 +08:00
52551c1ce0pasteImageAction should be a class member; refactor messageEditor's context menu callback into a member functionshunf42021-10-13 20:06:13 +08:00
332131796cMerge pull request 'port to Windows (mingw64) and macOS; create appveyor.yml' (#50) from shunf4/squawk:feat/adapt_win_osx_msgf into messageFeedBlue2021-10-11 10:40:46 +00:00
3a70df21f8feat: paste image in chatshunf42021-10-06 23:09:18 +08:00
a24e8382d1correctly retrieve latest archived messages per XEP-0313shunf42021-10-06 23:01:11 +08:00
d20fd84d39respect password type when adding account, preventing loading bad passwordshunf42021-10-06 22:55:23 +08:00
5862f1552bdon't save settings on quit, if readSettings() not finishedshunf42021-10-06 22:52:20 +08:00
ebeb4089ebadd fallback icons for buttonsshunf42021-10-06 22:45:10 +08:00
a53126d8bcmessages may have the same timestamp, put MDB_DUPSORT flag with order dbshunf42021-10-06 22:04:29 +08:00
fix bug when everything was treated as animation, bug with not working group amount of messages, handled the situation when preview is painted but the file was lostblue2021-05-17 00:52:59 +03:00
b7b70bc198segfault fix when trying to send something but the history isn't loaded yet, icon and for attached files which are not previewedblue2021-05-11 00:06:40 +03:00
ce047db787patches from Vae about making libraries static, and about boost, findLMDB CMake script, drop dependency for qtquickcontrols
newMessageFeedPreview1
blue2021-05-09 02:12:17 +03:00
f45319de25now 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 iconsblue2021-05-07 21:26:02 +03:00
ebf0c64ffbhighlight in directory now is optional runtime plugin to KIO, several more file managers to fallback, refactor, 2 new iconsblue2021-05-06 17:44:43 +03:00
d514db9c4amessage context menu began, open and show in folder featuresblue2021-05-04 17:09:41 +03:00
f34289399etext inside of message is selectable again, links are clickable, some refactor, some bugfixesblue2021-05-03 14:23:41 +03:00
05d6761baaa bit of refactor, fix the time to request next portion of messages in ui, fancy shadows are back!blue2021-05-03 03:35:43 +03:00