Eugen Rochko
9c04fadec9
Finish up embed modal feature ( #4759 )
* Add embed button to dropdowns of in-timeline statuses
* yarn run manage:translations
7 years ago
Eugen Rochko
9caa90025f
Pinned statuses ( #4675 )
* Pinned statuses
* yarn manage:translations
7 years ago
Sorin Davidoi
e44f03bc71
Improve accessibility (part 7) ( #4457 )
* fix(media_modal): Keyboard navigation
* fix(column_back_button): Use native button
* fix(media_gallery): Keyboard navigation
* fix(status_content): Make CW content focusable
7 years ago
Sorin Davidoi
9004151e34
feat: Web Share for detailed status and account ( #4402 )
* feat: Web Share for detailed status and account
* fix(account/action_bar): Move share under mention
7 years ago
Sorin Davidoi
6884dd79ba
Improve accessibility (part 3) ( #4405 )
* fix(compose): Add aria-label for the navigation links
* fix(search): Add input label
* fix(navigation_bar): Link description
* fix(autosuggest_textarea): Add input label
* fix(compose_form): Add input label
* fix(upload_button): Add input label
* fix(account/header): Add link content
* fix(column_header): Use h1 tag
* fix(column_header): Labels move buttons moving column
* fix(settings_text): Add label to input
* fix(column_header): Remove role from h1
* fix(modal_root): Use role=dialog
* fix(modal_root): Focus restauration
* fix(modal_root): Apply inert to sibligs
* fix(column_header): Add role=button
* chore(eslint): Disable jsx-a11y/label-has-for
7 years ago
Sorin Davidoi
2f8bfb3d38
Improve accessibility ( #4369 )
* fix(compose): Use nav and remove redundant aria-label
* fix(tabs_tab): Use nav and add aria-label
* fix(app): Add aria-label for settings toggle button
* chore: Run yarn manage:translations
7 years ago
Eugen Rochko
07d93716aa
Improve remote profile disclaimer ( #4342 )
* Improve remote profile disclaimer
* yarn run manage:translations
7 years ago
Yamagishi Kazutoshi
117eb3b2bc
Change defaultMessage for spoiler placeholder ( #4329 )
7 years ago
Eugen Rochko
3c515f2cd2
Run yarn run manage:translations and i18n-tasks normalize ( #4302 )
7 years ago
Yamagishi Kazutoshi
3267e4a785
Add unfollow modal (optional) ( #4246 )
* Add unfollow modal
* unfollowing someone
* remove unnecessary prop
7 years ago
Yamagishi Kazutoshi
87b96f8d33
Add Japanese translations for #3243 ( #4192 )
7 years ago
Yamagishi Kazutoshi
63baab088d
Fix regular expression for RFC 5646 (regression from #3604 ) ( #4133 )
7 years ago
Eugen Rochko
47ace633dc
Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org ( #3725 )
7 years ago
Yamagishi Kazutoshi
72133fbed6
Re-add clear notifications button ( #3708 )
* Re-add clear notifications button
* remove connect() in column_settings
* one line
* remove unused props
7 years ago
Yamagishi Kazutoshi
9d2154c4ab
Add Japanese translations (pin) ( #3551 )
* Add Japanese translations (pin)
* "ピン留め" is more general
7 years ago
spla
93de41b39b
Catalan language updates ( #3454 )
* Add Catalan language
* Add Catalan language
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update settings_helper.rb
* Update mastodon.js
* Update index.js
* Update application.rb
* Update ca.yml
* removed extra spaces at line 225
* Catalan translation update
added activerecord.ca.yml
* Update activerecord.ca.yml
Done
* Updated activerecord.ca.yml
* Catalan language updated
* Catalan language updated
* Catalan language updated
* Catalan language updated
* Catalan language updated
7 years ago
spla
b75f13927e
Catalan translation update ( #3177 )
* Add Catalan language
* Add Catalan language
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update settings_helper.rb
* Update mastodon.js
* Update index.js
* Update application.rb
* Update ca.yml
* removed extra spaces at line 225
* Catalan translation update
added activerecord.ca.yml
* Update activerecord.ca.yml
Done
* Updated activerecord.ca.yml
7 years ago
Eugen Rochko
f1ab70649b
Add buttons to block and unblock domain ( #3127 )
* Add buttons to block and unblock domain
* Relationship API now returns "domain_blocking" status for accounts,
rename "block entire domain" to "hide entire domain", fix unblocking domain,
do not block notifications from domain-blocked-but-followed people, do
not send Salmons to domain blocked users
* Add test
* Personal domain blocks shouldn't affect Salmon after all, since in this
direction of communication the control is very thin when it comes to
public stuff. Best stay consistent and not affect federation in this way
* Ignore followers and follow request from domain blocked folks,
ensure account domain blocks are not created for empty domain,
and avoid duplicates in validation
* Purge followers when blocking domain (without soft-blocks, since they
are useless here)
* Add tests, fix local timeline being empty when having any domain blocks
7 years ago
Yamagishi Kazutoshi
05008f3930
Fix minor Japanese translations ( #3099 )
- add translation "Bon Appetoot!"
- add whitelist what doesn't require translation
- replace exclamation mark full width
- add space after question mark
- remove blank between words
- run yarn manage:translations
7 years ago
spla
a51c8074df
Add catalan language ( #3084 )
* Add Catalan language
* Add Catalan language
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update ca.json
* Update settings_helper.rb
* Update mastodon.js
* Update index.js
* Update application.rb
* Update ca.yml
* removed extra spaces at line 225
7 years ago