Commit graph

877 commits

Author SHA1 Message Date
syuilo
1fa85492e3 Refactoring 2019-01-27 13:29:53 +09:00
MeiMei
f6a90080c6 テーマによってコードが見づらいのを少し改善 (#3993) 2019-01-26 21:10:25 +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
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
29101b41b9 [Client] Fix bug 2019-01-21 20:56:10 +09:00
Acid Chicken (硫酸鶏)
ee427c60a0 Re: Fix routing
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
Acid Chicken (硫酸鶏)
bb51706302 Fix routing 2019-01-21 15:18:42 +09:00
syuilo
5c408400a3 スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
8ebc945a0f Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
syuilo
b6af6f6c1a Fix camelCase in HTML 2019-01-19 08:30:53 +09:00
MeiMei
f497c0c85c Fix missing username conversions (#3922) 2019-01-19 08:28:46 +09:00
syuilo
5c910b926f Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00
syuilo
b19857cfdb [Client] Drop apiViaStream option
Resolve #3911
2019-01-18 16:46:56 +09:00
Acid Chicken (硫酸鶏)
c0e86296fd Better 2FA input on sign in form (#3910)
* Update signin.vue

* Update ja-JP.yml

* Update settings.vue

* Update signin.vue

* Update init.ts
2019-01-18 13:20:32 +09:00
syuilo
dcb45a24fa animejs 3.xに対応 2019-01-18 13:06:11 +09:00
syuilo
8c418f705f [Client] Fix chart rendering 2019-01-17 17:54:25 +09:00
MeiMei
2607fc56d6 Fix: time tooltip overlaps with others (#3901) 2019-01-17 06:40:11 +09:00
syuilo
0fc2933963 [Client] specifiedのアイコンを戻した 2019-01-12 09:40:53 +09:00
syuilo
c98ccb5d59 [Client] Improve UI 2019-01-12 09:34:02 +09:00
Acid Chicken (硫酸鶏)
4de390eeba Fix style 2019-01-10 19:23:22 +09:00
MeiMei
1d03184472 Toggle show/hide password (#3865)
* Toggle show/hide password

* hoverでアンダーラインが中途半端に出てダサいので出さないように

* Update signin.vue
2019-01-10 10:22:45 +09:00
Aya Morisawa
72f664afe7 Resolve #3078 (#3838) 2019-01-06 17:45:14 +09:00
MeiMei
1a8a3ddc2d Compact URL preview (#3835)
* Compact url-preview

* fix header

* increase limit

* better limit

* Revert "better limit"

This reverts commit ef396f773394068b0b7e37fccff31c70661b3978.

ハードリミットかけるならサーバー上でかけたほうが良さそう

* Revert "increase limit"

This reverts commit 72c10a456ba37151a4d88d11544b0ff9daabd284.
2019-01-06 12:56:13 +09:00
MeiMei
14e21021b6 Locked mark (#3836) 2019-01-05 19:59:10 +09:00
syuilo
12c13bc696 [Client] Improve theme 🎨 2018-12-31 02:33:03 +09:00
syuilo
776949c8a4 Fix bug 2018-12-31 00:50:56 +09:00
syuilo
b697190d23 [Client] Fix bug 2018-12-30 14:43:03 +09:00
syuilo
2cf0574f25 Clean up 2018-12-30 14:19:22 +09:00
syuilo
69ba0e13e6 Better setting 2018-12-30 14:05:13 +09:00
syuilo
45a265e457 🎨 2018-12-30 14:00:57 +09:00
syuilo
fa6f8ca303 🎨 2018-12-30 13:19:06 +09:00
syuilo
93d9b62743 [Client] Fix i18n 2018-12-30 13:02:17 +09:00
syuilo
1b0129ab03 [Client] Update theme setting 2018-12-30 13:02:06 +09:00
syuilo
460265d38e [Client] Separate theme property 2018-12-30 09:21:07 +09:00
syuilo
2f13e6be47 [Client] Fix bug 2018-12-30 09:15:56 +09:00
syuilo
c191729762 🎨 2018-12-30 01:32:58 +09:00
syuilo
7783626f84 🎨 2018-12-29 05:55:09 +09:00
syuilo
d66864b1ed Improve usability 2018-12-29 03:12:22 +09:00
syuilo
cbf50fee15 Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
MeiMei
644e420930 フォローしているユーザーからのフォローを自動承認するオプション (#3780) 2018-12-28 21:36:58 +09:00
syuilo
02164a5829 通知の管理を強化
Resolve #3772
2018-12-28 05:06:25 +09:00
MeiMei
3d970eaa89 user mention (#3771) 2018-12-27 23:14:30 +09:00
Aya Morisawa
93d3948e1c Set cursor default on hover the own reaction
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 23:02:32 +09:00
Aya Morisawa
45e589727d Resolve #3770
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 22:54:50 +09:00
Aya Morisawa
fa1a63cc4e Remove needless code 2018-12-27 21:09:03 +09:00
Aya Morisawa
3d868d4036 Resolve #3524 2018-12-27 21:07:44 +09:00
Aya Morisawa
fed4b5e032 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +09:00
Aya Morisawa
fb1bf720a5 Resolve #3248
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 01:26:03 +09:00
Aya Morisawa
48aa7c2a7b 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
MeiMei
1a241b366b Fix #3715 (#3752) 2018-12-26 06:21:09 +09:00
Zero King
bb88d06f3f Update translation placeholder (#3735) 2018-12-24 05:36:02 +09:00
Zero King
ea82187eb2 Fix mention links (#3728)
canonical already starts with @, so remove the extra @.
2018-12-23 14:35:18 +09:00
MeiMei
138aeff682 Fix processing icon (#3705) 2018-12-21 02:30:49 +09:00
Aya Morisawa
45c9667c5c Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
ibrokemypie
58dd7ea5f4 Fix overlap of birthday label on datepicker (#3697) 2018-12-20 17:01:29 +09:00
MeiMei
5f92538a69 Hide hidden contents in welcome timeline (#3682) 2018-12-19 22:18:58 +09:00
syuilo
ca7bf855c8 リスト関連の操作を強化
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
b71e9c9370 [Client] Resolve #3662 2018-12-19 01:10:53 +09:00
syuilo
80010ffe95 [Client] Fix #3657 2018-12-19 00:45:00 +09:00
syuilo
38142c4abd [Client] Fix #3655 2018-12-19 00:41:53 +09:00
syuilo
796455126e Improve readability 2018-12-19 00:40:29 +09:00
syuilo
bb2c87e6cd Clean up 2018-12-19 00:40:13 +09:00
syuilo
ba303cd6f9 Improve readability 2018-12-19 00:39:28 +09:00
syuilo
f991ea1441 clean up 2018-12-19 00:39:04 +09:00
syuilo
445da093f5 [Client] Improve performance 2018-12-19 00:25:35 +09:00
syuilo
e0d6b1f0fd [Client] UIの動きを減らすオプションが一部のアニメーションに適用されなかったのを修正
Resolve #3632
2018-12-17 17:21:36 +09:00
syuilo
f1549b3ac7 [Client] Add animation 🎨 2018-12-17 03:29:57 +09:00
syuilo
2ea8fe8a14 [Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo
c4afa3b66d [Client] Add particle effect 2018-12-16 10:20:46 +09:00
syuilo
a707cc15da [Client] Resolve #2951
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
syuilo
603320eebc Update analog-clock.vue 2018-12-15 23:34:46 +09:00
syuilo
300cbe6798 OGP向けにインスタンスのバナー画像を提供するように 2018-12-15 23:19:04 +09:00
MeiMei
cd7ad83aa6 Fix reversi settings bot switch (#3609) 2018-12-13 13:40:10 +09:00
syuilo
6d115fd142 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-12-13 01:18:29 +09:00
syuilo
1da6abb461 🎨 2018-12-13 01:18:17 +09:00
MeiMei
d22c468e3d Hide unavailable integration settings (#3604) 2018-12-12 23:21:02 +09:00
Acid Chicken (硫酸鶏)
535e37e409 Update url-preview.vue (#3602) 2018-12-12 21:19:52 +09:00
syuilo
37a492c5b2 Improve mention display 2018-12-12 13:06:05 +09:00
Aya Morisawa
b954245a4d 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
3bebf7fba1 Fix bug 2018-12-10 01:44:43 +09:00
MeiMei
ea1b5596e2 Improve tags settings (#3569) 2018-12-09 14:24:24 +09:00
syuilo
123c8a8936 🎨 2018-12-09 13:25:46 +09:00
Aya Morisawa
ae6d63f9ef Refactor getChildrenCount (#3554)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:51 +09:00
Aya Morisawa
d81453271a Refactor getTextCount (#3553)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:24 +09:00
Aya Morisawa
2b7e219efe Eliminate if-statement (#3562) 2018-12-09 03:44:37 +09:00
Aya Morisawa
f301e914c8 #2501 2018-12-09 01:05:55 +09:00
syuilo
fcc8ec1609 [Client] Improve cw-button 2018-12-08 10:36:26 +09:00
MeiMei
de16b72cc0 Resolve #3537 (#3540)
* Resolve #3537

* tune
2018-12-08 06:18:37 +09:00
Acid Chicken (硫酸鶏)
a038c6790e 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
bae310fab1 Add user name conversions (#3534)
* Add user name conversions

* add conversion
2018-12-07 11:29:49 +09:00
syuilo
379f79130b Refactor
Use mk-user-name
2018-12-06 16:09:33 +09:00
syuilo
1395357bfb Refactor
Make mk-user-name component
2018-12-06 11:18:13 +09:00
Aya Morisawa
417258d726 Resolve #1872 (#3516) 2018-12-06 10:21:41 +09:00
MeiMei
2bf3f7ab87 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
Aya Morisawa
06eeb36ae5 Add small syntax (#3506) 2018-12-05 20:11:54 +09:00
syuilo
82e478f2e3 [MFM] Add italic syntax
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
68e1b3f393 Revert "Update switch.vue"
This reverts commit 40520f399789e3feede88a9a73c1846596ef775f.
2018-12-04 09:42:55 +09:00
syuilo
be5e9fece6 Update switch.vue 2018-12-04 03:50:07 +09:00
syuilo
46c6611f36 [MFM] Implement strike syntax
Resolve #3485
2018-12-04 01:28:21 +09:00
syuilo
e310fe732f Fix bug 2018-12-04 01:07:26 +09:00
syuilo
000bd5936e 🎨 2018-12-04 01:04:53 +09:00
syuilo
23fac32d9c 🎨
Add ripple effect
2018-12-04 01:02:19 +09:00
syuilo
aae394e34e Resolve #327 2018-12-03 20:08:18 +09:00
syuilo
396a2b9bfc Refactor 2018-12-03 19:44:03 +09:00
syuilo
78e986fefb 🎨 2018-12-03 09:43:07 +09:00
syuilo
2f4416ef1c Refactor 2018-12-03 09:38:43 +09:00
syuilo
b69cce2f87 Improve input dialog 2018-12-02 20:10:53 +09:00
syuilo
541fe9854c Refactor: rename alert to dialog 2018-12-02 15:28:52 +09:00
syuilo
b3f48c6016 [Client] Resolve #2225 2018-12-02 15:26:56 +09:00
syuilo
ce9329afcf 🎨 2018-12-02 14:26:30 +09:00
syuilo
edc77c224c Improve performance 2018-12-02 06:44:18 +09:00
MeiMei
8f699a4757 Exclude remote user or myself from talk user suggestions (#3449) 2018-12-01 07:15:55 +09:00
syuilo
5f63e2abfe Better limit 2018-11-30 00:45:02 +09:00
syuilo
42767aaa2b メールサーバーの設定がオフの場合はメール設定を表示しないように 2018-11-29 20:33:31 +09:00
syuilo
13f375151d Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo
eddacb0247 Refactor 2018-11-29 20:09:41 +09:00
syuilo
18b7f4cf2b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +09:00
syuilo
8999767d86 🎨 2018-11-29 16:24:02 +09:00
syuilo
4512b6711a Implement email config 2018-11-29 16:23:45 +09:00
Hakaba Hitoyo
0ad502a1d3 Feature / Configurable web search engine (#3406)
* configurable web search engine

* add webSearchEngine config in mobile ui

* add webSearchEngine config in desktop ui

* add webSearchEngine config

* add messages for web search engine config

* correct locale
2018-11-29 11:05:17 +09:00
Ivan
3b15b842de Fix bad style in deck column options and other things (#3412)
* Fix wrong text color in empty timeline (#3268)

* Whoops

* Fix wrong text color in deck options (#3268)

* Some padding to make it look less ugly

* Fix wrong text color in user lists menu (#3268)

* Fix wrong text color of footer on welcome screen (mobile) (#3268)

* Fix misalignment of icons and text in menu (mobile) (#3289)

* Fix wrong text color in empty timeline (mobile) (#3268)
2018-11-29 05:02:35 +09:00
Acid Chicken (硫酸鶏)
9842c4883f Update profile-editor.vue (#3424) 2018-11-29 04:54:36 +09:00
syuilo
3bddab4dd0 Cookieを使わないように 2018-11-28 16:19:02 +09:00
syuilo
a38dd775e3 🎨 2018-11-25 13:47:42 +09:00
syuilo
df88d82cae [MFM] Add center syntax
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo
d89a67c52d 🎨 2018-11-25 05:16:39 +09:00
syuilo
bfc3382d6d 🎨 2018-11-25 05:10:48 +09:00
MeiMei
4061ae6d80 Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
syuilo
84d38621bd Update reversi.room.vue 2018-11-24 07:01:12 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
syuilo
e679a60224 Refactoring 2018-11-22 01:51:26 +09:00
syuilo
3ee4fb95a0 Improve test page 2018-11-21 06:25:58 +09:00
syuilo
cae54d5647 [Client] Fix #3114 2018-11-21 06:24:46 +09:00
syuilo
60252911eb Improve MFM parser (#3337)
* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* Refactor

* Refactor

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Clean up

* Update misskey-flavored-markdown.ts

* wip

* wip

* wip

* wip

* Update parser.ts

* wip

* Add new test

* wip

* Add new test

* Add new test

* wip

* Refactor

* Update parse.ts

* Refactor

* Update parser.ts

* wip
2018-11-21 05:11:00 +09:00
MeiMei
599f034367 Fix some image processing (#3313)
* Improve thunmbnail generation

* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo
3540355f9f [Client] Improve UI 2018-11-19 02:09:27 +09:00
syuilo
2e27473f7a Refactoring 2018-11-19 02:04:12 +09:00
MeiMei
d98173238d Improve relative time detection (#3302) 2018-11-17 20:57:23 +09:00
MeiMei
7947d56b73 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei
6c7cbb2528 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
syuilo
59eddc8be1 [Client] Wrap formula component to split code 2018-11-16 18:31:25 +09:00
syuilo
369473f6db Revert "[Client] Load katex async to reduce bundle size"
This reverts commit 37e3d60ade0c742591d2a4d18a79b8de0b67a637.
2018-11-16 18:26:19 +09:00
syuilo
6c398ba877 [Client] Load katex async to reduce bundle size 2018-11-16 18:22:44 +09:00
syuilo
cce1505496 Update misskey-flavored-markdown.ts 2018-11-16 17:55:48 +09:00
Aya Morisawa
97d4c04276 Support math rendering on MFM (#3260) 2018-11-16 17:03:52 +09:00
MeiMei
a4670f9396 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo
84fcbb7f34 Refactoring 2018-11-16 05:53:17 +09:00
MeiMei
d94d32dad9 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo
2eb902c2c9 [Client] Split some components to improve performance 2018-11-15 22:04:12 +09:00
Acid Chicken (硫酸鶏)
f7b98aaeec WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
d3a9e9cc86 🎨 2018-11-15 01:45:13 +09:00
syuilo
1efbc00ab4 🎨 2018-11-15 01:43:06 +09:00
syuilo
bd04c623a0 [Client] Fix icon 2018-11-15 01:09:50 +09:00
syuilo
5ce320ba4b [Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo
3191039eae [Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo
65c13a0e7d 🎨 2018-11-14 20:23:51 +09:00
syuilo
2dcffd7146 🎨 2018-11-14 20:21:35 +09:00
syuilo
7ab1265f97 🎨 2018-11-14 20:17:12 +09:00
syuilo
8ea77024b6 🎨 2018-11-14 18:00:23 +09:00
syuilo
7a720eb7d8 [Client] Better thumbnail generation 2018-11-14 18:00:15 +09:00
syuilo
ec408e52ae [Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo
2cb38693b7 [Client] Fix #3009 2018-11-14 01:31:36 +09:00
syuilo
5e77a77c2e [Client] Some optimizations 2018-11-13 23:33:30 +09:00
syuilo
364cc3fd77 [Client] Some optimizations 2018-11-13 23:06:31 +09:00
syuilo
751420c0fc [Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo
4e8a8cbce3 [Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo
55e33d4931 [Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo
b75e2c4d5e [Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo
0db9ac013f [Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo
b16dabc4ea [Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
f3afdbcef8 🎨 2018-11-11 21:18:24 +09:00
syuilo
10fe7ccf21 [Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
MeiMei
86efe87e34 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
Aya Morisawa
15243b75bc Fix note menu (#3184) 2018-11-09 22:40:17 +09:00
Aya Morisawa
05c549b0ab Eliminate mutable variable to construct menu items (#3183) 2018-11-09 22:35:33 +09:00
syuilo
421790890f [Client] Fix bug 2018-11-09 22:11:11 +09:00
syuilo
272d480d2a [Client] Fix bug 2018-11-09 21:42:36 +09:00
Aya Morisawa
7c96393730 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
bde4a2634f 🎨 2018-11-09 18:32:09 +09:00
syuilo
aa47052651 🎨 2018-11-09 18:25:30 +09:00
syuilo
5072b53a94 Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo
2179ab0910 [Client] Fix bug 2018-11-09 14:19:30 +09:00
syuilo
e4a7aed755 Fix i18n 2018-11-09 13:47:22 +09:00
syuilo
23a9e47a5a [Client] Fix #3168 2018-11-09 08:41:06 +09:00
syuilo
d249eb5892 [Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo
47b02c7801 Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo
670e13f57d Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo
900409cdc8 wip: フォロー/フォロワーページ (#3157)
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
syuilo
bf8d6d805a Resolve #2320 2018-11-08 02:09:15 +09:00
syuilo
fc11c9cfe0 🎨 2018-11-07 12:17:57 +09:00
syuilo
c0ccb86dc0 Fix bug 2018-11-07 12:09:24 +09:00
syuilo
2642bdd9c8 メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo
7f57bbfbbd reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo
bae20e6d93 🎨 2018-11-06 15:51:18 +09:00
syuilo
f8db759a22 [Client] Use dynamic import to reduce bundle size 2018-11-06 15:37:41 +09:00
syuilo
072da4b123 [Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
MeiMei
620a21f916 Twemojiで合字に対応 (#3140)
* Twemojiで合字に対応

* split emoji regex
2018-11-06 14:09:40 +09:00
syuilo
1d91391081 [Client] カスタム絵文字サジェストの結果をアルファベット順にソートするように 2018-11-06 08:02:19 +09:00
syuilo
c61e0f3323 🎨 2018-11-06 07:57:16 +09:00
syuilo
077802b2e4 🎨 2018-11-06 07:22:39 +09:00
syuilo
6882ed7df0 メッセージでのカスタム絵文字対応 2018-11-06 03:57:02 +09:00
syuilo
7400aba065 Resolve #3126 2018-11-06 02:05:16 +09:00
syuilo
edb8f337e4 Clean up 2018-11-06 01:49:35 +09:00
syuilo
c9b4992823 🎨 2018-11-06 01:48:33 +09:00
syuilo
829ffc60e4 [WIP] Use FontAwesome Component for Vue (#3127)
* wip

* Rename

* Clean up

* Clean up

* wip

* wip

* Enable tree shaking

* ✌️

* ✌️

* wip

* wip

* Clean up
2018-11-06 01:40:11 +09:00
syuilo
86e47d7512 🎨 2018-11-05 22:45:45 +09:00
syuilo
417785987e 🎨 2018-11-05 22:42:08 +09:00
syuilo
40e4de3ad5 [Client] カスタム絵文字にホバーしたときに拡大するエフェクトを追加 2018-11-05 21:04:19 +09:00
syuilo
6da057a80d Improve readdability 2018-11-05 20:49:02 +09:00
syuilo
78c82f3bc1 Better alt value 2018-11-05 19:33:28 +09:00
syuilo
ceb2a316cd Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +09:00
Acid Chicken (硫酸鶏)
c2cc9acc2f Refactoring codes
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171437187
2018-11-05 17:04:17 +09:00
Acid Chicken (硫酸鶏)
d9f4886a97 Make code better
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171423739
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171424596
refs: https://github.com/syuilo/misskey/pull/3117#pullrequestreview-171425303
2018-11-05 16:19:14 +09:00
Acid Chicken (硫酸鶏)
d8dbd41a1e Add support for unicode emojis
refs: https://github.com/syuilo/misskey/pull/3117#issuecomment-435745613
2018-11-05 15:15:37 +09:00
Acid Chicken (硫酸鶏)
d2e9c7cd15 Fix bug
refs: https://github.com/syuilo/misskey/pull/3117#discussion_r230624389
2018-11-05 13:24:54 +09:00
Acid Chicken (硫酸鶏)
f287587a1d Use Twemoji 2018-11-05 11:19:40 +09:00
syuilo
4642f15e23 [Client] Fix error 2018-11-05 10:29:57 +09:00
Acid Chicken (硫酸鶏)
8cc0afa8d4 Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo
4691e10113 Clean up 2018-11-04 21:21:34 +09:00
Acid Chicken (硫酸鶏)
a07fa755e2 Revert "Add GitHub auth"
This reverts commit c1460064769c9d824e60a39356671ccb3a4d1f44.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏)
2bb4bc8727 Add GitHub auth 2018-11-04 19:17:30 +09:00
syuilo
a743ce7898 🎨 2018-11-04 14:23:28 +09:00
MeiMei
bbeb637561 Fix: welcome-timeline (#3084) 2018-11-04 01:49:08 +09:00
syuilo
b767509bc5 [Client] Improve admin panel 2018-11-03 23:57:14 +09:00
syuilo
28dc3b790a [Client] Make possible to change password in mobile
モバイル版からパスワードの変更を行えるように
2018-11-03 21:53:03 +09:00
MeiMei
a22f657c0f Remote custom emojis (#3074)
* Remote custom emojis

* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
0aeac7904d Refactoring 2018-11-01 21:28:39 +09:00
syuilo
8a457f62af Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-01 21:01:55 +09:00
syuilo
9392102495 Refactoring 2018-11-01 21:01:47 +09:00
Acid Chicken (硫酸鶏)
77dfcce981 Fix typo 2018-11-01 19:32:11 +09:00
syuilo
5787480134 Fix bug 2018-11-01 18:05:14 +09:00
syuilo
5a6edc5b75 Custom emoji (#3061)
* wip

* wip

* wip
2018-11-01 11:51:49 +09:00
syuilo
ac386b7e2c 🎨 2018-10-31 18:07:00 +09:00
syuilo
cd936b0e5e 🎨 2018-10-31 11:29:03 +09:00
syuilo
e172110685 良い感じに 2018-10-31 11:16:13 +09:00
syuilo
41116ad1e4 Refactor 2018-10-30 09:36:20 +09:00
syuilo
0b91c74406 Improve usability 2018-10-26 14:47:30 +09:00
syuilo
ab8a730c5e Improve usability 2018-10-26 14:38:22 +09:00
syuilo
83e3f4e3c8 Update src/client/app/common/views/components/ui/textarea.vue 2018-10-26 14:38:03 +09:00
syuilo
3b5ba01edd Client: Improve API settings 2018-10-26 08:37:30 +09:00
syuilo
cce69ea2a3 Better text 2018-10-25 11:35:55 +09:00
syuilo
e7c2f72a6a Improve drive information 2018-10-25 11:30:30 +09:00
syuilo
8746d964fe Use router-link instead of a to improve usability 2018-10-20 09:34:34 +09:00
syuilo
67bfcc59e4 🎨 2018-10-19 06:57:57 +09:00
syuilo
9bca9deac8 #2930 (#2933)
* wip

* wip

* Clean up

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* 🎨

* wip

* wip
2018-10-19 06:18:33 +09:00
MeiMei
3bdc97b242 非ASCIIなドメインへのメンションの修正 (#2903)
* punycodeでされたmentionのラベルをunicodeとして表示する

* post-form mentionはpunycodeにする

* mentionの表示はURLもAPI向けもunicodeにする
2018-10-14 16:56:19 +09:00
syuilo
88204e04e8 Resolve #2618 2018-10-14 09:47:38 +09:00
syuilo
4d900961d1 🎨 2018-10-13 18:08:30 +09:00
syuilo
7ee2bfc1eb Better design 2018-10-13 12:51:01 +09:00
syuilo
713ce1f980 お気に入りを解除できるように 2018-10-13 00:54:30 +09:00
syuilo
a850236836 🎨 2018-10-10 21:23:38 +09:00
syuilo
f6582d2b90 🎨 2018-10-10 21:04:53 +09:00
syuilo
7f149eae18 Fix syntax error 2018-10-10 20:58:42 +09:00
syuilo
068b3a1f79 🎨 2018-10-10 20:02:56 +09:00
syuilo
4f45c12d13 Fix bug and refactor 2018-10-09 15:08:31 +09:00
syuilo
8c3c779427 🎨 2018-10-09 14:58:37 +09:00
syuilo
79afb7eb06 Improve theme manager 2018-10-09 06:46:52 +09:00
syuilo
6e3d3c856a Fix bug
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
c26ce051ab 🎨 2018-10-09 01:26:04 +09:00
syuilo
665720e128 Merge pull request #2830 from sei0o/fix-2346
fix #2346
2018-10-09 00:55:47 +09:00
syuilo
f27ccec463 Improve theme 2018-10-08 15:47:41 +09:00
syuilo
25f7e00a66 Improve usability 2018-10-08 15:23:10 +09:00
syuilo
530aca26f0 Clean up 2018-10-08 01:14:46 +09:00
syuilo
960c151f32 Fix bug 2018-10-07 19:35:25 +09:00
sei0o inoue
0d9bc1f1e5 Fix #2773 (#2841)
* Added an API endpoint to check the existence of the file

* fix #2773: Now we can prevent users from posting the same images

* bug fix
2018-10-07 16:51:46 +09:00
syuilo
023f895728 V10 (#2826)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* Update CHANGELOG.md

* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* wip
2018-10-07 11:06:17 +09:00
sei0o
a80c4441aa Added CSS variables for background of reactions-viewer 2018-10-06 22:14:30 +09:00
sei0o
c56115f667 fix #2346 2018-10-06 17:51:59 +09:00
syuilo
f177690087 テーマ関連機能の強化 2018-10-03 03:07:46 +09:00
syuilo
6c3beadee4 Improve usability 2018-10-03 03:00:55 +09:00
syuilo
8582f9b82c テーマ関連の機能を強化 2018-10-03 02:57:31 +09:00
syuilo
15fad66fea 🎨 2018-10-02 16:23:55 +09:00
syuilo
fd611ceba7 テーマに関して強化 2018-10-02 16:10:45 +09:00
syuilo
f4ed35af43 テーマに関して強化 2018-10-02 16:04:31 +09:00
syuilo
c432403890 テーマインストール時の動作をわかりやすくしたりテーマをアンインストールできるようにしたり 2018-09-30 23:03:21 +09:00
syuilo
9ca19db97c 🎨 2018-09-29 09:11:06 +09:00
syuilo
56c1af8a99 wip 2018-09-29 00:20:49 +09:00
syuilo
65f3fc4af2 wip 2018-09-29 00:01:11 +09:00
syuilo
fc2848664f wip 2018-09-28 21:48:53 +09:00
syuilo
6e86e967f9 wip 2018-09-28 20:39:32 +09:00
syuilo
074d9cd5b0 wip 2018-09-28 19:59:19 +09:00
syuilo
c5af541211 wip 2018-09-28 12:10:15 +09:00
syuilo
2135db10ee wip 2018-09-28 10:14:58 +09:00
syuilo
7e48e2e1d0 wip 2018-09-27 23:02:59 +09:00
syuilo
11163fc681 wip 2018-09-27 22:59:56 +09:00
syuilo
71225ec7d2 wip 2018-09-27 22:50:34 +09:00
syuilo
a226ebf775 wip 2018-09-27 21:43:11 +09:00
syuilo
23127e9d35 wip 2018-09-27 19:32:06 +09:00
syuilo
83fc7673a1 wip 2018-09-27 17:42:51 +09:00
syuilo
ebe035f919 wip 2018-09-27 17:29:57 +09:00
syuilo
4ed6f5781e wip 2018-09-27 16:58:00 +09:00
syuilo
0356284415 wip 2018-09-27 12:55:10 +09:00
syuilo
8eac9f8114 wip 2018-09-27 11:55:17 +09:00
syuilo
3747d8e2f2 wip 2018-09-27 02:18:54 +09:00
syuilo
290253582c example commit 2018-09-27 02:02:07 +09:00
syuilo
6ad96288de wip 2018-09-27 01:54:10 +09:00
syuilo
2026f9c8fb wip 2018-09-27 01:44:05 +09:00