| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Supports quoteUrl
* Quote resolveをリトライする
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
| |
|
|
|
|
|
|
|
|
| |
* Talk read
* fix
* 複数のRead ActivityはCollectionとして送るように
* あ
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* DeliverManager, note/create
* recipe
* followers delivers
* comment
* rename
* fix
* cleanup
|
| |
|
|
|
|
| |
* Fix #5580
* Improve AP logging
|
| |
|
|
|
|
|
|
|
|
| |
* Store nodeinfo per federated instances
* Update fetch-nodeinfo.ts
* Update fetch-nodeinfo.ts
* update
|
| |
|
|
|
|
|
|
|
|
| |
* Preserve the attached order in AP
* Revert "Preserve the attached order in AP"
This reverts commit 8ac09cc81b1c216edccd2eba4bbdf0a194320883.
* use IN
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Limit the tag counts to 256
* Update create.ts
* Update create.ts
* Update create.ts
* Limit the user tag
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
typeの修正など (#5460)
* resolver type / fix updateFeatured
* type ApObject
* fix strange type
* AP Activity
* Collection Activityが失敗したらとりあえず無視
|
| |
|
|
|
|
| |
* Fix typo - invelied
* fix Valied
|
| | |
|
| |
|
|
|
|
| |
* AP Undo Announce
* Use activity id
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* NoteにisSensitive
* Revert "NoteにisSensitive"
This reverts commit 3d5bcfbaf078ff91257a508f817dd1ef4ea31d7b.
* query excludeNsfw
* AP deliverでCW付きはsensitiveにするように
* excludeNsfwでCW付きも除くように
|
| |
|
|
|
|
| |
* Resolve #2716
* Update ja-JP.yml
|
| | |
|
| |
|
|
|
|
| |
* Import only v4 uuid, uuid() without version is deprecated
* Add Missing semicolon
|
| |
|
|
|
|
|
|
|
|
| |
* DriveのKeep-Alive, Proxy と APのProxy対応
* request系でKeep-Aliveするように
* fix lookup-dns-cache.d.ts
* remove debug output
|
| |
|
|
|
|
| |
* AP Emojiのupdatedは採用しない
* updated判定は残す
|
| | |
|
| |
|
|
|
|
| |
* Profile metadata を設定できるように
* API desc
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* attributedToがArrayの場合などに対応
* attachment以外で来るDocument系のObjectに対応
* Renote, Reply 対応
* 表示をいい感じに
* fix type
* revert as const
* Fix Note / Question type
* attributedToのtypeで複合配列を想定する
|
| | |
|
| |
|
|
| |
> New application code should use the WHATWG API.
|
| |
|
|
|
|
| |
* 閉鎖しているホストにはAP deliverしないように
* fix case
|
| | |
|
| |
|
|
|
|
| |
* Fix: syuilo#4904
* fix comment
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* Fix #4632
* Fix #4795
|
| | |
|
| |
|
|
|
|
|
|
| |
リモートユーザーの修復処理が自動的に実行されない など for v11 (#4764)
* Fix #4761
* Fix: updatePersonができない
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Use I cap
* Avoid _
* Use default value instead of optional boolean
* Bye useless variable
* Bye verbose try-catch
|
| | |
|