Michael Telatynski
|
0ab476b828
|
Upgrade @types (#9261)
* Upgrade @types
* Make typescript happier
|
2022-09-12 11:58:05 +01:00 |
|
Suguru Hirahara
|
b12a272385
|
Use AccessibleButton for 'In reply to' link button on ReplyChain (#8726)
- Remove ButtonResetDefault mixin to respect the concept of cascading
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
|
2022-05-31 15:52:12 -06:00 |
|
Travis Ralston
|
548290b006
|
Run a minor code quality checker over the repo (#8524)
* Run a minor code quality checker over the repo
Largely targeted at spelling of common words and misc code issues.
* Update snapshots
|
2022-05-09 22:52:05 +00:00 |
|
Šimon Brandner
|
b5ac9493dd
|
Improve pills (#6398)
|
2022-05-05 11:13:09 +02:00 |
|
Travis Ralston
|
997d6d40bf
|
Step 1: Remove all usage of @replaceableComponent
|
2022-03-28 14:02:31 -06:00 |
|
Germain
|
2acc8fd18b
|
Implement is_falling_back in accordance to MSC3440 (#8055)
|
2022-03-15 13:52:37 +00:00 |
|
Michael Telatynski
|
3f67a389c1
|
Fix incorrect usage of unstable variant of is_falling_back (#8016)
|
2022-03-10 15:32:00 +00:00 |
|
Michael Telatynski
|
8fccef86d8
|
Wire up drag-drop file uploads for the thread view (#7860)
|
2022-02-22 11:14:56 +00:00 |
|
Germain
|
ec6bb88068
|
Fix reply chain fallback for first event in a thread (#7580)
|
2022-01-19 13:37:19 +00:00 |
|
Germain
|
41b9e4aa4f
|
Implement reply chain fallback for threads backwards compatibility (#7565)
|
2022-01-19 09:06:48 +00:00 |
|
Kerry
|
fed53a268b
|
A11y - fix anchors-as-buttons (#7444)
* add link_inline accessiblebutton variant
* valid anchors in SecurityRoomSettingsTab
Signed-off-by: Kerry Archibald <kerrya@element.io>
* new room intro link button
Signed-off-by: Kerry Archibald <kerrya@element.io>
* replace anchor with button in rerequest encryption keys message
Signed-off-by: Kerry Archibald <kerrya@element.io>
* inline button in UrlPreviewSettings
Signed-off-by: Kerry Archibald <kerrya@element.io>
* ButtonResetDefault mixin
Signed-off-by: Kerry Archibald <kerrya@element.io>
* inline link buttons in TextForEvent
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in InviteDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in DevToolsDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in login/registration/reset pword flows
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix types after fixing anchors in devtools
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in MemberEventListSummary
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in ReactionsRow and RoomUpgrade
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in ReplyChain
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix more anchors
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix anchors in auth comps
* stylelint fixes
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove ignore of jsx-a11y rule that is not added yet
Signed-off-by: Kerry Archibald <kerrya@element.io>
* devtools style important explainer
Signed-off-by: Kerry Archibald <kerrya@element.io>
* translate button alt in devtools dialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* AccessibleButton is reactionsrow
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix viewsourcevent button placement, use AccessibleButton
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use AccessibleButton in EventTile
Signed-off-by: Kerry Archibald <kerrya@element.io>
* unignore jsx-a11y/anchor-is-valid
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix lint issue in test jsx
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update coment
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-01-07 10:40:53 +01:00 |
|
Andy Balaam
|
55eda7314b
|
Show votes in replied-to polls (pass in getRelationsForEvent) (#7345)
|
2021-12-13 13:12:22 +00:00 |
|
Aaron Raimist
|
2e8a93834b
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-12-09 09:10:23 +00:00 |
|
Travis Ralston
|
3c06e7f7a0
|
Add option to change the size of images/videos in the timeline (#7017)
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Co-authored-by: Timo K <toger5@hotmail.de>
|
2021-11-17 15:19:30 +00:00 |
|
Germain
|
dadac386fe
|
Display threads relation as replies when labs is disabled (#7109)
|
2021-11-11 12:28:56 +00:00 |
|
Germain Souquet
|
5a7c0d87b6
|
Rename ReplyThread to ReplyChain to avoid confusion with m.thread
|
2021-10-15 17:42:44 +01:00 |
|