David Baker
|
855c3819c1
|
Reset matrix-js-sdk back to develop branch
|
2021-09-01 09:52:32 +01:00 |
|
Michael Telatynski
|
0fa0b60e93
|
Merge pull request #6717 from matrix-org/t3chguy/fix/18686
Fix EmojiPicker filtering to lower case emojibase data strings
|
2021-09-01 09:02:16 +01:00 |
|
Michael Telatynski
|
642d8a0ec0
|
Merge pull request #6716 from matrix-org/t3chguy/fix/18668
Clear currentRoomId when viewing home page, fixing document title
|
2021-09-01 09:01:52 +01:00 |
|
Germain
|
7621a9a0f3
|
Merge pull request #6658 from matrix-org/gsouquet/threaded-messaging-2349
|
2021-09-01 08:47:10 +01:00 |
|
Germain Souquet
|
8b567944ec
|
Merge branch 'develop' into gsouquet/ts-components-migration
|
2021-09-01 08:40:48 +01:00 |
|
Travis Ralston
|
18b7a64910
|
Remove arbitrary limits from send/receive events for widgets
Fixes https://github.com/vector-im/element-web/issues/17994
As per MSC change: aeadae81e2
|
2021-08-31 13:17:49 -06:00 |
|
Michael Telatynski
|
e089c34db7
|
Fix EmojiPicker filtering to lower case emojibase data strings
|
2021-08-31 17:36:10 +01:00 |
|
Michael Telatynski
|
4ce79148cf
|
Clear currentRoomId when viewing home page, fixing document title
|
2021-08-31 17:14:50 +01:00 |
|
Michael Telatynski
|
bbd420096b
|
don't bother awaiting SpaceStore::setActiveSpace as it is no longer async
|
2021-08-31 17:03:43 +01:00 |
|
Michael Telatynski
|
bf4ffa965c
|
Reload suggested rooms if we see the state change down /sync
|
2021-08-31 16:56:47 +01:00 |
|
Michael Telatynski
|
e0363ddee5
|
Merge pull request #6713 from matrix-org/t3chguy/fix/18737
Fix membership updates to Spaces not applying in real-time
|
2021-08-31 16:54:02 +01:00 |
|
Michael Telatynski
|
d3ba33172b
|
Only make the initial space rooms suggested by default
|
2021-08-31 16:42:21 +01:00 |
|
Michael Telatynski
|
4e1e304616
|
Merge pull request #6698 from SimonBrandner/fix/space-invite-dialog/18745
|
2021-08-31 16:35:36 +01:00 |
|
Michael Telatynski
|
b814100b98
|
Fix membership updates to Spaces not applying in real-time
|
2021-08-31 16:31:10 +01:00 |
|
Michael Telatynski
|
e2468854f6
|
Merge pull request #6712 from matrix-org/t3chguy/fix/18778
|
2021-08-31 16:16:46 +01:00 |
|
Michael Telatynski
|
c2a5cfb11e
|
remove stale unused import
|
2021-08-31 16:11:22 +01:00 |
|
Michael Telatynski
|
0cd00ae64f
|
Remove non-functional DuckDuckGo Autocomplete Provider
|
2021-08-31 16:05:16 +01:00 |
|
RiotRobot
|
0a09682982
|
Resetting package fields for development
|
2021-08-31 13:57:16 +01:00 |
|
RiotRobot
|
417415ab3b
|
Merge branch 'master' into develop
|
2021-08-31 13:56:00 +01:00 |
|
RiotRobot
|
e4f27f04b9
|
v3.29.0
|
2021-08-31 13:52:40 +01:00 |
|
RiotRobot
|
99fdd57bd3
|
Prepare changelog for v3.29.0
|
2021-08-31 13:52:40 +01:00 |
|
RiotRobot
|
09b40870d4
|
Upgrade matrix-js-sdk to 12.4.0
|
2021-08-31 13:51:17 +01:00 |
|
Travis Ralston
|
730af94014
|
Autoplay semantics for voice messages
Fixes https://github.com/vector-im/element-web/issues/18804
Fixes https://github.com/vector-im/element-web/issues/18715
Fixes https://github.com/vector-im/element-web/issues/18714
Fixes https://github.com/vector-im/element-web/issues/17961
|
2021-08-30 14:29:37 -06:00 |
|
Šimon Brandner
|
ef30db4125
|
Filter members on load
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-30 09:57:59 -06:00 |
|
Travis Ralston
|
a5ccd690a6
|
Merge pull request #6708 from SimonBrandner/fix/ml-filter-load
Filter members on `MemberList` load
|
2021-08-30 09:57:22 -06:00 |
|
Šimon Brandner
|
9684d7263b
|
Filter members on load
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-30 10:09:57 +02:00 |
|
Šimon Brandner
|
5b65528038
|
Make GH actions clone from the correct fork and cleanup
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-29 17:37:11 +02:00 |
|
Steffen Kolmer
|
6a550f2f9c
|
Added trailing comma to make eslint happy
|
2021-08-28 14:04:00 +02:00 |
|
Steffen Kolmer
|
3ef9584f68
|
Simplify things
|
2021-08-28 14:00:18 +02:00 |
|
Steffen Kolmer
|
9fdc5659b7
|
Fixed eslint error and copyright header
|
2021-08-28 13:56:08 +02:00 |
|
Steffen Kolmer
|
e661c017e3
|
Moved custom field name to a const
|
2021-08-28 13:48:33 +02:00 |
|
Steffen Kolmer
|
d76adde1ab
|
Use scss instead of inline styles
|
2021-08-28 13:41:24 +02:00 |
|
Steffen Kolmer
|
70b4308bab
|
Fix eslint error
|
2021-08-27 21:59:22 +02:00 |
|
Steffen Kolmer
|
6da11f375d
|
Allow to use basic html formatting in invite reasons
|
2021-08-27 21:44:34 +02:00 |
|
Steffen Kolmer
|
f65eff103e
|
Switch from inline-spinner to spinner
|
2021-08-27 20:48:29 +02:00 |
|
Steffen Kolmer
|
a4899ad225
|
Fixed padding
|
2021-08-27 20:11:34 +02:00 |
|
Steffen Kolmer
|
9b495eeec3
|
Optimized style
|
2021-08-27 20:10:01 +02:00 |
|
Steffen Kolmer
|
21cf3592cf
|
Update props and state interfaces
|
2021-08-27 19:32:38 +02:00 |
|
Steffen Kolmer
|
6e30673164
|
Show spinner if user id is missing in event tile preview
|
2021-08-27 19:23:26 +02:00 |
|
Steffen Kolmer
|
9d9f590c21
|
Merge pull request #184 from matrix-org/develop
[pull] develop from matrix-org:develop
|
2021-08-27 18:27:08 +02:00 |
|
Travis Ralston
|
5e934c17da
|
Merge pull request #6694 from SimonBrandner/task/set-new-layout
Set the new layout setting when reading it
|
2021-08-27 09:08:40 -06:00 |
|
Travis Ralston
|
cd1610eea8
|
Merge pull request #6696 from matrix-org/travis/ff-voice
Always trigger the first amplitude capture from the worklet
|
2021-08-27 07:47:38 -06:00 |
|
Germain Souquet
|
bf3c8e5664
|
Fix imports
|
2021-08-27 10:38:01 +01:00 |
|
Germain
|
bbeda37f7c
|
Merge pull request #6697 from SimonBrandner/fix/leave-space/18592
|
2021-08-27 08:59:38 +01:00 |
|
Šimon Brandner
|
816f0f5e90
|
Avoid stacked dialogs
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 09:56:53 +02:00 |
|
Šimon Brandner
|
0fae3ed233
|
i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 09:22:30 +02:00 |
|
Šimon Brandner
|
464d2b47b0
|
Default to Don't leave any
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-27 09:18:19 +02:00 |
|
Travis Ralston
|
289b1c5ce0
|
Always trigger the first amplitude capture from the worklet
Fixes https://github.com/vector-im/element-web/issues/18587
See diff
|
2021-08-26 15:47:49 -06:00 |
|
Travis Ralston
|
20b6219121
|
Don't send prehistorical events to widgets during decryption at startup
Fixes https://github.com/vector-im/element-web/issues/18060
Tracking a localized read receipt of sorts appears to be the fastest and least complex approach, though not the greatest.
|
2021-08-26 13:28:48 -06:00 |
|
Travis Ralston
|
73dd30f919
|
Merge branch 'develop' into travis/cross-room
|
2021-08-26 10:48:10 -06:00 |
|