|
acd60eaba2
|
Fixing build without omemo, release preparation, unnecessary inheritance removed, info widget fix
|
2024-02-04 09:44:19 -03:00 |
|
|
93c5be412e
|
trying linter settings
|
2023-11-17 21:52:33 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
5ba97ecc25
|
some hopefully final preparations for delay manager
|
2023-03-08 23:28:48 +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 |
|
|
edf1ee60cd
|
keep going on refactoring vcard
|
2023-02-02 21:39:38 +03:00 |
|
|
4af16b75bf
|
started refactoring of the VCard UI
|
2023-02-01 18:56:00 +03:00 |
|
|
bb304ce774
|
just some unfinished thoughts
|
2023-01-30 20:52:26 +03:00 |
|
|
b72a837754
|
trust level display in delegate, list size tweaking
|
2023-01-14 18:34:14 +03:00 |
|
|
d4bf7e599a
|
better way to solve yesterday font problem, small visual avatar rendering fix
|
2023-01-12 20:56:01 +03:00 |
|
|
15fb4bbd62
|
some thoughts about fonts, lastInteraction and label into keyDelegate
|
2023-01-11 23:45:38 +03:00 |
|
|
5aa0f4bca9
|
some initial classes for keys form
|
2023-01-03 18:27:03 +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 |
|
|
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 |
|
|
3c48577eee
|
selection message body now actually working
|
2022-05-02 22:25:50 +03:00 |
|
|
c3a45ec58c
|
merge conflicts, text copying from context menu in message line
|
2022-04-30 21:41:25 +03:00 |
|
|
d86e2c28a0
|
an attempt to display text in a better way with QTextDocument + QTextBrowser
|
2022-04-27 01:17:53 +03:00 |
|
|
2fcc432aef
|
some polish
|
2022-04-26 23:08:25 +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 |
|
|
83cb220175
|
better notification sending, edited message now modifies notification (or sends), little structure change
|
2022-04-19 20:24:41 +03:00 |
|
|
18859cb960
|
first ideas for notifications
|
2022-04-18 19:54:42 +03:00 |
|
|
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 |
|
|
788c6ca556
|
now it's possible to fix your messages
|
2022-03-28 23:25:33 +03:00 |
|
|
bf4a27f35d
|
Bug with the edited message fixed, some further work on message correction
|
2022-03-27 22:05:31 +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 |
|
|
da19eb86bb
|
color theme setting is now working
|
2022-01-27 20:44:32 +03:00 |
|