summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/notes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-1231-2806/+0
| | | | Resolve #7779
* feat: thread mute (#7930)syuilo2021-10-314-7/+117
| | | | | | | | | | | * feat: thread mute * chore: fix comment * fix test * fix * refactor
* fix(server): ↵syuilo2021-09-051-0/+5
| | | | ノート翻訳時に公開範囲が考慮されていない問題を修正
* fix: support DeepL pro accountsyuilo2021-08-241-1/+3
| | | | Fix #7648
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-1929-210/+210
|
* refactor: refactoring importssyuilo2021-08-1929-210/+210
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* enhance(server): Improve user block (#7640)syuilo2021-08-1714-5/+79
| | | | | | | | | | | | | | | | | | | | | * enhance(server): Improve user block * Update CHANGELOG.md * ユーザーリスト対応 * 相手から見れなくなるように * Update 1629004542760-chart-reindex.ts https://github.com/misskey-dev/misskey/commit/2365761ba5445f26c8b66b3b20ef4be44e70d549#commitcomment-54919821 * update test * add test * add todos * Update 1629004542760-chart-reindex.ts
* fix(server): ja-JPのような形式にDeepLが対応してないsyuilo2021-08-151-1/+4
|
* feat: ノートの翻訳機能syuilo2021-08-151-0/+79
| | | | Resolve #5213
* Remove entity descriptionssyuilo2021-06-081-1/+0
| | | | #6627
* refactor typesyuilo2021-06-082-4/+4
|
* Remove endpoint descriptionssyuilo2021-06-0827-369/+0
| | | | #6627
* Fix search-by-tag (#7531)MeiMei2021-05-231-16/+19
| | | | | | | | | | | | | * Fix search-by-tag * Revert "Fix search-by-tag" This reverts commit c971d1d5d82f2d8b58fdec76e42f4404339ab83a. * Fix typo * Remove unused var * インジェクションは[]を返すように
* Resolve #6563 (#7524)syuilo2021-05-211-2/+2
| | | | | | | * Resolve #6563 * Update note.ts * Update generate-visibility-query.ts
* Refactor (#7394)syuilo2021-03-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update define.ts * Update update.ts * Update user.ts * wip * wip * Update request.ts * URL * wip * wip * wip * wip * Update invite.ts * Update create.ts
* refactor: Use path aliassyuilo2021-03-2326-36/+36
|
* fixsyuilo2021-03-231-1/+1
|
* wip #6441syuilo2021-03-211-1/+1
|
* better note read handlingsyuilo2021-03-211-3/+1
|
* Revert "perf: Reduce database query"syuilo2021-03-211-2/+4
| | | | This reverts commit 87c8f9ff953499340496e9c5db09c93eaff08851.
* fix(server): Use inner joinsyuilo2021-03-2112-12/+12
|
* Revert "fix(server): Use inner join"syuilo2021-03-2112-60/+60
| | | | This reverts commit d7e7848c9206b68ab86d2d566ec4247db87827c0.
* fix(server): Use inner joinsyuilo2021-03-2112-60/+60
| | | | https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
* クライアントサイドで実装したいため一旦 injectPromo ↵syuilo2021-03-204-20/+0
| | | | および injectFeatured を無効化
* perf(server): Reduce database querysyuilo2021-03-2012-9/+57
| | | | Related: #6813
* perf: Reduce database querysyuilo2021-03-191-4/+2
|
* APIドキュメントの改善 (#6757)YuzuRyo612021-03-062-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update api document in admin/announcements * Update api document in announcements * Update api document in i/read-announcements * Update api document in username/available * Update api document & Fix typo in API 403 error * Update api document * Update api document * Update api document * Fix API permission definition * Update api document * Update api document * Update api document * Update api document * Update api document * Update api document * Update api document * Update api document * Fix bug in users (api) * Apply reviews #6757 * Apply reviews #6757 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Resolve #7222syuilo2021-02-191-1/+14
|
* refactor: resolve #7139syuilo2021-02-132-5/+3
|
* Resolve #7149syuilo2021-02-071-2/+3
|
* Fix #6854syuilo2020-11-251-0/+1
|
* nanka iroiro (#6847)syuilo2020-11-171-0/+54
| | | | | | | | | | | | | | | | | * wip * wip * wip * wip * Update ja-JP.yml * wip * wip * wip
* autoWatch機能を削除syuilo2020-11-081-9/+1
|
* Migrate to Vue3 (#6587)syuilo2020-10-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update reaction.vue * fix bug * wip * wip * wjio * wip * Revert "wip" This reverts commit e427f2160adf4e8a4147006e25a89854edab0033. * wip * wip * wip * Update init.ts * Update drive-window.vue * wip * wip * Use PascalCase for components * Use PascalCase for components * update dep * wip * wip * wip * Update init.ts * wip * Update paging.ts * Update test.vue * watch deep * wip * lint * wip * wip * wip * wip * wiop * wip * Update webpack.config.ts * alllow null poll * wip * wip * wip * wiop * UI redesign & refactor (#6714) * wip * wip * wip * wip * wip * Update drive.vue * Update word-mute.vue * wip * wip * wip * clean up * wip * Update default.vue * wip * Update notes.vue * Update mfm.ts * Update index.home.vue * Update post-form.vue * Update post-form-attaches.vue * wip * Update post-form.vue * Update sidebar.vue * wip * wip * Update index.vue * wip * Update default.vue * Update index.vue * Update index.vue * wip * Update post-form-attaches.vue * Update note.vue * wip * clean up * Update notes.vue * wip * wip * Update ja-JP.yml * wip * wip * Update index.vue * wip * wip * wip * wip * wip * wip * wip * wip * Update default.vue * wip * Update _dark.json5 * wip * wip * wip * clean up * wip * wip * Update index.vue * Update test.vue * wip * wip * fix * wip * wip * wip * wip * clena yop * wip * wip * Update store.ts * Update messaging-room.vue * Update default.widgets.vue * fix * wip * wip * Update modal.vue * wip * Update os.ts * Update os.ts * Update deck.vue * Update init.ts * wip * Update ja-JP.yml * v-sizeは単にwindowのresizeを監視するだけで良いかもしれない * Update modal.vue * wip * Update tooltip.ts * wip * wip * wip * wip * wip * Update image-viewer.vue * wip * wip * Update style.scss * Update style.scss * Update visitor.vue * wip * Update init.ts * Update init.ts * wip * wip * Update visitor.vue * Update visitor.vue * Update visitor.vue * Update visitor.vue * wip * wip * Update modal.vue * Update header.vue * Update menu.vue * Update about.vue * Update about-misskey.vue * wip * wip * Update visitor.vue * Update tooltip.ts * wip * Update drive.vue * wip * Update style.scss * Update header.vue * wip * wip * Update users.user.vue * Update announcements.vue * wip * wip * wip * Update emojis.vue * wip * Update emojis.vue * Update style.scss * Update users.vue * wip * Update style.scss * wip * Update welcome.entrance.vue * Update radio.vue * Update size.ts * Update emoji-edit-dialog.vue * wip * Update emojis.vue * wip * Update emojis.vue * Update emojis.vue * Update emojis.vue * wip * wip * wip * wip * Update file-dialog.vue * wip * wip * Update token-generate-window.vue * Update notification-setting-window.vue * wip * wip * Update _error_.vue * Update ja-JP.yml * wip * wip * Update store.ts * Update emojis.vue * Update emojis.vue * Update emojis.vue * Update announcements.vue * Update store.ts * wip * Update page-editor.vue * wip * wip * Update modal.vue * wip * Update select-file.ts * Update timeline.vue * Update emojis.vue * Update os.ts * wip * Update user-select.vue * Update mfm.ts * Update get-file-info.ts * Update drive.vue * Update init.ts * Update mfm.ts * wip * wip * Update window.vue * Update note.vue * wip * wip * Update user-info.vue * wip * wip * wip * wip * wip * Update header.vue * Update header.vue * wip * Update explore.vue * wip * wip * wip * Update webpack.config.ts * wip * wip * wip * wip * wip * wip * Update autocomplete.ts * wip * wip * wip * Update toast.vue * wip * Update post-form-dialog.vue * wip * wip * wip * wip * wip * Update users.vue * wip * Update explore.vue * wip * wip * wip * Update package.json * wip * Update icon-dialog.vue * wip * wip * Update user-preview.ts * wip * wip * wip * wip * wip * Update instance.vue * Update user-name.vue * Update federation.vue * Update instance.vue * wip * wip * Update tag.vue * wip * wip * wip * wip * wip * Update instance.vue * wip * Update os.ts * Update os.ts * wip * wip * wip * Update router.ts * wip * Update init.ts * Update note.vue * Update messages.vue * wip * wip * wip * wip * wip * google * wip * wip * wip * wip * Update theme-editor.vue * wip * wip * Update room.vue * Update channel-editor.vue * wip * Update window.vue * Update window.vue * wip * Update window.vue * Update window.vue * wip * Update menu.vue * wip * wip * wip * wip * Update messaging-room.vue * wip * Update post-form.vue * Update default.widgets.vue * Update window.vue * wip
* Channel (#6621)syuilo2020-08-185-4/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wop * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * add notes * wip * wip * wip * wip * sound * wip * add kick_gaba2 * wip
* 自分のノートにリアクションを押せるように (#6506)Xeltica2020-07-301-7/+0
| | | | | * resolve #6468 * リモートから来たセルフリアクションの対応
* refactor: Rename functionsyuilo2020-07-2811-22/+22
|
* ワードミュート (#6594)syuilo2020-07-274-0/+8
| | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Improve typingtamaina2020-05-261-1/+2
|
* カスタム絵文字リアクションがプレビューされない不具 ↵Xeltica2020-04-181-1/+5
| | | | | | | を修正 fix #6272 (#6273) * カスタム絵文字リアクションがプレビューされない不具合を修正 * add comments
* Resolve #6192syuilo2020-03-281-2/+4
|
* Implement MiAuthsyuilo2020-03-281-2/+1
|
* Fix #6180syuilo2020-03-231-2/+9
|
* Refactorsyuilo2020-03-231-4/+4
|
* Fix #6036syuilo2020-02-201-1/+1
|
* Update search-by-tag.tssyuilo2020-02-201-1/+1
|
* Fix #6016syuilo2020-02-201-2/+4
|
* Fix #6016syuilo2020-02-201-2/+3
|
* Implement featured note injectionsyuilo2020-02-185-4/+13
|
* Resolve #5963syuilo2020-02-184-1/+12
|