Commit graph

117 commits

Author SHA1 Message Date
Aya Morisawa 28bfb45426
Avoid export default 2019-01-30 16:56:27 +09:00
Acid Chicken (硫酸鶏) 5bbf4187e6 Module 'crypto' as import syntax (#4011) 2019-01-30 11:51:29 +09:00
Acid Chicken (硫酸鶏) 78763116c3 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo a0f8c7e94e
Resolve #2253 2019-01-26 17:47:56 +09:00
syuilo 78c185a05a
[Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei 208493ba13 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo f11ebafe47
🎨 2018-12-30 01:32:58 +09:00
syuilo 0ac7682188
Better note filtering 2018-12-29 05:51:17 +09:00
MeiMei 1029bff5ff Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus

* fix isMyNote
2018-12-28 01:01:58 +09:00
Aya Morisawa 6943c7d2d8
Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa 0f204eebe1
Remove unused code 2018-12-27 20:10:29 +09:00
Aya Morisawa 9b746f3eb5
Make reactions removable
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>

Resolve #367, resolve #2260, close #3503
2018-12-26 23:05:47 +09:00
Aya Morisawa e9f8897fe2
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
Acid Chicken (硫酸鶏) c81a94ff75 Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
MeiMei 2faa58928f Format uptimes (#3629)
* Format uptime

* 逆だわ

* ザ

* 1個多い

* Fix comment
2018-12-16 07:06:43 +09:00
Aya Morisawa 125849673a
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
Aya Morisawa 6120474548 Use && and || to eliminate if-statement (#3559)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-10 17:08:48 +09:00
Aya Morisawa 706d47ec32 #2501 (#3560)
* #2501

* Update stream.ts
2018-12-09 13:09:31 +09:00
syuilo c9ac9923df
Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo e80709f7aa
Disable update notification 2018-12-01 07:59:15 +09:00
syuilo 0489291815
Refactor 2018-11-29 20:09:41 +09:00
syuilo 7a412500e1
[Client] Fix #3427 2018-11-29 20:07:31 +09:00
syuilo 8af0218e4c
✌️🤔✌️ 2018-11-28 18:57:22 +09:00
syuilo fc8aeb5a66
[Client] Fix bug 2018-11-25 13:21:47 +09:00
syuilo 02b07c1b5b
Update note-mixin.ts 2018-11-25 04:30:32 +09:00
MeiMei 93f13ffc8e Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
MeiMei d2385a0e52 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo d063d59a91
[Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo 11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo b1b02d0e32
[Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo 71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo 1b4072610a
[Client] Fix i18n 2018-11-11 19:15:08 +09:00
syuilo 3826a820bb
[Client] Fix i18n
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo 3f79c9ae49
Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo fccbecf159
[Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo 60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo 42a08642a4
Misskeyのバージョンもクライアントの環境変数に突っ込むように 2018-11-03 17:04:33 +09:00
syuilo 7bbf022978
Refactor 2018-10-21 16:18:02 +09:00
syuilo 41bd436d3e
デッキのキーボードショートカットを強化 2018-10-20 02:40:37 +09:00
syuilo ed83993e15
Fix 2018-10-14 09:48:47 +09:00
syuilo 3aef5e6748
Better id 2018-10-13 19:16:47 +09:00
syuilo 89b5d976ee
Add some keyboard shortcuts of note 2018-10-13 12:48:33 +09:00
syuilo 9b253ccb3a
Refactor 2018-10-12 14:34:54 +09:00
syuilo dded76099c
Refactor and usability improvements 2018-10-12 14:28:48 +09:00
syuilo ad67886f96
Resolve #543 2018-10-11 22:35:34 +09:00
syuilo 5df0e102fd
Fix 2018-10-11 22:17:27 +09:00
syuilo dff9c7ac48
Clean up and fix 2018-10-11 21:25:55 +09:00
syuilo 2dea88a147 Update stream.ts 2018-10-10 22:13:32 +09:00
syuilo 51c53f64d0
Fix #2881, Fix #2879 2018-10-10 20:59:10 +09:00
syuilo 9bebbf4e03
Add alias 2018-10-10 03:24:09 +09:00