hometown/app/javascript/mastodon/features/status/components
Darius Kazemi 0436aa9984 Adding full Article support
This creates a new column in the `statuses` table which keeps track of
activity_pub_type, so in the case of a Note it will be blank (the
default) and it will be a string "Article" if the received remote object
is an AP Article. There is now a bunch of special case code in the
formatters and sanitizers to handle Articles differently, as well as on
the clientside.
2019-06-30 15:16:11 -07:00
..
action_bar.js Add a “Block & Report” button to the block confirmation dialog (#10360) 2019-03-26 17:34:02 +01:00
card.js Fix timeline jumps (#10001) 2019-02-17 19:33:11 +01:00
detailed_status.js Adding full Article support 2019-06-30 15:16:11 -07:00