element-web/src/components/views
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
..
auth Merge branch 'develop' into matthew/fix_logging 2019-11-26 10:19:48 +00:00
avatars s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00
context_menus s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00
create_room Switch to createReactClass: *everything else*. React 16 :D 2019-09-06 18:38:11 +01:00
dialogs Merge pull request #3611 from matrix-org/t3chguy/context_menus 2019-12-04 17:17:47 +00:00
directory Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
elements Fix propTypes declaration 2019-12-05 10:42:20 +00:00
emojipicker Merge branches 'develop' and 't3chguy/context_menus' of github.com:matrix-org/matrix-react-sdk into t3chguy/context_menus 2019-12-02 23:20:47 +00:00
globals React error/warning cleanup 2019-10-08 12:10:37 +01:00
groups s/ContextualMenu/ContextMenu/ 2019-12-02 23:21:59 +00:00
messages Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix_mab_regression 2019-12-09 14:13:11 +00:00
right_panel Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
room_settings Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
rooms Render policy room event updates in the timeline 2019-12-09 20:36:00 -07:00
settings Merge pull request #3686 from matrix-org/travis/theme-fix 2019-11-29 10:17:55 -07:00
terms fix sdk import 2019-09-27 12:20:48 +01:00
toasts a11y adjustments for toasts 2019-11-25 12:31:57 +01:00
verification Make the verification cancelled dialog say OK instead of Cancel 2019-06-19 15:07:45 -06:00
voip Workaround for soft-crash with calls on startup 2019-11-21 17:31:57 +00:00