index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
remote
/
activitypub
/
request.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
fix: mochaが動かないため拡張子なしに戻した
syuilo
1
-4
/
+4
2021-08-19
refactor: refactoring imports
syuilo
1
-4
/
+4
2021-03-24
Refactor (#7394)
syuilo
1
-4
/
+4
2021-03-23
refactor: Use path alias
syuilo
1
-3
/
+3
2021-03-22
perf(server): Cache user keypair
syuilo
1
-7
/
+3
2021-02-13
refactor: resolve #7139
syuilo
1
-5
/
+4
2020-10-18
ActivityPubでリモートのオブジェクトをGETするときのリクエ...
MeiMei
1
-0
/
+97
2020-08-15
Sign (request-target) Fix #6652 (#6656)
MeiMei
1
-1
/
+1
2020-04-12
プロキシの除外ホスト (#6244)
MeiMei
1
-2
/
+2
2020-04-09
Use node-fetch instead of request (#6228)
MeiMei
1
-9
/
+2
2020-03-14
オブジェクトストレージでS3のvirtual-host形式のサポートな...
MeiMei
1
-2
/
+2
2020-01-30
v12 (#5712)
syuilo
1
-10
/
+0
2020-01-20
AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)
MeiMei
1
-1
/
+1
2019-12-11
AP Signatureヘッダの特殊処理を削除 (#5628)
MeiMei
1
-5
/
+0
2019-11-07
APの統計とログの修正と強化 (#5585)
MeiMei
1
-30
/
+2
2019-07-28
HTTPリクエストのKeep-AliveとPrxoy対応など (#5226)
MeiMei
1
-37
/
+12
2019-06-18
Use WHATWG API
syuilo
1
-1
/
+0
2019-06-15
閉鎖しているホストにはAP deliverしないように (#5057)
MeiMei
1
-4
/
+19
2019-05-07
Fix: IPv4 onlyホストからDualstackホストにAP deliverできない (#4872)
MeiMei
1
-4
/
+11
2019-04-24
Cache meta
syuilo
1
-2
/
+1
2019-04-14
リファクタリング (#4587)
Acid Chicken (硫酸鶏)
1
-3
/
+1
2019-04-13
strictNullChecks (#4666)
syuilo
1
-4
/
+5
2019-04-10
More puny
syuilo
1
-2
/
+2
2019-04-08
Fix bug
syuilo
1
-1
/
+1
2019-04-07
Use PostgreSQL instead of MongoDB (#4572)
syuilo
1
-6
/
+11
2019-03-08
Fix bug
syuilo
1
-41
/
+45
2019-02-24
Use camelCase
syuilo
1
-1
/
+1
2019-02-08
Implement instance blocking (#4182)
syuilo
1
-0
/
+7
2019-02-06
Better logs
syuilo
1
-2
/
+2
2019-02-05
Refactoring
syuilo
1
-1
/
+1
2019-02-03
[Server] Use logger for logging
syuilo
1
-4
/
+4
2019-02-01
Create type definition for 'http-signature' (#4049)
Acid Chicken (硫酸鶏)
1
-1
/
+1
2019-01-31
Create type definition for 'lookup-dns-cache' (#4051)
Acid Chicken (硫酸鶏)
1
-6
/
+6
2019-01-31
Create type definition for 'promise-any' (#4055)
Acid Chicken (硫酸鶏)
1
-1
/
+1
2019-01-30
Module 'crypto' as import syntax (#4011)
Acid Chicken (硫酸鶏)
1
-1
/
+1
2019-01-09
Use cached and asynchronous DNS resolver for AP delivery (#3859)
MeiMei
1
-3
/
+30
2018-11-03
Improve admin dashboard
syuilo
1
-0
/
+10
2018-10-05
ActivityPubのHTTPリクエストの強化 (#2820)
MeiMei
1
-1
/
+11
2018-09-04
Add User-Agent header (#2602)
MeiMei
1
-0
/
+1
2018-08-30
Add host/digest to HTTP signature
mei23
1
-3
/
+12
2018-08-25
Use resolvable ActivityPub keyId
mei23
1
-1
/
+1
2018-08-25
Send Content-Type in ActivityPub request
mei23
1
-0
/
+3
2018-08-02
Refactoring
syuilo
1
-11
/
+6
2018-06-18
wip
syuilo
1
-2
/
+2
2018-04-22
Fix Misskey同士でフォローできない
mei23
1
-0
/
+5
2018-04-10
Refactor
syuilo
1
-2
/
+2
2018-04-08
Fix bugs
syuilo
1
-1
/
+1
2018-04-08
Some bug fixes
syuilo
1
-3
/
+4
2018-04-05
wip
syuilo
1
-0
/
+8
2018-04-03
Deliver posts to remote followers
Akihiko Odaki
1
-0
/
+35
[next]