Aya Morisawa
|
764c89c228
|
Merge branch 'develop' into math-block
|
2019-01-27 16:41:30 +09:00 |
|
syuilo
|
ee81bd2955
|
[MFM] Add flip syntax
Resolve #4002
|
2019-01-27 16:31:00 +09:00 |
|
syuilo
|
5f10be3f9a
|
[MFM] Add spin syntax
Resolve #4003
|
2019-01-27 16:18:04 +09:00 |
|
syuilo
|
d5439d4677
|
[Server] Introduce admin stream channel
|
2019-01-27 14:55:02 +09:00 |
|
syuilo
|
c08a217a9c
|
Celan up
|
2019-01-27 14:44:39 +09:00 |
|
syuilo
|
daa1963645
|
[Client] Improve syntax highlighting
Resolve #3926
Resolve #3390
|
2019-01-27 14:34:52 +09:00 |
|
syuilo
|
4d443344c9
|
Clean up
|
2019-01-27 14:30:57 +09:00 |
|
Acid Chicken (硫酸鶏)
|
febd83e7ac
|
Update parser.ts (#3999)
* Update parser.ts
* Update parser.ts
* Update parser.ts
|
2019-01-27 13:50:47 +09:00 |
|
syuilo
|
4f810bab1a
|
[MFM] Improve title syntax detection
|
2019-01-27 13:40:38 +09:00 |
|
syuilo
|
1fa85492e3
|
Refactoring
|
2019-01-27 13:29:53 +09:00 |
|
MeiMei
|
f6a90080c6
|
テーマによってコードが見づらいのを少し改善 (#3993)
|
2019-01-26 21:10:25 +09:00 |
|
syuilo
|
b7160f160b
|
🎨
|
2019-01-26 20:59:14 +09:00 |
|
MeiMei
|
2258d1f793
|
管理画面からリモートユーザー情報を更新できるように (#3992)
|
2019-01-26 17:53:35 +09:00 |
|
syuilo
|
22f84f88a3
|
Resolve #2253
|
2019-01-26 17:47:56 +09:00 |
|
MeiMei
|
4ab9b5bb8e
|
Improve moderation UI (#3989)
* admin users UI
* tune
|
2019-01-26 17:14:10 +09:00 |
|
syuilo
|
d729453d7c
|
[Server] Fix #3991
|
2019-01-26 17:11:02 +09:00 |
|
MeiMei
|
1588567410
|
tools/resync-remote-user で exit しないように (#3990)
|
2019-01-26 16:56:05 +09:00 |
|
Aya Morisawa
|
8c9fe1093e
|
Remove whiteP and blackP from Reversi (#3736)
|
2019-01-26 11:30:30 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ef2ff22cd9
|
Update style.styl (#3986)
|
2019-01-26 11:26:32 +09:00 |
|
Aya Morisawa
|
e53c969727
|
Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2019-01-25 23:08:06 +09:00 |
|
syuilo
|
e22c816982
|
[MFM] Improve italic syntax detection
|
2019-01-25 16:41:51 +09:00 |
|
MeiMei
|
cf4d6c3b07
|
Filter hidden replies / mentions (#3981)
* Fix: 非公開投稿が返信一覧に出てくる
* Fix: 非公開投稿がメンション一覧に出てくる
* 非公開投稿は通知/メンション通知しない
* repliesにフォロワー限定がかからなかったのを修正
* Fix: ホームにフォロワー限定投稿が表示されない
* 認証必須エンドポイントで user == null にはならない
* mentionsにフォロワー限定がかからなかったのを修正
|
2019-01-25 00:06:20 +09:00 |
|
MeiMei
|
967cbba2d8
|
Reapply the theme first (#3971)
* Reapply the theme first
* Cannot
|
2019-01-24 18:06:20 +09:00 |
|
Acid Chicken (硫酸鶏)
|
039e0f443b
|
外部サービス認証情報の配信 (#3975)
* Update person.ts
* Update person.ts
* Update person.ts
* Update person.ts
* Create original model
* Make type formal
* Update person.ts
* Follow @mei23's review
refs: https://github.com/syuilo/misskey/pull/3975#pullrequestreview-195770172
|
2019-01-24 17:33:39 +09:00 |
|
Acid Chicken (硫酸鶏)
|
66a899bcf3
|
Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""
This reverts commit f433182c4cd449a08eb436df30bee731345240c1.
* Keep CW is back
* New Wave
https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
|
2019-01-23 20:43:06 +09:00 |
|
syuilo
|
7364de6e67
|
[Client] Resolve #3967
|
2019-01-23 19:45:14 +09:00 |
|
syuilo
|
5a6f90be53
|
Clean up
|
2019-01-23 19:43:45 +09:00 |
|
syuilo
|
e38ee94fa5
|
Squash multiple space
|
2019-01-23 19:42:47 +09:00 |
|
syuilo
|
cc68c28d1f
|
Refactoring
|
2019-01-23 19:33:29 +09:00 |
|
syuilo
|
cbf4854ad6
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2019-01-23 19:25:52 +09:00 |
|
syuilo
|
758b0736a7
|
Refactoring
|
2019-01-23 19:25:36 +09:00 |
|
Acid Chicken (硫酸鶏)
|
9054e6b4a2
|
Update index.ts
refs: 67dacb77257295ad78a0bf82ffb9b7fa7e616e89
|
2019-01-23 16:53:07 +09:00 |
|
syuilo
|
f8f1bd7b57
|
Supress log when test
|
2019-01-23 14:19:03 +09:00 |
|
syuilo
|
cba289e526
|
Fix test
|
2019-01-23 13:35:22 +09:00 |
|
syuilo
|
49bd147171
|
Clean up
|
2019-01-23 05:30:02 +09:00 |
|
syuilo
|
1ab2c4c7d4
|
🎨
|
2019-01-23 05:25:46 +09:00 |
|
syuilo
|
c0a21a49ae
|
[Client] Improve usability
|
2019-01-23 05:20:28 +09:00 |
|
MeiMei
|
e090ccfae8
|
Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll
* extract emojis in polls
|
2019-01-23 04:49:16 +09:00 |
|
syuilo
|
89947d9ba7
|
Fix types
|
2019-01-22 21:42:05 +09:00 |
|
syuilo
|
a3091f5614
|
[Client] Fix bug
|
2019-01-22 21:32:51 +09:00 |
|
syuilo
|
6f71c55b69
|
[Client] Fix UI
|
2019-01-22 21:25:37 +09:00 |
|
syuilo
|
19abdef497
|
[Server] Fix #3958
|
2019-01-22 21:21:47 +09:00 |
|
syuilo
|
810c5b580b
|
[Server] Fix #3947
|
2019-01-21 21:51:58 +09:00 |
|
syuilo
|
88d5df2f41
|
Add unique index
#3946
|
2019-01-21 21:45:11 +09:00 |
|
syuilo
|
be1ddbae41
|
[Client] Fix #3321
|
2019-01-21 21:03:55 +09:00 |
|
syuilo
|
214edde698
|
[API] Fix bug
|
2019-01-21 21:01:04 +09:00 |
|
syuilo
|
29101b41b9
|
[Client] Fix bug
|
2019-01-21 20:56:10 +09:00 |
|
syuilo
|
8578d0898e
|
Fix 404
|
2019-01-21 17:25:36 +09:00 |
|
syuilo
|
f1243cf4c1
|
Update reversi.vue
|
2019-01-21 17:20:41 +09:00 |
|
syuilo
|
18aba17989
|
🎨
|
2019-01-21 17:19:00 +09:00 |
|