mastodon/app/javascript/mastodon/features/ui/components
Kaito Sinclaire 156b916caf Direct messages column (#4514)
* Added a timeline for Direct statuses
* Lists all Direct statuses you've sent and received
* Displayed in Getting Started
* Streaming server support for direct TL

* Changes to match other timelines in 2.0
2018-04-18 13:09:06 +02:00
..
__tests__ Fix style of legacy column headers (#6342) 2018-01-24 04:03:51 +01:00
actions_modal.js Make dropdowns render into portal, expand animation (#5018) 2017-09-22 04:59:17 +02:00
boost_modal.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
bundle.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
bundle_column_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
bundle_modal_error.js Use React.PureComponent instead of React.Component (#6653) 2018-03-06 07:28:26 +01:00
column.js add scrollTop to ui/components/column (#4563) 2017-08-09 00:21:58 +02:00
column_header.js Fix style of legacy column headers (#6342) 2018-01-24 04:03:51 +01:00
column_link.js Display number of follow requests in getting started menu, and (#6313) 2018-01-21 13:20:20 +01:00
column_loading.js Fix PropTypes.oneOfType() warning (#5041) 2017-09-22 17:50:29 +02:00
column_subheading.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
columns_area.js Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
confirmation_modal.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
drawer_loading.js Fix dimensions of loading component for compose drawer (#4872) 2017-09-10 08:48:11 +02:00
embed_modal.js Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
focal_point_modal.js Fix focal point cropping in MediaGallery, fix focal point modal (#6740) 2018-03-11 15:12:33 +01:00
image_loader.js [RFC] Improved media modal (#5956) 2018-03-04 20:32:24 +01:00
media_modal.js Avoid using JS to set height in MediaModal (#6750) 2018-03-12 03:52:05 +01:00
modal_loading.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
modal_root.js Show media modal on public pages (#6801) 2018-03-24 12:52:26 +01:00
mute_modal.js Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
onboarding_modal.js Restore onboarding modal (#6303) 2018-01-20 01:32:37 +01:00
report_modal.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
tabs_bar.js Add search item to tab bar for mobile devices (#7072) 2018-04-08 14:26:58 +02:00
upload_area.js Upgrade ESLint to version 4.x (#6276) 2018-01-17 16:57:15 +01:00
video_modal.js [RFC] Improved media modal (#5956) 2018-03-04 20:32:24 +01:00
zoomable_image.js Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035) 2018-04-04 11:58:15 +02:00