summaryrefslogtreecommitdiff
path: root/src/server/api/stream (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug (#5453)syuilo2019-09-241-4/+12
|
* ユーザーグループsyuilo2019-05-181-4/+27
| | | | Resolve #3218
* Fix #4866syuilo2019-05-071-2/+2
|
* Clean upsyuilo2019-05-071-3/+0
|
* Fix: mention (あなた宛て) streaming にミュートが効かない (#4823)MeiMei2019-04-301-0/+1
|
* Cache metasyuilo2019-04-243-3/+3
|
* Refactor API (#4770)syuilo2019-04-236-9/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update description.ts * wip
* Fix #4768syuilo2019-04-231-0/+2
|
* 間違えたsyuilo2019-04-181-2/+2
|
* Fix #4703syuilo2019-04-181-2/+2
|
* Fix bugsyuilo2019-04-151-1/+1
|
* Better error handlingsyuilo2019-04-141-6/+6
|
* strictNullChecks (#4666)syuilo2019-04-1310-60/+76
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* ドメインは常にPunycodeで保存するようにsyuilo2019-04-091-1/+1
|
* revert renamesyuilo2019-04-082-3/+3
|
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-0717-255/+368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update note.ts * Update timeline.ts * Update core.ts * wip * Update generate-visibility-query.ts * wip * wip * wip * wip * wip * Update global-timeline.ts * wip * wip * wip * Update vote.ts * wip * wip * Update create.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update files.ts * wip * wip * Update CONTRIBUTING.md * wip * wip * wip * wip * wip * wip * wip * wip * Update read-notification.ts * wip * wip * wip * wip * wip * wip * wip * Update cancel.ts * wip * wip * wip * Update show.ts * wip * wip * Update gen-id.ts * Update create.ts * Update id.ts * wip * wip * wip * wip * wip * wip * wip * Docker: Update files about Docker (#4599) * Docker: Use cache if files used by `yarn install` was not updated This patch reduces the number of times to installing node_modules. For example, `yarn install` step will be skipped when only ".config/default.yml" is updated. * Docker: Migrate MongoDB to Postgresql Misskey uses Postgresql as a database instead of Mongodb since version 11. * Docker: Uncomment about data persistence This patch will save a lot of databases. * wip * wip * wip * Update activitypub.ts * wip * wip * wip * Update logs.ts * wip * Update drive-file.ts * Update register.ts * wip * wip * Update mentions.ts * wip * wip * wip * Update recommendation.ts * wip * Update index.ts * wip * Update recommendation.ts * Doc: Update docker.ja.md and docker.en.md (#1) (#4608) Update how to set up misskey. * wip * :v: * wip * Update note.ts * Update postgre.ts * wip * wip * wip * wip * Update add-file.ts * wip * wip * wip * Clean up * Update logs.ts * wip * :pizza: * wip * Ad notes * wip * Update api-visibility.ts * Update note.ts * Update add-file.ts * tests * tests * Update postgre.ts * Update utils.ts * wip * wip * Refactor * wip * Refactor * wip * wip * Update show-users.ts * Update update-instance.ts * wip * Update feed.ts * Update outbox.ts * Update outbox.ts * Update user.ts * wip * Update list.ts * Update update-hashtag.ts * wip * Update update-hashtag.ts * Refactor * Update update.ts * wip * wip * :v: * clean up * docs * Update push.ts * wip * Update api.ts * wip * :v: * Update make-pagination-query.ts * :v: * Delete hashtags.ts * Update instances.ts * Update instances.ts * Update create.ts * Update search.ts * Update reversi-game.ts * Update signup.ts * Update user.ts * id * Update example.yml * :art: * objectid * fix * reversi * reversi * Fix bug of chart engine * Add test of chart engine * Improve test * Better testing * Improve chart engine * Refactor * Add test of chart engine * Refactor * Add chart test * Fix bug * コミットし忘れ * Refactoring * :v: * Add tests * Add test * Extarct note tests * Refactor * 存在しないユーザーにメンションできなくなっていた問題を修正 * Fix bug * Update update-meta.ts * Fix bug * Update mention.vue * Fix bug * Update meta.ts * Update CONTRIBUTING.md * Fix bug * Fix bug * Fix bug * Clean up * Clean up * Update notification.ts * Clean up * Add mute tests * Add test * Refactor * Add test * Fix test * Refactor * Refactor * Add tests * Update utils.ts * Update utils.ts * Fix test * Update package.json * Update update.ts * Update manifest.ts * Fix bug * Fix bug * Add test * :art: * Update endpoint permissions * Updaye permisison * Update person.ts #4299 * データベースと同期しないように * Fix bug * Fix bug * Update reversi-game.ts * Use a feature of Node v11.7.0 to extract a public key (#4644) * wip * wip * :v: * Refactoring #1540 * test * test * test * test * test * test * test * Fix bug * Fix test * :sushi: * wip * #4471 * Add test for #4335 * Refactor * Fix test * Add tests * :clock4: * Fix bug * Add test * Add test * rename * Fix bug
* Resolve #4462syuilo2019-03-102-0/+43
|
* Refactoringsyuilo2019-02-052-2/+2
|
* Resolve #4121 (#4122)Acid Chicken (硫酸鶏)2019-02-041-1/+1
| | | | | | * Resolve #4121 * Update tslint.json
* [Server] Introduce admin stream channelsyuilo2019-01-272-0/+18
|
* Filter hidden replies / mentions (#3981)MeiMei2019-01-251-0/+5
| | | | | | | | | | | | | | | | * Fix: 非公開投稿が返信一覧に出てくる * Fix: 非公開投稿がメンション一覧に出てくる * 非公開投稿は通知/メンション通知しない * repliesにフォロワー限定がかからなかったのを修正 * Fix: ホームにフォロワー限定投稿が表示されない * 認証必須エンドポイントで user == null にはならない * mentionsにフォロワー限定がかからなかったのを修正
* [Server] Fix #2745syuilo2019-01-211-1/+6
|
* [Server] Fix #3928syuilo2019-01-204-0/+24
|
* Resolve #3896syuilo2019-01-161-1/+1
|
* disableLocalTimeline機能を強化syuilo2019-01-163-0/+16
| | | | | | * ストリームだけではなくAPIも無効に * モデレーターは無効の場合でも見れるように * グローバルタイムラインも無効に(連合数が少ないインスタンスではグローバルタイムラインは実質的にローカルタイムラインと同一なので)
* RefactorAya Morisawa2018-12-191-1/+2
|
* Use for-of instead of forEach (#3583)Aya Morisawa2018-12-112-5/+5
| | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Resolve #3158syuilo2018-11-241-11/+0
|
* Improve streaming APIsyuilo2018-11-1117-0/+20
|
* Improve admin dashboardsyuilo2018-11-032-0/+26
|
* Fix bug and clean upsyuilo2018-10-201-5/+0
|
* Validate paramsyuilo2018-10-201-0/+2
|
* connectedイベントはpongパラメータがtrueの時だけ発行する ↵syuilo2018-10-131-6/+9
| | | | うに
* Fixsyuilo2018-10-1115-15/+15
|
* 共有可能チャンネルに接続しようとしていて、かつその ↵syuilo2018-10-1116-5/+54
| | | | ャンネルに既に接続していたら無意味なので無視するように
* Redisがインストールされているときはイベントの共有にRe ↵syuilo2018-10-111-3/+3
| | | | disのpub/subを使うように
* :v:syuilo2018-10-111-2/+3
|
* ストリーミングAPIでチャンネルに接続したときにconnected ↵syuilo2018-10-101-0/+3
| | | | ッセージを返すように
* Add aliassyuilo2018-10-101-0/+1
|
* Fix bugsyuilo2018-10-091-4/+4
| | | | Closes #2855
* Fix bugsyuilo2018-10-081-3/+3
|
* Fix bugsyuilo2018-10-081-0/+2
|
* 後方互換性を追加syuilo2018-10-071-2/+2
|
* Improve readability a littlesyuilo2018-10-071-0/+5
|
* V10 (#2826)syuilo2018-10-0730-739/+973
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * Update CHANGELOG.md * wip * Update CHANGELOG.md * wip * wip * wip * wip
* Implement #2736syuilo2018-09-191-0/+4
|
* Refactor: Extract shouldMuteThisNote functionsyuilo2018-09-175-53/+14
|
* ハッシュタグタイムラインを実装syuilo2018-09-171-0/+48
|
* Fix bugsyuilo2018-09-113-21/+21
|
* ローカルタイムラインストリームに認証不要で接続でき ↵syuilo2018-09-041-3/+3
| | | | ように