This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
210e6776fce016666ecfd248b2208c487f3440f9
Mastodon
/
app
/
javascript
/
mastodon
/
features
/
compose
/
components
History
Ondřej Hruška
210e6776fc
Fix intl warning with disabled secondary toot btn
...
- Moved building the secondary btn text into the if to avoid trying to translate 'none' visibility
2017-09-23 23:41:25 +02:00
..
autosuggest_account.js
Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (
#4526
)
2017-08-07 19:44:55 +02:00
autosuggest_shortcode.js
Emoji and Hashtag autocomplete
2017-09-20 20:21:09 +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
Fix intl warning with disabled secondary toot btn
2017-09-23 23:41:25 +02:00
emoji_picker_dropdown.js
Improve accessibility (part 6) (
#4435
)
2017-07-29 01:58:53 +02:00
navigation_bar.js
Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (
#4526
)
2017-08-07 19:44:55 +02:00
privacy_dropdown.js
Improve accessibility (part 6) (
#4435
)
2017-07-29 01:58:53 +02:00
reply_indicator.js
feat: Cache status height to avoid expensive renders (
#4439
)
2017-08-07 20:32:03 +02:00
search_results.js
…
search.js
Improve accessibility (part 3) (
#4405
)
2017-07-28 00:54:48 +02:00
text_icon_button.js
…
upload_button.js
Improve accessibility (part 3) (
#4405
)
2017-07-28 00:54:48 +02:00
upload_form.js
…
upload_progress.js
…
warning.js
…