Commit graph

12409 commits

Author SHA1 Message Date
dependabot[bot]
abcb96b318 Update vue-js-modal requirement from 1.3.26 to 1.3.27 (#3425)
Updates the requirements on [vue-js-modal](https://github.com/euvl/vue-js-modal) to permit the latest version.
- [Release notes](https://github.com/euvl/vue-js-modal/releases)
- [Commits](https://github.com/euvl/vue-js-modal/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-01 07:44:30 +09:00
syuilo
954d4ced5b Merge pull request #3435 from syuilo/l10n_develop
New Crowdin translations
2018-12-01 07:20:03 +09:00
dependabot[bot]
9f72530b38 Update @types/file-type requirement from 5.2.1 to 5.2.2 (#3450)
Updates the requirements on [@types/file-type](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-01 07:19:39 +09:00
Acid Chicken (硫酸鶏)
f4f19f28d8 Allow hyphens in the middle of remote usernames (#3440)
* Allow hyphens in the middle of remote usernames

refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2

* Make options fallback better

* Make options flat
2018-12-01 07:19:17 +09:00
dependabot[bot]
44944b1d7a Update webpack requirement from 4.26.0 to 4.26.1 (#3453)
Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/commits/v4.26.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-01 07:16:53 +09:00
MeiMei
3b0f37e389 Fix media video (#3452)
* Fix: Always show nsfw

* [Client] Add missing video play icon
2018-12-01 07:16:28 +09:00
MeiMei
8f699a4757 Exclude remote user or myself from talk user suggestions (#3449) 2018-12-01 07:15:55 +09:00
MeiMei
3d1afb9306 AP CW (#3448) 2018-12-01 07:15:10 +09:00
syuilo
6e04f873c6 New translations ja-JP.yml (Polish) 2018-12-01 02:22:34 +09:00
Aya Morisawa
eabfd00012 Use for-of instead of map
return values are not being used
2018-11-30 23:30:28 +09:00
Aya Morisawa
8feaf72180 Remove consecutive blank line 2018-11-30 23:07:21 +09:00
MeiMei
b8051b0e22 Fix #3442 (#3443) 2018-11-30 18:13:55 +09:00
MeiMei
0367ad08a8 Trim notifications text (#3438)
* Trim notifications

* Remove needless colons

* Use single quote

* 🎨
2018-11-30 09:34:37 +09:00
syuilo
ecb885141b New translations ja-JP.yml (Korean) 2018-11-30 07:52:03 +09:00
syuilo
057dc50e45 New translations ja-JP.yml (English) 2018-11-30 05:02:18 +09:00
syuilo
5f63e2abfe Better limit 2018-11-30 00:45:02 +09:00
syuilo
ffcfca54ee 10.59.2 2018-11-30 00:36:02 +09:00
MeiMei
e21b349680 Fix SMTP (#3436) 2018-11-30 00:35:17 +09:00
syuilo
b56bf00612 10.59.1 2018-11-30 00:15:02 +09:00
syuilo
95bc0bcddd New translations ja-JP.yml (Norwegian) 2018-11-30 00:14:31 +09:00
syuilo
53d8ef0f58 New translations ja-JP.yml (Dutch) 2018-11-30 00:14:24 +09:00
syuilo
2887101a8d New translations ja-JP.yml (Japanese, Kansai) 2018-11-30 00:14:17 +09:00
syuilo
e033a53bac New translations ja-JP.yml (Spanish) 2018-11-30 00:14:09 +09:00
syuilo
321257fc92 New translations ja-JP.yml (Russian) 2018-11-30 00:14:04 +09:00
syuilo
e31c6d8b59 New translations ja-JP.yml (Portuguese) 2018-11-30 00:13:57 +09:00
syuilo
3b33831478 New translations ja-JP.yml (Polish) 2018-11-30 00:13:49 +09:00
syuilo
2c3e969e30 New translations ja-JP.yml (Korean) 2018-11-30 00:13:45 +09:00
syuilo
aa5f4adf4e New translations ja-JP.yml (Italian) 2018-11-30 00:13:37 +09:00
syuilo
27a066939c New translations ja-JP.yml (German) 2018-11-30 00:13:32 +09:00
syuilo
6a005339ee New translations ja-JP.yml (French) 2018-11-30 00:13:24 +09:00
syuilo
8d06020733 New translations ja-JP.yml (English) 2018-11-30 00:13:19 +09:00
syuilo
c7101148c4 Fix #3432 2018-11-30 00:13:13 +09:00
syuilo
98c8e2307b New translations ja-JP.yml (Chinese Simplified) 2018-11-30 00:13:13 +09:00
syuilo
0722b29d15 New translations ja-JP.yml (Catalan) 2018-11-30 00:13:07 +09:00
syuilo
7530c50418 Fix #3434 2018-11-30 00:04:28 +09:00
MeiMei
e33f73a5b6 Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
562fb26dc6 Fix #3430 2018-11-29 22:05:11 +09:00
MeiMei
60ee5d1199 Show current selected language (#3429) 2018-11-29 21:56:53 +09:00
syuilo
b0d77c32da Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 20:40:03 +09:00
syuilo
0b76a3fef6 10.59.0 2018-11-29 20:39:56 +09:00
syuilo
cdc330948f Merge pull request #3394 from syuilo/l10n_develop
New Crowdin translations
2018-11-29 20:38:43 +09:00
syuilo
8552391f7e Add korean 2018-11-29 20:38:19 +09:00
syuilo
42767aaa2b メールサーバーの設定がオフの場合はメール設定を表示しないように 2018-11-29 20:33:31 +09:00
syuilo
f2fb6a1671 New translations ja-JP.yml (English) 2018-11-29 20:32:43 +09:00
syuilo
50bb61dcf6 New translations ja-JP.yml (Norwegian) 2018-11-29 20:24:05 +09:00
syuilo
9f86736d04 New translations ja-JP.yml (Dutch) 2018-11-29 20:23:58 +09:00
syuilo
63753957f2 New translations ja-JP.yml (Japanese, Kansai) 2018-11-29 20:23:51 +09:00
syuilo
08d1075a82 New translations ja-JP.yml (Spanish) 2018-11-29 20:23:45 +09:00
syuilo
5a95e5527d New translations ja-JP.yml (Russian) 2018-11-29 20:23:39 +09:00
syuilo
6819561aea New translations ja-JP.yml (Portuguese) 2018-11-29 20:23:34 +09:00