|
3cc7db8eff
|
A workaround to store plugins in a subdirectory
|
2024-10-27 19:33:03 +02:00 |
|
Benson Muite
|
ff9a591d6d
|
Private libraries directory
|
2024-10-27 19:33:03 +02:00 |
|
|
acd60eaba2
|
Fixing build without omemo, release preparation, unnecessary inheritance removed, info widget fix
|
2024-02-04 09:44:19 -03:00 |
|
|
829777935f
|
fixes for bundled LMDBAL build
|
2024-02-01 13:10:52 -03:00 |
|
|
0be2648849
|
Now avatars are properly autogenerated, reduced vCard spam
|
2024-01-31 20:22:49 -03:00 |
|
|
8f5325b291
|
beginning of keys setting
|
2023-11-16 21:08:40 -03:00 |
|
|
75554c7451
|
refactorng
|
2023-11-14 20:23:39 -03:00 |
|
|
00af582287
|
Own omemo key display, a bit of CMake clean up
|
2023-11-13 19:05:26 -03:00 |
|
|
19835af3cf
|
some debug, fix a crash removing a currently selected contact
|
2023-11-12 19:55:32 -03:00 |
|
|
e31ef78e71
|
some refactoring, some improvements
|
2023-11-10 19:26:16 -03:00 |
|
|
be466fbad1
|
removed Order, resolved a crash on several files being uploaded simultaniuosly
|
2023-11-09 19:36:30 -03:00 |
|
|
0a530bfa93
|
encrypted messages now are displayed in the feed
|
2023-11-06 20:57:08 -03:00 |
|
|
637eb702a8
|
cant believe it, first ever encrypted messages!
|
2023-11-05 16:29:44 -03:00 |
|
|
a7d1a28f29
|
some work towards encryption
|
2023-11-04 22:12:15 -03:00 |
|
|
297e08ba41
|
somewhat working...
|
2023-11-03 20:13:45 -03:00 |
|
|
9d688e8596
|
full transition to lmdbal, DOESNT WORK, DONT TAKE!
|
2023-11-02 19:55:11 -03:00 |
|
|
23ec80ccba
|
cleanup some warnings suppression
|
2023-08-15 12:28:25 -03:00 |
|
|
5fbb03fc46
|
transitioned urlstorage to LMDBAL, made it possible to build against latest qxmpp
|
2023-04-15 15:07:27 -03:00 |
|
|
81cf0f8d34
|
transition to LMDBAL
|
2023-03-27 21:45:29 +03:00 |
|
|
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 |
|
|
4f295fee3c
|
trust summary gui delivery
|
2023-03-17 23:59:51 +03:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
76a9c5da0c
|
extracted clientId from clientInfo to use it in the presence information later
|
2023-03-13 22:07:10 +03:00 |
|
|
8ec0af3205
|
transition to QXMppCarbonManagerV2 if QXmpp version is heigher than 1.5.0
|
2023-03-12 01:38:54 +03:00 |
|
|
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 |
|
|
927bdf0dab
|
DONT TAKE, BROKEN! first application of delay manager in code, reception of bundles
|
2023-03-10 21:43:31 +03:00 |
|
|
5ba97ecc25
|
some hopefully final preparations for delay manager
|
2023-03-08 23:28:48 +03:00 |
|
|
9fff409630
|
some more thinking about delay manager
|
2023-03-07 21:45:01 +03:00 |
|
|
99fd001292
|
some more thinking about delay manager
|
2023-03-05 01:36:53 +03:00 |
|
|
2d8f32c257
|
some ideas over delay manager
|
2023-03-04 00:27:12 +03:00 |
|
|
77dd28b600
|
some further work on omemo, far from done yet
|
2023-03-02 21:17:06 +03:00 |
|
|
6f32e99593
|
an idea how to manage info object better
|
2023-03-01 22:32:41 +03:00 |
|
|
ec362cef55
|
some further thinking of info widget
|
2023-02-21 23:27:28 +03:00 |
|
|
e4a2728ef8
|
hopefully end of refactoring of vcard to Info widget
|
2023-02-20 21:12:32 +03:00 |
|
|
3c6b611a41
|
keeping up with qxmpp
|
2023-01-29 20:26:54 +03:00 |
|
|
b45a73b723
|
some initial work and thoughts about encryption
|
2023-01-01 20:25:51 +03:00 |
|
|
758a9d95f3
|
replaced one structure, stored omemo support in Global object
|
2022-12-29 01:41:59 +03:00 |
|
|
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 |
|
|
db3bc358a7
|
work progress: trust manager. DOESN'T START!
|
2022-12-19 18:43:24 +03:00 |
|
|
0b61b6e928
|
Some work on omemo handler, NOT DONE, BUILD FAILS!
|
2022-12-15 02:08:08 +03:00 |
|
|
820dc845ea
|
BUILD FAILS! some ideas of storage and cache
|
2022-09-03 14:39:42 +03:00 |
|
|
87973b3b67
|
first attempts to build against upstream qxmpp
|
2022-08-29 21:34:25 +03:00 |
|
|
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 |
|
|
7b2b7ee5d5
|
first thought about forms, discovering contact pep support
|
2022-08-26 01:49:49 +03:00 |
|
|
c50cd1140e
|
first ever received and cached client data!
|
2022-08-25 01:41:06 +03:00 |
|
|
037dabbe06
|
some new shared classes, little reorganization, preparation to cache client info
|
2022-08-22 23:29:43 +03:00 |
|
|
2ae75a4b91
|
New object for cached database, also ClientInfo class
|
2022-08-20 00:28:59 +03:00 |
|
|
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 |
|