|
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 |
|
|
e48444636a
|
Refactoring, new messages thread beggining
|
2019-04-11 17:58:59 +03:00 |
|
|
5575cff1f5
|
basic sending messages
|
2019-04-10 23:53:54 +03:00 |
|
|
3cc53dfaf6
|
primitive messages receiving
|
2019-04-10 01:01:25 +03:00 |
|
|
a5d24c0e3a
|
Bugfixes, availabilities statuses support
|
2019-04-07 23:14:15 +03:00 |
|
|
e8eaced6e9
|
Basic presence with subnodes
|
2019-04-07 17:02:41 +03:00 |
|
|
de21036456
|
Roster changes handeling
|
2019-04-06 13:14:32 +03:00 |
|
|
7b30228249
|
Basic roster receiving
|
2019-04-04 00:23:51 +03:00 |
|
|
4a4ba47968
|
Accounts saving, tree status, sigint catching
|
2019-04-03 00:58:43 +03:00 |
|
|
3d947a0748
|
Roster model, account model, connection commena, connection report
|
2019-04-01 00:05:09 +03:00 |
|
|
6823b41f24
|
Reformating, adding accounts ui dummy
|
2019-03-30 23:13:13 +03:00 |
|
|
de36fe2a4e
|
initial
|
2019-03-29 17:59:23 +03:00 |
|