index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
fix imports
syuilo
8
-8
/
+8
2023-01-08
fix: Escape SQL LIKE (#9493)
MeiMei
8
-15
/
+23
2023-01-08
delete pollVote notification
syuilo
1
-7
/
+0
2023-01-07
enhance(server): refactor and tweak emoji proxy
syuilo
2
-44
/
+41
2023-01-06
chore: remove ` Search` from the name of OpenSearch
tamaina
2
-2
/
+2
2023-01-06
カスタム絵文字にプロキシを復活 (#9481)
tamaina
2
-11
/
+15
2023-01-06
Update ClientServerService.ts
syuilo
1
-1
/
+1
2023-01-06
disable custom emoji proxy temporary
syuilo
1
-0
/
+5
2023-01-06
Update flash.pug
syuilo
1
-1
/
+1
2023-01-06
enhance(server): SSR for flash
syuilo
2
-1
/
+61
2023-01-06
fix(backend): Set correct access control of admin/drive/files (#9472)
CyberRex
1
-1
/
+1
2023-01-05
fix instance sort
syuilo
1
-2
/
+2
2023-01-05
MisskeyPlay (#9467)
syuilo
11
-0
/
+642
2023-01-04
fix(server): pages/likeのエラーIDが重複しているのを修正
syuilo
1
-1
/
+1
2023-01-04
fix(server): fix pages/update
syuilo
1
-1
/
+1
2023-01-03
:v:
syuilo
1
-0
/
+2
2023-01-03
drop lastCommunicatedAt of instance
syuilo
1
-2
/
+0
2023-01-03
PV集計はローカルユーザーのみに
syuilo
1
-4
/
+6
2023-01-01
feat: add per user pv chart
syuilo
4
-1
/
+52
2023-01-01
clean up
syuilo
1
-7
/
+0
2023-01-01
feat: make possible to export favorited notes
syuilo
3
-0
/
+37
2023-01-01
enhance(server): productionじゃない限りレートリミットを無効に
syuilo
1
-3
/
+8
2023-01-01
:v:
syuilo
3
-2
/
+4
2022-12-31
tweak max-age
syuilo
1
-1
/
+1
2022-12-31
cache emoji response
syuilo
1
-6
/
+8
2022-12-31
enhance(server): clean emoji response
syuilo
1
-2
/
+1
2022-12-30
fix: use || for emoji url fallback instead of ??
tamaina
1
-1
/
+2
2022-12-30
enhance: Proxy custom emojis to reduce image size and accelerate the frontend...
tamaina
2
-9
/
+29
2022-12-29
fix(server): /emoji to accept `@.` host expression
tamaina
1
-1
/
+2
2022-12-29
refactor: 絵文字URLを引き回すのをやめる (#9423)
syuilo
2
-2
/
+33
2022-12-29
Support OpenSearch (closes #7058) (#9427)
Soni L
2
-0
/
+20
2022-12-28
fix(server): bodyLimit for each endpoints
syuilo
1
-1
/
+1
2022-12-27
rename: client -> frontend
syuilo
1
-2
/
+2
2022-12-26
feat: introduce fluent emoji
syuilo
1
-0
/
+15
2022-12-26
ダッシュボードにモデレーター一覧を表示
syuilo
1
-1
/
+3
2022-12-26
fix(server): アンテナの作成数上限を追加
syuilo
1
-0
/
+13
2022-12-25
64kb
syuilo
1
-3
/
+3
2022-12-25
fix
syuilo
1
-0
/
+1
2022-12-25
fix(server): Ap inboxの最大ペイロードサイズを256kbに制限
syuilo
1
-4
/
+3
2022-12-25
refactor
syuilo
5
-6
/
+5
2022-12-25
feat: introduce retention-rate aggregation
syuilo
3
-0
/
+53
2022-12-25
chore: fix reporisotry name
syuilo
2
-4
/
+4
2022-12-25
chore: fix reporisotry name
syuilo
2
-4
/
+4
2022-12-24
GET非対応APIにGETでリクエストすると接続が開きっぱなし...
syuilo
1
-0
/
+2
2022-12-23
fix dummy image path
syuilo
1
-1
/
+1
2022-12-23
fix(server): add missing vary header
syuilo
2
-0
/
+8
2022-12-22
fix: WebFinger returns 500 (#9390)
rinsuki
1
-0
/
+3
2022-12-20
enhance: Vite HMR while yarn dev, and more build tuning (#9361)
tamaina
3
-7
/
+26
2022-12-19
Use tabler icons (#9354)
syuilo
1
-1
/
+1
2022-12-19
fix(backend): request.body may be undefined (#9356)
Kagami Sascha Rosylight
1
-5
/
+5
[next]