|
3cc7db8eff
|
A workaround to store plugins in a subdirectory
|
2024-10-27 19:33:03 +02:00 |
|
|
a7d1a28f29
|
some work towards encryption
|
2023-11-04 22:12:15 -03:00 |
|
|
e4a2728ef8
|
hopefully end of refactoring of vcard to Info widget
|
2023-02-20 21:12:32 +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 |
|
|
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 |
|
|
8f949277f6
|
actual pasword reasking on failed authentication
|
2022-04-14 11:13:27 +03:00 |
|
|
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 |
|
|
788c6ca556
|
now it's possible to fix your messages
|
2022-03-28 23:25:33 +03:00 |
|
|
73b1b58a96
|
Downloads folder now is movable
|
2022-02-19 21:31:49 +03:00 |
|
|
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: blue/squawk#56
|
2021-10-16 15:39:41 +00:00 |
|
|
39f2f3d975
|
feat: copy pasted image file to download folder after successful upload
|
2021-10-16 00:21:02 +08:00 |
|
|
5862f1552b
|
don't save settings on quit, if readSettings() not finished
|
2021-10-06 22:52:20 +08:00 |
|
|
3f1fba4de2
|
doovers for failed messages, some corner cases fixes with handling errors during message sending
|
2021-05-23 01:03:14 +03:00 |
|
|
50190f3eac
|
handled a case when user removes downloaded file, minor optimizations on message changing
|
2021-04-28 23:26:19 +03:00 |
|
|
3a7735b192
|
First steps on the new idea of file up/downloading
|
2021-04-18 15:49:20 +03:00 |
|
|
8f914c02a7
|
temp url storage commit
|
2021-04-13 16:27:31 +03:00 |
|
|
85555da81f
|
just a temp one
|
2021-02-07 20:02:11 +03:00 |
|
|
270a32db9e
|
achive from the beginning memorizing bugfix, limitation of the requests in the model
|
2020-08-21 23:57:48 +03:00 |
|
|
b95028e33e
|
testing, ability to build without kwallet, translations, disabling unsupported storage types in combobox
|
2020-04-11 01:15:08 +03:00 |
|
|
543538fc56
|
first working prototype of dynamically loaded kwallet storage
|
2020-04-10 01:48:08 +03:00 |
|
|
7ce27d1c11
|
pasword storing options: jammed an alwaysAsk, external lib for password jamming, changelog
|
2020-04-07 23:33:03 +03:00 |
|
|
3477226367
|
first moves to safe pasword storing, preparing the structure
|
2020-04-04 19:40:32 +03:00 |
|
|
ddfb3419cc
|
Shared namespace refactoring, enum class refactoring, going offline related crash fix
|
2020-04-04 01:28:15 +03:00 |
|
|
91cc851bfc
|
delivery statuses now actually mean something for MUC messages
|
2020-03-25 18:28:36 +03:00 |
|
|
09749bac51
|
Merge branch 'master' into fileUpload
|
2019-11-09 12:54:30 +03:00 |
|
|
36c71968bc
|
basic avatar/vcard changes uploads and roster reaction
|
2019-10-24 12:42:38 +03:00 |
|
|
2a37f36b83
|
first primitive vcard in graphic interface
|
2019-10-22 18:13:56 +03:00 |
|
|
dc1ec1c9d4
|
receiving account owner vCard, displaying avatars in roster
|
2019-10-16 22:38:35 +03:00 |
|
|
475a12c28e
|
Renaming contacts in roster, set 2 reconnects by default
|
2019-10-01 11:47:40 +03:00 |
|
|
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 |
|
|
7c32056918
|
working on file upload
|
2019-09-23 15:09:15 +03:00 |
|
|
2089d6af86
|
download files error handling
|
2019-09-18 16:27:47 +03:00 |
|
|
94a3766aaf
|
first implementation of image only download
|
2019-09-17 18:16:09 +03:00 |
|
|
1df49583fb
|
new class to store string key-values on disk, will use for downloaded file index
|
2019-09-11 18:03:52 +03:00 |
|
|
c295fa1c1d
|
minor fixes, form to join MUC
|
2019-09-04 19:38:52 +03:00 |
|
|
5f8d38bd9a
|
icon and tooltip information in participants, saving bookmarks, subscription and unsubscription, deletion of MUCs
|
2019-09-03 23:28:58 +03:00 |
|
|
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 |
|
|
a51907b810
|
joining groups on opening them, leaving on closing
|
2019-08-29 17:19:35 +03:00 |
|
|
c8a33710e6
|
started to devide contact and MUC, license, readme, attach icon
|
2019-08-14 17:54:46 +03:00 |
|
|
eda96e138d
|
mucs initial, just display; archive fixes
|
2019-07-11 11:51:52 +03:00 |
|
|
bb509be29a
|
adding and removing contacts, rester testing
|
2019-06-15 18:29:15 +03:00 |
|
|
f0f26ae1a1
|
some more with contect menu
|
2019-06-14 19:36:04 +03:00 |
|
|
ee59d92cdc
|
basic context menu, subscribing unsubscribing to contacts
|
2019-06-12 20:18:18 +03:00 |
|
|
234697050b
|
first attempt to remove accounts
|
2019-05-29 18:05:54 +03:00 |
|
|
8432a574b9
|
an ability to change account, reconnection, error reporting
|
2019-05-24 17:46:34 +03:00 |
|
|
da3151391b
|
First working prototype of history requesting, dates in messages, some screen scrolling handling
|
2019-05-15 20:36:37 +03:00 |
|
|
fad72d8db2
|
very bad and basic archive support
|
2019-04-13 23:38:20 +03:00 |
|
|
6e9e100188
|
beautifull messageList, messages now being sent to full jid
|
2019-04-12 08:51:36 +03:00 |
|