summaryrefslogtreecommitdiff
path: root/src/server/api (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactoringsyuilo2021-07-152-2/+2
|
* Resolve #7165syuilo2021-07-091-3/+20
|
* improve typesyuilo2021-06-301-4/+4
|
* カスタム絵文字インポート時もemojiAddedイベントを発行す ↵syuilo2021-06-231-2/+7
| | | | るように
* fix api response definitionsyuilo2021-06-081-65/+2
|
* Remove entity descriptionssyuilo2021-06-0822-95/+0
| | | | #6627
* refactor typesyuilo2021-06-0812-19/+19
|
* Remove endpoint descriptionssyuilo2021-06-08198-1904/+0
| | | | #6627
* Supports Array ActivityStreams type (#7536)MeiMei2021-05-311-5/+5
| | | | | | | | | | | * Supports Array type * Fix * Fix Service to Note * Update type.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Resolve #7538syuilo2021-05-281-0/+7
|
* fix typesyuilo2021-05-281-2/+2
|
* Add image description support (#7518)nullobsi2021-05-281-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * recieve image descriptions under the name property * fix other components * use comment for alt and title * allow editing of file comment * allow editing of file comment in note dialog * federate note comments * use file instead of this * backend should accept comment on update * update now actually accepts comment * allow multiline descriptions * image should also have description attached * Update locales/ja-JP.yml Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * Use custom component with side-by-side image * improve usability on mobile devices * revert changes * Update post-form-attaches.vue * Update drive.file.vue * Update media-caption.vue Co-authored-by: rinsuki <428rinsuki+git@gmail.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* improve typessyuilo2021-05-283-4/+9
|
* 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-212-3/+3
| | | | | | | * Resolve #6563 * Update note.ts * Update generate-visibility-query.ts
* Create get-index-stats.tssyuilo2021-05-081-0/+26
|
* Improve adsyuilo2021-05-081-0/+1
|
* Improve adsyuilo2021-05-073-1/+9
|
* APIドキュメントが見れなくなっているのを修正など (#7500)MeiMei2021-05-051-0/+2
| | | | | | | * Test api.json * Fix typo * Fix api-doc
* Ad (#7495)syuilo2021-05-045-1/+212
| | | | | | | | | | | | | | | | | | | * wip * Update ad.vue * Update default.widgets.vue * wip * Create 1620019354680-ad.ts * wip * Update ads.vue * wip * Update ad.vue
* Password reset (#7494)syuilo2021-05-042-0/+118
| | | | | | | | | | | | | | | | | | | * wip * wip * Update well-known.ts * wip * clean up * Update request-reset-password.ts * Update forgot-password.vue * Update reset-password.ts * Update request-reset-password.ts
* ギャラリー投稿の編集と削除syuilo2021-04-262-0/+121
|
* Gallery (#7194)syuilo2021-04-2410-0/+489
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Make admin/update-remote-user publicsyuilo2021-04-231-2/+1
|
* Resolve #7457syuilo2021-04-181-0/+42
|
* 精度を高めるためストリーミング接続中に定期的にlastAct ↵syuilo2021-04-181-6/+12
| | | | iveDateを更新するように
* Implement user online statussyuilo2021-04-173-9/+22
| | | | | Resolve #7422 Fix #7424
* Improve clientsyuilo2021-04-171-0/+43
|
* 詳細ユーザー情報ページなどsyuilo2021-04-161-0/+38
|
* refactor mfm extract (#7434)marihachi2021-04-101-1/+1
| | | | | | | | | | | | | * refactor extractCustomEmojisFromMfm() * refactor extract-hashtags * refactor extract-mentions * refactor extract-hashtags * refactor extract-url-from-mfm * refactor extract-mentions
* Use mfm-js for MFM parsing (#7415)syuilo2021-04-021-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
* syuilo/misskey --> misskey-dev/misskeysyuilo2021-03-242-4/+4
|
* Fix #7390syuilo2021-03-243-3/+3
|
* Refactor (#7394)syuilo2021-03-2442-58/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-23212-277/+277
|
* Use TRUNCATE (#7385)MeiMei2021-03-231-1/+1
|
* fixsyuilo2021-03-231-1/+1
|
* noteのread処理syuilo2021-03-234-13/+15
|
* fix bugsyuilo2021-03-237-23/+23
| | | | https://github.com/syuilo/misskey/commit/48ea805999c6cb8e900aeaec6edaf68788bd51e0#commitcomment-48584326
* perf(server): ↵syuilo2021-03-231-25/+8
| | | | Redis接続をストリーミング接続ごとに作らず、プロセス全体で共有するように
* wip #6441syuilo2021-03-2114-15/+15
|
* better note read handlingsyuilo2021-03-2110-15/+69
|
* Revert "perf: Reduce database query"syuilo2021-03-212-29/+15
| | | | This reverts commit 87c8f9ff953499340496e9c5db09c93eaff08851.
* perf: 各ストリーミング接続ごとにポーリングしないようにsyuilo2021-03-216-18/+54
|
* add notesyuilo2021-03-211-0/+1
|
* fix(server): Use inner joinsyuilo2021-03-2118-18/+18
|
* Revert "fix(server): Use inner join"syuilo2021-03-2119-91/+91
| | | | This reverts commit d7e7848c9206b68ab86d2d566ec4247db87827c0.
* perf(server): Improve following/followers API performancesyuilo2021-03-212-2/+4
| | | | Related #6813
* fix(server): Use inner joinsyuilo2021-03-2119-91/+91
| | | | https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
* clean up などsyuilo2021-03-202-24/+4
|