summaryrefslogtreecommitdiff
path: root/src/server/activitypub.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-227/+0
| | | | Resolve #7779
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-15/+15
|
* refactor: refactoring importssyuilo2021-08-191-15/+15
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* refactor: Use path aliassyuilo2021-03-231-2/+2
|
* perf(server): Cache user keypairsyuilo2021-03-221-2/+3
|
* refactor: resolve #7139syuilo2021-02-131-2/+1
|
* Correct Like id generation (#5852)MeiMei2020-02-061-1/+23
|
* Hide suspended user profile (#5452)MeiMei2020-01-021-2/+4
|
* AP Signatureヘッダの特殊処理を削除 (#5628)MeiMei2019-12-111-2/+0
|
* Fix #5468 (#5470)Acid Chicken (硫酸鶏)2019-10-041-6/+9
| | | | | | | | | | | | | | | | | | * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * Update activitypub.ts * fix type error * trust the module * remove space * accept charset
* Fix typo: accpet -> accept (#5469)Aya Morisawa2019-09-301-2/+2
|
* Update dependencies :rocket:syuilo2019-09-271-5/+5
|
* Fix: unknown user cause 500 on AP (#5436)MeiMei2019-09-201-3/+3
|
* Clean up: Remove unused importssyuilo2019-07-201-2/+1
|
* Fix question (#5197)MeiMei2019-07-201-22/+0
|
* strictNullChecks (#4666)syuilo2019-04-131-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* Use PostgreSQL instead of MongoDB (#4572)syuilo2019-04-071-71/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 #1727 (#4512)MeiMei2019-03-161-0/+13
|
* Resolve #4444syuilo2019-03-071-1/+1
|
* Improve queue optionsyuilo2019-02-061-6/+2
|
* Create type definition for 'koa-json-body' (#4056)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | * Create type definition for 'koa-json-body' * Follow lint
* Create type definition for 'http-signature' (#4049)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | * Create type definition for 'http-signature' * Follow lint
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-311-7/+7
| | | | | | * Do not import as pack from AP renderer * rename
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-211-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix type * expose Question * Note refs Question * rename * wip * リモート投票の場合リプライ送信 * voteの実装をservicesに移動 * 投票受信 * debug * つくる * Revert "つくる" This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2. * APIの実装はもどし * Send Update * AP type * Recv Update * Revert "Recv Update" This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370. * Revert "AP type" This reverts commit 63d8bbe29dd6f326773214346350607cc4381996. * Revert "Send Update" This reverts commit 171b046de549f1478e928dee3177eeefab341fcf. * リモートで投票を見る * 投票はDM * Provides choices as text for AP * 絵文字 * fix error * revert * APからには不要な処理を削除 * Revert "APからには不要な処理を削除" This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560. * てぬき * めんどい * ちっ * remove unused code
* Tune AP URL negotiating with Accept (#3824)MeiMei2019-01-021-2/+4
|
* Add AP emojis endpoint (#3667)MeiMei2018-12-191-0/+19
|
* Return 404 for invalid Object ID (#3627)MeiMei2018-12-161-5/+25
| | | | | | | | | | | | | | | | * Update activitypub.ts * Update activitypub.ts * Update featured.ts * Update followers.ts * Update following.ts * Update outbox.ts * Fix following, outbox
* No cache /notes/:note (#3382)MeiMei2018-11-221-1/+1
|
* local only visibility (#3254)MeiMei2018-11-161-2/+4
| | | | | | * local only visibility * fix UI
* Refactoringsyuilo2018-10-191-1/+1
|
* Specify AP Cache-Control (#2735)MeiMei2018-09-191-0/+4
|
* Publish pinned notes (#2731)MeiMei2018-09-181-0/+4
|
* ActivityPub Outboxの修正とactivity idのURLを実装 (#2662)MeiMei2018-09-081-1/+17
| | | | | | | | | | * Fix Outbox structure * Implement activity endpoint * Use in instead of or * Use in, addition
* Use string interpolationAya Morisawa2018-09-011-1/+1
|
* HTTP ↵mei232018-08-251-1/+1
| | | | Signature検証対象ヘッダにDateが含まれてなくても許容する
* Set ActivityPub Content-Typemei232018-08-211-0/+13
|
* Respect visibility in ActivityPub Note/Outboxmei232018-08-211-2/+3
|
* Implement ActivityPub Followers/Following/Outboxmei232018-08-141-64/+7
|
* ActivityPub visibility on sendmei232018-08-131-0/+42
|
* Use bee-queue instead of Kuesyuilo2018-07-261-3/+3
|
* #1334syuilo2018-07-201-4/+4
|
* Refactorngsyuilo2018-07-071-1/+0
|
* リモートフォローフォームを実装するなどsyuilo2018-06-241-15/+1
|
* minor fixrinsuki2018-06-171-2/+1
|
* Fix #1731rinsuki2018-06-171-11/+27
|
* wipsyuilo2018-06-021-5/+14
|
* sharedInboxを提供syuilo2018-04-231-3/+7
|
* Fix bugsyuilo2018-04-171-4/+5
|
* Fix bugsyuilo2018-04-151-2/+2
|
* Fix bugsyuilo2018-04-151-2/+2
|