Travis Ralston
|
53396ff38d
|
Show timestamp of pinned messages on hover
Addresses part of https://github.com/vector-im/riot-web/issues/5405
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2018-05-26 19:46:11 -06:00 |
|
Travis Ralston
|
085271a864
|
Update pinned messages in real time
Fixes https://github.com/vector-im/riot-web/issues/5358
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2018-05-26 19:18:35 -06:00 |
|
Travis Ralston
|
033c41a2a8
|
Align pinned message contents and reduce image size
Fixes https://github.com/vector-im/riot-web/issues/5421
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2018-05-26 18:40:48 -06:00 |
|
Travis Ralston
|
62f4cfe734
|
Don't affect avatars in pinned message contents
This uses more direct classes to avoid affecting pills. Fixes https://github.com/vector-im/riot-web/issues/5438
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2018-05-26 18:21:24 -06:00 |
|
Matthew Hodgson
|
6299e188a4
|
unbreak keyboard shortcuts & ctrl-backspace
|
2018-05-26 02:11:20 +01:00 |
|
Matthew Hodgson
|
ab41212258
|
fix double-nested code blocks & bump md-serializer
|
2018-05-26 00:37:21 +01:00 |
|
Matthew Hodgson
|
3bf28a08ec
|
experiments in dharma
|
2018-05-25 03:17:29 +01:00 |
|
Matthew Hodgson
|
cc79384839
|
fix https://github.com/vector-im/riot-web/issues/6643
|
2018-05-24 01:57:22 +01:00 |
|
Matthew Hodgson
|
864a33f978
|
switch to using 'code' for both blocks & marks to match md-serializer
|
2018-05-23 20:12:13 +01:00 |
|
Matthew Hodgson
|
b0ff61f7ef
|
switch code schema to match slate-md-serializer
|
2018-05-23 14:12:08 +01:00 |
|
Matthew Hodgson
|
fc1c4996fc
|
slate-md-serializer 3.1.0 now escapes correctly
|
2018-05-23 02:15:34 +01:00 |
|
Matthew Hodgson
|
6fba8311f9
|
escape blockquotes correctly
and fix NPE
|
2018-05-23 02:09:37 +01:00 |
|
Matthew Hodgson
|
794a60b9f8
|
refocus editor immediately after executing commands
and persist selections correctly across blur/focus
|
2018-05-23 01:36:21 +01:00 |
|
Matthew Hodgson
|
e7a4ffaf45
|
fix emojioneifying autoconverted emoji
|
2018-05-23 00:52:00 +01:00 |
|
Matthew Hodgson
|
cace5e8bfc
|
fix bug where selection breaks after inserting emoji
|
2018-05-23 00:41:46 +01:00 |
|
Luke Barnard
|
c47c7b8d98
|
Merge pull request #1902 from matrix-org/t3chguy/room_settings_muted_users
improve privileged section users in room settings
|
2018-05-22 16:07:01 +01:00 |
|
Matthew Hodgson
|
11cea61661
|
refocus editor after clicking on autocompletes
|
2018-05-21 12:28:08 +01:00 |
|
Matthew Hodgson
|
7de45f8b7b
|
make quoting work
|
2018-05-21 03:48:59 +01:00 |
|
Matthew Hodgson
|
b616fd025e
|
comment out all the tests for now
|
2018-05-20 23:34:06 +01:00 |
|
Matthew Hodgson
|
e460cf35e0
|
hide formatting bar for MD editor
|
2018-05-20 22:48:40 +01:00 |
|
Matthew Hodgson
|
f981d7b729
|
unify buttons on the node type names, and make them work
|
2018-05-20 22:39:40 +01:00 |
|
Matthew Hodgson
|
d799b7e424
|
refactor roundtripping into a single place
and fix isRichTextEnabled to be correctly camelCased everywhere...
|
2018-05-20 16:30:39 +01:00 |
|
Matthew Hodgson
|
aac6866779
|
switch back to using commonmark for serialising MD when roundtripping
and escape MD correctly when serialising via slate-md-serializer
|
2018-05-20 14:33:14 +01:00 |
|
Matthew Hodgson
|
e9cabf0e85
|
add pill and emoji serialisation to Md
|
2018-05-20 03:17:51 +01:00 |
|
Matthew Hodgson
|
a0d88a829d
|
support sending inlines from the RTE.
includes a horrific hack for sending emoji until
https://github.com/ianstormtaylor/slate/pull/1854 is merged
or otherwise solved
|
2018-05-20 02:53:32 +01:00 |
|
Matthew Hodgson
|
d76a2aba9b
|
use <p/> as our root node everywhere and fix blank roundtrip bug
|
2018-05-20 01:07:25 +01:00 |
|
Matthew Hodgson
|
c3a6a41e5d
|
support links in RTE
|
2018-05-20 00:49:29 +01:00 |
|
Matthew Hodgson
|
f2116943c8
|
switch schema to match the MD serializer
|
2018-05-20 00:17:11 +01:00 |
|
Matthew Hodgson
|
65f0b05719
|
fix typo
|
2018-05-19 23:40:22 +01:00 |
|
Matthew Hodgson
|
572a31334f
|
add h4, h5 and h6
|
2018-05-19 23:34:30 +01:00 |
|
Matthew Hodgson
|
1f05aea884
|
make HTML pasting work
|
2018-05-19 23:33:07 +01:00 |
|
Matthew Hodgson
|
1536ab433a
|
make file pasting work again
|
2018-05-19 22:05:31 +01:00 |
|
Matthew Hodgson
|
d426c3474f
|
fix strikethough & code, improve shift-return & backspace
|
2018-05-19 21:36:22 +01:00 |
|
Matthew Hodgson
|
58670cc3e5
|
exit list more sanely on backspace
|
2018-05-19 21:14:39 +01:00 |
|
Matthew Hodgson
|
a4d9338cf0
|
let backspace delete list nodes in RTE
|
2018-05-19 20:38:07 +01:00 |
|
Matthew Hodgson
|
167742d900
|
make RTE sending work
|
2018-05-19 20:28:38 +01:00 |
|
Matthew Hodgson
|
089ac337f4
|
remove unused html serializer
|
2018-05-18 15:22:24 +01:00 |
|
Matthew Hodgson
|
e51554c626
|
actually hook up RTE
|
2018-05-17 02:13:17 +01:00 |
|
Matthew Hodgson
|
ae208da805
|
nudge towards supporting formatting buttons in MD
|
2018-05-17 00:01:23 +01:00 |
|
Matthew Hodgson
|
4eb6942211
|
let onChange set originalEditorState
|
2018-05-15 01:16:06 +01:00 |
|
Matthew Hodgson
|
b60ccad29b
|
Merge branch 'develop' into matthew/slate
|
2018-05-15 01:00:07 +01:00 |
|
Matthew Hodgson
|
12a56e8b8e
|
remove spurious comment
|
2018-05-15 00:59:55 +01:00 |
|
David Baker
|
7588d4380c
|
Merge branch 'release-v0.12.4' into develop
|
2018-05-14 17:27:01 +01:00 |
|
Luke Barnard
|
e0236c3d3e
|
Fix issue with sticker picker rendering off-screen
when the RightPanel is collapsed on a small monitor
and the sticker picker is opened.
|
2018-05-14 17:12:45 +01:00 |
|
Luke Barnard
|
3761cd4054
|
When panels are shown/hidden, hide sticker picker
|
2018-05-14 16:35:12 +01:00 |
|
Michael Telatynski
|
a88cbef331
|
tidy and switch to lexicographic sorting
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-14 16:22:28 +01:00 |
|
Michael Telatynski
|
5ef0eece9a
|
refactor and sort
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2018-05-14 16:09:22 +01:00 |
|
Luke Barnard
|
49a3770e92
|
Merge branch 'release-v0.12.4' into develop
|
2018-05-14 14:31:18 +01:00 |
|
Richard Lewis
|
dddd1c43cc
|
Remove redundant logging (currently shown on every render when no stickerpicker is present).
|
2018-05-14 14:23:26 +01:00 |
|
Richard Lewis
|
986fb3237d
|
Remove redundant logging (currently shown on every render when no stickerpicker is present).
|
2018-05-14 13:56:39 +01:00 |
|