element-web/src/components/views/rooms
Travis Ralston f529a6c7a2 Render policy room event updates in the timeline
Fixes https://github.com/matrix-org/mjolnir/issues/15

This should be completely safe to deploy, even without a labs flag, because policy rooms (ban lists) are usually only joined by the people who know what they are. This also has no relation to the Mjolnir functionality currently in Riot, though it does make seeing your ban list a bit less awkward. 

Ban list rules only show up in ban list rooms and rarely show up in public rooms, hence the somewhat vague messaging. It should be obvious that it's a ban list room due to the surrounding room decoration/purpose.
2019-12-09 20:36:00 -07:00
..
AppsDrawer.js Appease the linter 2019-11-18 18:02:47 -07:00
Autocomplete.js Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
AuxPanel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
BasicMessageComposer.js Support RTL language in message composer 2019-11-04 17:37:36 +00:00
E2EIcon.js restyle e2e icons 2019-11-15 16:14:18 +01:00
EditMessageComposer.js Fix reply fallback being included in edit m.new_content 2019-10-13 13:32:09 +03:00
EntityTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
EventTile.js Render policy room event updates in the timeline 2019-12-09 20:36:00 -07:00
ForwardMessage.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
JumpToBottomButton.js missing semicolon 2019-01-22 14:52:22 +01:00
LinkPreviewWidget.js Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
MemberDeviceInfo.js restyle unknown devices dialog 2019-02-12 18:34:35 +01:00
MemberInfo.js Merge branch 'develop' into matthew/fix_logging 2019-11-26 10:19:48 +00:00
MemberList.js Various ARIA a11y fixes. 2019-10-03 09:35:39 +01:00
MemberTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
MessageComposer.js Remove the import my IDE should have removed for me 2019-11-20 11:08:53 -07:00
MessageComposerFormatBar.js tell tooltip when format bar gets hidden, as it won't be unmounted 2019-10-02 14:31:42 +02:00
MessageComposerInput.js Rename RoomPermalinkCreator -> Permalinks due to scope 2019-09-30 20:39:58 -06:00
PinnedEventsPanel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
PinnedEventTile.js Attempt to fix soft crash on some pinned events by null guarding member 2019-10-31 11:21:58 +00:00
PresenceLabel.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
ReadReceiptMarker.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
ReplyPreview.js Rename RoomPermalinkCreator -> Permalinks due to scope 2019-09-30 20:39:58 -06:00
RoomBreadcrumbs.js Update breadcrumbs when we do eventually see upgraded rooms 2019-11-25 16:21:09 -07:00
RoomDetailList.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomDetailRow.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomDropTarget.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomHeader.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomList.js Remove wrapping div around RoomList to fix regression with scrollbars 2019-10-23 18:32:14 +01:00
RoomNameEditor.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomPreviewBar.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomRecoveryReminder.js Also say "Connect ..." on remaining key backup buttons 2019-04-24 11:05:27 +01:00
RoomTile.js s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00
RoomTopicEditor.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
RoomUpgradeWarningBar.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SearchableEntityList.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SearchBar.js Mark the This/All Rooms scope buttons as radios for a11y 2019-12-07 12:45:28 +00:00
SearchResultTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SendMessageComposer.js Fix error message which is shown when unknown slash command attempted 2019-10-31 10:49:24 +00:00
SimpleRoomHeader.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
SlateMessageComposer.js Fix positioning and sizing of e2e icon in the composer 2019-11-20 11:00:39 -07:00
Stickerpicker.js s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00
ThirdPartyMemberInfo.js Various ARIA a11y fixes. 2019-10-03 09:35:39 +01:00
TopUnreadMessagesBar.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
UserTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00
WhoIsTypingTile.js Switch to createReactClass: views/rooms and test/components. React 16 :D 2019-09-06 15:04:46 +01:00