|
d1f108e69d
|
update docs for win32 build
|
2021-10-06 00:53:50 +08:00 |
|
|
1e37aa762c
|
generate app bundle for macOS
|
2021-10-06 00:48:25 +08:00 |
|
|
a1f3c00a54
|
remove dependency uuid
|
2021-10-06 00:15:25 +08:00 |
|
|
923afe2420
|
[Fix] Merge branch 'feat/adapt_win_osx' into upstream_messageFeed
|
2021-10-05 23:45:37 +08:00 |
|
|
faa7d396a5
|
add liblmdb.so as possible lmdb lib name
|
2021-10-05 16:09:31 +08:00 |
|
|
c55b7c6baf
|
update docs for removed uuid dep and LMDB_DIR var
|
2021-10-05 15:20:25 +08:00 |
|
|
6764d8ea11
|
remove dependency libuuid
|
2021-10-05 12:56:36 +08:00 |
|
|
5fbb96618f
|
adjust CMakeLists.txt, to prepare for win32 and macos builds
|
2021-10-05 12:49:06 +08:00 |
|
|
d89c030e66
|
translation verification
Portugues Brazil localization added provided by most welcome Bruno Fontes
|
2021-09-22 23:43:03 +03:00 |
|
|
5787af8a4f
|
Merge remote-tracking branch 'origin/master' into messageFeed
|
2021-09-22 23:09:48 +03:00 |
|
|
1706b93b59
|
Merge pull request 'Add Brazilian Portuguese translations' (#49) from brunofontes/squawk:ptBR_translations into master
Reviewed-on: #49
|
2021-09-22 20:08:54 +00:00 |
|
|
3f09b8f838
|
Date dividers between messages from different dates
|
2021-09-22 01:17:43 +03:00 |
|
|
87c216b491
|
Add Brazilian Portuguese translations
|
2021-07-21 19:37:31 -03:00 |
|
|
5f925217fc
|
edit icon next to the message showing if the message was edited and what was there a first
|
2021-05-25 01:06:05 +03:00 |
|
|
3f1fba4de2
|
doovers for failed messages, some corner cases fixes with handling errors during message sending
|
2021-05-23 01:03:14 +03:00 |
|
|
ddfaa63a24
|
big image preview optimisations, preview positioning fix, memory leaks fix
|
2021-05-17 23:32:44 +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 |
|
|
bd07c49755
|
Merge pull request 'Refactor CMakeLists' (#46) from vae/squawk:build-refactor into messageFeed
Reviewed-on: #46
|
2021-05-11 23:31:59 +00:00 |
|
|
8e99cc2969
|
build: plugins/, passwordStorageEngines/wrappers/ as shared libs
|
2021-05-12 02:01:02 +03:00 |
|
|
a184ecafa3
|
build: reformat cmake code
|
2021-05-11 22:24:55 +03:00 |
|
|
7d2688151c
|
build: finish up CMakeLists refactoring
|
2021-05-11 22:21:25 +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 |
|
|
ce047db787
|
patches from Vae about making libraries static, and about boost, findLMDB CMake script, drop dependency for qtquickcontrols
|
2021-05-09 02:12:17 +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 |
|
|
ebf0c64ffb
|
highlight in directory now is optional runtime plugin to KIO, several more file managers to fallback, refactor, 2 new icons
|
2021-05-06 17:44:43 +03:00 |
|
|
d514db9c4a
|
message context menu began, open and show in folder features
|
2021-05-04 17:09:41 +03:00 |
|
|
f34289399e
|
text inside of message is selectable again, links are clickable, some refactor, some bugfixes
|
2021-05-03 14:23:41 +03:00 |
|
|
05d6761baa
|
a bit of refactor, fix the time to request next portion of messages in ui, fancy shadows are back!
|
2021-05-03 03:35:43 +03:00 |
|
|
216dcd29e9
|
bug fixing, better progres indicator positioning
|
2021-05-02 02:03:08 +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 |
|
|
4c5efad9dc
|
CMake build error, status icon text tooltip
|
2021-04-26 19:37:36 +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 |
|
|
8f914c02a7
|
temp url storage commit
|
2021-04-13 16:27:31 +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 |
|
|
85555da81f
|
just a temp one
|
2021-02-07 20:02:11 +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 |
|