Commit Graph

562 Commits

Author SHA1 Message Date
syuilo
cddbbdf5d0
clean up 2018-12-19 00:39:04 +09:00
syuilo
423dc2349b
[Client] Improve performance 2018-12-19 00:25:35 +09:00
syuilo
7e2b70f912
[Client] UIの動きを減らすオプションが一部のアニメーションに適用されなかったのを修正
Resolve #3632
2018-12-17 17:21:36 +09:00
syuilo
6e5c93f926
[Client] Add animation 🎨 2018-12-17 03:29:57 +09:00
syuilo
e7da505fb3
[Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo
8653e09b59
[Client] Add particle effect 2018-12-16 10:20:46 +09:00
syuilo
b7c5c71c6f
[Client] Resolve #2951
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
syuilo
6f959218ef
Update analog-clock.vue 2018-12-15 23:34:46 +09:00
syuilo
be1125dcb9
OGP向けにインスタンスのバナー画像を提供するように 2018-12-15 23:19:04 +09:00
MeiMei
8bd17703c3 Fix reversi settings bot switch (#3609) 2018-12-13 13:40:10 +09:00
syuilo
656cec65b9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-12-13 01:18:29 +09:00
syuilo
8045bbff1c
🎨 2018-12-13 01:18:17 +09:00
MeiMei
c1a7a21746 Hide unavailable integration settings (#3604) 2018-12-12 23:21:02 +09:00
Acid Chicken (硫酸鶏)
f3ee63fcbe
Update url-preview.vue (#3602) 2018-12-12 21:19:52 +09:00
syuilo
709290d2da
Improve mention display 2018-12-12 13:06:05 +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
syuilo
98a2953c9c
Fix bug 2018-12-10 01:44:43 +09:00
MeiMei
7e1cad3e12 Improve tags settings (#3569) 2018-12-09 14:24:24 +09:00
syuilo
3acd2e0f0c
🎨 2018-12-09 13:25:46 +09:00
Aya Morisawa
f6f79fb388
Refactor getChildrenCount (#3554)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:51 +09:00
Aya Morisawa
34235d4d44
Refactor getTextCount (#3553)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:24 +09:00
Aya Morisawa
15b11e59f4
Eliminate if-statement (#3562) 2018-12-09 03:44:37 +09:00
Aya Morisawa
1de8e1eeb1
#2501 2018-12-09 01:05:55 +09:00
syuilo
596f92cfcc
[Client] Improve cw-button 2018-12-08 10:36:26 +09:00
MeiMei
e2843a5ce4 Resolve #3537 (#3540)
* Resolve #3537

* tune
2018-12-08 06:18:37 +09:00
Acid Chicken (硫酸鶏)
9f09afc824 Fix bug caused by Chrome 71 (#3535)
* Update emoji.vue

* Update autocomplete.vue

* Update emoji.vue

* Update autocomplete.vue

* Update emoji.vue
2018-12-07 17:21:34 +09:00
MeiMei
93b599dc8e Add user name conversions (#3534)
* Add user name conversions

* add conversion
2018-12-07 11:29:49 +09:00
syuilo
dea8688c9d
Refactor
Use mk-user-name
2018-12-06 16:09:33 +09:00
syuilo
a235869cfa
Refactor
Make mk-user-name component
2018-12-06 11:18:13 +09:00
Aya Morisawa
58b3be438a Resolve #1872 (#3516) 2018-12-06 10:21:41 +09:00
MeiMei
4522568749 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
Aya Morisawa
66836836ab
Add small syntax (#3506) 2018-12-05 20:11:54 +09:00
syuilo
ed4860dfd9
[MFM] Add italic syntax
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
13404310a7
Revert "Update switch.vue"
This reverts commit 40520f3997.
2018-12-04 09:42:55 +09:00
syuilo
40520f3997
Update switch.vue 2018-12-04 03:50:07 +09:00
syuilo
6e343d50f1
[MFM] Implement strike syntax
Resolve #3485
2018-12-04 01:28:21 +09:00
syuilo
ce3f735654
Fix bug 2018-12-04 01:07:26 +09:00
syuilo
9b5e623130
🎨 2018-12-04 01:04:53 +09:00
syuilo
f0b0c5b540
🎨
Add ripple effect
2018-12-04 01:02:19 +09:00
syuilo
45bee7cc2f
Resolve #327 2018-12-03 20:08:18 +09:00
syuilo
1c86a4bc26
Refactor 2018-12-03 19:44:03 +09:00
syuilo
c047324b42
🎨 2018-12-03 09:43:07 +09:00
syuilo
f3479d1b98
Refactor 2018-12-03 09:38:43 +09:00
syuilo
1653977392
Improve input dialog 2018-12-02 20:10:53 +09:00
syuilo
c9ac9923df
Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo
bb14895fd8
[Client] Resolve #2225 2018-12-02 15:26:56 +09:00
syuilo
6f92d601ec
🎨 2018-12-02 14:26:30 +09:00
syuilo
10f466c895
Improve performance 2018-12-02 06:44:18 +09:00
MeiMei
6a8835b923 Exclude remote user or myself from talk user suggestions (#3449) 2018-12-01 07:15:55 +09:00
syuilo
ee82f99f5a
Better limit 2018-11-30 00:45:02 +09:00