mirror of https://github.com/mastodon/mastodon
* Custom emoji - In OStatus: `<link rel="emoji" name="coolcat" href="http://..." />` - In ActivityPub: `{ type: "Emoji", name: ":coolcat:", href: "http://..." }` - In REST API: Status object includes `emojis` array (`shortcode`, `url`) - Domain blocks with reject media stop emojis - Emoji file up to 50KB - Web UI handles custom emojis - Static pages render custom emojis as `<img />` tags Side effects: - Undo #4500 optimization, as I needed to modify it to restore shortcode handling in emojify() - Formatter#plaintext should now make sure stripped out line-breaks and paragraphs are replaced with newlines * Fix emoji at the start not being converted |
8 years ago | |
---|---|---|
.. | ||
access_token_fabricator.rb | 8 years ago | |
accessible_access_token_fabricator.rb | 8 years ago | |
account_domain_block_fabricator.rb | 8 years ago | |
account_fabricator.rb | 8 years ago | |
application_fabricator.rb | 8 years ago | |
block_fabricator.rb | 8 years ago | |
conversation_fabricator.rb | 8 years ago | |
conversation_mute_fabricator.rb | 8 years ago | |
custom_emoji_fabricator.rb | 8 years ago | |
domain_block_fabricator.rb | 8 years ago | |
favourite_fabricator.rb | 8 years ago | |
follow_fabricator.rb | 8 years ago | |
follow_request_fabricator.rb | 8 years ago | |
import_fabricator.rb | 8 years ago | |
media_attachment_fabricator.rb | 8 years ago | |
mention_fabricator.rb | 8 years ago | |
mute_fabricator.rb | 8 years ago | |
notification_fabricator.rb | 8 years ago | |
preview_card_fabricator.rb | 8 years ago | |
report_fabricator.rb | 8 years ago | |
session_activation_fabricator.rb | 8 years ago | |
site_upload_fabricator.rb | 8 years ago | |
status_fabricator.rb | 8 years ago | |
status_pin_fabricator.rb | 8 years ago | |
stream_entry_fabricator.rb | 8 years ago | |
subscription_fabricator.rb | 8 years ago | |
tag_fabricator.rb | 8 years ago | |
user_fabricator.rb | 8 years ago | |
web_push_subscription_fabricator.rb | 8 years ago | |
web_setting_fabricator.rb | 8 years ago |