hometown/app/javascript/mastodon/features/compose/components
Eugen Rochko 0deb9fa6b9
Remove trending hashtags ()
* Delete trends_controller.rb

* Update routes.rb

* Update trending_tags.rb

* Update index.js

* Update index.js

* Update search_results.js

* Update async-components.js

* Update index.js

* Delete trends.js

* Delete trends.js

* Delete trends_container.js

* Delete trends.js

* Update search_results.js

* Update search_results_container.js
2018-06-04 02:18:18 +02:00
..
autosuggest_account.js Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc () 2017-08-07 19:44:55 +02:00
character_counter.js Count all URLs in text as 23 characters flat, do not count domain part of usernames () 2017-07-29 00:06:29 +02:00
compose_form.js Put the CW field between the toot we are replying to and the toot field () 2018-05-31 15:16:31 +02:00
emoji_picker_dropdown.js Place emoji picker top if it is closer to the bottom of the viewport (fixes ) () 2018-05-03 10:42:18 +02:00
navigation_bar.js Do not require onClose property in NavigationBar () 2017-11-24 13:13:17 +01:00
privacy_dropdown.js Dropdowns accessibility () 2018-05-04 22:13:26 +02:00
reply_indicator.js Fix low-contrasted cancel button of reply indicator () 2018-05-01 14:02:04 +02:00
search_results.js Remove trending hashtags () 2018-06-04 02:18:18 +02:00
search.js When search enabled, display hint in search popout () 2018-03-02 06:02:42 +01:00
text_icon_button.js Use Class and Property Decorators () 2017-06-23 19:36:54 +02:00
upload_button.js Improve accessibility (part 3) () 2017-07-28 00:54:48 +02:00
upload_form.js Add ability to specify alternative text for media attachments () 2017-09-28 15:31:31 +02:00
upload_progress.js Add option to reduce motion () 2017-10-16 09:36:15 +02:00
upload.js Change wording of the “undo” media upload button (fixes ) () 2018-05-11 13:20:31 +02:00
warning.js Add option to reduce motion () 2017-10-16 09:36:15 +02:00