Commit Graph

58 Commits

Author SHA1 Message Date
Blue acd60eaba2
Fixing build without omemo, release preparation, unnecessary inheritance removed, info widget fix 2024-02-04 09:44:19 -03:00
Blue 0be2648849
Now avatars are properly autogenerated, reduced vCard spam 2024-01-31 20:22:49 -03:00
Blue 8f5325b291
beginning of keys setting 2023-11-16 21:08:40 -03:00
Blue 75554c7451
refactorng 2023-11-14 20:23:39 -03:00
Blue 00af582287
Own omemo key display, a bit of CMake clean up 2023-11-13 19:05:26 -03:00
Blue 19835af3cf
some debug, fix a crash removing a currently selected contact 2023-11-12 19:55:32 -03:00
Blue e31ef78e71
some refactoring, some improvements 2023-11-10 19:26:16 -03:00
Blue be466fbad1
removed Order, resolved a crash on several files being uploaded simultaniuosly 2023-11-09 19:36:30 -03:00
Blue 0a530bfa93
encrypted messages now are displayed in the feed 2023-11-06 20:57:08 -03:00
Blue 637eb702a8
cant believe it, first ever encrypted messages! 2023-11-05 16:29:44 -03:00
Blue a7d1a28f29
some work towards encryption 2023-11-04 22:12:15 -03:00
Blue 9d688e8596
full transition to lmdbal, DOESNT WORK, DONT TAKE! 2023-11-02 19:55:11 -03:00
Blue 23ec80ccba
cleanup some warnings suppression 2023-08-15 12:28:25 -03:00
Blue 81cf0f8d34
transition to LMDBAL 2023-03-27 21:45:29 +03:00
Blue 69d797fe51
showing the button for encryption if there is at least one omemo key, trust summary update calculations 2023-03-18 02:50:04 +03:00
Blue 4f295fee3c
trust summary gui delivery 2023-03-17 23:59:51 +03:00
Blue fffef9876a
Refactoring, account destruction fix, some thoughts about where to store contact settings (omemo enable status for instance) 2023-03-16 22:38:05 +03:00
Blue 283e9ebc4d
some thoughts on detecting condition for enablining or showing the button for encryption in chat window 2023-03-15 21:17:44 +03:00
Blue 21b40a9ccb
Client node now displays in all participants and presences, some additional checkups before querying empty clients, refactoring 2023-03-14 22:49:58 +03:00
Blue 8ec0af3205
transition to QXMppCarbonManagerV2 if QXmpp version is heigher than 1.5.0 2023-03-12 01:38:54 +03:00
Blue 4b68da458f
debugged a crash, keys are now fetching, refactored main, added some exceptions instead of ints, debugged termination process 2023-03-11 19:46:23 +03:00
Blue 927bdf0dab
DONT TAKE, BROKEN! first application of delay manager in code, reception of bundles 2023-03-10 21:43:31 +03:00
Blue 2d8f32c257
some ideas over delay manager 2023-03-04 00:27:12 +03:00
Blue 77dd28b600
some further work on omemo, far from done yet 2023-03-02 21:17:06 +03:00
Blue 6f32e99593
an idea how to manage info object better 2023-03-01 22:32:41 +03:00
Blue ec362cef55
some further thinking of info widget 2023-02-21 23:27:28 +03:00
Blue e4a2728ef8
hopefully end of refactoring of vcard to Info widget 2023-02-20 21:12:32 +03:00
Blue 3c6b611a41
keeping up with qxmpp 2023-01-29 20:26:54 +03:00
Blue b45a73b723
some initial work and thoughts about encryption 2023-01-01 20:25:51 +03:00
Blue 758a9d95f3
replaced one structure, stored omemo support in Global object 2022-12-29 01:41:59 +03:00
Blue dfe72ca36c
support of the new managers in account code, new states, new lambdas, even launches now, even receives some bundles 2022-12-27 01:01:01 +03:00
Blue db3bc358a7
work progress: trust manager. DOESN'T START! 2022-12-19 18:43:24 +03:00
Blue 0b61b6e928
Some work on omemo handler, NOT DONE, BUILD FAILS! 2022-12-15 02:08:08 +03:00
Blue 820dc845ea
BUILD FAILS! some ideas of storage and cache 2022-09-03 14:39:42 +03:00
Blue 87973b3b67
first attempts to build against upstream qxmpp 2022-08-29 21:34:25 +03:00
Blue b6ba022bff
removed own VCard request at the start if the presence doesn't show that the avatar changed, little refactoring 2022-08-27 14:39:24 +03:00
Blue 7b2b7ee5d5
first thought about forms, discovering contact pep support 2022-08-26 01:49:49 +03:00
Blue 69e0c88d8d
account refactoring, pep support discovery started 2022-04-08 19:18:15 +03:00
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
Blue 788c6ca556
now it's possible to fix your messages 2022-03-28 23:25:33 +03:00
Blue 73b1b58a96
Downloads folder now is movable 2022-02-19 21:31:49 +03:00
Blue 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
Blue 62a59eb7a1
Added logs for Shura to help me to debug a download attachment issue 2022-01-15 15:36:49 +03:00
Blue 3f1fba4de2
doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
vae 0038aca1f6
build: WIP CMakeLists refactoring continue - add FindSignal 2021-05-11 21:35:12 +03:00
vae 6e06a1d5bc
build: WIP CMakeLists refactoring 2021-05-11 20:29:08 +03:00
Blue f45319de25 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
Blue 50190f3eac handled a case when user removes downloaded file, minor optimizations on message changing 2021-04-28 23:26:19 +03:00
Blue 8310708c92 First attemtps to upload files, debug, reused of once uploaded or downloaded files 2021-04-23 14:53:48 +03:00
Blue d936c0302d bug with downloads in group chats, status icons in messages, visuals, feedView optimisations 2021-04-23 01:41:32 +03:00