element-web/src/components/structures
David Baker 5b2cee2fc1 Implement redesigned upload confirmation screens
Also fairly significant refactor of the uploading code: there are
a number of different ways of triggerring a file upload and each
went through a different code path (the media config size limit
worked on one of those paths). Basically take a lot of code out
of the views and put it into ContentMessages.

Sorry about the size of this patch.

https://github.com/vector-im/riot-web/issues/7565
2019-04-01 16:42:41 +01:00
..
auth Clean up unused imports 2019-03-13 15:33:14 -06:00
AutoHideScrollbar.js use AutoHideScrollbar in ScrollPanel 2019-03-15 10:16:21 +01:00
BottomLeftMenu.js Go back to using mainine velocity 2019-03-20 10:54:06 +00:00
CompatibilityPage.js Improve links to firefox and safari 2019-03-15 11:39:10 -06:00
ContextualMenu.js fix lint 2018-10-24 14:36:08 +02:00
CustomRoomTagPanel.js Update CustomRoomTagPanel.js 2019-03-16 12:37:34 +00:00
EmbeddedPage.js Remove a few more references to home 2019-02-07 17:09:16 +00:00
FilePanel.js create ResizeNotifier to derive which areas of the app resize and emit 2019-03-15 10:16:21 +01:00
GroupView.js Only show hosting link if group admin 2019-03-06 10:32:30 +00:00
IndicatorScrollbar.js Misc code cleanup 2019-03-28 10:43:01 -06:00
InteractiveAuth.js Rename login directory to auth 2019-01-21 17:45:55 -06:00
LeftPanel.js use ResizeNotifier as well to relayout room list 2019-03-15 10:16:21 +01:00
LoggedInView.js use ResizeNotifier as well to relayout room list 2019-03-15 10:16:21 +01:00
MainSplit.js make resizeNotifier optional in MainSplit for GroupView 2019-03-27 16:38:17 +01:00
MatrixChat.js Delay Notifier check until we have push rules 2019-03-29 15:19:39 +00:00
MessagePanel.js restore scroll position after hiding typing notifs with checkScroll 2019-03-20 17:38:05 +01:00
MyGroups.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
NotificationPanel.js Dramatically simplify use of mx_fadable 2017-10-25 15:15:49 +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 Move E2E icons out of feather dir 2019-02-26 20:31:32 +00:00
RoomSubList.js Alert the user to unread notifications in prior versions of rooms 2019-03-26 19:22:41 -06:00
RoomView.js Implement redesigned upload confirmation screens 2019-04-01 16:42:41 +01:00
ScrollPanel.js round scrollTop upwards to prevent never detecting bottom 2019-03-29 16:41:10 +01: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 implement PR feedback 2019-02-07 10:49:23 +00:00
TimelinePanel.js reimplement typing notif timeline shrinking prevention 2019-03-20 17:10:30 +01:00
TopLeftMenuButton.js Support linking to hosting providers 2019-03-05 18:32:56 +00:00
UploadBar.js Implement redesigned upload confirmation screens 2019-04-01 16:42:41 +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