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