Commit graph

15508 commits

Author SHA1 Message Date
syuilo
a78d9b6160 Improve announcement
* お知らせにMFMを使えるように
* お知らせに画像を添付できるように
2019-04-24 15:21:39 +09:00
Acid Chicken (硫酸鶏)
17e91bab96 Update README.md [AUTOGEN] (#4778) 2019-04-24 14:56:23 +09:00
Acid Chicken (硫酸鶏)
84ea57118f Update README.md [AUTOGEN] (#4777) 2019-04-24 14:55:49 +09:00
syuilo
dc3a448228 Create find-by-hash.ts 2019-04-24 14:54:19 +09:00
syuilo
f79ad8668c Fix response 2019-04-24 14:54:15 +09:00
syuilo
4be7d7b1e9 Update attached-notes.ts 2019-04-24 14:54:06 +09:00
syuilo
f910613861 Rename theme 2019-04-24 14:44:28 +09:00
syuilo
ea42890fa1 Fix bug 2019-04-24 14:39:59 +09:00
syuilo
a341afcfd7 Update CHANGELOG.md 2019-04-24 10:07:27 +09:00
syuilo
e04387e512 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-24 10:02:49 +09:00
syuilo
740fc071ac Fix #4767 2019-04-24 10:02:31 +09:00
syuilo
316165354c New Crowdin translations (#4771)
* New translations ja-JP.yml (French)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (Chinese Simplified)
2019-04-24 09:54:43 +09:00
syuilo
41b4c81335 Cache meta 2019-04-24 08:11:19 +09:00
syuilo
2afaa1105c Increase reaction column length 2019-04-24 03:39:11 +09:00
syuilo
07012694f2 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-04-24 03:26:10 +09:00
syuilo
a3c5a2d767 Refactor 2019-04-24 03:26:02 +09:00
Acid Chicken (硫酸鶏)
e2c466bdd3 Update README.md [AUTOGEN] (#4773) 2019-04-24 00:34:48 +09:00
Acid Chicken (硫酸鶏)
0a655f0f38 Update README.md [AUTOGEN] (#4772) 2019-04-24 00:33:55 +09:00
syuilo
c3e83c9903 メンテナ名を必須でなくす
Close #4753
2019-04-23 22:48:53 +09:00
syuilo
493c83ef2d Refactor API (#4770)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update description.ts

* wip
2019-04-23 22:35:26 +09:00
syuilo
b0fce9b791 Fix #4768 2019-04-23 02:50:59 +09:00
Acid Chicken (硫酸鶏)
40064eab59 Add @rinsuki into collaborators (#4762) 2019-04-22 18:19:20 +09:00
syuilo
b63e41753b Merge branch 'develop' 2019-04-22 00:50:14 +09:00
syuilo
c2d359c54f 11.2.2 2019-04-22 00:49:36 +09:00
syuilo
fb8bce5a08 Update dependencies 🚀 2019-04-22 00:43:15 +09:00
syuilo
947d8f8355 New Crowdin translations (#4736)
* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (French)

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

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)

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

* New translations ja-JP.yml (French)

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

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

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

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (French)

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

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (Korean)

* 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 (Chinese Simplified)

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

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Czech)
2019-04-22 00:39:00 +09:00
syuilo
0dba373fce 2段階認証を有効にするとログインできない問題を修正 2019-04-22 00:38:37 +09:00
かひわし4(バージョン1)
81ea683f9f Docker: Remove quotes in docker_example.env (#4765)
Docker does not parse quotes in env_file.
As follows if enclosed in quotation marks.

docker_example.env:
POSTGRES_PASSWORD="password"

Environment value in Misskey container:
$ echo $POSTGRES_PASSWORD
"password"

Some users may see this behavior as unexpected.

Dockerはenv_fileのクォーテーションマークを解析しません。
もし値がクォーテーションマークで囲まれていた場合は以下のような動作になります。

docker_example.env:
POSTGRES_PASSWORD="password"

Misskeyのコンテナ内の環境変数:
$ echo $POSTGRES_PASSWORD
"password"

この動作を予期しない動作のように思うユーザーがいるかもしれません。
2019-04-21 23:58:15 +09:00
MeiMei
e36491c169 Fix: リモートユーザーの修復処理が自動的に実行されない など for v11 (#4764)
* Fix #4761

* Fix: updatePersonができない
2019-04-21 23:57:44 +09:00
syuilo
3ebb051309 Merge branch 'develop' 2019-04-21 06:52:28 +09:00
syuilo
8bea06936f 11.2.1 2019-04-21 06:52:01 +09:00
MeiMei
78fa31f80f Fix #4752 (#4759) 2019-04-21 02:30:18 +09:00
syuilo
2a1aaa58d3 Update CHANGELOG.md 2019-04-20 05:19:28 +09:00
syuilo
1df22241c8 Update CHANGELOG.md 2019-04-20 05:13:38 +09:00
syuilo
9813f33fb8 Fix bug 2019-04-19 21:37:36 +09:00
Acid Chicken (硫酸鶏)
fbc9eeb980 Update README.md [AUTOGEN] (#4748) 2019-04-19 15:37:47 +09:00
syuilo
dfb6d5bad8 Fix bug 2019-04-19 01:00:17 +09:00
syuilo
93a75c8b29 Merge branch 'develop' 2019-04-18 22:01:45 +09:00
syuilo
e3f7fe1306 11.2.0 2019-04-18 22:00:53 +09:00
syuilo
2f4edd905c Improve warp 2019-04-18 22:00:11 +09:00
syuilo
6f232777f3 Fix bug 2019-04-18 21:40:36 +09:00
syuilo
78c5430bbe Use - 2019-04-18 21:36:44 +09:00
syuilo
0b8dd3e099 Fix icon 2019-04-18 21:34:56 +09:00
tamaina
2877e4843d Improve user lists index (#4605)
* wip

* Revert "wip"

This reverts commit 6212831ce3bdae5ce17f8ace9945710ba7696185.

* improve list index

* Update user-lists.vue
2019-04-18 21:33:24 +09:00
syuilo
f16156a4cc Resolve #4732 2019-04-18 21:29:19 +09:00
tamaina
321dffcba0 Fix #4734 (#4745) 2019-04-18 20:46:59 +09:00
syuilo
3492b79126 Update timemachine.vue 2019-04-18 19:42:40 +09:00
syuilo
33d1ee922f Resolve #4735 2019-04-18 19:40:23 +09:00
syuilo
f753451e92 Fix API definition 2019-04-18 14:58:43 +09:00
syuilo
a31f7d7a3e 間違えた 2019-04-18 14:41:51 +09:00