index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
ActivityPubServerService.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix "federation allowed" check in our code
dakkar
2024-10-12
1
-1
/
+1
*
remove MetaService from ActivityPubServerService
dakkar
2024-10-09
1
-3
/
+0
*
replace `isBlockedHost` with `isFederationAllowedHost`
dakkar
2024-10-09
1
-3
/
+3
*
Merge remote-tracking branch 'misskey/develop' into future-2024-04-25
dakkar
2024-04-25
1
-2
/
+2
|
\
|
*
fix(backend): incorrect logic for determining whether Quote or not (#13700)
zyoshoka
2024-04-14
1
-2
/
+2
*
|
merge: upstream
Marie
2024-02-19
1
-1
/
+1
|
\
|
|
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
|
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
|
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
|
merge: upstream (1)
Marie
2024-01-21
1
-0
/
+4
|
\
|
|
*
return a `Vary: Accept` header for all dual-format endpoints #365 (#13044)
かっこかり
2024-01-21
1
-0
/
+4
*
|
authorised fetch: log more details
dakkar
2024-01-08
1
-10
/
+12
*
|
lint
dakkar
2023-12-31
1
-32
/
+16
*
|
auth-fetch: ask to never cache responses
dakkar
2023-12-31
1
-16
/
+39
*
|
fix logging
dakkar
2023-12-23
1
-1
/
+1
*
|
fix typo
dakkar
2023-12-23
1
-1
/
+1
*
|
authorized fetch: log when things go wrong
dakkar
2023-12-23
1
-2
/
+21
*
|
authorized fetch: let /@instance.actor through
dakkar
2023-12-23
1
-0
/
+1
*
|
authorized fetch #217
dakkar
2023-12-23
1
-0
/
+129
|
/
*
enhance: “つながりの公開範囲”がフォロー・フォロワー...
zawa-ch
2023-12-18
1
-4
/
+4
*
fix(backend): HTTP Digestヘッダのアルゴリズム部分に大文字の"...
syuilo
2023-12-16
1
-1
/
+1
*
Remove an unnecessary type assertion (#12666)
woxtu
2023-12-15
1
-2
/
+1
*
fix: Filter featured collection (#12541)
MeiMei
2023-12-02
1
-2
/
+3
*
enhance(backend): Implementation of HTTP header and body validation to fix SI...
Jaehong Kang
2023-11-15
1
-3
/
+23
*
Merge pull request from GHSA-3f39-6537-3cgc
syuilo
2023-11-14
1
-3
/
+55
*
fix(backend): We can renote pure renote (#12171)
anatawa12
2023-10-30
1
-1
/
+2
*
lint fixes
syuilo
2023-10-09
1
-3
/
+4
*
refactor(backend): update directory structure for models
syuilo
2023-09-20
1
-3
/
+3
*
update deps (#11820)
syuilo
2023-09-15
1
-1
/
+1
*
refactor: prefix Mi for all entities (#11719)
syuilo
2023-08-16
1
-10
/
+10
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
refactor: 可読性のため一部で`Array.prototype.at`を使うように (...
okayurisotto
2023-07-14
1
-3
/
+3
*
refactor(backend): `core/activitypub` (#11247)
okayurisotto
2023-07-13
1
-4
/
+17
*
perf(backend): use limit() instead of take()
syuilo
2023-07-08
1
-1
/
+1
*
feat(backend): カスタム絵文字ごとに連合するかどうか設定...
syuilo
2023-05-18
1
-1
/
+1
*
enhance: account migration (#10592)
Namekuji
2023-04-30
1
-3
/
+3
*
Use unique identifier for each follow request (#10600)
hutchisr
2023-04-12
1
-25
/
+63
*
enhance(backend): improve userkeypair cache
syuilo
2023-04-05
1
-3
/
+3
*
refactor
syuilo
2023-02-13
1
-2
/
+2
*
refactor: fix types
syuilo
2023-02-12
1
-14
/
+14
*
add cors header to ActivityPubServerService.ts (#9888)
momoirodouhu
2023-02-12
1
-0
/
+8
*
refactor: fix types
syuilo
2023-02-09
1
-0
/
+1
*
refactor: fix types
syuilo
2023-02-09
1
-6
/
+10
*
64kb
syuilo
2022-12-25
1
-3
/
+3
*
fix
syuilo
2022-12-25
1
-0
/
+1
*
fix(server): Ap inboxの最大ペイロードサイズを256kbに制限
syuilo
2022-12-25
1
-4
/
+3
*
fix(server): add missing vary header
syuilo
2022-12-23
1
-0
/
+5
*
Fix import related TypeScript errors (#9321)
Kagami Sascha Rosylight
2022-12-14
1
-1
/
+1
*
inboxが処理できない問題を多分修正
syuilo
2022-12-06
1
-0
/
+2
*
refactor: introduce bindThis decorator to bind this automaticaly
syuilo
2022-12-04
1
-1
/
+11
[next]