Commit graph

15946 commits

Author SHA1 Message Date
syuilo
9efe586ae2 Clean up: Remove unused imports 2019-07-20 04:09:33 +09:00
rinsuki
720ad1e4a8 Improve GenerateVideoThumbnail (#5186)
* Improve GenerateVideoThumbnail

* use fluent-ffmpeg

* Update src/services/drive/generate-video-thumbnail.ts
2019-07-20 03:28:14 +09:00
Satsuki Yanagi
359c2a4b5c Improve usability of quote note by pasting url (#5196) 2019-07-20 03:23:16 +09:00
MeiMei
f69a404588 Fix question (#5197) 2019-07-20 03:20:06 +09:00
Acid Chicken (硫酸鶏)
1b0cccf288 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-20 02:02:48 +09:00
imgbot[bot]
21c6edce1b [ImgBot] Optimize images (#5189)
/assets/ss/user.jpg -- 148.15kb -> 148.15kb (0%)
2019-07-20 01:56:09 +09:00
Acid Chicken (硫酸鶏)
77f4986133 Update README.md [AUTOGEN] (#5199) 2019-07-20 01:53:09 +09:00
Acid Chicken (硫酸鶏)
bf62cde561 Update README.md [AUTOGEN] (#5193) 2019-07-20 00:40:08 +09:00
syuilo
93f3bad8f4 Merge branch 'master' into develop 2019-07-19 06:14:21 +09:00
syuilo
a67dc5d41c 🎨 2019-07-19 06:13:56 +09:00
syuilo
5dfcc6202c Update CHANGELOG.md 2019-07-19 04:13:20 +09:00
syuilo
e40dcf500e Merge branch 'develop' 2019-07-19 03:38:05 +09:00
syuilo
670986fbf2 11.26.0 2019-07-19 03:37:48 +09:00
syuilo
014bbb1d33 Remove unused import 2019-07-19 03:37:34 +09:00
syuilo
830da3906b MFMの引用がインライン表示になっている問題を修正 2019-07-19 03:30:37 +09:00
syuilo
6026866556 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-19 03:27:53 +09:00
syuilo
6a9854a3df Update CHANGELOG.md 2019-07-19 03:27:49 +09:00
rinsuki
d8af4e8cb8 特定ホストへのメンションの特別処理をクライアントに追加 (#5185)
* 特定ホストへのメンションの特別処理をクライアントに追加

Fix #5168

* Apply suggestions from code review

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Apply suggestions from code review

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Apply suggestions from code review

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Fix indent
2019-07-19 03:13:47 +09:00
Oni-Men
95cd3710d7 fix #5071 (#5184) 2019-07-18 20:56:48 +09:00
MeiMei
826ef2e650 Fix signin (#5181)
* Revert "Fix signin history (#5180)"

This reverts commit a97c14a7b7b306e2ffee56642be93d90814ee299.

* fix signin

* failはfail専用に

* fix password less 200
2019-07-18 05:26:58 +09:00
Satsuki Yanagi
9e31812bd2 Fix signin history (#5180)
* Fix #5179

* Fix wrong value in signin history
2019-07-18 04:22:44 +09:00
syuilo
69263b5b68 New Crowdin translations (#5175)
* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)
2019-07-18 02:03:47 +09:00
MeiMei
9bf6a5732a Send Delete activity on suspend (#5165)
* Send Delete Person activity

* Delete activityの後にフォロー解除する

* アカウント削除でもDelete activity
2019-07-18 02:03:28 +09:00
MeiMei
915145ee64 Mastodonのリンクの所有者認証に対応 (#5161)
* Profile metadata を設定できるように

* API desc
2019-07-18 00:11:39 +09:00
Satsuki Yanagi
0ad558d40c Resolve #5117 (#5171)
* Resolve #5117

* 出来立てのユーザーがストリームコネクションを持ってるはずがない
2019-07-18 00:00:03 +09:00
Satsuki Yanagi
040e8b9ff0 Improve #5176 (#5178)
* 🎨

* Follow review

* Remove unnecessary colon
2019-07-17 23:59:21 +09:00
Satsuki Yanagi
5cd7954fd7 Improve usability of users view (#5176)
* Improve usability of users view

Resolve #5173

* Fix query

* Follow review and fix

* Follow review
2019-07-17 18:59:10 +09:00
Satsuki Yanagi
31fce50003 Cleanup source (#5177)
* Cleanup source

* 🙏
2019-07-17 17:13:38 +09:00
Satsuki Yanagi
a9367f5c0b Fix #5172 (#5174) 2019-07-17 13:28:27 +09:00
Acid Chicken (硫酸鶏)
4dc1baaa13 Update README.md [AUTOGEN] (#5163) 2019-07-17 04:28:11 +09:00
syuilo
edc2d475ee New translations ja-JP.yml (French) (#5170) 2019-07-17 01:34:32 +09:00
syuilo
a1756064ad New translations ja-JP.yml (French) (#5169) 2019-07-17 01:25:56 +09:00
MeiMei
bf9b11f04f fix build error (#5162) 2019-07-17 00:59:19 +09:00
Acid Chicken (硫酸鶏)
80c356573e Use yarn (#5154)
* Revert "✌️"

This reverts commit b5b437b8784eb32531e0965d722ddb691775df08.

* Welcome back, yarn.lock

[lockfiles for all](https://yarnpkg.com/blog/2016/11/24/lockfiles-for-all/)

* Use alpine package registry instead of npm's

* Avoid npx

* Remove `"`

* Follow review

refs: https://github.com/syuilo/misskey/pull/5154#discussion_r303227256

* Update lockfile

* Use yarn instead of npm run

refs: https://github.com/syuilo/misskey/pull/5154#discussion_r303227285

* Back to npm

* Follow review

refs: https://github.com/syuilo/misskey/pull/5154#discussion_r303292279
2019-07-15 21:32:09 +09:00
syuilo
ef069cc413 New Crowdin translations (#5155)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Czech)
2019-07-15 20:47:49 +09:00
Aya Morisawa
b0a1bd46f8 Improve CONTRIBUTING.md (#5157) 2019-07-15 20:47:09 +09:00
Satsuki Yanagi
8614de7edc (コ`・ヘ・´ケ) (#5156) 2019-07-15 02:28:30 +09:00
Acid Chicken (硫酸鶏)
5981ea811c Nothing 2019-07-14 11:08:13 +09:00
Acid Chicken (硫酸鶏)
968e9017ff Corriger les omissions 2019-07-14 11:04:27 +09:00
Acid Chicken (硫酸鶏)
55b743a16a Welcome back, yarn.lock
[lockfiles for all](https://yarnpkg.com/blog/2016/11/24/lockfiles-for-all/)
2019-07-14 10:16:30 +09:00
Acid Chicken (硫酸鶏)
12bfdcb358 Revert "Add yarn.lock to .gitignore (#3408)"
This reverts commit e8439679a58eedf1e4a5e8a3504b3e46927bdb49.
2019-07-14 10:09:00 +09:00
Acid Chicken (硫酸鶏)
d2dfc76b38 Add FAQ in CONTRIBUTING.md 2019-07-14 10:06:10 +09:00
Acid Chicken (硫酸鶏)
493cb62789 Use yarn instead of npm 2019-07-14 10:04:52 +09:00
Acid Chicken (硫酸鶏)
e21a6f97bc Revert "Docker: Back to npm from yarn (#4730)"
This reverts commit 112a72abdfb78f8f6c76891e721029f4dc87d5c3.
2019-07-14 09:58:45 +09:00
Acid Chicken (硫酸鶏)
dd42164f31 Bye @types/is-root 2019-07-14 09:42:22 +09:00
Acid Chicken (硫酸鶏)
6097faaf9c Update dependency resolutions 2019-07-14 09:38:49 +09:00
syuilo
fe912de95d Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-14 04:02:41 +09:00
syuilo
7827ff85e0 Update CONTRIBUTING.md 2019-07-14 04:02:24 +09:00
Satsuki Yanagi
9ec3a1d256 Fix #5128 (#5153) 2019-07-14 03:56:34 +09:00
syuilo
c55b68982a Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-14 03:54:02 +09:00