Commit Graph

24 Commits

Author SHA1 Message Date
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
73b1b58a96
Downloads folder now is movable 2022-02-19 21:31:49 +03:00
d8b5ccb2da
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
243edff8bd
first thoughts about downloads path changing 2022-02-17 20:26:15 +03:00
39f2f3d975 feat: copy pasted image file to download folder after successful upload 2021-10-16 00:21:02 +08:00
4307262f6e basic error download/upload files handling, need more testing 2021-05-14 22:49:38 +03:00
50190f3eac handled a case when user removes downloaded file, minor optimizations on message changing 2021-04-28 23:26:19 +03:00
8310708c92 First attemtps to upload files, debug, reused of once uploaded or downloaded files 2021-04-23 14:53:48 +03:00
48e498be25 some debug, message changing in messageFeed 2021-04-20 00:49:24 +03:00
3a7735b192 First steps on the new idea of file up/downloading 2021-04-18 15:49:20 +03:00
5f64321c2a fix compilation on older qt versions 2020-08-04 17:52:16 +03:00
a543eb1aef 0.1.5 2020-07-29 23:26:56 +03:00
f13b43d38b some bug fixes, initial work on avatars in dialog windows 2019-12-20 18:41:20 +03:00
fe27955689 uploading multiple messages fix, some warnings fix 2019-12-06 11:00:48 +03:00
0c33d81c59 insignifican fixes about urls parsing 2019-12-06 11:00:09 +03:00
166a7ac83a first working prototype of file upload 2019-11-12 16:38:01 +03:00
a6e48599aa some progress on upload 2019-11-11 18:19:54 +03:00
3f710e26d0 some more work about uploading, not done yet 2019-11-09 17:04:27 +03:00
09749bac51 Merge branch 'master' into fileUpload 2019-11-09 12:54:30 +03:00
0b57e6a77f Refactoring of signal/slots connection to new qt syntax 2019-11-03 21:46:40 +03:00
7c32056918 working on file upload 2019-09-23 15:09:15 +03:00
2089d6af86 download files error handling 2019-09-18 16:27:47 +03:00
cc54c6393a aspectRation handling for images, other then images types of downloads, progress fix, labels, context menu to open files 2019-09-18 01:05:32 +03:00
94a3766aaf first implementation of image only download 2019-09-17 18:16:09 +03:00