element-portable/src/components/structures
David Baker edd43a2706 Fix favicon/title badge count
This was using a separate function (in MatrixChat) that didn't
take into account whether we were supposed to be hiding the badge
for rooms so would include notifs that were hidden everywhere else.

Also make it a function & put it in RoomNotifs with all its friends.

Fixes https://github.com/vector-im/riot-web/issues/3060
2019-06-19 12:06:32 +01:00
..
auth Restore warning for if you're already logged in 2019-06-18 18:43:14 +01:00
AutoHideScrollbar.js Bind the onWheel listener directly to props 2019-04-05 09:43:29 -06:00
CompatibilityPage.js Improve links to firefox and safari 2019-03-15 11:39:10 -06:00
ContextualMenu.js Extend context menu alignment without chevrons 2019-06-10 16:07:28 +01:00
CustomRoomTagPanel.js Update CustomRoomTagPanel.js 2019-03-16 12:37:34 +00:00
EmbeddedPage.js Fix exception on logout 2019-06-10 15:27:59 +01:00
FilePanel.js create ResizeNotifier to derive which areas of the app resize and emit 2019-03-15 10:16:21 +01:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Fix some source strings noticed as incorrect by translators 2019-05-16 14:35:56 -06:00
IndicatorScrollbar.js Counteract smooth scrolling on breadcrumbs 2019-06-02 23:59:02 -06:00
InteractiveAuth.js s/setBusy/busyChanged/ 2019-06-10 16:27:27 +01:00
LeftPanel.js Convert breadcrumbs from labs to real setting 2019-06-03 00:15:33 -06:00
LoggedInView.js Use Alt-UP/DOWN for Composer History instead of random room change 2019-06-14 12:26:52 +01:00
MainSplit.js make resizeNotifier optional in MainSplit for GroupView 2019-03-27 16:38:17 +01:00
MatrixChat.js Fix favicon/title badge count 2019-06-19 12:06:32 +01:00
MessagePanel.js remove redundant localecho part from method name 2019-06-18 14:57:58 +02:00
MyGroups.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
NotificationPanel.js Fix lint errors in NotificationPanel 2019-05-21 16:38:48 +01:00
RightPanel.js Merge remote-tracking branch 'origin/develop' into travis/cancel-3pid 2019-03-29 11:47:46 -06:00
RoomDirectory.js Merge pull request #2842 from matrix-org/bwindels/bacat-scrolling-merged-develop 2019-03-29 14:02:15 +00:00
RoomStatusBar.js typos 2019-05-19 16:31:25 +01:00
RoomSubList.js Add voice labels for quick add room buttons 2019-05-21 12:16:34 -06:00
RoomView.js Don't NPE if no third party invite 2019-06-10 12:32:53 +01:00
ScrollPanel.js comment for PAGE_SIZE 2019-04-03 09:16:30 +02:00
SearchBox.js Fix the ctrl+k shortcut 2019-03-06 14:53:52 +00:00
TabbedView.js Remove old user and room settings 2019-02-04 13:40:21 -07:00
TagPanel.js move help & communities button out of tag panel 2019-02-05 17:36:33 +00:00
TagPanelButtons.js Track life buoy dialog 2019-04-04 11:28:13 +01:00
TimelinePanel.js use EditorStateTransfer to pass on state to newly mounted editor 2019-06-12 18:52:34 +02:00
TopLeftMenuButton.js Move focusing to the context menu create call 2019-05-20 21:07:55 -06:00
UploadBar.js Fix upload cancel in e2e rooms 2019-04-08 17:53:39 +01:00
UserView.js show dialog when failing to load profile info 2019-02-20 12:52:29 +01:00
ViewSource.js make ViewSource less awkward 2019-02-24 03:43:44 +00:00