Aya Morisawa
d81453271a
Refactor getTextCount ( #3553 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:24 +09:00
Aya Morisawa
cc06ef23ff
Eliminate if-statement ( #3564 )
2018-12-09 03:45:47 +09:00
Aya Morisawa
e649ec557b
Eliminate duplicated condition on if-statement ( #3563 )
2018-12-09 03:45:07 +09:00
Aya Morisawa
2b7e219efe
Eliminate if-statement ( #3562 )
2018-12-09 03:44:37 +09:00
Aya Morisawa
e9d519ea9a
Eliminate if-statement ( #3561 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 03:43:58 +09:00
Aya Morisawa
8608465864
Use && to eliminate if-statement ( #3558 )
2018-12-09 03:41:18 +09:00
Aya Morisawa
dece0c2bfb
Eliminate if-statement ( #3555 )
2018-12-09 03:40:40 +09:00
Aya Morisawa
f301e914c8
#2501
2018-12-09 01:05:55 +09:00
MeiMei
07218ce03c
Fix follow duplicate ( #3548 )
...
* フォローとリクエスト両方存在しても解除する
* 既にフォローしてても承認できるように
2018-12-08 18:55:00 +09:00
tamaina
3b7be81491
improve user-integration display in the user page ( #3541 )
...
* improve user-integration display in the user page
* delete unnecessary comma
2018-12-08 16:59:29 +09:00
syuilo
fdceaf9c3d
10.62.1
2018-12-08 10:58:13 +09:00
syuilo
57b0b5ed8e
Merge pull request #3481 from syuilo/l10n_develop
...
New Crowdin translations
2018-12-08 10:56:26 +09:00
syuilo
431bb85dc7
New translations ja-JP.yml (English)
2018-12-08 10:55:59 +09:00
syuilo
5992fa3626
New translations ja-JP.yml (Norwegian)
2018-12-08 10:42:58 +09:00
syuilo
336ae60d9e
New translations ja-JP.yml (Dutch)
2018-12-08 10:42:53 +09:00
syuilo
b8f368635c
New translations ja-JP.yml (Japanese, Kansai)
2018-12-08 10:42:49 +09:00
syuilo
b8ef6a1ce3
New translations ja-JP.yml (Spanish)
2018-12-08 10:42:45 +09:00
syuilo
a4619135ae
New translations ja-JP.yml (Russian)
2018-12-08 10:42:38 +09:00
syuilo
adaf8a08dc
New translations ja-JP.yml (Portuguese)
2018-12-08 10:42:32 +09:00
syuilo
3f8ab48d6c
New translations ja-JP.yml (Polish)
2018-12-08 10:42:27 +09:00
syuilo
ceafa01537
New translations ja-JP.yml (Korean)
2018-12-08 10:42:21 +09:00
syuilo
82196f40f9
New translations ja-JP.yml (Italian)
2018-12-08 10:42:15 +09:00
syuilo
e5c94e9302
New translations ja-JP.yml (German)
2018-12-08 10:42:09 +09:00
dependabot[bot]
87042c3252
Update diskusage requirement from 0.2.5 to 1.0.0 ( #3498 )
...
Updates the requirements on [diskusage](https://github.com/jduncanator/node-diskusage ) to permit the latest version.
- [Release notes](https://github.com/jduncanator/node-diskusage/releases )
- [Commits](https://github.com/jduncanator/node-diskusage/commits/1.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-08 10:42:07 +09:00
syuilo
708883da45
New translations ja-JP.yml (French)
2018-12-08 10:42:03 +09:00
syuilo
766482f897
New translations ja-JP.yml (English)
2018-12-08 10:41:58 +09:00
dependabot[bot]
f1afa9c178
Update autobind-decorator requirement from 2.3.1 to 2.4.0 ( #3533 )
...
Updates the requirements on [autobind-decorator](https://github.com/andreypopp/autobind-decorator ) to permit the latest version.
- [Release notes](https://github.com/andreypopp/autobind-decorator/releases )
- [Changelog](https://github.com/andreypopp/autobind-decorator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/andreypopp/autobind-decorator/commits/v2.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-08 10:41:53 +09:00
syuilo
ed782ac343
New translations ja-JP.yml (Chinese Simplified)
2018-12-08 10:41:53 +09:00
syuilo
ca2b82284d
New translations ja-JP.yml (Catalan)
2018-12-08 10:41:49 +09:00
dependabot[bot]
375d7a3b24
Update @types/koa-bodyparser requirement from 5.0.1 to 5.0.2 ( #3531 )
...
Updates the requirements on [@types/koa-bodyparser](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-08 10:41:42 +09:00
dependabot[bot]
999d8fb3be
Update @types/webpack requirement from 4.4.19 to 4.4.20 ( #3515 )
...
Updates the requirements on [@types/webpack](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-08 10:41:00 +09:00
Acid Chicken (硫酸鶏)
8a311c2e6a
Update server-stats.ts ( #3512 )
2018-12-08 10:40:45 +09:00
dependabot[bot]
c61d879944
Update v-animate-css requirement from 0.0.2 to 0.0.3 ( #3532 )
...
Updates the requirements on [v-animate-css](https://github.com/jofftiquez/v-animate-css ) to permit the latest version.
- [Release notes](https://github.com/jofftiquez/v-animate-css/releases )
- [Commits](https://github.com/jofftiquez/v-animate-css/commits/v0.0.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-08 10:40:15 +09:00
dependabot[bot]
4dbb21de9c
Update file-type requirement from 10.4.0 to 10.6.0 ( #3538 )
...
Updates the requirements on [file-type](https://github.com/sindresorhus/file-type ) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/file-type/releases )
- [Commits](https://github.com/sindresorhus/file-type/commits/v10.6.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-08 10:39:17 +09:00
syuilo
fcc8ec1609
[Client] Improve cw-button
2018-12-08 10:36:26 +09:00
syuilo
3dd5cf4f3b
Add comment
2018-12-08 10:20:43 +09:00
MeiMei
62558faa9e
Improve custom emoji parsing ( #3539 )
...
* Use MFM parser for extracting emoji in name
* Fix custom emoji regex
* Revert "Fix custom emoji regex"
This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.
2018-12-08 06:39:15 +09:00
syuilo
dcf0adc4e7
New translations ja-JP.yml (Norwegian)
2018-12-08 06:22:51 +09:00
syuilo
ff099ddaec
New translations ja-JP.yml (Dutch)
2018-12-08 06:22:46 +09:00
syuilo
0703d665c2
New translations ja-JP.yml (Japanese, Kansai)
2018-12-08 06:22:41 +09:00
syuilo
64ff3c7966
New translations ja-JP.yml (Spanish)
2018-12-08 06:22:37 +09:00
syuilo
065614fcf9
New translations ja-JP.yml (Russian)
2018-12-08 06:22:33 +09:00
syuilo
ff4a6a8c9e
New translations ja-JP.yml (Portuguese)
2018-12-08 06:22:27 +09:00
syuilo
44460866f1
New translations ja-JP.yml (Polish)
2018-12-08 06:22:23 +09:00
syuilo
bb62d9fec6
New translations ja-JP.yml (Korean)
2018-12-08 06:22:19 +09:00
syuilo
186120a2bb
New translations ja-JP.yml (Italian)
2018-12-08 06:22:14 +09:00
syuilo
d2b2db5db1
New translations ja-JP.yml (German)
2018-12-08 06:22:10 +09:00
syuilo
9e3ab7235e
New translations ja-JP.yml (French)
2018-12-08 06:22:04 +09:00
syuilo
b8289f25cc
New translations ja-JP.yml (English)
2018-12-08 06:21:58 +09:00
syuilo
23d21d2ee8
New translations ja-JP.yml (Chinese Simplified)
2018-12-08 06:21:55 +09:00