index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
api
/
endpoints
/
blocking
/
create.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
Do not send needless emojis in note
syuilo
3
-15
/
+34
2018-11-04
[Client] Improve Emoji management page of admin panel
syuilo
2
-1
/
+65
2018-11-04
[API] Implement some Emoji APIs
syuilo
5
-2
/
+117
2018-11-04
Fix: welcome-timeline (#3084)
MeiMei
1
-1
/
+1
2018-11-04
10.38.0
syuilo
1
-2
/
+2
2018-11-04
New translations ja-JP.yml (English)
syuilo
1
-14
/
+14
2018-11-04
:art:
syuilo
1
-0
/
+1
2018-11-04
New translations ja-JP.yml (Norwegian)
syuilo
1
-1
/
+9
2018-11-04
New translations ja-JP.yml (Dutch)
syuilo
1
-7
/
+15
2018-11-04
New translations ja-JP.yml (Japanese, Kansai)
syuilo
1
-6
/
+14
2018-11-04
New translations ja-JP.yml (Spanish)
syuilo
1
-7
/
+15
2018-11-04
New translations ja-JP.yml (Russian)
syuilo
1
-1
/
+9
2018-11-04
New translations ja-JP.yml (Portuguese)
syuilo
1
-1
/
+9
2018-11-04
New translations ja-JP.yml (Polish)
syuilo
1
-7
/
+15
2018-11-04
New translations ja-JP.yml (Korean)
syuilo
1
-1
/
+9
2018-11-04
New translations ja-JP.yml (Italian)
syuilo
1
-1
/
+9
2018-11-04
New translations ja-JP.yml (German)
syuilo
1
-7
/
+15
2018-11-04
New translations ja-JP.yml (French)
syuilo
1
-7
/
+15
2018-11-04
New translations ja-JP.yml (English)
syuilo
1
-7
/
+15
2018-11-04
New translations ja-JP.yml (Chinese Simplified)
syuilo
1
-1
/
+9
2018-11-04
New translations ja-JP.yml (Catalan)
syuilo
1
-1
/
+9
2018-11-03
[Client] Improve admin panel
syuilo
4
-22
/
+59
2018-11-03
Improve API documentation
syuilo
21
-2
/
+80
2018-11-03
Refactoring
syuilo
4
-8
/
+8
2018-11-03
Add missing semicolons
syuilo
13
-45
/
+45
2018-11-03
[MFM] Fix emoji syntax parsing
syuilo
2
-3
/
+10
2018-11-03
[Client] Improve admin panel
syuilo
2
-1
/
+23
2018-11-03
i18n
syuilo
2
-1
/
+2
2018-11-03
:art:
syuilo
2
-2
/
+166
2018-11-03
Clean up
syuilo
1
-2
/
+0
2018-11-03
[Client] Make possible to change password in mobile
syuilo
5
-4
/
+12
2018-11-03
:art:
syuilo
2
-6
/
+7
2018-11-03
:art:
syuilo
2
-2
/
+2
2018-11-03
Improve usability of Admin panel
syuilo
2
-1
/
+23
2018-11-03
Misskeyのバージョンもクライアントの環境変数に突っ込む...
syuilo
10
-261
/
+99
2018-11-03
[Client] Fix some charts
syuilo
3
-36
/
+101
2018-11-03
[API] Increase chart limit
syuilo
10
-10
/
+10
2018-11-03
oops
syuilo
1
-1
/
+1
2018-11-03
[MFM] Fix title syntax parsing
syuilo
2
-2
/
+7
2018-11-03
Improve performance
syuilo
1
-1
/
+5
2018-11-03
:art:
syuilo
1
-1
/
+41
2018-11-03
:art:
syuilo
2
-3
/
+4
2018-11-03
:art:
syuilo
2
-14
/
+52
2018-11-03
Update src/client/app/admin/views/charts.vue
syuilo
1
-1
/
+5
2018-11-03
Bump @types/request from 2.47.1 to 2.48.0 (#3054)
dependabot[bot]
2
-7
/
+7
2018-11-03
Bump css-loader from 1.0.0 to 1.0.1 (#3070)
dependabot[bot]
2
-20
/
+15
2018-11-03
Bump @types/node from 10.12.0 to 10.12.2 (#3072)
dependabot[bot]
2
-4
/
+4
2018-11-03
Bump elasticsearch from 15.1.1 to 15.2.0 (#3073)
dependabot[bot]
2
-4
/
+4
2018-11-03
Bump typescript from 3.1.4 to 3.1.5 (#3069)
dependabot[bot]
2
-4
/
+4
2018-11-03
Bump file-type from 10.2.0 to 10.3.0 (#3071)
dependabot[bot]
2
-72
/
+255
[next]