Commit Graph

26 Commits

Author SHA1 Message Date
Blue 8d82d340a4
0.2.3 preparation, typo fix, readme changes 2024-02-04 13:36:51 -03:00
Blue 19835af3cf
some debug, fix a crash removing a currently selected contact 2023-11-12 19:55:32 -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 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 5fbb03fc46
transitioned urlstorage to LMDBAL, made it possible to build against latest qxmpp 2023-04-15 15:07:27 -03:00
Blue 81cf0f8d34
transition to LMDBAL 2023-03-27 21:45:29 +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 e4a2728ef8
hopefully end of refactoring of vcard to Info widget 2023-02-20 21:12:32 +03:00
Blue bb304ce774
just some unfinished thoughts 2023-01-30 20:52:26 +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 0b61b6e928
Some work on omemo handler, NOT DONE, BUILD FAILS! 2022-12-15 02:08:08 +03:00
Blue 037dabbe06
some new shared classes, little reorganization, preparation to cache client info 2022-08-22 23:29:43 +03:00
Blue d162494ec8
Better way to store expanded elements in roster, several clean ups, translations 2022-08-17 19:25:35 +03:00
Blue 7e9eed2075
First tray attempt, seems to be working 2022-08-15 19:40:07 +03:00
Blue 7192286aeb
fix some bugs about disabled menus 2022-06-03 09:44:48 +03:00
Blue 1f065f23e6
double click word selection handle, sigint sermentation fault fix 2022-05-03 12:17:08 +03:00
Blue 2fcc432aef
some polish 2022-04-26 23:08:25 +03:00
Blue e58213b294
Now notifications have actions! Some more usefull functions to roster model 2022-04-24 18:52:29 +03:00
Blue 3916aec358
unread messages count now is displayed on the launcher icon 2022-04-23 16:58:08 +03:00
Blue 721d3a1a89
refactoring: UI squawk now belongs to a new class, it enables me doing trayed mode, when main window is destroyed 2022-04-22 18:26:18 +03:00