d7310bc5b3
Remove dead classes
2021-03-04 20:17:29 -07:00
8d143331a8
Appease the linter
2021-03-04 20:10:47 -07:00
5d6e3d5711
UI refresh for uploaded files
...
Fixes https://github.com/vector-im/element-web/issues/16557
Fixes https://github.com/vector-im/element-web/issues/9482 (technically)
There's two changes in this:
1. The actual file body in the timeline now has a placeholder thing.
2. We're intentionally dropping all the "Travis uploaded a file" sender profile states.
2021-03-04 20:07:48 -07:00
aaf653dd8f
i18n
2021-03-04 17:58:43 +00:00
0f1b7a001e
Better error handling for streams
...
Also use older youtubeStreamKey as it appears our jitsi doesn't
support the newer one.
2021-03-04 17:52:49 +00:00
c73ad9e594
Merge pull request #5332 from Transfusion/trim_display_name
...
Trim spurious whitespace of nicknames
2021-03-04 16:26:09 +00:00
dd792c3d73
Fix Clicking on the avatar for opening member info requires pixel-perfect accuracy
2021-03-04 19:24:35 +05:30
ab4220b20d
Defer auto-joining within spaces and switch to using suggested
2021-03-04 13:04:58 +00:00
63944b9f6d
Add the new file
2021-03-04 12:22:31 +00:00
2b2fbabbc0
Merge pull request #5716 from matrix-org/jaywink/host-signup-dialog-borders
...
Ensure HostSignupDialog border colour matches light theme
2021-03-04 13:38:49 +02:00
f2d2a048e1
Ensure HostSignupDialog border colour matches light theme
...
Ensure dialog borders are always white as the HostSignupDialog
does not yet support dark mode or theming in general.
In the future we might want to pass the theme to the called
iframe, should some hosting provider have that need.
2021-03-04 11:07:14 +02:00
1cb19554eb
Fix Bottom border of state counters is white on the dark theme
2021-03-04 14:03:02 +05:30
725162ee00
fix: i18n strings
2021-03-04 00:09:00 +02:00
6d792cc08c
feat: use <details> to hide encrypted block
2021-03-03 23:48:39 +02:00
0a1f372371
fix: lint
2021-03-03 23:26:31 +02:00
ae08f74336
feat: improve "view source"
...
display encrypted and decrypted event source on the same dialog
keep only one "View Source" action on event context menu
2021-03-03 22:38:30 +02:00
2f52412834
Merge pull request #5712 from matrix-org/dbkr/dont_place_multiple_calls
...
Don't place another call if there's already one ongoing
2021-03-03 20:36:16 +00:00
d8483ddf0d
Don't place another call if there's already one ongoing
...
The 'call' button doesn't turn into a hangup button as soon as there's
a call in the room, but we should have been doing this anyway.
2021-03-03 20:23:21 +00:00
77cf4cf7a4
Merge pull request #5706 from matrix-org/t3chguy/spaces4.4
...
Space room hierarchies
2021-03-03 15:25:00 +00:00
73411fa53d
tidy code style
2021-03-03 13:42:44 +00:00
a8ff0fa75f
Merge pull request #5705 from matrix-org/t3chguy/spaces4.3
...
Iterate Space view and right panel
2021-03-03 13:37:40 +00:00
85985db441
add comment
2021-03-03 11:50:41 +00:00
d9a801910a
Tweak spaces copy
2021-03-03 11:34:29 +00:00
c7d4dfa4f5
Merge pull request #5692 from SimonBrandner/scroll-to-bottom-setting
...
Add a scroll to bottom on message sent setting
2021-03-02 17:41:15 -07:00
08d35073de
Improve commentary
2021-03-02 11:04:12 -07:00
a4a15d3abd
Merge branch 'develop' into travis/message-states
2021-03-02 10:52:30 -07:00
054330c07b
Merge pull request #5708 from matrix-org/travis/ignore-tmp
...
Add .tmp files to gitignore
2021-03-02 10:51:20 -07:00
867ce322e1
Add .tmp files to gitignore
...
My git client is convinced that `src/component-index.js.tmp` needs to be checked in, which is nice of it but also wrong.
2021-03-02 10:47:49 -07:00
c74224a1b7
Merge branch 'develop' into travis/message-states
2021-03-02 10:40:49 -07:00
49fc053b94
Merge pull request #5704 from matrix-org/t3chguy/spaces4.2
...
Initial Space Room View and Creation UX
2021-03-02 17:17:39 +00:00
d1a75885a7
Protect onAction dispatch handler on the SpaceStore with Spaces disabled
2021-03-02 15:35:02 +00:00
20e57d15fd
Option for audio streaming
2021-03-02 15:20:54 +00:00
a5ee029c62
Merge pull request #5452 from SimonBrandner/feature-multi-language-spell-check
...
Add multi language spell check
2021-03-02 14:38:21 +00:00
43cc7deeda
Show hierarchy of auto_join rooms in the space view
2021-03-02 14:37:28 +00:00
716268b2f9
Add context menu to spaces in the space panel
2021-03-02 14:35:29 +00:00
303ea16492
Merge pull request #5697 from matrix-org/travis/fix-tetris
...
Fix tetris effect (holes) in read receipts
2021-03-02 07:35:04 -07:00
ca1bd78921
Add space specific variant of the dropdown on "Rooms +" sublist
2021-03-02 14:20:29 +00:00
faf7a4b8bc
Initial Space room directory view
2021-03-02 14:14:50 +00:00
4e93452275
Tweak resizer collapse distributor behaviour to work with the expanding space panel
2021-03-02 14:02:03 +00:00
e479edd47a
Add an add existing room to space CTA to Space View
2021-03-02 13:34:53 +00:00
a687b9883c
Add a create room in space CTA to Space View
2021-03-02 13:29:34 +00:00
ab4b7b73ea
Add a basic Space Settings view
2021-03-02 13:26:00 +00:00
831cc7eaa0
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-03-02 12:14:36 +01:00
4476843264
Remove unused _t
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-03-02 12:12:10 +01:00
0a4c0b69b0
Move fileDropTarget to RoomView
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-03-02 12:07:33 +01:00
926e226a78
Add Invite CTA to Space View
2021-03-02 10:12:49 +00:00
dfd0aaffe3
Iterate copy for some global warning prompts for spaces
2021-03-02 09:56:43 +00:00
8efe7dcaa1
Decorate Right Panel cards with Space header for when viewing it in that context
2021-03-02 09:54:32 +00:00
ff00683f32
Use ===
...
Co-authored-by: Travis Ralston <travpc@gmail.com >
2021-03-02 07:42:07 +01:00
ebedd3cbcb
Remove space
...
Co-authored-by: Travis Ralston <travpc@gmail.com >
2021-03-02 07:41:14 +01:00