Commit graph

6192 commits

Author SHA1 Message Date
MeiMei
16b7ac5a87 Fix #4593 (#4594) 2019-03-29 18:35:47 +09:00
MeiMei
5932cb8609 Fix: View source on GitHub (#4584) 2019-03-27 03:10:56 +09:00
MeiMei
dfe694d39f Fix #4581 (#4583) 2019-03-27 02:58:42 +09:00
Acid Chicken (硫酸鶏)
8ce1d4d6a3 Fix #4576 (#4579)
* Update update.ts

* Update api.ts
2019-03-26 22:24:14 +09:00
tamaina
52225d703b Fix drive file preview Fix #4532 (#4577)
* fix #4532

* fix
2019-03-26 22:23:17 +09:00
MeiMei
81739af7cb Fix: リアクションのカスタム絵文字の情報がNoteに添付されない (#4574) 2019-03-26 22:22:39 +09:00
Acid Chicken (硫酸鶏)
25473222cc
Follow lint 2019-03-26 21:52:58 +09:00
MeiMei
818b71abd6 fix Content-Disposition (#4573) 2019-03-25 03:12:08 +09:00
Acid Chicken (硫酸鶏)
6c85adcf23
Fix typo 2019-03-23 13:50:10 +09:00
syuilo
4e2b966b80
Fix #4559
Close #4564
2019-03-22 19:07:13 +09:00
Zero King
9049ecb1cf Add name of series in instance count chart (#4565) 2019-03-22 14:57:09 +09:00
MeiMei
7bebea087c Fix #4546 (#4548)
* Refactor download

* emoji type
2019-03-21 04:50:44 +09:00
MeiMei
1c79e30436 Fix NoteReaction (#4547) 2019-03-20 21:39:02 +09:00
tamaina
1d7933349b Fix #4538 (#4539)
* fix #4538

* clean up

* fix

* fix
2019-03-19 23:35:22 +09:00
syuilo
da3447765b
Revert "Remove deepcopy dependency"
This reverts commit cbf5663179.
2019-03-19 18:47:14 +09:00
syuilo
cbf5663179
Remove deepcopy dependency 2019-03-19 17:59:44 +09:00
syuilo
b217fba235
Fix #4531 2019-03-19 17:47:40 +09:00
tamaina
7f7e6d5aba 「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) (#4515)
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL

* Fix display of messaging

* ✌️

* Update ja-JP.yml
2019-03-19 17:45:46 +09:00
tamaina
87c5a9d9a6 Fix #97, Fix #2943 (#4533) 2019-03-19 17:35:50 +09:00
tamaina
8ca1fe3f0a Resolve #1465 (#4532)
* [client] show drive file icon

* 🎨

* exchange icon

* fix

* fuck crlf

* 背景差し戻し

* fix selected color

* 🎨

* fix

* pointer-events none

* fix bug

* ✌️

* Clean up

* ✌️

* Clean up

* Fix
2019-03-19 17:26:07 +09:00
MeiMei
763ae8f1a6 Change Twemoji CDN (#4527) 2019-03-18 22:02:45 +09:00
MeiMei
c65256d02b Fix custom emoji validation (#4528) 2019-03-18 20:02:25 +09:00
syuilo
bd2ac515d1
🎨 2019-03-18 17:37:29 +09:00
MeiMei
681f372889 proxy cropper url (#4525) 2019-03-18 16:41:29 +09:00
MeiMei
c2eec272e6 Content-Disposition in ObjectStrage (#4524)
* Content-Disposition in ObjectStrage

* encode filename
2019-03-18 15:23:45 +09:00
syuilo
bd720491a9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-18 13:30:13 +09:00
syuilo
a408226509
Refactor 2019-03-18 13:29:58 +09:00
syuilo
c015e99e6e
Update black.json5 2019-03-18 13:25:56 +09:00
tamaina
de47a17be7 Improve drive downloading (#4523)
* Improve drive file downloading

* fix name

* wtf crlf

* semicolon
2019-03-18 13:20:49 +09:00
syuilo
662167e792
Remove unused import 2019-03-18 02:21:29 +09:00
syuilo
33ccee26b5
Update black.json5 2019-03-18 01:29:58 +09:00
syuilo
08c176e549
不明なリアクションのフォールバックに star を使うようにするオプション 2019-03-18 01:03:35 +09:00
syuilo
810ed50976
Update black.json5 2019-03-18 00:41:30 +09:00
MeiMei
2684541693 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
a5b12bac54
Change default dark theme 2019-03-17 20:48:55 +09:00
syuilo
fea1b06e43
Update black.json5 2019-03-17 20:46:14 +09:00
syuilo
facde9a75d
Increase chart limit 2019-03-16 21:02:17 +09:00
syuilo
41385640b9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-16 18:17:15 +09:00
syuilo
7bad9db32e
Update interval 2019-03-16 18:16:28 +09:00
MeiMei
af66f0a497 Fix #3504 (#4513) 2019-03-16 18:00:23 +09:00
MeiMei
95e1b80f41 updatePersonを試行した時点でもlastFetchedAtを更新する (#4510) 2019-03-16 09:55:19 +09:00
MeiMei
556e2eba95 Resolve #1727 (#4512) 2019-03-16 09:54:40 +09:00
syuilo
34e7c99283
Increase display instances limit 2019-03-16 01:36:10 +09:00
syuilo
4157ea8bc3
Add icons 🎨 2019-03-16 01:34:21 +09:00
syuilo
550517bbf3
Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo
eb910cd8a1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-16 01:08:34 +09:00
syuilo
75131c4e8a
Fix bug 2019-03-16 01:08:26 +09:00
MeiMei
ee29ab95be Fix users/search (#4505) 2019-03-15 22:22:59 +09:00
syuilo
dfabdef60f
Resolve #4501 2019-03-15 13:51:23 +09:00
syuilo
6bb90f56fa
ジョブを一覧できるように 2019-03-15 13:48:17 +09:00
syuilo
c883ae1350
🎨 2019-03-15 13:14:50 +09:00
syuilo
09e25e6a02
Better queue chart 2019-03-15 13:09:19 +09:00
syuilo
bf5d43054b
Fix bug 2019-03-15 13:09:05 +09:00
MeiMei
63b3c65691 ファビコンが保存されないのを修正 (#4500)
* Fix ファビコン保存されない

* Fix meta
2019-03-15 12:40:10 +09:00
syuilo
f193da7f67
🎨 2019-03-15 02:17:10 +09:00
syuilo
40f38c2c0a
Improve queue page 2019-03-15 01:56:40 +09:00
syuilo
db439ef804
🎨 2019-03-15 01:43:11 +09:00
MeiMei
56eb896a03 Accept Article object (#4499) 2019-03-15 00:23:24 +09:00
Acid Chicken (硫酸鶏)
68d43e43b6
Fix hashtag style 2019-03-15 00:03:24 +09:00
Acid Chicken (硫酸鶏)
c60517e49a
Follow #3676 2019-03-14 22:18:31 +09:00
Acid Chicken (硫酸鶏)
3f59d261f2
Follow #3676 2019-03-14 22:18:10 +09:00
Acid Chicken (硫酸鶏)
4068d220e5
Follow #3676 2019-03-14 22:17:26 +09:00
syuilo
18968e7208
Fix bug 2019-03-14 21:51:33 +09:00
Acid Chicken (硫酸鶏)
38656103c0
Add angle bracket covered url syntax to mfm (#4483)
* Add angle bracket covered url syntax to mfm

* Fix path

* Fix match

* Fix index
2019-03-14 21:23:15 +09:00
syuilo
a628821834
Improve readability 2019-03-14 16:35:07 +09:00
syuilo
6ceff60c1e
Faviconを可変にするなど 2019-03-14 16:30:51 +09:00
syuilo
d762a6ce58
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-14 15:19:09 +09:00
syuilo
75a8037a46
Fix #4489 2019-03-14 15:19:02 +09:00
MeiMei
1179920790 unFollowAll on suspend (#4490)
* unFollowAll on suspend

* use services

* silent
2019-03-14 15:16:07 +09:00
Acid Chicken (硫酸鶏)
b323a160e3
Follow #3676 2019-03-14 01:20:25 +09:00
syuilo
b157e9535e
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-13 23:27:21 +09:00
syuilo
7668475bd6
🎨 2019-03-13 23:27:11 +09:00
syuilo
8bda2a1fb7
Refactor 2019-03-13 23:04:17 +09:00
MeiMei
69a0d9034f Fix #4486 (#4487) 2019-03-13 11:21:16 +09:00
syuilo
7f835d7f76
🎨 2019-03-13 09:32:10 +09:00
syuilo
ddbb7c5993
🎨 2019-03-13 09:26:38 +09:00
syuilo
00a3fe39e8
Update dependencies 🚀 2019-03-13 09:19:48 +09:00
syuilo
7537fb88d4
Refactor 2019-03-13 00:14:44 +09:00
syuilo
a81bc71a1e
Resolve #4454 2019-03-13 00:13:56 +09:00
MeiMei
0a0aa0e2db Fix #4484 (#4485)
* Fix #4484

* import order
2019-03-12 23:38:11 +09:00
syuilo
c56b94ae96
Add type annotation to avoid type error 2019-03-12 23:31:18 +09:00
syuilo
e90712706d
Add icons 🎨 2019-03-12 23:30:44 +09:00
syuilo
eb0623331f
🎨 2019-03-12 23:14:18 +09:00
MeiMei
d15bd59109 Fix queue charts (#4482) 2019-03-12 21:53:36 +09:00
syuilo
922eb937ff
🎨 2019-03-12 17:20:40 +09:00
syuilo
a91c585f55
Add queue chart 2019-03-12 17:11:06 +09:00
syuilo
ecb00968bc
Fix bug 2019-03-12 16:42:56 +09:00
syuilo
50ad8adb2d
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-12 13:26:33 +09:00
syuilo
5bc30c5493
Add log 2019-03-12 13:12:49 +09:00
MeiMei
85d89cf4c4 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo
db693f598b
シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo
0494c770a1
Better share template 2019-03-12 12:59:26 +09:00
syuilo
c473b62aed
Follow latest Web Share Target specification 2019-03-12 12:55:43 +09:00
syuilo
f19ac5320e
Remove unnecessary checking 2019-03-12 12:46:01 +09:00
syuilo
612e3aafbc
activeなジョブ数のカウント方法を分けた
https://github.com/syuilo/misskey/issues/4470#issuecomment-471827030
2019-03-12 12:31:01 +09:00
syuilo
0e97fec451
Fix typo 2019-03-12 10:46:25 +09:00
syuilo
e7f81a42ce
Resolve #4470 2019-03-12 10:35:17 +09:00
MeiMei
5eb02b4901 Resolve #4458 (#4476) 2019-03-12 09:50:20 +09:00
syuilo
969435cfe9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-12 00:34:30 +09:00
syuilo
c932f7a25b
Resolve #1736 2019-03-12 00:34:19 +09:00
MeiMei
42d164dc57 log failed job (#4472) 2019-03-11 22:45:07 +09:00
syuilo
a7e60f80bd
Refactor: Extract downloadTextFile function 2019-03-11 20:23:29 +09:00
syuilo
3dd5f313b7
Add icons 🎨 2019-03-11 20:12:44 +09:00
syuilo
883962c393
Add icon 🎨 2019-03-11 20:07:27 +09:00
syuilo
8a30ff1c76
🌎 A federated blogging platform 🚀 2019-03-11 20:03:02 +09:00
syuilo
e47c354916
Refactor 2019-03-11 19:57:50 +09:00
syuilo
496f42805d
リストをインポートしたときにプロキシアカウントがフォローするように修正 2019-03-11 19:51:58 +09:00
syuilo
c3d34bda37
Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo
e3e08843f1
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-11 09:59:14 +09:00
syuilo
ce0d4f77fa
リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
MeiMei
4d425fc8a4 Use proxy instead of weserv for url-preview images (#4466) 2019-03-11 01:03:09 +09:00
MeiMei
c6cdfa2f5a Ignore 4xx references in AP (#4463)
* Ignore 4xx references

* remove unnecessary comment
2019-03-10 22:27:25 +09:00
syuilo
0fff2e4f16
Remove debug code 2019-03-10 19:20:25 +09:00
syuilo
80a2172715
Resolve #4462 2019-03-10 19:16:33 +09:00
syuilo
5a0a297634
Improve redis config 2019-03-09 23:44:54 +09:00
syuilo
948a133b7b
Fix log 2019-03-09 18:15:44 +09:00
syuilo
539409faf8
Better logs 2019-03-09 10:18:59 +09:00
syuilo
606e46e4d7
Make info 2019-03-09 10:10:24 +09:00
syuilo
a179cfd69a
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-09 10:09:12 +09:00
syuilo
d8379253d4
Rename 2019-03-09 10:09:04 +09:00
MeiMei
c3344fbd68 To retry AP deliver queue (#4457) 2019-03-09 08:57:55 +09:00
syuilo
4cebd6e84a
Increase job attempts limit a little 2019-03-08 21:43:17 +09:00
syuilo
d365b9f634
Fix bug 2019-03-08 21:30:12 +09:00
syuilo
8c90cbcbfb
Disable lifo 2019-03-08 20:58:01 +09:00
syuilo
9dc0909eeb
Add index 2019-03-08 20:36:42 +09:00
syuilo
0ed2592e41
Resolve #4453 2019-03-08 20:07:29 +09:00
syuilo
76cff98220
Fix bug 2019-03-08 19:45:01 +09:00
syuilo
60604b6f51
🎨 2019-03-08 15:34:34 +09:00
syuilo
f410b7aecb
🎨 2019-03-08 15:27:06 +09:00
syuilo
1a61f2cee9
自動更新 2019-03-08 13:10:38 +09:00
syuilo
78a8293520
ジョブの数を一覧できるように 2019-03-08 13:03:38 +09:00
syuilo
03cfb4fc8d
🎨 2019-03-08 13:03:17 +09:00
syuilo
144345a359
Enable lifo job 2019-03-08 05:39:59 +09:00
syuilo
fd2c01515e
Increase job concurrency 2019-03-08 05:23:13 +09:00
syuilo
219570e08b
Update job handlers 2019-03-08 05:22:14 +09:00
syuilo
69df556ff5
Resolve #4448 2019-03-08 04:55:55 +09:00
syuilo
8cc236daf8
Clean jobs 2019-03-07 23:36:08 +09:00
syuilo
d283ec69f7
Refactor 2019-03-07 23:27:38 +09:00
syuilo
d1aea7596c
Fix import 2019-03-07 23:14:01 +09:00
syuilo
c934987b14
Resolve #4444 2019-03-07 23:07:21 +09:00
MeiMei
7325d66c52 Implement Update Question (#4435)
* Update remote votes count

* save updatedAt

* deliver Update

* use renderNote

* use id

* fix typeof
2019-03-07 21:19:32 +09:00
Acid Chicken (硫酸鶏)
1f63f50343
Create robots.txt (#4439)
* Create robots.txt

* Update index.ts
2019-03-07 20:11:04 +09:00
syuilo
f02125dd47
Resolve #4437 2019-03-07 13:03:46 +09:00
syuilo
c11e813146
Fix 2019-03-07 09:35:23 +09:00
syuilo
a493c9f769
🎨 2019-03-07 09:30:44 +09:00
syuilo
bbf4e1c413
Add fallback for broken db 2019-03-06 23:23:50 +09:00
syuilo
a24a20a83d
Clean up 2019-03-06 23:19:15 +09:00
Acid Chicken (硫酸鶏)
725600da8f 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
f74a32ed9b
[Client] Fix bug 2019-03-06 20:17:59 +09:00
Acid Chicken (硫酸鶏)
e08e72dd10
Use meta url instead of constant url 2019-03-06 12:31:58 +09:00
syuilo
0b27d8a717
Fix #4421 2019-03-06 09:24:16 +09:00
syuilo
2782e7d26f
[MFM] Improve hashtag parsing 2019-03-05 22:18:29 +09:00
syuilo
2c83a05e80
[Client] Better transition 2019-03-05 20:45:19 +09:00
syuilo
467f68502a
Refactor 2019-03-05 20:32:39 +09:00
syuilo
d95b0dee6b
Fix #4416 2019-03-05 08:27:50 +09:00
syuilo
a1f3323fa5
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-03-05 08:24:26 +09:00
syuilo
494796a7f0
Fix #4415 2019-03-05 08:24:19 +09:00
MeiMei
94f2c20d35 Fix #4413 (#4417) 2019-03-05 07:56:23 +09:00
syuilo
ea86527c66
Add indexes 2019-03-04 19:26:05 +09:00
syuilo
d1a18fe266
Resolve #3220 2019-03-04 14:32:36 +09:00
syuilo
737064da82
Better log 2019-03-04 14:02:42 +09:00
syuilo
ebe4b84f14
Fix bug 2019-03-04 09:23:45 +09:00
syuilo
fcdfd8d323
Use vue-json-pretty 2019-03-04 09:16:24 +09:00
MeiMei
db8625c31a Revert "Improve log view" (#4406)
This reverts commit e8ef8f0004.
2019-03-04 08:55:35 +09:00
syuilo
b65f265c55
Update logs 2019-03-03 10:57:17 +09:00
MeiMei
d4ff19f013 Fix SVG detection (#4401)
* Fix SVG detection

* remove unnecessary import
2019-03-03 08:48:02 +09:00
syuilo
972fb8eb40
Hide some components 2019-03-03 08:46:42 +09:00
syuilo
4de75448b6
テーマの切り替えをなめらかに 2019-03-03 08:43:51 +09:00
syuilo
e8ef8f0004
Improve log view 2019-03-03 08:35:30 +09:00
syuilo
a319b30382
Increase log limit 2019-03-03 08:28:35 +09:00
syuilo
8278616eeb
Fix log order 2019-03-03 08:28:12 +09:00
syuilo
771f011506
Better log 2019-03-03 08:27:30 +09:00
syuilo
826865869a
Improve usability 2019-03-03 08:23:06 +09:00
syuilo
3c77ae7b62
Improve log api 2019-03-03 08:13:49 +09:00
syuilo
60c30ece10
Better logs 2019-03-03 08:00:39 +09:00
syuilo
76a0d0fee9
Use dot 2019-03-03 07:48:25 +09:00
syuilo
d50624f0a0
Better logs 2019-03-03 07:47:58 +09:00
syuilo
977af0a24d
ログをデータベースに保存して管理画面で見れるように 2019-03-02 18:51:59 +09:00
syuilo
f3ceb32a7c
Change queue db name 2019-03-02 14:32:32 +09:00
syuilo
15da2de256
Add animaition 2019-03-02 14:27:30 +09:00
syuilo
5cc940c08a
Fix bug
Fix #4390
2019-03-02 08:13:09 +09:00
syuilo
1d02d9e0fe
モバイルのデッキで返信が表示されない問題を修正 2019-03-02 08:06:03 +09:00
syuilo
139523b763
Refactor 2019-03-02 07:57:18 +09:00
syuilo
4685de88a7
Better log 2019-03-01 14:40:29 +09:00
syuilo
0c28ac4907
Add animation 2019-03-01 14:24:12 +09:00
syuilo
00a28193a0
ダークモードの設定をテーマに移動 2019-03-01 11:03:45 +09:00
syuilo
ea1818284b
クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
d83efecc94
文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo
9a9fb37a78
Update compose-notification.ts 2019-02-28 20:57:38 +09:00
syuilo
517084b1fc
Fix error 2019-02-28 14:17:39 +09:00
syuilo
27763e6898
🎨 2019-02-28 14:14:05 +09:00
syuilo
57dde1da38
Fix error 2019-02-28 14:13:18 +09:00
syuilo
0bb961767c
Fix i18n 2019-02-28 14:10:56 +09:00
syuilo
88515ce677
Use internal dialog 2019-02-28 14:07:03 +09:00
syuilo
00562e840c
Improve usability 2019-02-28 12:53:31 +09:00
syuilo
b7927ba386
Refactor 2019-02-28 12:49:13 +09:00
syuilo
9c363ff045
Improve usability 2019-02-28 12:29:04 +09:00
syuilo
1dbce5e3e2
Improve performance 2019-02-28 12:14:24 +09:00
syuilo
361a9ca1be
url-previewでembedプレイヤー展開をオプトインにする (#4382)
* url-previewでembedプレイヤー展開をオプトインにする

* remove tabs
2019-02-28 12:05:47 +09:00
syuilo
cde6514839
Add log 2019-02-28 12:00:57 +09:00