Carl Schwan
5c8d916752
Add support for stickers
...
Fix #130
2020-12-29 14:28:32 +00:00
Carl Schwan
5a831732c5
Fix Platform is undefined bug
2020-12-29 01:43:23 +01:00
Carl Schwan
c69d3587ba
Allow editing text and also hide edits from the timeline
2020-12-28 09:37:17 +00:00
Tobias Fella
724f10a895
Don't load empty images from imageprovider
...
Previously, when there was no avatar set, the source property of Avatar was still set to 'image://mxc/',
which caused Avatar to load that from the imageprovider. The imageprovider can't provide an empty image and aborts with error
2020-12-28 01:28:13 +01:00
Tobias Fella
8aec6b67cb
Fix image saving
2020-12-24 13:29:35 +01:00
Tobias Fella
1a28e52d79
Set a default name when saving files
...
Fixes #173
2020-12-24 01:54:19 +01:00
Devin Lin
87a7a34d80
Show feedback on avatar hover
2020-12-23 08:51:07 +00:00
Tobias Fella
b3899f1e69
Port away from implicitly defined onFoo properties in Connections
2020-12-21 16:37:22 +01:00
Tobias Fella
d7765f0f0a
Fix file saving
2020-12-16 23:12:43 +00:00
Tobias Fella
24fac27a7f
Get rid of Neochat.Effect
2020-12-15 17:57:55 +01:00
Carl Schwan
29584aec23
Allow redaction of message only by admins and authors of the message
...
Previously you could click on the button but it would do nothing
2020-12-05 11:29:37 +01:00
Carl Schwan
b90a027c99
Use video delegate for videos
...
There is still two issues:
* Videos send by neochat are broken (missing metadata)
* Once the video has run it is unavailable
Fix #120
2020-12-04 10:37:04 +01:00
Carl Schwan
5ed47e7397
Revert "Port timeline mouseare to tap handler"
...
This reverts commit d63811471c .
2020-12-03 17:50:27 +01:00
Carl Schwan
735008c74c
Fix ReferenceError: Config is not defined
2020-12-03 17:42:24 +01:00
Carl Schwan
d63811471c
Port timeline mouseare to tap handler
...
This fix inconsistency in behavior
2020-12-03 17:38:57 +01:00
Carl Schwan
bc4cde2dc7
Improve image delegate sizing
2020-12-03 13:42:21 +01:00
Carl Schwan
8a3659efba
Add option to toggle the display of users avatar in timeline on and off
2020-12-02 18:25:29 +01:00
Carl Schwan
8b18072a58
Fix big text in reply with emoji
...
Fix #104
2020-12-01 19:27:17 +01:00
Carl Schwan
ae35846035
Show read marker
...
Fix #2
2020-12-01 16:35:51 +01:00
Carl Schwan
a0b0b44f8d
Add rich text formating to replies too
2020-11-30 23:50:39 +01:00
Carl Schwan
550cef52d0
Use more adapted delegate for showing emote (/me)
...
Now use a standard MessageDelegate and don't display the title part.
This now make the reply and reaction button available and also make it
possible to see the reactions.
Fix : #69
Fix : #75
2020-11-27 15:29:11 +01:00
Carl Schwan
7140734576
Improve reaction delegate style
2020-11-27 12:42:06 +01:00
Carl Schwan
48521d8c8e
Don't hijack drag event on mobile in timeline
...
This fix #78
2020-11-26 15:41:40 +01:00
Carl Schwan
e838f7423d
Add highlight effect on mentioned messages
2020-11-26 10:20:55 +00:00
Carl Schwan
fe63b0c9a7
Add emoji picker for reaction
2020-11-24 14:25:56 +01:00
Carl Schwan
9f734aa570
Optimize size of images
2020-11-24 12:15:34 +01:00
Carl Schwan
792be7acff
Improve spacing
2020-11-24 12:02:10 +01:00
Carl Schwan
dc06332c3f
Add tooltips
2020-11-24 11:58:32 +01:00
Carl Schwan
9bcb8b3784
Add hover effect
2020-11-24 11:52:09 +01:00
Carl Schwan
6ef7e4cd1c
Add quick way to reply to messages
2020-11-24 11:41:15 +01:00
Carl Schwan
20966806d2
Simplify reaction delegate
2020-11-23 20:01:25 +01:00
Carl Schwan
09be81a6cc
Disable select by mouse on mobile
2020-11-23 15:39:20 +01:00
Carl Schwan
06d1be146e
Add time information to the messages
2020-11-22 19:05:40 +01:00
Carl Schwan
5316e32004
Improve look of reactions
2020-11-22 18:33:06 +01:00
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
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
f46fd90743
Use a read only text edit for selectable text
2020-11-19 08:13:02 +00: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
b209b4aff5
Center sections notice in the timeline
2020-11-16 22:50:57 +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