riot-web/src
Robin 30460943b2
Release video rooms as a beta feature (#8431)
* Remove blank header from video room view frame

* Add a beta card for video rooms

* Rename the 'disclaimer' on beta cards to 'FAQ'

Because that's what the section actually gets used as

* Add beta pills to video room creation buttons

* Remove duplicate tooltips from face piles

* Add beta pill to headers of video rooms

* Factor RoomInfoLine out of SpaceRoomView

* Factor RoomPreviewCard out of SpaceRoomView

* Adapt RoomPreviewCard for video rooms

* "New video room" → "Video room"

* Add comment about unused cases in RoomPreviewCard

* Add types

* Clarify !important comments

* Add a reload warning

* Fix the reload warning being the wrong way around

* Fix lints

* Make widgets in video rooms mutable again to de-risk future upgrades

* Ensure that the video channel exists when mounting VideoRoomView

* Fix lint

* Iterate beta reload warning
2022-06-09 13:07:59 -04:00
..
@types Move threads e2e tests over to cypress (#8501) 2022-05-10 17:09:31 +00:00
accessibility Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
actions Move spaces tests from Puppeteer to Cypress (#8645) 2022-05-26 10:19:00 +01:00
async-components/views/dialogs Followup type-check fixes for bootstrapCrossSigning callback (#8753) 2022-06-03 17:24:25 +00:00
audio Step 8.4.3: Improve PlaybackQueue listener efficiency 2022-03-28 14:02:31 -06:00
autocomplete Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
components Release video rooms as a beta feature (#8431) 2022-06-09 13:07:59 -04:00
contexts Fix effect of URL preview toggle not updating live (#8561) 2022-05-11 15:11:42 +01:00
customisations Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
dispatcher Update matrix-analytics-events to @matrix-org/analytics-events (#8778) 2022-06-07 20:08:36 +01:00
editor Add support for MD / HTML in room topics (#8215) 2022-06-07 14:20:32 -06:00
effects Add heart effect (#6188) 2022-04-08 15:31:04 -06:00
emojipicker
events display beacon tiles in timeline regardless of labs flag (#8423) 2022-04-29 14:12:10 +00:00
hooks Add support for MD / HTML in room topics (#8215) 2022-06-07 14:20:32 -06:00
i18n/strings Release video rooms as a beta feature (#8431) 2022-06-09 13:07:59 -04:00
indexing Document what all of our "Pegs" are (just singletons) (#8510) 2022-05-09 21:34:27 -05:00
integrations Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
mjolnir Send stable m.policy.rule.* events instead of mjolnir-prefixed unstable ones (#8300) 2022-04-13 09:10:55 +01:00
models Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
notifications Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
performance Add basic performance testing via Cypress (#8586) 2022-05-17 15:38:45 +01:00
rageshake Consolidate random string generation to make Sonar happier (#8675) 2022-05-24 09:05:11 +01:00
resizer Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
settings Release video rooms as a beta feature (#8431) 2022-06-09 13:07:59 -04:00
stores Expire video member events after 1 hour (#8776) 2022-06-09 13:19:52 +00:00
toasts Grammar fix: by it's administrator -> by its administrator (#8467) 2022-05-05 03:50:30 +00:00
usercontent Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
utils Expire video member events after 1 hour (#8776) 2022-06-09 13:19:52 +00:00
widgets Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
workers
AddThreepid.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
Analytics.tsx Consolidate random string generation to make Sonar happier (#8675) 2022-05-24 09:05:11 +01:00
AsyncWrapper.tsx Step 3.2: Stop using `getComponent` in code 2022-03-28 14:02:31 -06:00
Avatar.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
BasePlatform.ts Improve Typescript in `BasePlatform` (#8768) 2022-06-06 08:31:20 +02:00
BlurhashEncoder.ts
CallHandler.tsx Add more debug logging to try and find out why ring and ringback sounds aren't playing (#8772) 2022-06-06 13:47:40 -05:00
ContentMessages.ts Improve typing (#8674) 2022-05-24 09:05:29 +01:00
DateUtils.ts Live location share - set time limit (#8082) 2022-03-21 12:42:58 +01:00
DecryptionFailureTracker.ts Update matrix-analytics-events to @matrix-org/analytics-events (#8778) 2022-06-07 20:08:36 +01:00
DeviceListener.ts Move Enterprise Erin tests from Puppeteer to Cypress (#8569) 2022-05-26 10:12:49 +00:00
Editing.ts Fix issue with redacting via edit composer flow causing stuck editStates (#8184) 2022-03-29 13:33:11 +01:00
HtmlUtils.tsx Add support for MD / HTML in room topics (#8215) 2022-06-07 14:20:32 -06:00
IConfigOptions.ts Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
IdentityAuthClient.tsx
ImageUtils.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
KeyBindingsDefaults.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
KeyBindingsManager.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
Keyboard.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
Lifecycle.ts Move Enterprise Erin tests from Puppeteer to Cypress (#8569) 2022-05-26 10:12:49 +00:00
Livestream.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
Login.ts Fix crash on null idp for SSO buttons (#8650) 2022-05-20 10:08:57 +01:00
Markdown.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
MatrixClientPeg.ts Use updates stable relations from js-sdk (#8715) 2022-06-07 11:16:54 +01:00
MediaDeviceHandler.ts Add ability to change audio and video devices during a call (#7173) 2022-05-04 16:41:56 +02:00
Modal.tsx
NodeAnimator.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
Notifier.ts Show notifications even when Element is focused (#8590) 2022-05-19 14:44:47 +00:00
PageTypes.ts Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
PasswordReset.ts Allow user to control if they are signed out of all devices when changing password (#8259) 2022-04-22 18:15:38 +01:00
PlatformPeg.ts Document what all of our "Pegs" are (just singletons) (#8510) 2022-05-09 21:34:27 -05:00
PosthogAnalytics.ts Update matrix-analytics-events to @matrix-org/analytics-events (#8778) 2022-06-07 20:08:36 +01:00
PosthogTrackers.ts Update matrix-analytics-events to @matrix-org/analytics-events (#8778) 2022-06-07 20:08:36 +01:00
Presence.ts
Registration.tsx type Actions (#7862) 2022-02-22 10:04:27 +00:00
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Name lists on invite dialog (#8046) 2022-06-09 13:45:33 +01:00
RoomNotifs.ts Fix js-sdk types (#8588) 2022-05-13 19:13:21 +00:00
Rooms.ts Convert references to direct chat -> direct message (#8694) 2022-05-25 14:20:46 +00:00
ScalarAuthClient.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
ScalarMessaging.ts Support avatar_url in the scalar client API (#8550) 2022-05-19 16:22:38 -06:00
SdkConfig.ts Fix incorrect typing on SdkConfig defaults (#8147) 2022-03-25 09:13:26 -06:00
Searching.ts
SecurityManager.ts Move Enterprise Erin tests from Puppeteer to Cypress (#8569) 2022-05-26 10:12:49 +00:00
SendHistoryManager.ts
SlashCommands.tsx Add support for MD / HTML in room topics (#8215) 2022-06-07 14:20:32 -06:00
Terms.ts Step 3.2: Stop using `getComponent` in code 2022-03-28 14:02:31 -06:00
TextForEvent.tsx use isLocationEvent util everywhere (#8551) 2022-05-10 17:39:28 +02:00
Unread.ts Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts Step 8.5: Move various room utilities out of `createRoom` 2022-03-28 14:02:31 -06:00
WhoIsTyping.ts
boundThreepids.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
call-types.ts Step 8.5: Move call event type 2022-03-28 14:02:31 -06:00
createRoom.ts Revert "Make widgets in video rooms mutable again to de-risk future upgrades" (#8803) 2022-06-09 09:56:02 -04:00
email.ts
emoji.ts Upgrade `emojibase` and `twemoji` (#7286) 2022-03-23 17:08:34 +00:00
group_helpers.tsx Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00:00
identifiers.ts
index.ts Step 6: Refactor event rendering to stop using `getComponent` 2022-03-28 14:02:31 -06:00
languageHandler.tsx Update weblateToCounterpart to be more resilient (#8633) 2022-05-17 17:44:29 +01:00
linkify-matrix.ts Don't linkify code blocks (#7859) 2022-05-03 00:26:37 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
sentry.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
shouldHideEvent.ts Fix regression of edits showing up in the timeline with hidden events shown (#8260) 2022-04-08 12:10:10 +01:00
theme.ts Replace deprecated String#substr with String#slice (#8314) 2022-04-14 07:52:42 +00:00
verification.ts Step 8.5: Move various room utilities out of `createRoom` 2022-03-28 14:02:31 -06:00