Commit Graph

367 Commits

Author SHA1 Message Date
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 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 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 645b92ba51
release 0.2.2 preparation 2022-05-05 20:46:49 +03:00
Blue 80c5e2f2b4
added en lolcalization file, actualized localizations 2022-05-04 19:20:30 +03:00
Blue 1f065f23e6
double click word selection handle, sigint sermentation fault fix 2022-05-03 12:17:08 +03:00
Blue 3c48577eee
selection message body now actually working 2022-05-02 22:25:50 +03:00
Blue 0340db7f2f
first successfull attempt to visualize selection on message body 2022-05-01 23:19:52 +03:00
Blue c3a45ec58c
merge conflicts, text copying from context menu in message line 2022-04-30 21:41:25 +03:00
Blue 7ba94e9deb
link clicking and hovering in message body now works! 2022-04-29 00:29:44 +03:00
Blue eac87e713f
seem to have found a text block, to activate with the click later 2022-04-28 00:08:59 +03:00
Blue d86e2c28a0
an attempt to display text in a better way with QTextDocument + QTextBrowser 2022-04-27 01:17:53 +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
Blue 83cb220175
better notification sending, edited message now modifies notification (or sends), little structure change 2022-04-19 20:24:41 +03:00
Blue 18859cb960
first ideas for notifications 2022-04-18 19:54:42 +03:00
Blue 4c20a314f0
a crash fix on one of archive corner cases 2022-04-17 16:25:15 +03:00
Blue 51ac1ac709
first attempt 2022-04-17 14:58:46 +03:00
Blue 8f949277f6
actual pasword reasking on failed authentication 2022-04-14 11:13:27 +03:00
Blue ce686e121b
account removal bugfix, some testing 2022-04-13 22:02:48 +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 2c26c7e264
ui squawk refactoring 2022-04-11 18:45:12 +03:00
Blue 69e0c88d8d
account refactoring, pep support discovery started 2022-04-08 19:18:15 +03:00
Blue 82d54ba4df
Report bugs tab and thanks to tab in about widget 2022-04-07 18:26:43 +03:00
Blue 1b66fda318
License is now can be viewed locally, some organization name packaging issies 2022-04-05 22:00:56 +03:00
Blue 9f746d203b
new tab in About: components 2022-04-04 23:49:01 +03:00
Blue 27377e0ec5
first attempt to make About window 2022-04-03 23:53:46 +03:00
Blue 4baa3bccbf
new screenshot 2022-04-02 16:09:11 +03:00
Blue 4786388822
0.2.1 2022-04-02 15:53:23 +03:00
Blue 62f02c18d7
now you can't edit messages with attachments: no other client actually allowes that, and if I edit they don't handle it properly anyway 2022-04-02 15:34:36 +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 5f6691067a
minor bugfixes about message body, automatic focus and that quirk with font becomming bigger 2022-03-29 19:05:24 +03:00
Blue 788c6ca556
now it's possible to fix your messages 2022-03-28 23:25:33 +03:00
Blue bf4a27f35d
Bug with the edited message fixed, some further work on message correction 2022-03-27 22:05:31 +03:00
Blue 0823b35148
removed unused old message line files, first thoughts on message edition 2022-02-20 22:10:09 +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