mastodon/app/assets/javascripts/components/actions
Eugen Rochko 88725d6ce8 OEmbed support for PreviewCard (#2337)
* OEmbed support for PreviewCard

* Improve ProviderDiscovery code failure treatment

* Do not crawl links if there is a content warning, since those
don't display a link card anyway

* Reset db schema

* Fresh migrate

* Fix rubocop style issues
Fix #1681 - return existing access token when applicable instead of creating new

* Fix test

* Extract http client to helper

* Improve oembed controller
2017-04-27 14:42:22 +02:00
..
accounts.jsx Add hasMore field to account timeline (#2066) 2017-04-18 13:10:49 +02:00
alerts.jsx
blocks.jsx Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 2017-02-05 19:18:11 +01:00
cards.jsx OEmbed support for PreviewCard (#2337) 2017-04-27 14:42:22 +02:00
compose.jsx Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2419) 2017-04-25 15:04:49 +02:00
favourites.jsx
interactions.jsx
modal.jsx Made modal system more generic 2017-04-01 22:11:28 +02:00
mutes.jsx Add list of muted user to UI and Getting Started (#1799) 2017-04-15 01:23:49 +02:00
notifications.jsx Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types (#1548) 2017-04-11 22:53:58 +02:00
onboarding.jsx Onboarding modal (#1883) 2017-04-16 20:32:00 +02:00
reports.jsx Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 2017-04-13 19:36:41 +02:00
search.jsx Fix reworked search 2017-03-31 22:45:56 +02:00
settings.jsx
statuses.jsx Add <MissingIndicator /> when status or account are not found, skip alerts 2017-02-26 23:06:27 +01:00
store.jsx
timelines.jsx Keep track of which timelines are connected live to avoid redundant 2017-04-02 21:44:06 +02:00