| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
| |
ストをHTTP Signatureで署名するオプション (#6731)
* Sign ActivityPub GET
* Fix v12, v12.48.0 UI bug
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| | |
|
| |
|
|
|
| |
* resolve #6468
* リモートから来たセルフリアクションの対応
|
| |
|
|
|
|
|
| |
* feat(server): Fetch icon url of an instance
Resolve #6589
* chore: Rename the function
|
| |
|
|
| |
Resolve #6559
|
| | |
|
| |
|
|
|
|
|
|
|
| |
Resove #6461 (#6463)
* AP birthday, location
* unset is null
* isCatを検証対象に
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* pub-relay
* relay actorをApplicationにする
* Disable koa-compress
* Homeはリレーに送らない
* Disable debug
* UI
* cleanupなど
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* DbResolver
* inbox types
* 認証順を変更
* User/Keyあたりをまとめる
* LD-Signatue
* Validate contexts url
* LD-Signature DocumentLoaderにProxyとTimeout
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
に (#6239)
* リモートのカスタム絵文字リアクションを表示できるように
* AP
* DBマイグレーション
* ローカルのリアクションの.
* fix
* fix
* fix
* space
|
| |
|
|
|
|
|
|
|
|
|
| |
* プロキシの除外ホスト
* オブジェクトストレージとの通信にProxyを使うかを選択できるように
* fix lint
* コメント
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
* requestをnode-fetchになど
* format
* fix error
* t
* Fix test
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* APメンションはaudienceじゃなくてtagを参照するなど
* AP/tag/Mentionではurlじゃなくてuriを提示する
* createPersonでaliasが入力された場合に対応
* AP HTMLパースでMention/Hashtag判定にtagを使うように
* fix
* indent
* use hashtag name
* fix
* URLエンコード不要だったら<>を使わないの条件が消えたたのを修正
|
| |
|
|
|
|
|
| |
* Fix #6213
* other link
* fix
|
| |
|
|
|
|
|
|
|
|
|
| |
ど (#6148)
* オブジェクトストレージでS3のvirtual-host形式のサポートなど
* 表記揺れ
* more simply
* S3ならばs3ForcePathStyleしない
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ActivityでattributedToの補完とaudienceのコピーを行うように (#5873)
* attributedTo
* Create
* copy audiences between activity <=> object
* やっぱり匿名GETのpublicは必要
* fix
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
るように (#5817)
* 第3インスタンスへのLikeも受け入れるように
* リアクション済みだったらエラーにせずに置き換えるように
* Likeを第3インスタンスにdeliverするように
* fix
* fix
* 同じリアクションがすでにされていたら何もしない
* リモートから自身の投稿へリアクションした場合にエラーにならないように
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Refactor audience
* audienceのないAP Object 対応
* fix
* Update src/remote/activitypub/audience.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/audience.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| |
|
|
|
|
|
|
|
|
| |
* Handle some additional reaction activities
* Revert "Handle some additional reaction activities"
This reverts commit 1462ff12de08e8810023658e8ff7b5ee8bd7965b.
* EmojiReaction
|
| |
|
|
|
| |
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* Node PKCS#8
* keyIdを#main-key形式に
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|