1
0
forked from mirror/misskey
Commit Graph

13422 Commits

Author SHA1 Message Date
mei23
8b5d8af9b0 APからには不要な処理を削除 2019-01-21 05:41:52 +09:00
mei23
a8265d1e49 revert 2019-01-21 05:39:55 +09:00
mei23
9d58a2febb fix error 2019-01-21 05:38:47 +09:00
mei23
2b35262f0f 絵文字 2019-01-21 05:36:39 +09:00
mei23
f676feff9f Provides choices as text for AP 2019-01-21 05:22:32 +09:00
mei23
594f1af7e7 投票はDM 2019-01-21 05:03:09 +09:00
mei23
64ff61ce37 リモートで投票を見る 2019-01-21 04:58:01 +09:00
mei23
476bfbe24e Revert "Send Update"
This reverts commit 171b046de5.
2019-01-21 04:55:02 +09:00
mei23
1dbc9f6bd7 Revert "AP type"
This reverts commit 63d8bbe29d.
2019-01-21 04:54:51 +09:00
mei23
26b560664f Revert "Recv Update"
This reverts commit ffda39c093.
2019-01-21 04:54:43 +09:00
mei23
ffda39c093 Recv Update 2019-01-21 04:49:15 +09:00
mei23
63d8bbe29d AP type 2019-01-21 04:48:44 +09:00
mei23
171b046de5 Send Update 2019-01-21 04:38:07 +09:00
mei23
b6eba4de03 APIの実装はもどし 2019-01-21 04:22:27 +09:00
mei23
febc3491c7 Revert "つくる"
This reverts commit 0c92458866.
2019-01-21 04:20:45 +09:00
mei23
0c92458866 つくる 2019-01-21 04:19:00 +09:00
mei23
20f0c1008b debug 2019-01-21 04:13:47 +09:00
mei23
1ddad0d440 投票受信 2019-01-21 04:03:18 +09:00
mei23
520a0b6949 voteの実装をservicesに移動 2019-01-21 04:00:44 +09:00
mei23
2d31c67006 リモート投票の場合リプライ送信 2019-01-21 03:28:03 +09:00
mei23
b7a6699c35 wip 2019-01-20 13:15:03 +09:00
mei23
08524feb03 rename 2019-01-20 11:48:09 +09:00
mei23
15460d5b53 Note refs Question 2019-01-20 11:40:16 +09:00
mei23
f026c78e11 expose Question 2019-01-20 11:27:51 +09:00
mei23
539cf811ec fix type 2019-01-20 11:27:31 +09:00
syuilo
14b16b4733
10.77.0 2019-01-16 14:58:05 +09:00
syuilo
256c216dfb
インスタンス情報ページに各種タイムラインの有効/無効を表示 2019-01-16 14:57:01 +09:00
syuilo
13cee2b4f5
Resolve #3896 2019-01-16 14:54:14 +09:00
syuilo
eb45eeb1ae
[Client] Resolve #3895 2019-01-16 14:46:54 +09:00
syuilo
3154350b64
10.76.0 2019-01-16 11:41:40 +09:00
syuilo
519c9c4499
インスタンス情報ページにユーザー数と投稿数を追加 2019-01-16 03:36:25 +09:00
syuilo
c2f6b09969
disableLocalTimeline機能を強化
* ストリームだけではなくAPIも無効に
* モデレーターは無効の場合でも見れるように
* グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
2019-01-16 02:30:55 +09:00
syuilo
c8e2b22942
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-15 18:28:31 +09:00
syuilo
f433182c4c
Revert "Resolve #3813 (#3814)"
This reverts commit 96515c4544.
2019-01-15 18:28:11 +09:00
dependabot[bot]
957392aaae Update minio requirement from 7.0.2 to 7.0.3 (#3888)
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.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-15 10:41:16 +09:00
dependabot[bot]
bd8d06e133 Update vue-i18n requirement from 8.6.0 to 8.7.0 (#3889)
Updates the requirements on [vue-i18n](https://github.com/kazupon/vue-i18n) to permit the latest version.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/commits/v8.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-15 10:40:04 +09:00
Skid
c617b60f70 Correct some weird french translations in the docs. (#3884)
* Correct some weird french translations

* Update docker.fr.md

* Update setup.fr.md

* Update setup.fr.md

* Update docker.fr.md

* Update setup.fr.md
2019-01-14 06:08:33 +09:00
Acid Chicken (硫酸鶏)
018837db0b Support SVG (#3883)
* Update add-file.ts

* Update package.json

* Revert "Update add-file.ts"

This reverts commit ba0fe83b54.

* Update add-file.ts

* Update package.json

* Update add-file.ts

* Update add-file.ts

* Create image.svg

* Update api.ts
2019-01-13 18:21:10 +09:00
syuilo
00d5fdfc13
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-12 19:31:03 +09:00
syuilo
2debb0c2ca
Provide instance description in info page 2019-01-12 19:30:56 +09:00
Nikhil Jha
148d6737cc Grammatical Fixes (#3844)
Updated the README to read more naturally for English speakers.
2019-01-12 14:34:00 +09:00
dependabot[bot]
c15cb8d28c Update chalk requirement from 2.4.1 to 2.4.2 (#3855)
Updates the requirements on [chalk](https://github.com/chalk/chalk) to permit the latest version.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/commits/v2.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-12 14:33:23 +09:00
dependabot[bot]
1d5471db70 Update webpack-cli requirement from 3.1.2 to 3.2.1 (#3850)
Updates the requirements on [webpack-cli](https://github.com/webpack/webpack-cli) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-12 14:32:42 +09:00
Aya Morisawa
086b83c1fe
Merge pull request #3851 from syuilo/dependabot/npm_and_yarn/eslint-5.12.0
Update eslint requirement from 5.11.1 to 5.12.0
2019-01-12 14:32:29 +09:00
Aya Morisawa
c509e0b86c
Update ts-loader requirement from 5.3.1 to 5.3.3 (#3854)
Updates the requirements on [ts-loader](https://github.com/TypeStrong/ts-loader) to permit the latest version.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/commits/v5.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-12 14:32:20 +09:00
dependabot[bot]
e8a1ad9823 Update chai-http requirement from 4.2.0 to 4.2.1 (#3856)
Updates the requirements on [chai-http](https://github.com/chaijs/chai-http) to permit the latest version.
- [Release notes](https://github.com/chaijs/chai-http/releases)
- [Changelog](https://github.com/chaijs/chai-http/blob/master/History.md)
- [Commits](https://github.com/chaijs/chai-http/commits/4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-12 14:32:11 +09:00
dependabot[bot]
6446b1cfb1 Update cssnano requirement from 4.1.7 to 4.1.8 (#3880)
Updates the requirements on [cssnano](https://github.com/cssnano/cssnano) to permit the latest version.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/commits/v4.1.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-12 14:32:03 +09:00
Aya Morisawa
2b9216c441
Merge pull request #3866 from syuilo/dependabot/npm_and_yarn/@types/mongodb-3.1.18
Update @types/mongodb requirement from 3.1.14 to 3.1.18
2019-01-12 14:31:52 +09:00
Aya Morisawa
28656a701f
Merge pull request #3857 from syuilo/dependabot/npm_and_yarn/@types/showdown-1.9.1
Update @types/showdown requirement from 1.9.0 to 1.9.1
2019-01-12 14:31:43 +09:00
syuilo
cd628eaf54
[MFM] Better hashtag parsing: Ignore trailing colon 2019-01-12 14:10:16 +09:00