mayaeh
2ae751f19d
Fix width of content text fluctuating over time ( #15055 )
2020-10-27 13:34:02 +01:00
mayaeh
4130aef29c
Fix translation string ( #14986 )
2020-10-16 21:41:43 +02:00
mayaeh
fb5f3be18f
Fix strings that could not be translated ( #14980 )
2020-10-15 21:24:58 +02:00
mayaeh
5a9ad221bf
Update translation files ( #14920 )
2020-10-05 02:57:38 +02:00
mayaeh
2ee7e2c5c3
Bump puma from 5.0.1 to 5.0.2 ( #14904 )
...
https://github.com/puma/puma/blob/master/History.md#502--2020-09-28
2020-09-30 14:32:00 +02:00
mayaeh
18c03c18f1
Bump selfsigned from 1.10.7 to 1.10.8 and bump node-forge from 0.9.0 to 0.10.0. ( #14807 )
...
https://github.com/jfromaniello/selfsigned/compare/v1.10.7...v1.10.8
https://github.com/digitalbazaar/forge/compare/0.9.0...0.10.0
2020-09-16 20:33:18 +02:00
mayaeh
d87958e177
ran yarn manage:translations ( #14344 )
2020-07-18 19:01:16 +02:00
mayaeh
fbbec3fc0b
remove unused word. ( #14250 )
...
ran `yarn manage:translations en`
2020-07-08 23:53:56 +02:00
mayaeh
c4f47f59cf
Fix restored words from "toot" to "status" ( #14242 )
2020-07-06 12:17:33 +02:00
mayaeh
6e399b9df9
Fix-up #13749 ( #14204 )
2020-07-03 13:26:35 +02:00
mayaeh
411bf188bb
follow-up #14149 ( #14192 )
...
ran `yarn manage:translations en`
2020-07-01 11:34:19 +02:00
mayaeh
f56129a947
Suppress Redis#exists(key) warning ( #14067 )
2020-06-17 10:31:31 +02:00
mayaeh
437cdf89e0
[Security] Bump rack from 2.2.2 to 2.2.3 ( #14064 )
2020-06-17 06:30:57 +02:00
mayaeh
acc367fd14
Fix naming issue ( #13551 )
2020-04-27 10:32:05 +02:00
mayaeh
44292a6952
Add link to bookmarks in web UI dropdown ( #13273 )
2020-03-21 03:14:28 +01:00
mayaeh
310d729745
Change the string "hidden" to "blocked" in WebUI ( #13221 )
...
* Change the string "hidden" to "blocked" in WebUI.
* update
2020-03-09 09:13:21 +01:00
mayaeh
57c42c20c0
Bump httplog from 1.4.1 to 1.4.2 ( #13059 )
2020-02-09 12:05:31 +01:00
mayaeh
d9a4ce4ca2
Bump httplog from 1.4.0 to 1.4.1. ( #13051 )
...
httplog 1.4.0 is yanked.
2020-02-08 21:39:44 +01:00
mayaeh
709ca0496d
Undo translations restored to its previous state ( #12876 )
2020-01-17 10:53:53 +01:00
mayaeh
c6287d5855
Remove ostatus2 gem from lockfile ( #12826 )
2020-01-12 03:13:01 +01:00
mayaeh
998ba16f13
Update lockfile for #12800 ( #12825 )
2020-01-11 21:49:59 +01:00
mayaeh
bd42608be2
Update lockfile for #12758 ( #12762 )
2020-01-05 02:25:07 +01:00
mayaeh
f9b82fa660
Fix notifications label ( #12517 )
...
* Fix translations not being displayed
* ran `yarn manage:translations en`
2019-12-02 13:39:53 +01:00
mayaeh
be93318c05
Integrate own poll's translation into own_poll. ( #12231 )
...
run `yarn manage:translations en`
2019-11-04 13:03:29 +01:00
mayaeh
b258583d2b
Fix hashtag link to directory in AdminUI ( #12005 )
...
* Fixed not to generate link if no user used hashtag in directory
* Added missing translation for AdminUI custom emojis
* run yarn manage:translations en
2019-10-01 01:20:22 +02:00
mayaeh
05ad7d606c
Add translation strings for AdminUI custom emojis ( #11970 )
2019-09-27 03:07:19 +02:00
mayaeh
75c6ad500d
Fixed not being able to display review pending hashtags in the admin UI. ( #11875 )
2019-09-17 16:59:16 +02:00
mayaeh
0e5b9e3ba0
Fix the sample account icon of Profile directory to local only ( #11872 )
2019-09-17 10:06:43 +02:00
mayaeh
ef0d22f232
Add search and sort functions to hashtag admin UI ( #11829 )
...
* Add search and sort functions to hashtag admin UI
* Move scope processing from tags_controller to tag_filter
* Fix based on method naming conventions
* Fixed not to get 500 errors for invalid requests
2019-09-16 14:27:29 +02:00
mayaeh
1511638975
Change the hashtag link from WebUI to public page ( #11845 )
2019-09-15 15:48:00 +02:00
mayaeh
e265b8887d
Fix NotificationMailer failing when receiving mention with media from remote instance ( #11765 )
2019-09-05 06:14:30 +02:00
mayaeh
1f22b8197c
Integrate translation strings for the Profile Directory. ( #11722 )
...
Run `yarn manage:translations en`
2019-09-02 18:12:27 +02:00
mayaeh
89b574aa6c
Add translation target for hashtag ( #11657 )
...
* Add translation target for hashtag.
* run `yarn manage:translations en`
2019-08-25 16:22:20 +02:00
mayaeh
e9c3d1ef46
Fix the whitelist mode display not being enabled in the admin dashboard ( #11634 )
2019-08-21 12:35:40 +02:00
mayaeh
0d80f686d8
Add tootctl preview_cards remove ( #11320 )
...
* Add `tootctl preview_cards remove`
* fix code style
* Remove `Scheduler::PreviewCardsCleanupScheduler` file
* fix code style again
Add exclude case where image_file_name is blank
* Added a function to output confirmation if the specified number of days is less than 2 weeks
2019-07-28 13:48:19 +02:00
mayaeh
a02f4b7cd4
Fix NameError ( #11192 )
2019-06-27 09:16:55 +02:00
7652190509
i18n: Update Japanese translations ( #11035 )
...
* Update Japanese translations
Co-authored-by: Phroneris <phroneris@gmail.com >
Co-authored-by: ruine0213 <ruine@spiele.jp >
* Update Japanese translations
2019-06-12 02:29:48 +02:00
mayaeh
210fa3a94e
Fix emoji-button appearing above privacy-dropdown ( #11027 )
2019-06-10 12:27:17 +02:00
mayaeh
c6e1229a82
Update Japanese translations. ( #10875 )
...
run yarn manage:translations ja && i18n-tasks add-missing ja
2019-05-29 11:09:59 +09:00
mayaeh
afb17b7045
Fix undefined method error. ( #10867 )
2019-05-28 05:42:04 +02:00
mayaeh
1eb14ef774
i18n: Update Japanese translations ( #10706 )
...
* Update Japanese translations.
run yarn manage:translations
This commit includes translations by some users that were done at the transifex.
* Reduce translation text because it becomes two lines.
2019-05-06 04:34:32 +09:00
mayaeh
9e2a1f1838
i18n: Update Japanese translations ( #10536 )
...
* run i18n-tasks add-missing
* Update Japanese translations.
2019-04-10 17:36:45 +02:00
mayaeh
a265696991
i18n: Update Japanese translations ( #10494 )
...
* Update Japanese translations
* Update Japanese translations.
2019-04-08 09:16:14 +09:00
mayaeh
abdf225353
i18n: Update Japanese translations ( #10427 )
...
* Update Japanese translations.
run yarn manage:translations && i18n-tasks add-missing
* Update Japanese translations.
* Fix mistake
* Change to be concise.
2019-04-01 05:50:05 +02:00
mayaeh
186f7bcbb6
Fix menu items that don't action ( #10379 )
2019-03-26 05:31:09 +01:00
mayaeh
97e5f739f7
Fix returned translations. ( #10298 )
...
Add Japanese translations for the admission-based registrations.
2019-03-17 03:12:47 +01:00
mayaeh
c6f018091e
i18n: Add Japanese translations for new landing page ( #10254 )
...
* yarn manage:translations && i18n-tasks add-missing
* Update Japanese translations for new landing page.
I don't change the tagline from English yet.
I think that translating a tagline is difficult and requires time-consuming discussions.
Some translations related about the poll are already done in Weblate, so I will leave it as it is.
2019-03-13 14:56:40 +01:00
mayaeh
d4ef90eae3
Fix to limit to discoverable accounts. ( #10253 )
2019-03-13 13:01:57 +01:00
mayaeh
fb90ec894e
i18n: add Japanese translations ( #10000 )
...
* Add Japanese translations.
* Probably change to more general "統合" than "マージ" .
2019-02-10 21:04:59 +09:00
mayaeh
46e806cd2f
Rename from instance to server. ( #9938 )
2019-02-05 19:11:24 +01:00
mayaeh
c80b89c2a8
i18n: Update Japanese translations ( #9871 )
...
* Update Japanese translations.
* Delete unused translation.
2019-01-20 12:37:38 +01:00
mayaeh
266d4cb92b
Changed not to display DISCOVER subheader via single column layout. ( #9759 )
2019-01-08 14:32:36 +01:00
mayaeh
c1693827ae
Change the icon to "reply-all" when reply to other accounts ( #9378 )
2018-12-28 03:51:32 +01:00
mayaeh
ff472d2cfb
Update Japanese translations. ( #9574 )
2018-12-19 08:51:02 +01:00
mayaeh
bfec030a4e
Fix that translation is not applied to "joining hashtags" ( #9397 )
2018-11-30 19:36:09 +01:00
mayaeh
bdd3c8c255
Change the password form order ( #9267 )
...
* Change order of password.
* Update Japanese translation for "Show thread".
* Separate the translation PR.
2018-11-16 11:18:43 +01:00
mayaeh
8f7e3d3772
Fix "tootctl media remove" can't count the file size ( #9288 )
...
* Fixed an issue where "tootctl media remove" can not count the file size.
* Fixed the problem pointed out by codeclimate.
2018-11-16 09:47:40 +01:00
mayaeh
560acf171e
Update Japanese translation for "Show thread". ( #9287 )
2018-11-16 11:16:10 +09:00
mayaeh
208d278cbc
i18n: Add ja translations ( #9261 )
...
* Run yarn manage:translations
* Add Japanese translations.
2018-11-11 18:57:16 +01:00
mayaeh
47bca33945
Fix description about custom mascot. ( #8974 )
2018-10-13 17:00:15 +02:00
mayaeh
e50cb5f4bd
Fix that the copy button of verify link did not work. ( #8938 )
2018-10-09 19:36:13 +02:00
mayaeh
87abbb07f3
Add Japanese translations. ( #8927 )
2018-10-09 07:12:37 +09:00
mayaeh
770e337497
Fixed error occurrence when pinning the DM column. ( #8922 )
2018-10-08 14:43:38 +02:00
mayaeh
3f9ec3de82
Fix some icon names changed by the Font Awesome 5. ( #8796 )
2018-09-27 20:36:36 +02:00
mayaeh
17af4d27da
Update the icon name changed by the Font Awesome 5. ( #8776 )
2018-09-25 15:52:12 +02:00
mayaeh
9513bf3279
Add japanese translations for the group reports and more. ( #8696 )
2018-09-15 14:17:14 +09:00
mayaeh
18eb565755
Add --verbose and --dry-run option to tootctl media remove ( #8519 )
...
* Add --verbose and --dry-run options to CLI interface for removing remote media.
* Fix coding style problem.
2018-08-31 03:46:13 +02:00
mayaeh
cc26fd71ac
Fix CLI interface for removing remote media ( #8506 )
...
* Fix that can't delete media files even if "tootctl media remove" execute when "--background" not attached.
* Revert
This reverts commit 5aa7e09645b27bae38a26030148b23e553ee2662.
* Change to obtain and pass all columns when "--background" option is false.
2018-08-29 18:35:09 +02:00
mayaeh
0d1d9b9a33
Fix report text color. ( #8288 )
2018-08-19 15:51:57 +02:00
mayaeh
401559c376
Fix whole-word selection and i18n: Add Japanese translation for Whole-word ( #8004 )
...
* Add Japanese translation for "Whole word" and add it's description.
* Fix to enable "Whole-word" selection.
2018-07-12 17:58:26 +02:00
mayaeh
ee2e0f694a
Fix #6157 : boosting own private toots ( #7200 )
...
* Fix boosting own private toots.
* Run yarn manage:translations and update Japanese translations.
2018-04-20 14:58:33 +02:00
mayaeh
85ab30abf7
i18n: Add Japanese translations for privacy policy and more ( #7049 )
...
* Update Japanese translations.
* Update Japanese translations.
* Update Japanese translations.
* Update Japanese translations.
* Add Japanese translations for #6984 , #7040 , #7072 .
Update Japanese translations for privacy policy.
* Add Japanese translations for #7032 , #7074 , #7089 .
* Proofreading Japanese translations for privacy policy.
2018-04-13 20:11:26 +09:00
mayaeh
1c293086a1
i18n: Add Japanese translations for #7000 ( #7022 )
...
* run yarn manage:translations.
* run i18n-tasks add-missing ja.
* Update Japanese translations.
2018-04-03 18:21:33 +09:00
mayaeh
b7d633c1bb
i18n: Add Japanese translations for domain blocks ( #6979 )
...
* run yarn manage:translations
* Update Japanese translations for domain blocks.
2018-03-31 21:09:39 +09:00
mayaeh
e7d741ece3
i18n: Update Japanese translations ( #6581 )
...
* yarn manage:translations
* Update Japanese translations.
2018-03-02 07:48:17 +09:00
mayaeh
4d8c0d9959
i18n: Update Japanese translations ( #6550 )
...
* Update Japanese translations.
* Add quotation marks.
2018-02-25 01:27:03 +09:00
mayaeh
eed7484cd6
Change mailer image url ( #6279 )
...
* Change image URL in mailer to full path
* Add application_mailer.view_profile localization.
2018-01-17 12:41:24 +01:00
mayaeh
0393a64a90
Update Japanese translations. ( #5893 )
2017-12-06 03:22:11 +01:00
mayaeh
51f2eca887
Add Japanese translations for invite filter. ( #5869 )
2017-12-02 15:09:56 +01:00
mayaeh
9927df83ad
Update Japanese translations for KeyboardShortcuts. ( #5858 )
2017-12-01 01:35:47 +01:00
mayaeh
a62039df27
Update Japanese translations. ( #5844 )
2017-11-29 15:41:21 +09:00
mayaeh
c6b7c77229
i18n: Update ja translation for consumable invites. ( #5829 )
...
* Add Japanese translation for consumable invites.
* Add Japanese translation.
* Update Japanese translation.
2017-11-27 20:23:14 +01:00
mayaeh
7a45d382ea
i18n: Update ja translations ( #5804 )
...
* Add Japanese translations.
* Update Japanese translations.
* Fix japanese translation.
2017-11-24 13:14:31 +01:00
mayaeh
fc2155019b
Add Japanese translations. ( #5769 )
2017-11-21 17:11:33 +01:00
mayaeh
08deec4c84
i18n: Update ja translation for moderator badge. ( #5731 )
...
* Update Japanese translation for moderator badge.
* Follows English notation
2017-11-19 04:16:56 +01:00
mayaeh
f6bc6399e2
Add Japanese translation for DM block option. ( #5704 )
2017-11-15 03:57:09 +01:00
mayaeh
249b0fe107
Add Japanese translations for moderator roles and its own admin actions. ( #5689 )
2017-11-14 15:53:14 +09:00
mayaeh
7b8ecde32d
Add Japanese translations for multiple themes, custom emoji ( #5026 )
...
* Add Japanese translations for multiple themes
* Change Japanese translation for custom emoji's created_msg.
2017-09-20 16:09:57 +02:00
mayaeh
33c39784e4
Add japanese translations for custom emoji. ( #5007 )
...
* Add japanese translations for custom emoji.
* Remove spaces.
* Change destroyed_msg.
* Revert "Change destroyed_msg."
2017-09-20 14:57:59 +02:00
mayaeh
ab9f1b6e50
Add japanese translations for embed modal feature. ( #4770 )
2017-09-02 14:48:51 +09:00
mayaeh
f92d991e52
Add japanese translations for Pinned statuses based on pawoo. ( #4717 )
...
Add japanese translations for pin_errors.
2017-08-28 00:03:27 +09:00
mayaeh
4ba33f99fc
Update Japanese translations ( #4376 )
...
* Update Japanese translations for remote profile, settings toggle button and web share button.
* Update Japanese translation for remote profile.
2017-07-26 21:57:51 +09:00