element-web/src/components/structures
Robin 69e03860a0
Show day counts in call durations (#9641)
* Show day counts in call durations

Previously call durations over a day long would be truncated, for example displaying as '2h 0m 0s' instead of '1d 2h 0m 0s'.

* Fix strict mode errors

* Fix strings

Co-authored-by: Travis Ralston <travisr@matrix.org>
2022-11-29 14:21:51 -07:00
..
auth Fix login screen style (#9611) 2022-11-25 08:49:11 +01:00
AutoHideScrollbar.tsx Space panel accessibility improvements (#9157) 2022-08-10 12:14:54 +00:00
BackdropPanel.tsx Task - replace img icons with svg components (#8963) 2022-07-06 13:29:26 +02:00
ContextMenu.tsx Implement voice broadcast device selection (#9572) 2022-11-15 10:02:40 +01:00
EmbeddedPage.tsx Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
ErrorMessage.tsx New password reset flow (#9581) 2022-11-22 07:58:37 +01:00
FileDropTarget.tsx Fix threads fallback incorrectly targets root event (#9229) 2022-10-20 12:48:25 +01:00
FilePanel.tsx Improve the styling of search initialization errors. 2022-05-09 11:20:36 +02:00
GenericDropdownMenu.tsx Integrate searching public rooms and people into the new search experience (#8707) 2022-06-15 16:14:05 +02:00
GenericErrorPage.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
HomePage.tsx Fix space panel subspace indentation going missing (#9167) 2022-08-10 16:29:53 +01:00
HostSignupAction.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
IndicatorScrollbar.tsx Space panel accessibility improvements (#9157) 2022-08-10 12:14:54 +00:00
InteractiveAuth.tsx Remove all usages of UNSAFE_* React methods (#9583) 2022-11-18 09:22:43 +00:00
LargeLoader.tsx Start DM on first message (#8612) 2022-08-04 08:19:52 +02:00
LeftPanel.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
LegacyCallEventGrouper.ts Show day counts in call durations (#9641) 2022-11-29 14:21:51 -07:00
LoggedInView.tsx Improve typing (#9474) 2022-10-21 11:44:33 +01:00
MainSplit.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
MatrixChat.tsx Consolidate public room search experience (#9605) 2022-11-22 15:05:09 +00:00
MessagePanel.tsx Minor code quality updates for ScrollPanel (#9639) 2022-11-29 07:43:14 -07:00
NonUrgentToastContainer.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
NotificationPanel.tsx Step 1: Remove all usage of @replaceableComponent 2022-03-28 14:02:31 -06:00
RightPanel.tsx Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
RoomSearch.tsx Fix Shortcut prompt for Search showing in minimized Roomlist (#9014) 2022-07-08 08:50:06 +00:00
RoomSearchView.tsx Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +00:00
RoomStatusBar.tsx Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
RoomStatusBarUnsentMessages.tsx Extract RoomStatusBarUnsentMessages (#9080) 2022-07-20 14:41:43 +02:00
RoomView.tsx Fix issues around up arrow event edit shortcut (#9645) 2022-11-29 14:55:48 +00:00
ScrollPanel.tsx Minor code quality updates for ScrollPanel (#9639) 2022-11-29 07:43:14 -07:00
SearchBox.tsx Migrate some tests to React Testing Library (#9584) 2022-11-18 09:16:11 +00:00
SpaceHierarchy.tsx Consolidate public room search experience (#9605) 2022-11-22 15:05:09 +00:00
SpaceRoomView.tsx Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
SplashPage.tsx Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
static-page-vars.ts Step 10.2: Move matrix logo replacement into react-sdk 2022-03-28 14:33:28 -06:00
TabbedView.tsx use stable reference for active tab in tabbedView (#9145) 2022-08-08 14:28:02 +02:00
ThreadPanel.tsx Fix thread list jumping back down while scrolling (#9606) 2022-11-25 13:22:06 +01:00
ThreadView.tsx Loading threads with server-side assistance (#9356) 2022-10-28 13:48:15 +02:00
TimelinePanel.tsx Fix thread list jumping back down while scrolling (#9606) 2022-11-25 13:22:06 +01:00
ToastContainer.tsx Make ToastContainer compatible with RTL layout (#8230) 2022-04-14 14:35:52 -06:00
UploadBar.tsx Move from browser-request to fetch (#9345) 2022-10-12 18:59:07 +01:00
UserMenu.tsx Add live voice broadcast indicator to user menu (#9590) 2022-11-18 08:36:20 +01:00
UserView.tsx New User Onboarding Task List (#9083) 2022-07-29 11:43:29 +00:00
ViewSource.tsx Add helper for thread root id in view source (#9632) 2022-11-28 15:53:40 +00:00