index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
api
/
service
/
github.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
send/receive user hashtags via AP (#4064)
MeiMei
6
-14
/
+29
2019-01-31
Update @types/koa-router requirement from 7.0.38 to 7.0.39 (#4052)
dependabot[bot]
1
-1
/
+1
2019-01-31
Create type definition for 'lookup-dns-cache' (#4051)
Acid Chicken (硫酸鶏)
2
-6
/
+23
2019-01-31
Create type definition for 'promise-any' (#4055)
Acid Chicken (硫酸鶏)
2
-1
/
+8
2019-01-31
Create type definition for 'webfinger.js' (#4054)
Acid Chicken (硫酸鶏)
2
-2
/
+67
2019-01-31
Update gulp-yaml requirement from 2.0.2 to 2.0.3 (#4053)
dependabot[bot]
1
-1
/
+1
2019-01-31
Revert b515cc90e9070465d9ba1f2e40d7af184fff5491
syuilo
1
-3
/
+3
2019-01-31
[Server] Resolve #4062
syuilo
2
-0
/
+14
2019-01-31
Close #3380 (#4061)
Acid Chicken (硫酸鶏)
3
-135
/
+0
2019-01-31
[Test] Disable some tests temporary
syuilo
1
-1
/
+2
2019-01-31
[Test] Better tests
syuilo
1
-1
/
+12
2019-01-31
Fix typo
syuilo
1
-2
/
+2
2019-01-31
Add 'src/@types' to typeRoots
Acid Chicken (硫酸鶏)
1
-1
/
+5
2019-01-31
[Test] Add MFM test
syuilo
1
-0
/
+16
2019-01-31
Make type definition for 'is-root' better
Acid Chicken (硫酸鶏)
1
-3
/
+5
2019-01-31
10.80.0
syuilo
2
-3
/
+3
2019-01-31
Update CHANGELOG.md
syuilo
1
-0
/
+1
2019-01-31
:art:
syuilo
1
-1
/
+5
2019-01-31
[Client] MFMの制限を緩和
syuilo
1
-2
/
+2
2019-01-31
[MFM] Better syntax parsing
syuilo
2
-3
/
+18
2019-01-31
[MFM] Make some syntax block
syuilo
1
-5
/
+5
2019-01-31
Simplify MFM (#4046)
Aya Morisawa
1
-362
/
+131
2019-01-31
Do not import as pack from AP renderer (#4048)
MeiMei
21
-55
/
+55
2019-01-31
Re-fix path
Acid Chicken (硫酸鶏)
1
-1
/
+1
2019-01-31
Fix path
Acid Chicken (硫酸鶏)
1
-1
/
+1
2019-01-31
Create type definition for 'is-root' (#4001)
Acid Chicken (硫酸鶏)
2
-1
/
+6
2019-01-31
Update index.ts
Acid Chicken (硫酸鶏)
1
-1
/
+2
2019-01-31
Create type definition for '*/package.json' (#4014)
Acid Chicken (硫酸鶏)
6
-6
/
+9
2019-01-30
[ActivityPub] Use microformats on mentions
syuilo
2
-0
/
+2
2019-01-30
Update CHANGELOG.md
syuilo
1
-0
/
+6
2019-01-30
delete unnecessary key (#4045)
MeiMei
1
-0
/
+1
2019-01-30
Introduce silence (#4043)
syuilo
7
-3
/
+154
2019-01-30
Fix import
Aya Morisawa
1
-1
/
+1
2019-01-30
Rename parser to language
Aya Morisawa
2
-1
/
+1
2019-01-30
Avoid export default
Aya Morisawa
18
-28
/
+26
2019-01-30
Update vue-svg-inline-loader requirement from 1.2.7 to 1.2.10 (#4040)
dependabot[bot]
1
-1
/
+1
2019-01-30
Update @types/mongodb requirement from 3.1.18 to 3.1.19 (#4041)
dependabot[bot]
1
-1
/
+1
2019-01-30
Rename analyze to parse in MFM tests
Aya Morisawa
1
-105
/
+105
2019-01-30
Extract parsePlain function
Aya Morisawa
4
-12
/
+19
2019-01-30
Merge plainParser into mfm
Aya Morisawa
3
-25
/
+39
2019-01-30
Rename html-to-mfm to fromHtml
Aya Morisawa
3
-6
/
+6
2019-01-30
Rename html to toHtml
Aya Morisawa
4
-3
/
+3
2019-01-30
Extract MFM types
Aya Morisawa
10
-45
/
+48
2019-01-30
Extract MFM normalize function
Aya Morisawa
2
-28
/
+34
2019-01-30
Module 'crypto' as import syntax (#4011)
Acid Chicken (硫酸鶏)
3
-3
/
+3
2019-01-29
Fix #4034 (#4037)
MeiMei
2
-1
/
+7
2019-01-29
New translations ja-JP.yml (Chinese Simplified)
syuilo
1
-5
/
+5
2019-01-29
New translations ja-JP.yml (Chinese Simplified)
syuilo
1
-9
/
+9
2019-01-29
リプライ/メンションされていれば非フォロワーへのフォ...
MeiMei
4
-45
/
+48
2019-01-29
Sort tasks by topological ordering
Aya Morisawa
1
-18
/
+18
[next]