Commit Graph

71 Commits

Author SHA1 Message Date
Blue a7d1a28f29
some work towards encryption 2023-11-04 22:12:15 -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 e4a2728ef8
hopefully end of refactoring of vcard to Info widget 2023-02-20 21:12:32 +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 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 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 788c6ca556
now it's possible to fix your messages 2022-03-28 23:25:33 +03:00
Blue 73b1b58a96
Downloads folder now is movable 2022-02-19 21:31:49 +03:00
Blue 43bfaf9b7e Merge pull request 'don't save settings on quit, if readSettings() not finished' (#56) from shunf4/squawk:fix/wait_init_before_exit into messageFeed
Reviewed-on: #56
2021-10-16 15:39:41 +00:00
shunf4 d20fd84d39 respect password type when adding account, preventing loading bad password 2021-10-06 22:55:23 +08:00
shunf4 5862f1552b don't save settings on quit, if readSettings() not finished 2021-10-06 22:52:20 +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 8f914c02a7 temp url storage commit 2021-04-13 16:27:31 +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 6b65910ded stanzaId based muc archive request, account object refactoring 2020-05-21 18:42:40 +03:00
Blue b95028e33e testing, ability to build without kwallet, translations, disabling unsupported storage types in combobox 2020-04-11 01:15:08 +03:00
Blue 543538fc56 first working prototype of dynamically loaded kwallet storage 2020-04-10 01:48:08 +03:00
Blue 7ce27d1c11 pasword storing options: jammed an alwaysAsk, external lib for password jamming, changelog 2020-04-07 23:33:03 +03:00
Blue 3477226367 first moves to safe pasword storing, preparing the structure 2020-04-04 19:40:32 +03:00
Blue ddfb3419cc Shared namespace refactoring, enum class refactoring, going offline related crash fix 2020-04-04 01:28:15 +03:00
Blue 91cc851bfc delivery statuses now actually mean something for MUC messages 2020-03-25 18:28:36 +03:00
Blue fe27955689 uploading multiple messages fix, some warnings fix 2019-12-06 11:00:48 +03:00
Blue 326eef864b some fixes about uploading, some error handling 2019-11-14 14:43:43 +03:00
Blue 3f710e26d0 some more work about uploading, not done yet 2019-11-09 17:04:27 +03:00
Blue 09749bac51 Merge branch 'master' into fileUpload 2019-11-09 12:54:30 +03:00
Blue 36c71968bc basic avatar/vcard changes uploads and roster reaction 2019-10-24 12:42:38 +03:00
Blue 2a37f36b83 first primitive vcard in graphic interface 2019-10-22 18:13:56 +03:00
Blue dc1ec1c9d4 receiving account owner vCard, displaying avatars in roster 2019-10-16 22:38:35 +03:00
Blue 475a12c28e Renaming contacts in roster, set 2 reconnects by default 2019-10-01 11:47:40 +03:00
Blue 415d56ba69 Disabled context menu on items of not connected account, roster contacts group moving, bugfixes with roster contacts group moving ungrouping and copying 2019-09-28 17:30:16 +03:00
Blue 7c32056918 working on file upload 2019-09-23 15:09:15 +03:00
Blue 2089d6af86 download files error handling 2019-09-18 16:27:47 +03:00
Blue 94a3766aaf first implementation of image only download 2019-09-17 18:16:09 +03:00
Blue 1df49583fb new class to store string key-values on disk, will use for downloaded file index 2019-09-11 18:03:52 +03:00
Blue c295fa1c1d minor fixes, form to join MUC 2019-09-04 19:38:52 +03:00
Blue 5f8d38bd9a icon and tooltip information in participants, saving bookmarks, subscription and unsubscription, deletion of MUCs 2019-09-03 23:28:58 +03:00
Blue 5547d78608 Muc participants are displayed now in the roster 2019-09-02 14:17:28 +03:00
Blue 70f9739cf5 started the work to get the list of participants in the room, license fix, little gui models refactor 2019-09-01 22:46:12 +03:00
Blue f5fa45d853 muc joining leaving debug, notification debug, delayed delivery wannabe detection 2019-08-31 23:50:05 +03:00
Blue a51907b810 joining groups on opening them, leaving on closing 2019-08-29 17:19:35 +03:00
Blue c8a33710e6 started to devide contact and MUC, license, readme, attach icon 2019-08-14 17:54:46 +03:00
Blue eda96e138d mucs initial, just display; archive fixes 2019-07-11 11:51:52 +03:00
Blue bb509be29a adding and removing contacts, rester testing 2019-06-15 18:29:15 +03:00