index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
Resolve #6087
syuilo
3
-6
/
+49
2020-10-18
Fix lint (#6732)
MeiMei
2
-1
/
+2
2020-10-17
Migrate to Vue3 (#6587)
syuilo
11
-42
/
+142
2020-09-28
匿名ユーザーでapp/showをリクエストすると500を返すのを修...
MeiMei
1
-1
/
+1
2020-09-18
Resolve #6692 (#6703)
syuilo
1
-2
/
+2
2020-08-30
Fix channels list pagination (#6679)
takonomura
2
-6
/
+48
2020-08-29
Expose proxyAccountName (#6670)
MeiMei
1
-0
/
+4
2020-08-22
表示する通知を種別ごとに設定できるように (#6647)
Xeltica
2
-4
/
+16
2020-08-22
fix an error on /api-doc (#6665)
coord_e
1
-0
/
+2
2020-08-18
fix(server): Prevent error when recieve non-json data from websocket
syuilo
1
-1
/
+9
2020-08-18
Channel (#6621)
syuilo
25
-12
/
+624
2020-08-13
Option objectStorageSetPublicRead (#6645)
MeiMei
2
-0
/
+9
2020-08-10
Fix #6637 (#6638)
rinsuki
1
-1
/
+4
2020-08-09
enhance(client): ミュートされたノート数を表示するようにし...
syuilo
1
-0
/
+22
2020-08-04
enhance(api): アクセストークンを作成する際、createdAtをlastUs...
syuilo
2
-4
/
+8
2020-07-30
自分のノートにリアクションを押せるように (#6506)
Xeltica
1
-7
/
+0
2020-07-28
refactor: Rename function
syuilo
18
-36
/
+36
2020-07-28
refactor: Rename function
syuilo
7
-14
/
+14
2020-07-27
ワードミュート (#6594)
syuilo
12
-2
/
+81
2020-07-19
feat: Blurhash integration
syuilo
1
-4
/
+4
2020-07-18
feat: トークン手動発行機能
syuilo
4
-31
/
+7
2020-07-04
「すべて既読にする」でグループメッセージが既読にな...
fuyu
1
-1
/
+12
2020-06-27
chore(deps): Update dependencies :rocket:
syuilo
1
-1
/
+1
2020-06-05
Revert "fix(api): Fix #6418 (#6442)"
syuilo
1
-17
/
+9
2020-06-04
fix(api): Fix #6418 (#6442)
syuilo
1
-9
/
+17
2020-06-03
fix(api): Fix #6419
syuilo
1
-1
/
+5
2020-05-26
Improve typing
tamaina
2
-3
/
+5
2020-05-23
refactor: use Object.fromEntries() instead of in-house implementation (#6401)
tamaina
1
-11
/
+9
2020-05-15
リレーに不正なURLは追加できないように (#6351)
MeiMei
1
-0
/
+15
2020-05-10
pub-relay (#6341)
MeiMei
3
-0
/
+68
2020-05-10
chore(lint): Add missing semicolons
syuilo
2
-2
/
+2
2020-05-02
Update src/server/api/private/signup.ts
Acid Chicken (硫酸鶏)
1
-1
/
+1
2020-05-02
refactor
syuilo
1
-15
/
+18
2020-04-29
Refactor codes
Acid Chicken (硫酸鶏)
1
-1
/
+1
2020-04-28
Add support for hCaptcha
Acid Chicken (硫酸鶏)
3
-1
/
+49
2020-04-26
chore(server): Add TODO
syuilo
1
-0
/
+4
2020-04-21
Fix #6289
syuilo
1
-1
/
+1
2020-04-18
カスタム絵文字リアクションがプレビューされない不具...
Xeltica
1
-1
/
+5
2020-04-13
Resolve #5755
syuilo
2
-0
/
+10
2020-04-12
プロキシの除外ホスト (#6244)
MeiMei
2
-0
/
+9
2020-04-09
Use node-fetch instead of request (#6228)
MeiMei
2
-60
/
+14
2020-04-04
refactor: Use ===
syuilo
5
-13
/
+13
2020-04-04
enhance(server): Log error message when internal error occured
syuilo
1
-1
/
+1
2020-04-03
APIリファレンスのカテゴリ処理の修正 (#6218)
MeiMei
16
-13
/
+19
2020-04-02
feat(streaming): Add emoji added event
syuilo
2
-0
/
+14
2020-03-31
Refactoring
syuilo
3
-23
/
+3
2020-03-31
Fix #6203
syuilo
3
-5
/
+9
2020-03-30
APIの権限設定漏れを修正 (#6202)
MeiMei
2
-2
/
+4
2020-03-30
admin/accounts/createで一般ユーザーがアカウントを作成し放...
MeiMei
1
-1
/
+1
2020-03-29
Fix #6199 (#6201)
MeiMei
2
-2
/
+3
[next]