Commit graph

877 commits

Author SHA1 Message Date
MeiMei
08144dfce4 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
syuilo
ffe0e3ceea 🎨 2019-03-15 01:43:11 +09:00
syuilo
0c117451f3 Improve readability 2019-03-14 16:35:07 +09:00
MeiMei
094d5a72b0 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo
997b99cafc Resolve #1736 2019-03-12 00:34:19 +09:00
syuilo
e6c8a45aac Add icons 🎨 2019-03-11 20:12:44 +09:00
syuilo
24158cedb6 Add icon 🎨 2019-03-11 20:07:27 +09:00
syuilo
0599b03ee8 Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo
3791fee78d リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
syuilo
e63b300279 Fix 2019-03-07 09:35:23 +09:00
syuilo
db78657b7a 🎨 2019-03-07 09:30:44 +09:00
Acid Chicken (硫酸鶏)
7ff7530f2e Enhance poll (#4409)
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo
d04682d709 [Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
2f2945f18f Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo
6c708011e0 Fix #4415 2019-03-05 08:24:19 +09:00
syuilo
f205278dbd Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo
c99a64d167 Hide some components 2019-03-03 08:46:42 +09:00
syuilo
53860c5010 Improve usability 2019-03-03 08:23:06 +09:00
syuilo
e78e4cc2bf ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo
09657df0d2 クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
4983c32f31 文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo
102dc98ce5 Refactor 2019-02-28 12:49:13 +09:00
syuilo
57024a538a Improve performance 2019-02-28 12:14:24 +09:00
syuilo
df95c0c1a9 url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
bf3fe593ad [Client] Use class selector to improve performance 2019-02-28 11:39:34 +09:00
mei23
c5b05e90bf remove tabs 2019-02-28 03:57:35 +09:00
mei23
eaccabfbd1 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo
e46e0d2c3c i18n整理 2019-02-26 14:13:02 +09:00
syuilo
a7c4c914ac 🎨 2019-02-26 14:02:23 +09:00
syuilo
776d93546b Fix bug 2019-02-26 06:54:49 +09:00
syuilo
c5863f779e Improve usability 2019-02-25 20:18:15 +09:00
syuilo
07902854d4 i18n 2019-02-25 20:17:33 +09:00
syuilo
ba2f27eeac 🎨 2019-02-25 20:08:56 +09:00
syuilo
b4f7a2389f モバイル版でもデッキを使えるように (#4366)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Fix bug

* wip

* Update notifications.vue

* Update user-menu.vue

* deck settings

* indicate
2019-02-25 19:45:00 +09:00
MeiMei
6528c53874 Resolve audioTag undefined error (#4363) 2019-02-24 10:50:45 +09:00
syuilo
47a9de51a5 Fix bug 2019-02-24 03:56:15 +09:00
syuilo
425b296462 🎨 2019-02-21 06:04:42 +09:00
syuilo
da15ace279 Fix bug 2019-02-21 05:53:10 +09:00
syuilo
86ecc2d0ff Resolve #2017 2019-02-21 01:30:21 +09:00
syuilo
c59dbf9df0 Resolve #747 2019-02-20 13:38:48 +09:00
syuilo
0a2cc8078c 🎨 2019-02-20 01:00:59 +09:00
syuilo
c32c74aa6a コンポーネント整理 2019-02-19 03:38:34 +09:00
syuilo
a5d37c02c6 ユーザーが存在しない場合の表示を追加 2019-02-18 11:27:15 +09:00
syuilo
14a94a1c98 Use # instead of v-slot: 2019-02-18 11:13:56 +09:00
syuilo
42c5e716ca Fix bug 2019-02-18 10:05:58 +09:00
syuilo
661776e18c Revert "🎨"
This reverts commit 9883c751dabb2d6c8e54c3d367626562f4b13ab4.
2019-02-18 10:02:32 +09:00
syuilo
e1b6e3e475 🎨 2019-02-18 09:57:19 +09:00
syuilo
99db28be52 Use v-slot instead of slot 2019-02-18 09:48:00 +09:00
syuilo
0701d0ceea ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように

* 🎨

* Increase limit

* リモートユーザーも表示

* Fix bug

* Fix bug

* Improve performance
2019-02-17 23:41:47 +09:00
Acid Chicken (硫酸鶏)
aa93cbd8b6 Update media-banner.vue (#4287) 2019-02-17 01:09:49 +09:00
syuilo
18a162c7bf Fix bug 2019-02-16 16:39:34 +09:00
syuilo
14e858cc72 Improve UI 2019-02-16 10:58:44 +09:00
syuilo
0f7569486a Improve user-list component 2019-02-16 09:27:53 +09:00
syuilo
72757d8229 🎨 2019-02-16 08:51:35 +09:00
syuilo
d1513e97e1 Exploreページを実装 2019-02-16 06:50:58 +09:00
MeiMei
ddb171b8b0 Hide localOnly from welcome TL (#4257) 2019-02-15 08:38:59 +09:00
syuilo
e3bf76e143 Improve desktop UX (#4262)
* wip

* wip

* wip

* wip

* wip

* wip

* Merge

* wip

* wip

* wip

* wip

* wip

* wip
2019-02-15 05:08:59 +09:00
syuilo
01ab18ea93 Make ignore pointer events 2019-02-13 21:48:20 +09:00
syuilo
37116f668c 🎨 2019-02-13 21:47:53 +09:00
Acid Chicken (硫酸鶏)
7f95b8a75c Add GIF badge (#4241) 2019-02-13 21:43:58 +09:00
MeiMei
e485a157ee Refactor reaction-viewer (#4171)
* Refactor reaction-viewer

* code style

* fix
2019-02-07 02:05:49 +09:00
MeiMei
3e32d783c0 リアクションマージン再調整 (#4169)
* リアクションマージン再調整

* fix size
2019-02-06 22:57:08 +09:00
syuilo
eec5e400f8 Revert "余計なマージンを削除 (#4168)"
This reverts commit 77bcb58f120e8a5f3efb47cee3f2ef2d4c95a5c9.
2019-02-06 21:51:01 +09:00
syuilo
2b6dc6fd3e Revert "[Client] リアクション一覧のマージンを調整"
This reverts commit 80ea747db6bf77ff97a9363c3530bceca050b0ae.
2019-02-06 21:50:37 +09:00
syuilo
2ab0d8d765 Fix bug 2019-02-06 21:21:49 +09:00
syuilo
de7d50b8c0 Resolve #4151 2019-02-06 20:56:48 +09:00
MeiMei
8163295242 余計なマージンを削除 (#4168) 2019-02-06 18:29:39 +09:00
syuilo
7068d5fea2 🎨 2019-02-06 17:51:33 +09:00
syuilo
9efd04a67b 🎨 2019-02-06 17:10:40 +09:00
syuilo
6cd8ae7559 [Client] リアクション一覧のマージンを調整
Close #4160
2019-02-06 17:03:43 +09:00
syuilo
28a57a523b 🎨 2019-02-05 23:45:27 +09:00
syuilo
44ac9e3363 自分の投稿情報をエクスポートできるように (#4144)
* wip

* 正しいJSONを生成するように

* データを整形
2019-02-05 19:50:14 +09:00
syuilo
66cd6fc303 [Client] Fix bug 2019-02-05 06:12:41 +09:00
syuilo
a66be66274 Better key name 2019-02-05 04:09:44 +09:00
syuilo
b76aed4c59 アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように 2019-02-05 03:51:54 +09:00
syuilo
3cdadbec0d Refactoring 2019-02-05 01:31:02 +09:00
syuilo
f7f525acbf 個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
2019-02-05 01:24:44 +09:00
syuilo
4a585e50cf [API] お気に入り状態は投稿情報に含めないように統一 2019-02-05 01:11:06 +09:00
syuilo
326a13bf7f Fix imports 2019-02-04 09:37:15 +09:00
MeiMei
54a945e86b Remember the media playback volume (#4089)
* Remember the media playback volume

* fix
2019-02-03 19:33:23 +09:00
syuilo
3496c92bcd Improve usability 2019-02-03 18:40:50 +09:00
MeiMei
d0c33c5727 Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない (#4103)
* Fix: URLプレビューのthumbnailで()を含むURLを提示されると表示できない

* remove debug
2019-02-03 04:26:58 +09:00
syuilo
83b6b5df8b [Client] Resolve #3226 2019-02-02 23:20:40 +09:00
syuilo
b3a059cc3c [Client] Improve usability
Resolve #4094
2019-02-02 22:59:11 +09:00
syuilo
570ccb54ab [Client] Add information 2019-01-31 20:55:40 +09:00
syuilo
769d18219c 🎨 2019-01-31 12:24:21 +09:00
syuilo
e39eb4227c [Client] MFMの制限を緩和 2019-01-31 12:24:14 +09:00
Aya Morisawa
d034a10d54 Avoid export default 2019-01-30 16:56:27 +09:00
Aya Morisawa
6ef6f06a21 Extract parsePlain function 2019-01-30 15:27:54 +09:00
Aya Morisawa
1e48af9693 Extract MFM types 2019-01-30 14:51:30 +09:00
syuilo
34d788b998 [Client] Resolve #3638 2019-01-27 22:04:50 +09:00
syuilo
1a6acaa933 [Client] Fix #4008 2019-01-27 20:05:03 +09:00
syuilo
51e24a13e0 🎨 2019-01-27 20:03:58 +09:00
syuilo
582aae6494 [MFM] Resolve #4009 2019-01-27 19:32:35 +09:00
Aya Morisawa
e254ddb1c8 Add jump syntax (#4007)
* Add jump syntax

* Fix typo: spin -> jump

* Fix typo
2019-01-27 19:12:45 +09:00
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
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
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