|
00ffbac6b0
|
initial attempt to paint buttons in the messagefeed
|
2021-01-14 14:22:02 +03:00 |
|
|
ff4124d1f0
|
Resolved the bug about crash with an empty history chat
|
2021-01-12 20:15:21 +03:00 |
|
|
15342f3c53
|
self nick in the chat fix, hovering message feature
|
2021-01-08 00:50:12 +03:00 |
|
|
270a32db9e
|
achive from the beginning memorizing bugfix, limitation of the requests in the model
|
2020-08-21 23:57:48 +03:00 |
|
|
e0ef1ef797
|
Some basic message painting
|
2020-08-21 00:32:30 +03:00 |
|
|
e1eea2f3a2
|
made the first prototype, scrolling and word wrapping seems to be working
|
2020-08-17 13:27:14 +03:00 |
|
|
e54cff0f0c
|
changed my mind, gonna implement the feed on qt instead of qml, first tries, nothing working yet
|
2020-08-16 00:48:28 +03:00 |
|
|
4e6bd04b02
|
experimenting with qml
|
2020-08-12 19:55:01 +03:00 |
|
|
38159eafeb
|
first compiling prototype, doesnt work yet
|
2020-08-12 01:49:51 +03:00 |
|
|
ef1a9846bf
|
found a way to avoid requesting all the MUCs history alltogether on startup
|
2020-08-09 19:28:03 +03:00 |
|
|
3a120c773a
|
reconnection issues
|
2020-08-08 02:33:03 +03:00 |
|
|
5f64321c2a
|
fix compilation on older qt versions
|
2020-08-04 17:52:16 +03:00 |
|
|
a543eb1aef
|
0.1.5
|
2020-07-29 23:26:56 +03:00 |
|
|
480c78cf61
|
non lower cased jids error handled
|
2020-07-26 22:41:30 +03:00 |
|
|
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 |
|
|
87426ee20f
|
account refactoring
|
2020-06-15 00:23:43 +03:00 |
|
|
20bcae5ab2
|
finally history works in mucs
|
2020-05-22 19:28:26 +03:00 |
|
|
6b65910ded
|
stanzaId based muc archive request, account object refactoring
|
2020-05-21 18:42:40 +03:00 |
|
|
9ca4aa29d4
|
started account refactoring
|
2020-04-28 23:35:52 +03:00 |
|
|
a625ecb47b
|
Merge pull request 'rosterReferences' (#39) from rosterReferences into master
|
2020-04-19 13:18:24 +00:00 |
|
|
55ae5858b5
|
some workaround about disconnection segfault
|
2020-04-19 16:13:15 +03:00 |
|
|
9c855553c5
|
referencing seems to be working now
|
2020-04-18 15:02:01 +03:00 |
|
|
83a2e6af85
|
first prototype
|
2020-04-18 02:17:47 +03:00 |
|
|
494afcf2b5
|
initial class reference
|
2020-04-16 23:23:02 +03:00 |
|
|
a8698cc94f
|
minor bugfixes
|
2020-04-15 20:27:38 +03:00 |
|
|
b50ce146b8
|
attaching messages fix, bad alloc fix
|
2020-04-15 16:48:49 +03:00 |
|
|
6657dc79ce
|
qxmpp bump, ifdef to assemble on lower versions
|
2020-04-14 22:40:32 +03:00 |
|
|
bdca0aa6b1
|
Merge pull request 'safePasswords' (#36) from safePasswords into master
|
2020-04-14 16:32:28 +00:00 |
|
|
cb44b12a7e
|
0.1.4 kwallet optimisation related fix, DnD files into convs, visual fixes
|
2020-04-14 19:30:33 +03:00 |
|
|
21c7d65027
|
offline avatars in mucs
|
2020-04-13 22:57:23 +03:00 |
|
|
29c7d31c89
|
context menu now doesn't select items, just temporarily, statuses and messahes html wrapping fix
|
2020-04-12 18:55:05 +03:00 |
|
|
a77dfd191a
|
single window mode
|
2020-04-11 23:00:15 +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 |
|
|
95f0d4008a
|
minor fix about updating muc avatars
|
2020-04-05 16:25:27 +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 |
|
|
b309100f99
|
0.1.3 release
|
2020-03-31 18:56:49 +03:00 |
|
|
c793f56647
|
a little bit of restyling, now the integration with transparent themes is supposed to be better
|
2020-03-31 00:17:10 +03:00 |
|
|
ff2c9831cf
|
corrected messages now are supposed to display correctly
|
2020-03-28 17:05:49 +03:00 |
|
|
fe1ae8567a
|
Message receipt manager not takes care of the message reception, switched on embedded reconnect
|
2020-03-27 23:59:30 +03:00 |
|
|
57d6e3adab
|
Message error handling as state, errorText to store, fake ID for message without
|
2020-03-26 18:08:44 +03:00 |
|
|
91cc851bfc
|
delivery statuses now actually mean something for MUC messages
|
2020-03-25 18:28:36 +03:00 |
|
|
6d1b83d0f8
|
ui logick of changing message, not connected yet
|
2020-02-08 14:44:15 +03:00 |
|
|
ed56cca2e7
|
some visual tweaks, moving on message delivery statuses
|
2020-02-04 18:14:51 +03:00 |
|
|
a4136ff9fe
|
progress spinner fix, new lines in messages now display again
|
2020-01-27 18:07:38 +03:00 |
|
|
565449f176
|
bug with selection, some right padding to the avatars
|
2020-01-25 11:10:24 +03:00 |
|
|
626227db93
|
file comment fix, avatar dropping bug fix, url detection bug fix
|
2020-01-16 11:52:54 +03:00 |
|
|
13a1970047
|
a method for setting states to messages
|
2020-01-07 12:26:07 +03:00 |
|