mastodon/app/javascript/mastodon/features/compose/components
Thibaut Girka 36393e1d2b Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
	app/views/layouts/application.html.haml

Edited:
        app/helpers/application_helper.rb
        app/views/admin/domain_blocks/new.html.haml

Conflict wasn't really one, just two changes too close to one another.
Edition was to adapt the class names for themes to class names for
skins and flavours.

Also edited app/views/admin/domain_blocks/new.html.haml to strip the
duplicate admin pack inclusion thing.
2018-08-26 14:23:24 +02:00
..
action_bar.js Add link to filters in web UI dropdown (#7990) 2018-07-11 00:56:54 +02:00
autosuggest_account.js Display full username in tooltip on search and autosuggest #7478 (#7920) 2018-07-01 04:16:13 +02:00
character_counter.js Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
compose_form.js Merge branch 'master' into glitch-soc/merge-upstream 2018-06-15 20:51:39 +02:00
emoji_picker_dropdown.js Rename emoji sheet to avoid caching issue (#7777) 2018-06-10 16:12:47 +02:00
navigation_bar.js Fix "Invalid DOM property `class`" (#7798) 2018-06-14 08:03:07 +02:00
privacy_dropdown.js Make dropdown animations respect their placement (#8292) 2018-08-19 17:11:12 +02:00
reply_indicator.js Fix #8264 - Do not override ctrl/cmd+click. (#8265) 2018-08-18 12:50:32 +02:00
search.js When search enabled, display hint in search popout (#6593) 2018-03-02 06:02:42 +01:00
search_results.js Remove trending hashtags (#7711) 2018-06-04 02:18:18 +02:00
text_icon_button.js Use Class and Property Decorators (#3730) 2017-06-23 19:36:54 +02:00
upload.js Fix ctrl+enter not submitting toot when text cursor is composing image description (#8273) 2018-08-18 19:40:35 +02:00
upload_button.js Specify allowed media in upload button tooltip. (#8443) 2018-08-26 00:18:40 +02:00
upload_form.js Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
upload_progress.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00
warning.js Add option to reduce motion (#5393) 2017-10-16 09:36:15 +02:00