Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Add Japanese translation for consumable invites.
* Add Japanese translation.
* Update Japanese translation.
|
|
* Add Japanese translations.
* Update Japanese translations.
* Fix japanese translation.
|
|
|
|
* Update Japanese translation for moderator badge.
* Follows English notation
|
|
|
|
|
|
* Fix #5652 - Notify too short when abbrev in JA
Fix #5652 of the notification message to be understandable when abbreviated.
* Changed quotes as original
Double quote to single and single quote as none. But I am not convinced of this fix.
* Added a single quote as YAMLlint's suggestion
* `bundle exec i18n-tasks normalize`
|
|
|
|
* Update ja.yml
* Update simple_form.ja.yml
|
|
* Implement BlacklistedEmailDomain
* Use Faker::Internet.domain_name
* Remove note column
* Add frozen_string_literal comment
* Delete unnecessary codes
* Sort alphabetically
* Change of wording
* Rename BlacklistedEmailDomain to EmailDomainBlock
|
|
* Separate notifications preferences from general preferences
* Refine settings/notifications/show
* remove preferences.notifications
|
|
* yarn manage:translations
* Add Japanese translations for #5170
* Add Japanese translations for #5123
* Add Japanese translations for #5046
* Add Japanese translations for #5099
* Add Japanese translations for #5161
* "項目" -> "絵文字"
|
|
|
|
|
|
|
|
|
|
* Add Japanese translations for multiple themes
* Change Japanese translation for custom emoji's created_msg.
|
|
* Add japanese translations for custom emoji.
* Remove spaces.
* Change destroyed_msg.
* Revert "Change destroyed_msg."
|
|
|
|
|
|
I translated the additional text ( added by #4871)
|
|
|
|
* Add link to 'noscript' message
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
* remove indent
|
|
* Refactor Web::PushSubscription, remove welcome message
* Add missing helper
* Use locale of the receiver on push notifications (#4519)
* Remove unused translations
* Fix dir on notifications
|
|
|
|
Add japanese translations for pin_errors.
|
|
* Add Japanese translations for #2758, #4506, #4521, #4600 and #4664
* Do not translate Inbox URL and Outbox URL
* Remove "あなたの"
* Remove "あなたの"
|
|
|
|
- Section it into "Development" area
- Improve UI of application form, index, and details
|
|
|
|
|
|
|
|
* Update Japanese Translation
* preserve "Unfortunately"("残念ながら")
preserve "Unfortunately"("残念ながら")
|
|
|
|
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
|
|
|
* Redesign /terms page
* Fix tests
* Remove unused keys
|
|
* Redesign extended information page
* Remove unused keys
* Add $ui-base-lighter-color variable to SCSS
|
|
* Update Japanese translations for #4313
* Update Japanese translations for #4315
|
|
|
|
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
|
Signed-off-by: lindwurm <lindwurm.q@gmail.com>
|
|
* Improve admin page
* Fix test
* Add spec
* Improve select style
|
|
* Improve webfinger templates and make tests more flexible
* Clean up AS2 representation of actor
* Refactor outbox
* Create activities representation
* Add representations of followers/following collections, do not redirect /users/:username route if format is empty
* Remove unused translations
* ActivityPub endpoint for single statuses, add ActivityPub::TagManager for better
URL/URI generation
* Add ActivityPub::TagManager#to
* Represent all attachments as Document instead of Image/Video specifically
(Because for remote ones we may not know for sure)
Add mentions and hashtags representation to AP notes
* Add AP-resolvable hashtag URIs
* Use ActiveModelSerializers for ActivityPub
* Clean up unused translations
* Separate route for object and activity
* Adjust cc/to matrices
* Add to/cc to activities, ensure announce activity embeds target status and
not the wrapper status, add "id" to all collections
|
|
|