chinwagsocial/app/javascript/mastodon/features/compose/components
Claire 2b00ccdbd5
Fix button to dismiss suggestions not showing up in search results (#19325)
Fix a typo. The scope of this fix is pretty minor as that view only ever
shows up in one corner case, now.
2022-10-09 12:28:59 +02:00
..
action_bar.js
autosuggest_account.js
character_counter.js
compose_form.js Change label of publish button to be "Publish" again (#18583) 2022-06-01 05:03:12 +02:00
emoji_picker_dropdown.js
language_dropdown.js Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
navigation_bar.js
poll_button.js
poll_form.js
privacy_dropdown.js
reply_indicator.js
search.js
search_results.js Fix button to dismiss suggestions not showing up in search results (#19325) 2022-10-09 12:28:59 +02:00
text_icon_button.js
upload.js
upload_button.js
upload_form.js
upload_progress.js
warning.js