Commit Graph

36 Commits

Author SHA1 Message Date
Carl Schwan
4dedb87efa Clicking on an reply move the timeline view to the reply 2020-11-22 17:14:08 +00:00
Carl Schwan
a7e06a6529 Improve sections
Now they are displayed for each day (if there was at least one message
on that day) instead of every few hours
2020-11-22 14:51:25 +00:00
Tobias Fella
e778c18913 Show an info message instead of an empty message for redactions
Fixes #26
2020-11-22 15:36:00 +01:00
Carl Schwan
820b63d493 Improve emoji selector 2020-11-22 14:59:10 +01:00
Carl Schwan
089f327223 Wrap text in replies 2020-11-22 12:13:35 +01:00
Carl Schwan
263c9dcd6e Improve emoji only message detection 2020-11-22 11:14:43 +01:00
Carl Schwan
3a7565874e Start completing with message starting with @ 2020-11-19 16:31:21 +00:00
Carl Schwan
9c3d803a8d Remove spectral style from autocomplete list 2020-11-19 15:15:18 +00:00
Carl Schwan
aacbad6071 Fix regressions in ChatTextInput
bb5ed865c4 caused a bunch of problems
2020-11-19 15:14:45 +00:00
Carl Schwan
011fc052f4 Remove debug output 2020-11-19 09:26:36 +01:00
Carl Schwan
f46fd90743 Use a read only text edit for selectable text 2020-11-19 08:13:02 +00:00
Carl Schwan
b78b0eaf09 Improve style of chat text input with the material style 2020-11-18 14:27:56 +01:00
Tobias Fella
3a11ff614c Port away from qsTr/tr 2020-11-17 20:52:40 +01:00
Tobias Fella
a8b95791e2 Port MessageSourceDialog to OverlaySheet 2020-11-17 20:39:40 +01:00
Carl Schwan
96bcb54806 Simplify video delegate 2020-11-17 15:02:03 +01:00
Carl Schwan
90bfd1d31f Add progress bar for audio files 2020-11-17 13:57:14 +01:00
Carl Schwan
13907cedda Simplify audio delegate 2020-11-17 11:42:34 +01:00
Carl Schwan
8e52f645a2 Remove more old MPalette stuff 2020-11-17 11:21:56 +01:00
Carl Schwan
d954d295eb Internalisation++ 2020-11-17 00:09:54 +01:00
Carson Black
bb5ed865c4 Make chat text input look less foreign 2020-11-16 17:54:55 -05:00
Carl Schwan
b209b4aff5 Center sections notice in the timeline 2020-11-16 22:50:57 +00:00
Carl Schwan
76728cb3f9 Improve consistency of emoji picker
Now use Kirigami.Units and Kirigami.Theme, this also fix at the same
time a few issues on the dark theme.
2020-11-16 15:22:38 +00:00
Carl Schwan
9120521fc5 Simplify file delegate and remove material style 2020-11-16 15:22:20 +00:00
Tobias Fella
aa609b70e0 Enable opening links in messages 2020-11-15 22:47:35 +01:00
Carl Schwan
36f33c3f9b Make Neochat works on a dark theme 2020-11-15 21:24:22 +00:00
Carl Schwan
41b81dd744 Improve icon sizing and margins on mobile 2020-11-15 21:10:31 +00:00
Tobias Fella
7aa7a832a3 Move EmojiPicker under TextArea 2020-11-12 11:07:02 +00:00
Tobias Fella
3a70a9d91c Set all internal qml versions to 1.0
They're useless and anything else just causes problem
2020-11-11 20:14:43 +01:00
Tobias Fella
146a6d6ea4 Add 'send' button to ChatTextInput 2020-11-11 17:47:30 +00:00
Tobias Fella
6e9a2f304b Fix emoji icon on android 2020-11-11 18:24:32 +01:00
Tobias Fella
d8dde6e082 Add license headers to code files 2020-11-11 15:17:23 +00:00
Carl Schwan
9de51fc77e Dynamic load reply qml stuff if needed 2020-11-10 17:06:38 +00:00
Carl Schwan
344cb02309 Improve look of timeline 2020-11-10 15:21:44 +01:00
Tobias Fella
7787606200 Improve Fullscreen Images 2020-11-10 13:28:24 +00:00
Carl Schwan
76e79b9dc4 Use an overlay sheet for user detail dialog 2020-11-09 18:04:02 +00:00
Carl Schwan
122a7cdd2f Rebrand files names Spectral -> NeoChat 2020-11-08 23:17:30 +01:00