index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
カスタム絵文字一覧情報をmetaから分離
syuilo
2023-01-09
6
-66
/
+104
*
fix(server): アンテナタイムライン(ストリーミング)が、...
syuilo
2023-01-09
1
-14
/
+6
*
fix(server): 特定のPNG画像のアップロードに失敗する問題を...
syuilo
2023-01-09
1
-2
/
+2
*
fix(server): 非公開のクリップのURLでOGPレンダリングされる...
syuilo
2023-01-09
1
-3
/
+2
*
fix imports
syuilo
2023-01-09
8
-8
/
+8
*
fix: Escape SQL LIKE (#9493)
MeiMei
2023-01-08
9
-15
/
+26
*
delete pollVote notification
syuilo
2023-01-08
4
-20
/
+6
*
enhance(server): refactor and tweak emoji proxy
syuilo
2023-01-07
2
-44
/
+41
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
tamaina
2023-01-06
3
-11
/
+16
|
\
|
*
カスタム絵文字にプロキシを復活 (#9481)
tamaina
2023-01-06
3
-11
/
+16
*
|
chore: remove ` Search` from the name of OpenSearch
tamaina
2023-01-06
2
-2
/
+2
|
/
*
Update ClientServerService.ts
syuilo
2023-01-06
1
-1
/
+1
*
disable custom emoji proxy temporary
syuilo
2023-01-06
1
-0
/
+5
*
Update flash.pug
syuilo
2023-01-06
1
-1
/
+1
*
enhance(server): SSR for flash
syuilo
2023-01-06
2
-1
/
+61
*
fix(backend): Set correct access control of admin/drive/files (#9472)
CyberRex
2023-01-06
1
-1
/
+1
*
fix instance sort
syuilo
2023-01-05
1
-2
/
+2
*
MisskeyPlay (#9467)
syuilo
2023-01-05
20
-1
/
+875
*
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
tamaina
2023-01-04
2
-2
/
+2
|
\
|
*
fix(server): pages/likeのエラーIDが重複しているのを修正
syuilo
2023-01-04
1
-1
/
+1
|
*
fix(server): fix pages/update
syuilo
2023-01-04
1
-1
/
+1
*
|
chore: remove unused function (truncateUnreadAntennaNote)
tamaina
2023-01-04
1
-20
/
+0
|
/
*
clean up
syuilo
2023-01-03
1
-5
/
+0
*
:v:
syuilo
2023-01-03
8
-17
/
+45
*
drop latestStatus of instance
syuilo
2023-01-03
2
-10
/
+0
*
drop lastCommunicatedAt of instance
syuilo
2023-01-03
8
-19
/
+2
*
drop latestRequestSentAt of instance
syuilo
2023-01-03
4
-23
/
+7
*
PV集計はローカルユーザーのみに
syuilo
2023-01-03
1
-4
/
+6
*
feat: add per user pv chart
syuilo
2023-01-01
11
-4
/
+135
*
clean up
syuilo
2023-01-01
1
-7
/
+0
*
feat: make possible to export favorited notes
syuilo
2023-01-01
7
-2
/
+216
*
enhance(server): productionじゃない限りレートリミットを無効に
syuilo
2023-01-01
1
-3
/
+8
*
:v:
syuilo
2023-01-01
3
-2
/
+4
*
tweak max-age
syuilo
2022-12-31
1
-1
/
+1
*
cache emoji response
syuilo
2022-12-31
1
-6
/
+8
*
clean up
syuilo
2022-12-31
2
-12
/
+0
*
fix(server): driveCapacityOverrideMbが公開情報になっているのを...
syuilo
2022-12-31
1
-1
/
+3
*
enhance(server): clean emoji response
syuilo
2022-12-31
8
-184
/
+4
*
fix: use || for emoji url fallback instead of ??
tamaina
2022-12-30
5
-6
/
+10
*
enhance: Proxy custom emojis to reduce image size and accelerate the frontend...
tamaina
2022-12-30
7
-24
/
+52
*
fix(server): /emoji to accept `@.` host expression
tamaina
2022-12-29
1
-1
/
+2
*
refactor: 絵文字URLを引き回すのをやめる (#9423)
syuilo
2022-12-29
4
-6
/
+39
*
Support OpenSearch (closes #7058) (#9427)
Soni L
2022-12-29
2
-0
/
+20
*
fix(server): bodyLimit for each endpoints
syuilo
2022-12-28
1
-1
/
+1
*
rename: client -> frontend
syuilo
2022-12-27
1
-2
/
+2
*
Fix: Block delivery (#9397)
atsuchan
2022-12-26
1
-5
/
+11
*
feat: introduce fluent emoji
syuilo
2022-12-26
1
-0
/
+15
*
ダッシュボードにモデレーター一覧を表示
syuilo
2022-12-26
1
-1
/
+3
*
fix(server): アンテナの作成数上限を追加
syuilo
2022-12-26
1
-0
/
+13
*
getJsonで256kbに制限
syuilo
2022-12-25
1
-0
/
+1
[next]