Commit Graph

115 Commits

Author SHA1 Message Date
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 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 a7d1a28f29
some work towards encryption 2023-11-04 22:12:15 -03:00
Blue 23ec80ccba
cleanup some warnings suppression 2023-08-15 12:28:25 -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 927bdf0dab
DONT TAKE, BROKEN! first application of delay manager in code, reception of bundles 2023-03-10 21:43:31 +03:00
Blue 5ba97ecc25
some hopefully final preparations for delay manager 2023-03-08 23:28:48 +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 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 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 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 c50cd1140e
first ever received and cached client data! 2022-08-25 01:41:06 +03:00
Blue 037dabbe06
some new shared classes, little reorganization, preparation to cache client info 2022-08-22 23:29:43 +03:00
Blue 2ae75a4b91
New object for cached database, also ClientInfo class 2022-08-20 00:28:59 +03:00
Blue 8f949277f6
actual pasword reasking on failed authentication 2022-04-14 11:13:27 +03:00
Blue f64e5c2df0
account connect/disconnect now activate/deactivate, it's a bit less contraversial; async account password asking new concept 2022-04-12 23:33:10 +03:00
Blue 69e0c88d8d
account refactoring, pep support discovery started 2022-04-08 19:18:15 +03:00
Blue 788c6ca556
now it's possible to fix your messages 2022-03-28 23:25:33 +03:00
Blue 7130e674c4
some warnings fixed, new way of drawing avatars in message line 2022-01-05 22:29:34 +03:00
shunf4 a24e8382d1 correctly retrieve latest archived messages per XEP-0313 2021-10-06 23:01:11 +08: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
Blue 50190f3eac handled a case when user removes downloaded file, minor optimizations on message changing 2021-04-28 23:26:19 +03:00
Blue 3a7735b192 First steps on the new idea of file up/downloading 2021-04-18 15:49:20 +03:00
Blue 85555da81f just a temp one 2021-02-07 20:02:11 +03:00
Blue 270a32db9e achive from the beginning memorizing bugfix, limitation of the requests in the model 2020-08-21 23:57:48 +03:00
Blue 3a120c773a reconnection issues 2020-08-08 02:33:03 +03:00
Blue 480c78cf61 non lower cased jids error handled 2020-07-26 22:41:30 +03:00
Blue 0dcfc5eedc some better cleanup and restore state on connect disconnect, workaround for that wired undefined condition error on every other reconnection 2020-06-21 01:26:30 +03:00
Blue 87426ee20f account refactoring 2020-06-15 00:23:43 +03:00
Blue 20bcae5ab2 finally history works in mucs 2020-05-22 19:28:26 +03:00
Blue 6b65910ded stanzaId based muc archive request, account object refactoring 2020-05-21 18:42:40 +03:00
Blue 9ca4aa29d4 started account refactoring 2020-04-28 23:35:52 +03:00
Blue 55ae5858b5 some workaround about disconnection segfault 2020-04-19 16:13:15 +03:00
Blue a8698cc94f minor bugfixes 2020-04-15 20:27:38 +03:00
Blue b50ce146b8 attaching messages fix, bad alloc fix 2020-04-15 16:48:49 +03:00
Blue 6657dc79ce qxmpp bump, ifdef to assemble on lower versions 2020-04-14 22:40:32 +03:00
Blue 21c7d65027 offline avatars in mucs 2020-04-13 22:57:23 +03:00
Blue 95f0d4008a minor fix about updating muc avatars 2020-04-05 16:25:27 +03:00