|
0be2648849
|
Now avatars are properly autogenerated, reduced vCard spam
|
2024-01-31 20:22:49 -03:00 |
|
|
8f5325b291
|
beginning of keys setting
|
2023-11-16 21:08:40 -03:00 |
|
|
a7d1a28f29
|
some work towards encryption
|
2023-11-04 22:12:15 -03:00 |
|
|
23ec80ccba
|
cleanup some warnings suppression
|
2023-08-15 12:28:25 -03:00 |
|
|
81cf0f8d34
|
transition to LMDBAL
|
2023-03-27 21:45:29 +03:00 |
|
|
69d797fe51
|
showing the button for encryption if there is at least one omemo key, trust summary update calculations
|
2023-03-18 02:50:04 +03:00 |
|
|
4f295fee3c
|
trust summary gui delivery
|
2023-03-17 23:59:51 +03:00 |
|
|
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 |
|
|
77dd28b600
|
some further work on omemo, far from done yet
|
2023-03-02 21:17:06 +03:00 |
|
|
bf11d8a74e
|
keeping with the refactoring
|
2023-02-03 21:43:13 +03:00 |
|
|
4af16b75bf
|
started refactoring of the VCard UI
|
2023-02-01 18:56:00 +03:00 |
|
|
d162494ec8
|
Better way to store expanded elements in roster, several clean ups, translations
|
2022-08-17 19:25:35 +03:00 |
|
|
7192286aeb
|
fix some bugs about disabled menus
|
2022-06-03 09:44:48 +03:00 |
|
|
e58213b294
|
Now notifications have actions! Some more usefull functions to roster model
|
2022-04-24 18:52:29 +03:00 |
|
|
3916aec358
|
unread messages count now is displayed on the launcher icon
|
2022-04-23 16:58:08 +03:00 |
|
|
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 |
|
|
83cb220175
|
better notification sending, edited message now modifies notification (or sends), little structure change
|
2022-04-19 20:24:41 +03:00 |
|
|
18859cb960
|
first ideas for notifications
|
2022-04-18 19:54:42 +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 |
|
|
bf4a27f35d
|
Bug with the edited message fixed, some further work on message correction
|
2022-03-27 22:05:31 +03:00 |
|
|
7130e674c4
|
some warnings fixed, new way of drawing avatars in message line
|
2022-01-05 22:29:34 +03:00 |
|
|
721f6daa36
|
fix bug when everything was treated as animation, bug with not working group amount of messages, handled the situation when preview is painted but the file was lost
|
2021-05-17 00:52:59 +03:00 |
|
|
0d584c5aba
|
message preview refactor, several bugs about label size, animations are now playing in previews
|
2021-05-16 01:07:49 +03:00 |
|
|
4307262f6e
|
basic error download/upload files handling, need more testing
|
2021-05-14 22:49:38 +03:00 |
|
|
0038aca1f6
|
build: WIP CMakeLists refactoring continue - add FindSignal
|
2021-05-11 21:35:12 +03:00 |
|
|
6e06a1d5bc
|
build: WIP CMakeLists refactoring
|
2021-05-11 20:29:08 +03:00 |
|
|
b7b70bc198
|
segfault fix when trying to send something but the history isn't loaded yet, icon and for attached files which are not previewed
|
2021-05-11 00:06:40 +03:00 |
|
|
f45319de25
|
now instead of storing uploading message in ram I store them in database to be able to recover unsent ones on the next statrt. Found and fixed bug with spam repaints in feedview because of icons
|
2021-05-07 21:26:02 +03:00 |
|
|
d514db9c4a
|
message context menu began, open and show in folder features
|
2021-05-04 17:09:41 +03:00 |
|
|
0973cb2991
|
first lousy attempt to make load indicator in feedView
|
2021-04-30 23:07:00 +03:00 |
|
|
50190f3eac
|
handled a case when user removes downloaded file, minor optimizations on message changing
|
2021-04-28 23:26:19 +03:00 |
|
|
b44873d587
|
pal resourse sticking, notifications of unread messages, new message icons
|
2021-04-27 22:29:15 +03:00 |
|
|
8310708c92
|
First attemtps to upload files, debug, reused of once uploaded or downloaded files
|
2021-04-23 14:53:48 +03:00 |
|
|
d936c0302d
|
bug with downloads in group chats, status icons in messages, visuals, feedView optimisations
|
2021-04-23 01:41:32 +03:00 |
|
|
0e937199b0
|
debug and actual first way to display pictures in messageFeed
|
2021-04-21 00:56:47 +03:00 |
|
|
48e498be25
|
some debug, message changing in messageFeed
|
2021-04-20 00:49:24 +03:00 |
|
|
3a7735b192
|
First steps on the new idea of file up/downloading
|
2021-04-18 15:49:20 +03:00 |
|
|
50bb3f5fd7
|
started progress bars, changed gcc standard to 17
|
2021-03-22 21:04:26 +03:00 |
|
|
a0348b8fd2
|
file progress events delivery methonds
|
2021-02-27 15:21:27 +03:00 |
|
|
ebe5addfb5
|
just proxying button event from feed view delegate to the feed model
|
2021-02-06 14:02:42 +03:00 |
|
|
b3c6860e25
|
seems like i have found solution how to properly render buttons
|
2021-02-02 01:55:15 +03:00 |
|
|
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 |
|
|
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 |
|
|
3a120c773a
|
reconnection issues
|
2020-08-08 02:33:03 +03:00 |
|