Commit Graph

74 Commits

Author SHA1 Message Date
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
Tobias Fella
3a11ff614c Port away from qsTr/tr 2020-11-17 20:52:40 +01:00
Carl Schwan
32ea887de6 Fix undefined error 2020-11-15 22:06:49 +01:00
Tobias Fella
d8dde6e082 Add license headers to code files 2020-11-11 15:17:23 +00:00
Carl Schwan
122a7cdd2f Rebrand files names Spectral -> NeoChat 2020-11-08 23:17:30 +01:00
Nicolas Fella
a08d017c02 Normalize includes 2020-11-04 20:25:52 +01:00
Carl Schwan
8b3f89cf2e Fix a bunch of clazy warnings 2020-11-03 15:15:16 +00:00
Carl Schwan
ce69506cf6 s/emit/Q_EMIT 2020-11-03 12:03:06 +01:00
Carl Schwan
bea870ad75 Apply Clang Format 2020-11-02 16:11:24 +01:00
Carl Schwan
2532a86e7e Merge branch 'master' into kirigami2 2020-10-03 17:48:27 +02:00
Black
d6009479a5 Fix some deprecation. 2020-07-28 20:33:32 -07:00
Black
cd10a8474a Use controls. 2020-02-12 02:20:29 -08:00
Black
5c4d0a969d First attempt. 2020-02-12 00:37:35 -08:00
Black Hat
a21d0c3eb0 Fix edited messages. 2019-12-28 17:00:39 +08:00
Black Hat
d25a9fb3a4 Working public room directory.
Fix "no known servers".
Rename all QMatrixClient to Quotient.
2019-12-25 19:53:50 +08:00
Black Hat
83957d7ca3 Per-room avatar and displayname. 2019-10-06 23:34:21 -07:00
Black Hat
617855a780 Fix line strike.
Fix code block wrapping.
Fix replyModel being garbage collected.
Reply message in RoomPanelInput is richtext now.
2019-09-29 20:29:59 -07:00
Black Hat
4c2ef78939 Update ci. 2019-08-29 13:29:51 +08:00
Black Hat
8c2d867f18 Display edits. Additional condition check. 2019-08-08 12:11:33 +08:00
Black Hat
4bba355da6 Clean up. 2019-08-05 10:39:44 +08:00
Black Hat
ced82bd666 Modern C++. 2019-08-04 22:36:32 +08:00
Black Hat
7aa95c9289 Hide edit event.
Also libQuotient refuses to compile.
2019-07-31 19:07:35 +08:00
Black Hat
f7da8eebad Reactions are refreshed correctly in the timeline. 2019-07-30 21:29:55 +08:00
Black Hat
cf9a542f74 Highlight reactions sent by local user. 2019-07-21 21:08:37 +08:00
Black Hat
761943f98f Display reactions in MessageDelegate. 2019-07-21 16:11:26 +08:00
Black Hat
992cbaca87 Clean up reply. 2019-07-21 13:01:33 +08:00
Black Hat
18de53f49a Refresh ShowAuthorRole when a pending event is added. 2019-07-12 12:36:35 +08:00
Black Hat
3aefc5aef4 Implement #132. 2019-06-24 21:57:18 +08:00
Black Hat
a76e63063d Fix #108. 2019-05-23 16:44:34 +08:00
Black Hat
cab82d7b8a Add VideoDelegate. 2019-05-11 22:12:58 +08:00
Black Hat
49545df607 Add section back.
Enable pixelAligned for flickable.
Tweak timeline delegate.
2019-05-11 20:53:33 +08:00
Black Hat
29597faae9 Fix a case that sender avatar is not displayed. 2019-05-11 16:06:15 +08:00
Black Hat
b5d51ebbf2 Improve message bubble. 2019-05-10 19:26:17 +08:00
Black Hat
50445bccf1 Better message bubbles. 2019-05-09 21:18:04 +08:00
Black Hat
5ae1d41e92 Move dialogs into a separate dir and create them dynamically.
Add "ignore user".
Update libqmatrixclient.
2019-04-26 19:59:01 +08:00
Black Hat
de3a8b9b69 Add more event types in eventToString().
Move eventToString() to SpectralRoom.
2019-04-21 12:41:53 +08:00
Black Hat
c46d38e38e New WIP image provider. 2019-01-04 20:17:26 +08:00
Black Hat
5192a91391 Replace QRegExp with QRegularExpression.
Fix timeline viewport saving.
Fix invitation dialog. #124
2018-11-29 10:41:38 +08:00
Black Hat
e7b2698521 Better rich reply. 2018-11-27 18:14:48 +08:00
Black Hat
cc5ba20375 Init rich reply. 2018-11-27 08:09:45 +08:00
Black Hat
1248b6f334 Fix #117. 2018-11-22 08:01:07 +08:00
Black Hat
1ac443253a Reenable local echo.
Move fast and break things.
2018-11-05 07:39:29 +08:00
Black Hat
564b4c4578 Update libqmatrixclient && disable local echo for now until #40 is fixed. 2018-11-02 15:08:01 +08:00
Black Hat
e19e3b8ff9 Clean up event to string related codes.
Working on #55.
2018-10-24 21:15:26 +08:00
Black Hat
fce213a432 Init scroll to eventid. 2018-10-22 09:48:37 +08:00
Black Hat
24fdee32a2 Fix broken redact and shrink icon size. 2018-10-21 16:53:37 +08:00
Black Hat
c93efebd23 Faster timeline.
Also, fixes markdown formatting.
2018-10-07 20:15:59 +08:00
Black Hat
385135a658 Use modules. 2018-10-01 16:07:48 +08:00
Black Hat
0654a8b2b6 Fix #55. 2018-10-01 10:08:07 +08:00