Commit graph

12797 commits

Author SHA1 Message Date
syuilo
c725c9f76a Fix #3646 2018-12-17 20:17:21 +09:00
syuilo
d31f21d1dc 10.64.2 2018-12-17 17:27:07 +09:00
Acid Chicken (硫酸鶏)
68331d57c7 Update README.md [AUTOGEN] (#3641) 2018-12-17 17:26:02 +09:00
syuilo
097e031ea0 Clean up 2018-12-17 17:21:45 +09:00
syuilo
e0d6b1f0fd [Client] UIの動きを減らすオプションが一部のアニメーションに適用されなかったのを修正
Resolve #3632
2018-12-17 17:21:36 +09:00
syuilo
ada6bb5baf 10.64.1 2018-12-17 03:33:22 +09:00
syuilo
0fa667b40c Merge pull request #3631 from syuilo/l10n_develop
New Crowdin translations
2018-12-17 03:31:49 +09:00
syuilo
6838a1500a Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-12-17 03:31:31 +09:00
Acid Chicken (硫酸鶏)
b0e635ecd8 Update README.md [AUTOGEN] (#3639) 2018-12-17 03:31:19 +09:00
syuilo
f1549b3ac7 [Client] Add animation 🎨 2018-12-17 03:29:57 +09:00
syuilo
0e7385bb49 [API] Resolve #3637 2018-12-17 01:43:34 +09:00
syuilo
9114df6ff8 Update README.md 2018-12-16 17:24:52 +09:00
syuilo
b80273051f New translations ja-JP.yml (Norwegian) 2018-12-16 16:23:07 +09:00
syuilo
d21b5c3e2d New translations ja-JP.yml (Dutch) 2018-12-16 16:23:02 +09:00
syuilo
f7e932f406 New translations ja-JP.yml (Japanese, Kansai) 2018-12-16 16:22:58 +09:00
syuilo
25424f1bbc New translations ja-JP.yml (Spanish) 2018-12-16 16:22:52 +09:00
syuilo
aa42e4fb6d New translations ja-JP.yml (Russian) 2018-12-16 16:22:48 +09:00
syuilo
3501141ec3 New translations ja-JP.yml (Portuguese) 2018-12-16 16:22:43 +09:00
syuilo
ac2470474d New translations ja-JP.yml (Polish) 2018-12-16 16:22:38 +09:00
syuilo
cc19ae297c New translations ja-JP.yml (Korean) 2018-12-16 16:22:33 +09:00
syuilo
3b3d2b38f5 New translations ja-JP.yml (Italian) 2018-12-16 16:22:29 +09:00
syuilo
119aaab82a New translations ja-JP.yml (German) 2018-12-16 16:22:24 +09:00
syuilo
0b9e5d9de8 New translations ja-JP.yml (French) 2018-12-16 16:22:20 +09:00
syuilo
cbf6997ccc New translations ja-JP.yml (English) 2018-12-16 16:22:15 +09:00
syuilo
24f4d74ca7 New translations ja-JP.yml (Chinese Simplified) 2018-12-16 16:22:11 +09:00
syuilo
58a8779190 New translations ja-JP.yml (Catalan) 2018-12-16 16:22:05 +09:00
syuilo
2ea8fe8a14 [Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo
7acb46353c New translations ja-JP.yml (Korean) 2018-12-16 13:31:39 +09:00
syuilo
6e468f4c3e New translations ja-JP.yml (Korean) 2018-12-16 12:13:35 +09:00
syuilo
9b3669a9ff 10.64.0 2018-12-16 11:36:44 +09:00
syuilo
786164a7f2 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-12-16 11:32:30 +09:00
syuilo
8e5dab6156 [Client] Add some animations 🎨 2018-12-16 11:32:20 +09:00
dependabot[bot]
16770b4904 Update minio requirement from 7.0.1 to 7.0.2 (#3606)
Updates the requirements on [minio](https://github.com/minio/minio-js) to permit the latest version.
- [Release notes](https://github.com/minio/minio-js/releases)
- [Commits](https://github.com/minio/minio-js/commits/7.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-16 10:30:33 +09:00
syuilo
4e7d3a1d9c Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-12-16 10:30:06 +09:00
syuilo
c4b7741020 Update dependency 🚀 2018-12-16 10:29:55 +09:00
syuilo
dfa869ebac Merge pull request #3601 from syuilo/l10n_develop
New Crowdin translations
2018-12-16 10:24:04 +09:00
syuilo
c4afa3b66d [Client] Add particle effect 2018-12-16 10:20:46 +09:00
syuilo
a0700b9c57 [Client] Fix bug 2018-12-16 09:03:07 +09:00
Acid Chicken (硫酸鶏)
295f903a1a Add 'twitter:creator' meta data in user pages (#3618)
* Update user.pug

* Update user.pug

* Update note.pug

* Update user.pug

* Update note.pug

* Update note.pug
2018-12-16 08:49:38 +09:00
syuilo
a707cc15da [Client] Resolve #2951
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
syuilo
45e500c411 New translations ja-JP.yml (English) 2018-12-16 07:31:43 +09:00
MeiMei
25d75c8911 Format uptimes (#3629)
* Format uptime

* 逆だわ

* ザ

* 1個多い

* Fix comment
2018-12-16 07:06:43 +09:00
MeiMei
2d4fc788c0 Return 404 for invalid Object ID (#3627)
* Update activitypub.ts

* Update activitypub.ts

* Update featured.ts

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Fix following, outbox
2018-12-16 01:44:59 +09:00
syuilo
603320eebc Update analog-clock.vue 2018-12-15 23:34:46 +09:00
syuilo
300cbe6798 OGP向けにインスタンスのバナー画像を提供するように 2018-12-15 23:19:04 +09:00
Acid Chicken (硫酸鶏)
2d62b5c02f Update index.ts (#3624) 2018-12-15 20:54:34 +09:00
syuilo
a62229ef3d New translations ja-JP.yml (Polish) 2018-12-15 18:31:49 +09:00
syuilo
28511ad5e5 New translations ja-JP.yml (French) 2018-12-15 18:01:50 +09:00
syuilo
e84b43d2aa New translations ja-JP.yml (Norwegian) 2018-12-15 17:13:24 +09:00
syuilo
3c2a522fe4 New translations ja-JP.yml (Dutch) 2018-12-15 17:13:19 +09:00