index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
services
/
note
/
create.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
Fix bug
syuilo
1
-1
/
+1
2019-02-17
ハッシュタグでユーザー検索できるように (#4298)
syuilo
1
-2
/
+2
2019-02-08
Introduce per-instance chart (#4183)
syuilo
1
-2
/
+2
2019-02-08
Refactoring: Move chart dir into services dir
syuilo
1
-3
/
+3
2019-02-07
Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d
syuilo
1
-1
/
+1
2019-02-07
Improve instance stats
syuilo
1
-2
/
+2
2019-02-06
Check config on load (#4170)
Aya Morisawa
1
-1
/
+1
2019-02-05
Refactoring
syuilo
1
-2
/
+2
2019-02-04
Resolve #4121 (#4122)
Acid Chicken (硫酸鶏)
1
-2
/
+2
2019-02-03
Use internal logger instead of debug/console for logging
syuilo
1
-1
/
+0
2019-01-31
[Server] Resolve #4062
syuilo
1
-0
/
+10
2019-01-31
Do not import as pack from AP renderer (#4048)
MeiMei
1
-4
/
+4
2019-01-30
Introduce silence (#4043)
syuilo
1
-0
/
+5
2019-01-30
Avoid export default
Aya Morisawa
1
-1
/
+1
2019-01-26
[Server] Fix #3991
syuilo
1
-2
/
+4
2019-01-23
Supports Twemoji / CustomEmoji in poll (#3960)
MeiMei
1
-3
/
+7
2019-01-21
[Server] リプライをタイムラインに流す以前の仕様に差し...
syuilo
1
-8
/
+2
2019-01-21
リモートで投票を見たりしたりできるように (#3940)
MeiMei
1
-0
/
+1
2019-01-21
[Server] Fix #3528
syuilo
1
-1
/
+14
2019-01-20
関係のない返信がタイムラインに流れる問題を修正
syuilo
1
-2
/
+8
2019-01-20
Drop stalk feature
syuilo
1
-6
/
+3
2019-01-17
Implement active users chart
syuilo
1
-0
/
+3
2019-01-11
Fix bug (for return) (#3878)
MeiMei
1
-1
/
+1
2019-01-11
ダイレクトを非公開のように使えるようにする (#3869)
MeiMei
1
-5
/
+0
2018-12-29
Privateの公開範囲を廃止
syuilo
1
-7
/
+2
2018-12-23
ダイレクト投稿でユーザーが指定されていなかったらrejec...
MeiMei
1
-0
/
+5
2018-12-23
ダイレクトでメンションでもユーザーを指定できるよう...
MeiMei
1
-0
/
+6
2018-12-20
Refactor MFM
Aya Morisawa
1
-40
/
+3
2018-12-20
Fix tag length limit from AP (#3688)
MeiMei
1
-3
/
+3
2018-12-19
Fix bug
syuilo
1
-13
/
+2
2018-12-11
Use for-of instead of forEach (#3583)
Aya Morisawa
1
-36
/
+36
2018-12-08
Add comment
syuilo
1
-0
/
+2
2018-12-07
Apply tag length limit from AP (#3536)
MeiMei
1
-3
/
+2
2018-12-06
Emoji support in profile (#3514)
MeiMei
1
-1
/
+1
2018-12-04
Remove unnecessary Renote check code (#3489)
MeiMei
1
-5
/
+0
2018-12-02
No MFM parsing when remote note (#3470)
MeiMei
1
-7
/
+15
2018-12-02
Resolve #1826
syuilo
1
-3
/
+5
2018-11-30
Use for-of instead of map
Aya Morisawa
1
-3
/
+3
2018-11-23
Do not use _replyIds (#3392)
MeiMei
1
-3
/
+0
2018-11-23
Improve user operations
syuilo
1
-0
/
+3
2018-11-21
Improve MFM parser (#3337)
syuilo
1
-17
/
+46
2018-11-16
local only visibility (#3254)
MeiMei
1
-0
/
+15
2018-11-13
Fix: notes/create hangs when rejected (#3221)
MeiMei
1
-5
/
+5
2018-11-09
On remote notes, not use content for detecting mentions (#3170)
MeiMei
1
-1
/
+2
2018-11-05
Refactoring & 設定でTwemojiを使うかどうか切り替えられるよ...
syuilo
1
-2
/
+2
2018-11-04
Do not send needless emojis in note
syuilo
1
-2
/
+16
2018-10-30
Fix bug
syuilo
1
-6
/
+8
2018-10-25
Clean up
syuilo
1
-2
/
+1
2018-10-25
Implement featured note API
syuilo
1
-1
/
+2
2018-10-24
Implement #2993
syuilo
1
-0
/
+16
[next]