summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove endpoint descriptionssyuilo2021-06-08197-1901/+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-282-2/+4
|
* 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
* Create get-index-stats.tssyuilo2021-05-081-0/+26
|
* Improve adsyuilo2021-05-081-0/+1
|
* Improve adsyuilo2021-05-073-1/+9
|
* 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
|
* Implement user online statussyuilo2021-04-172-9/+15
| | | | | 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-241-2/+2
|
* Fix #7390syuilo2021-03-243-3/+3
|
* Refactor (#7394)syuilo2021-03-2427-37/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-23186-234/+234
|
* Use TRUNCATE (#7385)MeiMei2021-03-231-1/+1
|
* fixsyuilo2021-03-231-1/+1
|
* noteのread処理syuilo2021-03-233-2/+11
|
* fix bugsyuilo2021-03-232-4/+4
| | | | https://github.com/syuilo/misskey/commit/48ea805999c6cb8e900aeaec6edaf68788bd51e0#commitcomment-48584326
* wip #6441syuilo2021-03-2113-13/+13
|
* better note read handlingsyuilo2021-03-211-3/+1
|
* Revert "perf: Reduce database query"syuilo2021-03-211-2/+4
| | | | This reverts commit 87c8f9ff953499340496e9c5db09c93eaff08851.
* perf: 各ストリーミング接続ごとにポーリングしないようにsyuilo2021-03-215-1/+14
|
* fix(server): Use inner joinsyuilo2021-03-2117-17/+17
|
* Revert "fix(server): Use inner join"syuilo2021-03-2118-90/+90
| | | | This reverts commit d7e7848c9206b68ab86d2d566ec4247db87827c0.
* perf(server): Improve following/followers API performancesyuilo2021-03-212-2/+4
| | | | Related #6813
* fix(server): Use inner joinsyuilo2021-03-2118-90/+90
| | | | https://github.com/syuilo/misskey/issues/6813#issuecomment-803400023
* clean up などsyuilo2021-03-201-24/+3
|
* クライアントサイドで実装したいため一旦 injectPromo ↵syuilo2021-03-204-20/+0
| | | | および injectFeatured を無効化
* perf(server): Reduce database querysyuilo2021-03-2018-12/+84
| | | | Related: #6813
* perf(server): Reduce database querysyuilo2021-03-201-1/+1
|
* perf: Reduce database querysyuilo2021-03-191-4/+2
|
* perf(server): Improver performancesyuilo2021-03-191-1/+3
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2021-03-0692-30/+2532
|\
| * APIドキュメントの改善 (#6757)YuzuRyo612021-03-0692-30/+2532
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | fix bugsyuilo2021-03-062-2/+2
|/
* タイムラインを特定の日付にジャンプする機能syuilo2021-02-201-1/+1
|
* Resolve #7222syuilo2021-02-191-1/+14
|
* refactor: resolve #7139syuilo2021-02-1318-39/+21
|