syuilo
d81cf4ae0a
🎨
2019-02-15 08:52:09 +09:00
syuilo
39cdb39a8a
🎨
2019-02-15 08:42:41 +09:00
syuilo
1d44665cd7
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-15 08:40:25 +09:00
syuilo
72defa907e
Fix bug
2019-02-15 08:40:16 +09:00
MeiMei
ddb171b8b0
Hide localOnly from welcome TL ( #4257 )
2019-02-15 08:38:59 +09:00
syuilo
323c457d4c
🎨
2019-02-15 08:37:46 +09:00
syuilo
f4261f37dc
Fix bug
2019-02-15 08:34:54 +09:00
syuilo
bb0f48f447
Fix #4267
...
Close #4269
2019-02-15 08:32:18 +09:00
syuilo
2e19df27e6
Add featured page
2019-02-15 06:31:03 +09:00
syuilo
493acd600f
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-02-15 06:06:24 +09:00
syuilo
ec84456707
🎨
2019-02-15 06:06:13 +09:00
Lynx Kotoura
8c273f8a47
Add i18n when timelines are empty ( #4261 )
2019-02-15 05:59:07 +09:00
syuilo
66da7d58c2
非ログイン時にお知らせを表示
2019-02-15 05:55:59 +09:00
syuilo
0ef4510136
🎨
2019-02-15 05:51:22 +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
Lynx Kotoura
83de6d1ce9
Emojify user.friends of desktop view ( #4249 )
2019-02-14 13:42:14 +09:00
Lynx Kotoura
a95eaa984d
Fix huge close icon of friends-maker ( #4245 )
2019-02-14 13:41:48 +09:00
Acid Chicken (硫酸鶏)
64a05a9f3f
無効化されているタイムラインのフォールバック ( #4242 )
...
* Update timeline.vue
* Update home.vue
2019-02-14 13:39:42 +09:00
Lynx Kotoura
68207c47f0
Fix title of robot icon in user.header of desktop view ( #4243 )
2019-02-14 03:01:42 +09:00
Acid Chicken (硫酸鶏)
7f700b8429
Add prelude function for URL Query ( #4135 )
...
* Update string.ts
* Refactor
* Update string.ts
* Update wrap-url.ts
* Update string.ts
* Update get-static-image-url.ts
* Use querystring.stringify
* Update outbox.ts
* Back to the urlQuery
* Update followers.ts
* Update following.ts
* Update outbox.ts
* Update string.ts
* Update get-static-image-url.ts
* Update string.ts
* Update string.ts
* Separate prelude files
2019-02-13 23:45:35 +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
syuilo
798dc9b1df
[Client] Make default sort lastCommunicatedAt in instances list of admin panel
2019-02-10 19:46:47 +09:00
syuilo
2dfa65027e
[Client] Make default origin local in user list of admin panel
2019-02-10 19:44:57 +09:00
syuilo
9151d401f4
管理画面でサイレンスされているユーザーを一覧できるように
2019-02-10 19:43:46 +09:00
syuilo
f7728db8fe
[Client] Fix bug
2019-02-10 19:38:17 +09:00
Acid Chicken (硫酸鶏)
02e3d28920
Update user.followers-you-know.vue ( #4215 )
2019-02-10 17:15:41 +09:00
MeiMei
0a957c27d9
Hide unusable follow buttons ( #4208 )
2019-02-10 05:56:11 +09:00
MeiMei
9a77bef5bb
deckにフォローされていますマークを追加 ( #4207 )
...
* deckにフォローされていますを追加
* opacity
2019-02-10 05:26:49 +09:00
syuilo
249bc659a2
🎨
2019-02-09 12:43:26 +09:00
syuilo
398924b5d5
🎨
2019-02-09 12:34:42 +09:00
syuilo
0fd411ad86
Improve usability
2019-02-09 01:53:46 +09:00
syuilo
3ecc84c514
Improve instances manegement
...
Resolve #4187
2019-02-08 20:56:16 +09:00
syuilo
f3eb3f927e
Fix theme
2019-02-08 17:05:50 +09:00
syuilo
c54f1928be
Introduce per-instance chart ( #4183 )
...
* Introduce per-instance chart
* Implement chart view in client
* Handle note deleting
* More chart srcs
* Add drive stats
* Improve drive stats
* Fix bug
* Add icon
2019-02-08 16:58:57 +09:00
syuilo
12aed8ade4
🎨
2019-02-08 04:40:47 +09:00
syuilo
d12646fc4f
🎨
2019-02-08 04:36:23 +09:00
syuilo
dd0871dd59
Implement instance blocking ( #4182 )
...
* Implement instance blocking
* Add missing text
* Delete unnecessary file
* Covert Punycode to Unicode
2019-02-08 04:26:43 +09:00
syuilo
89ce313e70
[Client] Add icon 🎨
2019-02-07 23:42:56 +09:00
syuilo
b3d66f8e86
インスタンス一覧の表示数を増やした
2019-02-07 22:00:55 +09:00
syuilo
3b6bbbd6b4
特定インスタンスからのフォローを全解除できるように
2019-02-07 21:59:18 +09:00
syuilo
c57ae0a6aa
Make instance information more detail
2019-02-07 21:23:12 +09:00
syuilo
708b990954
連合しているインスタンスを一覧できるように
2019-02-07 18:11:20 +09:00
syuilo
3ea1163181
Update builtin themes
2019-02-07 02:36:02 +09:00
syuilo
bb883c8d38
🎨
2019-02-07 02:28:08 +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
e1e1c42a3e
Fix bug
2019-02-06 22:56:20 +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
e8f1bcbb1b
Resolve #4165
2019-02-06 15:24:59 +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
3a50c429b3
Improve readability
2019-02-05 17:30:17 +09:00
syuilo
9a79b22163
Fix bug
2019-02-05 14:56:33 +09:00
syuilo
7bbfa3bbca
[Client] Use localStorage instead of window
2019-02-05 14:42:18 +09:00
syuilo
819d6fcbba
Enable service worker
2019-02-05 14:22:52 +09:00
syuilo
7d6f71a3fa
Remove unused declare
2019-02-05 14:22:35 +09:00
syuilo
a39086f6b8
[Client] Clip note content
2019-02-05 13:54:40 +09:00
MeiMei
d5f9c4c124
アニメーション停止箇所の追加 ( #4138 )
2019-02-05 06:22:39 +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
70fc92bcda
[Client] Increase font size a little in the Deck view
...
Resolve #1821
2019-02-05 04:01:50 +09:00
syuilo
b76aed4c59
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように
2019-02-05 03:51:54 +09:00
MeiMei
0a8cff4f3c
アニメーションを自動再生しないオプション ( #4131 )
...
* Refactor
* settings
* Media Proxy
* Replace API response
2019-02-05 03:01:36 +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
syuilo
e154043018
Improve usability
2019-02-03 05:06:23 +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
5f1ab1a2c8
[Client] Fix #4086
2019-02-02 13:47:12 +09:00
MeiMei
765980c4d5
Generate video thumbnails ( #4084 )
...
* Generate video thumbnails
* import order
2019-02-02 13:22:09 +09:00
Acid Chicken (硫酸鶏)
598f91aa3c
リモートの外部サービス認証情報を表示する ( #4047 )
...
* Update user.vue
* Update ja-JP.yml
* Fix path
refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Update user.vue
* Update ja-JP.yml
* Re-fix path
refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Update user.vue
* Update ja-JP.yml
* Update ja-JP.yml
* Fix sentence a little
2019-02-01 20:02:10 +09:00
syuilo
c6de2261aa
Refactoring
2019-02-01 00:09:28 +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
syuilo
bd0f54219d
Introduce silence ( #4043 )
...
* Introduce silence
* Fix icon
2019-01-30 17:25:56 +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
Acid Chicken (硫酸鶏)
643fc6a16b
Module 'crypto' as import syntax ( #4011 )
2019-01-30 11:51:29 +09:00
syuilo
34d788b998
[Client] Resolve #3638
2019-01-27 22:04:50 +09:00
syuilo
1c37ed589b
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2019-01-27 20:09:03 +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
Acid Chicken (硫酸鶏)
b56b775588
Module 'nprogress' as import syntax ( #4012 )
2019-01-27 19:41:41 +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
c08a217a9c
Celan up
2019-01-27 14:44:39 +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
syuilo
b7160f160b
🎨
2019-01-26 20:59:14 +09:00
MeiMei
2258d1f793
管理画面からリモートユーザー情報を更新できるように ( #3992 )
2019-01-26 17:53:35 +09:00
syuilo
22f84f88a3
Resolve #2253
2019-01-26 17:47:56 +09:00
MeiMei
4ab9b5bb8e
Improve moderation UI ( #3989 )
...
* admin users UI
* tune
2019-01-26 17:14:10 +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
MeiMei
967cbba2d8
Reapply the theme first ( #3971 )
...
* Reapply the theme first
* Cannot
2019-01-24 18:06:20 +09:00
Acid Chicken (硫酸鶏)
66a899bcf3
Back to the #3813 ( #3949 )
...
* Revert "Revert "Resolve #3813 (#3814 )""
This reverts commit f433182c4cd449a08eb436df30bee731345240c1.
* Keep CW is back
* New Wave
https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo
7364de6e67
[Client] Resolve #3967
2019-01-23 19:45:14 +09:00
syuilo
5a6f90be53
Clean up
2019-01-23 19:43:45 +09:00
syuilo
e38ee94fa5
Squash multiple space
2019-01-23 19:42:47 +09:00
syuilo
49bd147171
Clean up
2019-01-23 05:30:02 +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
a3091f5614
[Client] Fix bug
2019-01-22 21:32:51 +09:00
syuilo
6f71c55b69
[Client] Fix UI
2019-01-22 21:25:37 +09:00
syuilo
be1ddbae41
[Client] Fix #3321
2019-01-21 21:03:55 +09:00
syuilo
29101b41b9
[Client] Fix bug
2019-01-21 20:56:10 +09:00
syuilo
8578d0898e
Fix 404
2019-01-21 17:25:36 +09:00
syuilo
f1243cf4c1
Update reversi.vue
2019-01-21 17:20:41 +09:00
syuilo
18aba17989
🎨
2019-01-21 17:19:00 +09:00
Acid Chicken (硫酸鶏)
ee427c60a0
Re: Fix routing
...
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
Acid Chicken (硫酸鶏)
a6b1c2144a
Fix routing
2019-01-21 15:19:43 +09:00
Acid Chicken (硫酸鶏)
bb51706302
Fix routing
2019-01-21 15:18:42 +09:00
syuilo
cc213d63eb
[Client] Fix bug
2019-01-21 14:45:57 +09:00
syuilo
e960f882f9
[Client] Fix bug
...
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
2019-01-21 12:04:31 +09:00
Acid Chicken (硫酸鶏)
17b4fad249
Update reversi routing ( #3937 )
2019-01-20 19:10:19 +09:00
syuilo
b47a8ef4a5
Drop stalk feature
...
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
syuilo
59850c4d1d
Refactor
2019-01-19 23:00:15 +09:00
syuilo
5c408400a3
スパム報告機能
...
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
0d456b151f
Improve drive file operation
...
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +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
syuilo
6981c18a02
Implement active users chart
...
Resolve #3904
2019-01-17 17:16:08 +09:00
syuilo
7ddf5c5680
[Client] Add information
2019-01-17 09:46:40 +09:00
MeiMei
2607fc56d6
Fix: time tooltip overlaps with others ( #3901 )
2019-01-17 06:40:11 +09:00
syuilo
b77b85b4eb
Resolve #3896
2019-01-16 14:54:14 +09:00
syuilo
fb701393c9
[Client] Resolve #3895
2019-01-16 14:46:54 +09:00
syuilo
f2f09bd5e6
Revert "Resolve #3813 ( #3814 )"
...
This reverts commit 96515c454423d9f7aba501f7c1d08d5327645f31.
2019-01-15 18:28:11 +09:00
syuilo
f5cf4571d4
Implement instance info page
2019-01-12 11:27:23 +09:00
syuilo
0fc2933963
[Client] specifiedのアイコンを戻した
2019-01-12 09:40:53 +09:00
syuilo
5d630d4613
Revert "[Client] Renote数の表示を廃止"
...
This reverts commit d7af18efbd1d85802145f39c4f1a99dc611b8b97.
2019-01-12 09:38:44 +09:00
syuilo
c98ccb5d59
[Client] Improve UI
2019-01-12 09:34:02 +09:00
syuilo
bbcb48546d
🎨
2019-01-12 09:17:23 +09:00
syuilo
56b5f43a91
[Client] Resolve #3881
2019-01-12 09:13:35 +09:00
MeiMei
1b065d4969
モデレーター登録を解除できるように ( #3876 )
2019-01-11 08:11:24 +09:00
MeiMei
65e34cef83
Hide NSFW in Photos ( #3875 )
2019-01-11 08:10:39 +09:00
MeiMei
e5782a7c30
管理画面でユーザーを状態でフィルタできるように ( #3873 )
2019-01-11 08:09:44 +09:00
MeiMei
b1a7a7b08d
Supports toggle password in SMTP settings ( #3868 )
2019-01-11 08:05:36 +09:00
Acid Chicken (硫酸鶏)
4de390eeba
Fix style
2019-01-10 19:23:22 +09:00
ibrokemypie
2580420752
Change SMTP password field to have password type ( #3861 )
2019-01-10 10:23:13 +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
syuilo
b1ed2c3e21
🎨
2019-01-08 18:00:05 +09:00
syuilo
3796725c48
ドライブの管理画面でファイルのオリジナルURLを表示するように
2019-01-08 17:45:16 +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
1d4473a171
Fix #3827 ( #3837 )
2019-01-06 04:00:30 +09:00
MeiMei
14e21021b6
Locked mark ( #3836 )
2019-01-05 19:59:10 +09:00
syuilo
a04dddc4d8
Rename
2019-01-04 03:52:50 +09:00
ibrokemypie
2589743e0a
Make instance logo customisable ( #3829 )
2019-01-04 03:02:40 +09:00
syuilo
4c6aa5b3df
Improve readability
2019-01-03 12:34:08 +09:00
MeiMei
3488de440f
Resolve #3813 ( #3814 )
2019-01-02 03:35:42 +09:00
syuilo
12c13bc696
[Client] Improve theme 🎨
2018-12-31 02:33:03 +09:00
syuilo
2b5d644eb4
[Client] Improve theming 🎨
2018-12-31 01:15:32 +09:00
syuilo
e3672dc7da
[Client] line thiknessの設定はデバイスに保存するように
2018-12-31 00:59:13 +09:00
syuilo
776949c8a4
Fix bug
2018-12-31 00:50:56 +09:00
syuilo
d1af272ded
🎨
2018-12-31 00:50:14 +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
249d8a7ad3
モバイル版にも設定を追加
2018-12-30 14:12:46 +09:00
syuilo
76227ddfa0
🎨
2018-12-30 14:08:40 +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
e7562cfbe2
🎨
2018-12-30 12:45:31 +09:00
syuilo
8373c06762
Update gruvbox-dark.json5
2018-12-30 11:58:26 +09:00
syuilo
7c9d69d4db
[Client] Add Monokai theme 🎨
2018-12-30 09:21:23 +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
506723eb6f
oops
2018-12-30 09:04:19 +09:00
syuilo
1350e14589
[Client] Add some themes 🎨
2018-12-30 06:40:48 +09:00
syuilo
c191729762
🎨
2018-12-30 01:32:58 +09:00
syuilo
60dba1397f
[Client] Improve 2fa settings
2018-12-29 22:10:54 +09:00
syuilo
7783626f84
🎨
2018-12-29 05:55:09 +09:00
syuilo
49f194184d
Better note filtering
2018-12-29 05:51:17 +09:00
syuilo
904cbd5cb6
[Client] Renote数の表示を廃止
2018-12-29 05:43:31 +09:00
syuilo
d66864b1ed
Improve usability
2018-12-29 03:12:22 +09:00
syuilo
2b771b043b
Clean up
2018-12-29 02:58:04 +09:00
syuilo
cbf50fee15
Privateの公開範囲を廃止
2018-12-29 02:55:46 +09:00
MeiMei
644e420930
フォローしているユーザーからのフォローを自動承認するオプション ( #3780 )
2018-12-28 21:36:58 +09:00
MeiMei
a55f53439b
Supports CSS Scrollbars ( #3783 )
...
* Supports CSS Scrollbars
* fix
2018-12-28 21:34:35 +09:00
syuilo
c24394216d
🎨
2018-12-28 05:14:04 +09:00
syuilo
02164a5829
通知の管理を強化
...
Resolve #3772
2018-12-28 05:06:25 +09:00
syuilo
9492aad015
🎨
2018-12-28 04:30:37 +09:00
syuilo
b88fe7d15d
🎨
2018-12-28 04:28:16 +09:00
syuilo
9d543762b5
🎨
2018-12-28 04:26:32 +09:00
MeiMei
6b26c21c68
Undo reaction with clicking minus ( #3773 )
...
* Undo reaction with clicking minus
* fix isMyNote
2018-12-28 01:01:58 +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
5ef3832da4
Fix i18n: is-suspended
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:59:49 +09:00
Aya Morisawa
29f5c91889
Resolve #3287 , resolve #3107
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-27 20:46:23 +09:00
syuilo
ae439e3eeb
[Client] Fix bug
2018-12-27 20:34:30 +09:00
syuilo
3a70e8b096
Rename: 404 --> not-found
2018-12-27 20:22:54 +09:00
Aya Morisawa
59abef421b
Remove unused code
2018-12-27 20:10:29 +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
MeiMei
5779fc08b0
Feature to show only my posts in the user page ( #3753 )
...
* Fix #3681
* Feature to show only my posts in the user page
2018-12-26 23:11:50 +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
Aya Morisawa
3106e0b4a8
Fix #3346
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa
9cc4ebf270
Fix #3345
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
MeiMei
1a241b366b
Fix #3715 ( #3752 )
2018-12-26 06:21:09 +09:00
MeiMei
0b7c22ab6c
Supports emoji in notifications ( #3751 )
2018-12-26 05:15:02 +09:00
ibrokemypie
17f7e91faf
Make activity view in admin scrollable ( #3741 )
...
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +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
syuilo
ed8e55d9a2
Fix #3717 ( #3723 )
2018-12-23 03:41:28 +09:00
syuilo
2eea6e9f39
Fix indent
2018-12-23 03:31:11 +09:00
syuilo
aaa865beb9
Fix space
2018-12-23 03:27:26 +09:00
MeiMei
33abd4500e
Fix tag not found ( #3710 )
2018-12-21 21:46:50 +09:00
syuilo
e60a6447f4
[Client] Fix #3693
2018-12-21 16:22:34 +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
syuilo
025e1c5432
Resolve #3687
2018-12-20 04:08:13 +09:00
syuilo
28bead745c
[Client] Resolve #3686
2018-12-20 01:09:35 +09:00
tamaina
fbe5cb3a05
open処理中はopenの処理をしないように ( #3661 )
...
* autocomplettimeout
* fix
* fix
* Update autocomplete.ts
* Update autocomplete.ts
2018-12-20 00:02:28 +09:00
MeiMei
5f92538a69
Hide hidden contents in welcome timeline ( #3682 )
2018-12-19 22:18:58 +09:00
Acid Chicken (硫酸鶏)
1b04b89199
Resolve #3676 ( #3677 )
2018-12-19 21:20:25 +09:00
syuilo
656b1b9486
Update deck.notes.vue
2018-12-19 11:23:46 +09:00
syuilo
b7255da1da
[Client] デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正
2018-12-19 11:22:27 +09:00
syuilo
4d17f35730
Fix bug
2018-12-19 11:16:29 +09:00
syuilo
ca7bf855c8
リスト関連の操作を強化
...
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
4299d40865
[Client] Show more images
2018-12-19 06:05:44 +09:00
syuilo
f2407179e9
[Client] Fix #2764
2018-12-19 06:04:59 +09:00
syuilo
b71e9c9370
[Client] Resolve #3662
2018-12-19 01:10:53 +09:00
syuilo
396415e07a
[Client] Resolve #3658
2018-12-19 00:57:28 +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
097e031ea0
Clean up
2018-12-17 17:21:45 +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
8e5dab6156
[Client] Add some animations 🎨
2018-12-16 11:32:20 +09:00
syuilo
c4afa3b66d
[Client] Add particle effect ⭐
2018-12-16 10:20:46 +09:00
syuilo
a0700b9c57
[Client] Fix bug
2018-12-16 09:03:07 +09:00
syuilo
a707cc15da
[Client] Resolve #2951
...
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
MeiMei
25d75c8911
Format uptimes ( #3629 )
...
* Format uptime
* 逆だわ
* ザ
* 1個多い
* Fix comment
2018-12-16 07:06:43 +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
syuilo
c4ef77cf39
🎨
2018-12-15 17:01:19 +09:00
syuilo
08ddc96c9c
🎨
2018-12-15 16:48:28 +09:00
syuilo
7caf7abb8d
Resolve #2165
2018-12-15 00:09:04 +09:00
syuilo
5281b50977
🎨
2018-12-14 23:35:07 +09:00
syuilo
a647e50b71
Implement admin drive page
2018-12-14 19:09:11 +09:00
MeiMei
cd7ad83aa6
Fix reversi settings bot switch ( #3609 )
2018-12-13 13:40:10 +09:00
和風ドレッシング
10cf6ba168
ていねい ( #3608 )
...
「古い」という表現でキレる方もいるので、丁寧な言葉づかいに変更
2018-12-13 09:42:14 +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
syuilo
334fd6b225
Fix bug
2018-12-12 13:05:37 +09:00
Acid Chicken (硫酸鶏)
bdace5b18d
Update settings.2fa.vue ( #3593 )
2018-12-12 10:07:30 +09:00
MeiMei
f3983f48ab
Fix fields ( #3596 )
2018-12-12 02:46:40 +09:00
Acid Chicken (硫酸鶏)
2a8172e58d
Update settings.2fa.vue ( #3595 )
2018-12-11 23:41:27 +09:00
syuilo
7bcd445b36
Fix bug
2018-12-11 21:17:57 +09:00
syuilo
dd4ec2b035
[Client] Fix bug
2018-12-11 20:59:25 +09:00
syuilo
edc0ae9eef
Fix bug
2018-12-11 20:47:07 +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
Acid Chicken (硫酸鶏)
469c773eec
Resolve #3581 ( #3589 )
...
* Update ja-JP.yml
* Create 404.vue
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update 404.vue
* Update meta.ts
* Update instance.vue
* Update update-meta.ts
2018-12-11 20:19:13 +09:00
MeiMei
b9ec3795f7
Show user fields ( #3590 )
2018-12-11 20:18:12 +09:00
syuilo
83b2d06b0a
🎨
2018-12-11 04:29:47 +09:00
syuilo
b908375659
Fix #3325
2018-12-10 23:13:50 +09:00
Aya Morisawa
ac9ea9fafd
Use && and || to eliminate if-statement ( #3559 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-10 17:08:48 +09:00
syuilo
d3ddf1f787
[Client] Fix #3396
2018-12-10 12:31:04 +09:00
syuilo
3bebf7fba1
Fix bug
2018-12-10 01:44:43 +09:00
syuilo
5b74f2591b
Fix bug?
2018-12-09 23:12:08 +09:00
syuilo
ab5b39614a
Use camelCase
2018-12-09 23:10:02 +09:00
MeiMei
12ad1e9ced
Fix mobile following/followed list ( #3574 )
2018-12-09 16:00:32 +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
4635f73fee
#2501 ( #3560 )
...
* #2501
* Update stream.ts
2018-12-09 13:09:31 +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
cc06ef23ff
Eliminate if-statement ( #3564 )
2018-12-09 03:45:47 +09:00
Aya Morisawa
e649ec557b
Eliminate duplicated condition on if-statement ( #3563 )
2018-12-09 03:45:07 +09:00
Aya Morisawa
2b7e219efe
Eliminate if-statement ( #3562 )
2018-12-09 03:44:37 +09:00
Aya Morisawa
e9d519ea9a
Eliminate if-statement ( #3561 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 03:43:58 +09:00
Aya Morisawa
8608465864
Use && to eliminate if-statement ( #3558 )
2018-12-09 03:41:18 +09:00
Aya Morisawa
f301e914c8
#2501
2018-12-09 01:05:55 +09:00
tamaina
3b7be81491
improve user-integration display in the user page ( #3541 )
...
* improve user-integration display in the user page
* delete unnecessary comma
2018-12-08 16:59:29 +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
Aya Morisawa
f6d0e11b47
#2593 (mobile) ( #3521 )
2018-12-07 18:33:09 +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
Aya Morisawa
99742b9c87
Add missing comma
2018-12-06 17:02:44 +09:00
Aya Morisawa
8fbfff486b
#2593 (desktop) ( #3518 )
2018-12-06 16:56:24 +09:00
syuilo
a27f958ac2
✌️
2018-12-06 16:33:35 +09:00
syuilo
ecfb533fdf
Update photo-stream.vue
2018-12-06 16:19:12 +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
tamaina
4c8eabfe74
Resolve #3347 , #3349 ( #3513 )
...
* Resolve #3347 , #3349
Make deck columns' width be selectable and flexible
* deckColumnMinwidth --> deckColumnMinWidth
* w-default --> normal
* ✌️
2018-12-06 11:11:46 +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
Aya Morisawa
2153130337
Fix #3341 ( #3502 )
2018-12-05 18:44:57 +09:00
syuilo
82e478f2e3
[MFM] Add italic syntax
...
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
779db446cf
[Client] Resolve #3500
2018-12-05 17:27:27 +09:00
syuilo
6e6d14b69b
Update home.photos.vue
2018-12-04 11:02:51 +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
MeiMei
bb7128bcb4
Do not show Renote button when inhibited ( #3488 )
2018-12-04 03:22:08 +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
MeiMei
42c0a4978b
Improve widget paging looks ( #3482 )
...
* Improve widget paging looks
* rewind when error
2018-12-03 23:14:10 +09:00
syuilo
e9b203b749
Update init.ts
2018-12-03 20:26:46 +09:00
syuilo
d56cd166ab
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-03 20:26:38 +09:00
syuilo
4eddfaf68e
Update post-form.vue
2018-12-03 20:21:05 +09:00
Aya Morisawa
182432417c
Resolve #3281 ( #3479 )
2018-12-03 20:11:18 +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
bbf5305196
Improve usability
2018-12-03 09:41:22 +09:00
syuilo
2f4416ef1c
Refactor
2018-12-03 09:38:43 +09:00
syuilo
92c37eed89
🎨
2018-12-03 09:14:17 +09:00
syuilo
27ef5a88a4
Clean up
2018-12-02 23:00:06 +09:00
syuilo
0f36f88a35
[Client] Resolve #2596
2018-12-02 20:24:38 +09:00
syuilo
b69cce2f87
Improve input dialog
2018-12-02 20:10:53 +09:00
syuilo
24eb4bc923
🎨
2018-12-02 15:31:24 +09:00
syuilo
d817dbca4e
Fix
2018-12-02 15:30:48 +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
MeiMei
60d95c7d3f
Suggest in CW ( #3467 )
2018-12-02 07:33:03 +09:00
syuilo
960df2bb7f
Resolve #1826
2018-12-02 07:02:08 +09:00
syuilo
edc77c224c
Improve performance
2018-12-02 06:44:18 +09:00
MeiMei
fd2e2f7895
[Client] Add missing icon ( #3464 )
2018-12-02 03:43:05 +09:00
syuilo
d70c115cf3
🎨
2018-12-01 09:45:48 +09:00
syuilo
b4d83975ae
Disable update notification
2018-12-01 07:59:15 +09:00
imgbot[bot]
147c5842fe
[ImgBot] Optimize images ( #3455 )
...
*Total -- 1,383.25kb -> 1,231.27kb (10.99%)
/assets/apple-touch-icon.png -- 4.72kb -> 2.51kb (46.79%)
/assets/icons/256.png -- 4.72kb -> 2.51kb (46.79%)
/assets/title.png -- 6.63kb -> 3.80kb (42.73%)
/assets/favicon/favicon.png -- 6.83kb -> 3.93kb (42.45%)
/assets/icons/192.png -- 3.49kb -> 2.02kb (42.08%)
/assets/icons/128.png -- 2.29kb -> 1.50kb (34.81%)
/assets/about/ui.png -- 125.21kb -> 94.85kb (24.25%)
/assets/ai-orig.png -- 255.55kb -> 199.67kb (21.86%)
/assets/icons/64.png -- 1.21kb -> 0.99kb (18.34%)
/assets/about/drive.png -- 110.33kb -> 94.20kb (14.62%)
/assets/about/post.png -- 344.52kb -> 316.57kb (8.11%)
/assets/ai.png -- 243.43kb -> 234.93kb (3.49%)
/src/client/assets/pointer.png -- 274.33kb -> 273.80kb (0.19%)
2018-12-01 07:55:34 +09:00
MeiMei
3b0f37e389
Fix media video ( #3452 )
...
* Fix: Always show nsfw
* [Client] Add missing video play icon
2018-12-01 07:16:28 +09:00
MeiMei
8f699a4757
Exclude remote user or myself from talk user suggestions ( #3449 )
2018-12-01 07:15:55 +09:00
MeiMei
0367ad08a8
Trim notifications text ( #3438 )
...
* Trim notifications
* Remove needless colons
* Use single quote
* 🎨
2018-11-30 09:34:37 +09:00
syuilo
5f63e2abfe
Better limit
2018-11-30 00:45:02 +09:00
MeiMei
e33f73a5b6
Fix SMTP ( #3433 )
...
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
2018-11-30 00:03:28 +09:00
MeiMei
60ee5d1199
Show current selected language ( #3429 )
2018-11-29 21:56:53 +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
a1d4fd27eb
[Client] Fix #3427
2018-11-29 20:07:31 +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
d63cee114f
✌️ 🤔 ✌️
2018-11-28 18:57:22 +09:00
syuilo
6675b7f43d
🎨
2018-11-28 16:29:18 +09:00
syuilo
3bddab4dd0
Cookieを使わないように
2018-11-28 16:19:02 +09:00
nico
d1432bbcaa
Add theme_color and 512x512 icon to app manifest ( #3417 )
...
As per Chrome Lighthouse PWA suggestions.
2018-11-28 04:38:50 +09:00
syuilo
6e7d72d56b
[Client] Resolve #3323
2018-11-27 01:21:16 +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
ae2ed757d5
[Client] Fix bug
2018-11-25 13:21:47 +09:00
syuilo
d89a67c52d
🎨
2018-11-25 05:16:39 +09:00
syuilo
bfc3382d6d
🎨
2018-11-25 05:10:48 +09:00
syuilo
498979bd7d
Update note-mixin.ts
2018-11-25 04:30:32 +09:00
syuilo
87232c2a78
Refactor
2018-11-25 04:26:07 +09:00
MeiMei
4061ae6d80
Fix: url-preview ( #3397 )
2018-11-25 01:39:22 +09:00
syuilo
a86be43e07
Resolve #3158
2018-11-24 07:04:29 +09:00
syuilo
dbf17d8667
🎨
2018-11-24 07:03:03 +09:00
syuilo
3586817f79
🎨
2018-11-24 07:01:40 +09:00
syuilo
84d38621bd
Update reversi.room.vue
2018-11-24 07:01:12 +09:00
syuilo
a736c8f13f
🎨
2018-11-24 06:56:30 +09:00
syuilo
536ea5d280
Resolve #3376
2018-11-23 08:13:17 +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
Hakaba Hitoyo
82ab386b83
Feature / user recommendation config in admin ui ( #3357 )
...
* add config for external user recommendation into admin ui
* debug
* correct admin ui
* switch external user recommendation to admin ui config
* debug
* debug
* debug
* Revert "debug"
This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.
* explicit parseInt radix
* add Japanese message
* change default engine to https
* remove unused settings
* debug
* nullable externalUserRecommendationTimeout
2018-11-21 23:44:59 +09:00
syuilo
0cf86dff66
Improve usability
2018-11-21 14:44:49 +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
ec4368ac2d
Update index.vue
2018-11-21 05:36:55 +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
52c0d747ff
Cores => Logical cores ( #3332 )
2018-11-20 05:30:22 +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
bb75ca9c29
Show visibility in note-detail ( #3308 )
...
* Show visibility in note-detail
* fix
2018-11-18 22:47:21 +09:00
Zero King
ef36ab64b9
Add faUserClock icon for follow requests ( #3303 )
2018-11-18 01:10:57 +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
eed66d27bd
To able to store local only visibilities ( #3298 )
2018-11-17 13:21:40 +09:00
MeiMei
950ccf3f55
Renote visibility ( #3290 )
2018-11-17 03:25:48 +09:00
MeiMei
6c7cbb2528
Hide unused login method ( #3285 )
2018-11-17 02:13:01 +09:00
nico
ed8f42b8ee
Add missing Robot icon (used on user profiles) ( #3284 )
2018-11-17 01:55:37 +09:00
nico
e832d1e03e
Add missing Map Marker icon (used on user profiles) ( #3283 )
2018-11-17 01:50:39 +09:00
Aya Morisawa
7148fe40f0
Add an optional setting to remain deleted note ( #3271 )
...
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-11-16 23:13:37 +09:00
syuilo
22b976cec3
Do not use camelCase in html
2018-11-16 22:32:06 +09:00
syuilo
bd2b3bb7a9
Refactoring
2018-11-16 22:31:28 +09:00
syuilo
89ce6ae71f
[Client] Add missing icon
...
Resolve #3267
2018-11-16 18:34:52 +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
bbe838a85c
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-11-16 17:56:08 +09:00
syuilo
cce1505496
Update misskey-flavored-markdown.ts
2018-11-16 17:55:48 +09:00
Aya Morisawa
c61e7c324e
Fix #3224 ( #3265 )
2018-11-16 17:41:52 +09:00
Aya Morisawa
e4200f3df1
Show server version on server.info.vue ( #3264 )
2018-11-16 17:24:03 +09:00
MeiMei
b752acb8d5
Update the locale when version or language changed ( #3263 )
2018-11-16 17:13:22 +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
eb014c3b73
[Client] Add missing icon
2018-11-16 05:38:16 +09:00
syuilo
87303eb894
[Client] ✌️
2018-11-16 05:36:52 +09:00
syuilo
36c3b726b6
Better UX
2018-11-16 05:26:36 +09:00
syuilo
e15b03ef9f
[Client] Improve admin dashboard
2018-11-16 05:21:52 +09:00
syuilo
a22c31145b
🎨
2018-11-16 05:07:59 +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
28d904d7f4
🎨
2018-11-15 07:03:46 +09:00
syuilo
83a47bc2f8
Update src/client/app/admin/views/index.vue
2018-11-15 06:39:59 +09:00
syuilo
fce3047e51
Update src/client/app/admin/views/index.vue
2018-11-15 06:23:40 +09:00
syuilo
b1fd8077ac
[Client] Improve admin panel
2018-11-15 06:21:31 +09:00
syuilo
3a934173e8
[Client] Prevent cache locale file
2018-11-15 05:20:25 +09:00
syuilo
91ed2e0a8c
Improve usability
2018-11-15 05:00:30 +09:00
syuilo
85e4e1efc1
[Client] Fix bugs
2018-11-15 04:24:40 +09:00
syuilo
b666128ddc
Moderator system
...
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
6fca55fb01
[Client] Add missing icon
2018-11-15 03:17:48 +09:00
syuilo
b692ade512
[Client] Add missing icon
2018-11-15 03:14:52 +09:00
syuilo
d3a9e9cc86
🎨
2018-11-15 01:45:13 +09:00
syuilo
b6803bb5c2
[Client] Add missing icon
2018-11-15 01:43:26 +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
83c6a3f9c0
[Client] Add missing icon
2018-11-14 18:07:38 +09:00
syuilo
dff828147b
[Client] Fix icons
2018-11-14 18:03:38 +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
696f576c8f
ServiceWorkerはメンテナンスされていないのでとりあえず無効化
2018-11-14 16:39:04 +09:00
Acid Chicken (硫酸鶏)
32e8902343
Fix #3228 ( #3230 )
...
* Update index.ts
* fix sw.js path
* Revert "Update index.ts"
This reverts commit e0b1d4239f16b65512f5dbdd93c8765f708b5282.
2018-11-14 16:35:00 +09:00
syuilo
ec408e52ae
[Client] Improve alert component
2018-11-14 16:30:58 +09:00
syuilo
34337ac438
[Client] Add missing icons
2018-11-14 14:57:59 +09:00
syuilo
13adb24f5b
🎨
2018-11-14 14:47:18 +09:00
syuilo
f7b34e96bd
[Client] Fix #3227
2018-11-14 03:05:13 +09:00
syuilo
1ea8d240fb
Update src/client/app/init.ts
2018-11-14 02:04:24 +09:00
syuilo
a8bdd71601
[Client] Add missing icons
2018-11-14 01:45:15 +09:00
syuilo
7d1554538a
[Client] Fix imports
2018-11-14 01:40:29 +09:00
syuilo
2aaf04640a
Fix error
2018-11-14 01:32:38 +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
e5fe3e3fbd
[Client] Fix bug
2018-11-13 22:42:31 +09:00
syuilo
907d42335a
[Client] Split components to reduce bundle size
2018-11-13 20:21:52 +09:00
syuilo
55e33d4931
[Client] Fix #3213
2018-11-13 16:19:46 +09:00
syuilo
8644d4ad2d
Merge branch 'master' into develop
2018-11-13 15:01:52 +09:00
syuilo
63b41ed68f
Improve usability
2018-11-13 15:01:05 +09:00
MeiMei
666f3d68c6
sort user timeline by date ( #3210 )
2018-11-13 01:17:59 +09:00
syuilo
f837e5fec8
[Client] Clear cached locale data when shouldFlush is true
2018-11-13 01:11:36 +09:00
syuilo
fd180e73ed
[Client] Improve post-form widget
2018-11-13 01:04:15 +09:00
syuilo
dabe8d2ebf
🎨
2018-11-13 00:21:49 +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
b639d1e8bd
[Client] Stop generate scripts for each languages
...
Resolve #3172
2018-11-12 05:03:12 +09:00
syuilo
b16dabc4ea
[Client] Enable code splitting
...
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo
a2a12fc2b9
🎨
2018-11-12 01:20:26 +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
syuilo
522078e3a0
[Client] Fix i18n
2018-11-11 19:15:08 +09:00
syuilo
29aa6f5e5b
[Client] Fix i18n
...
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo
2c42887ce7
[Clinet] Fix i18n
2018-11-11 19:10:15 +09:00
MeiMei
86efe87e34
show self host in unicode ( #3200 )
2018-11-11 12:35:30 +09:00
syuilo
814f8cb43d
Better text
2018-11-11 02:44:54 +09:00
syuilo
4c883769b3
[Client] Show domain in admin page
2018-11-10 04:28:56 +09:00
syuilo
d91168de86
[Client] Fix bug
2018-11-10 00:30:58 +09:00
syuilo
787c1cd754
Fix #3187
2018-11-10 00:28:50 +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
ef5bc4d62b
🎨
2018-11-09 21:46:35 +09:00
syuilo
272d480d2a
[Client] Fix bug
2018-11-09 21:42:36 +09:00
syuilo
05231c5ae8
Remove duplicated option
2018-11-09 21:30:12 +09:00
syuilo
9a8c9b2ede
[Client] Fix bug
2018-11-09 21:27:27 +09:00
Aya Morisawa
7c96393730
Add showVia option ( #3182 )
...
* Resolve #3160
* Fix bug
* Fix bug
2018-11-09 21:10:21 +09:00
syuilo
d951ecc11d
[Client] Fix bug
2018-11-09 18:38:10 +09:00
syuilo
9bdb5faaac
[Client] Fix i18n
2018-11-09 18:34:32 +09:00
syuilo
bde4a2634f
🎨
2018-11-09 18:32:09 +09:00
syuilo
aa47052651
🎨
2018-11-09 18:25:30 +09:00
syuilo
0768b46217
[Client] Fix bug
2018-11-09 18:25:21 +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
6099a6ba89
[Client] Fix i18n
2018-11-09 14:15:29 +09:00
syuilo
696ee4dd85
[Client] Fix bug
2018-11-09 14:13:40 +09:00
syuilo
b9d8a43713
[Client] Fix bug
2018-11-09 14:10:50 +09:00
syuilo
7b866cca25
[Client] Improve usability
2018-11-09 14:10:23 +09:00
syuilo
2050048736
🎨
2018-11-09 13:54:00 +09:00
syuilo
6d834d2ebb
[Client] Fix error
2018-11-09 13:53:44 +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
ea9ce9d2f4
[Client] Fix #2759
2018-11-09 08:31:05 +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
Xeltica
f0686ad5df
via の表示を改善 ( #3161 )
2018-11-08 13:54:59 +09:00
syuilo
ecc2990451
🎨
2018-11-08 11:20:50 +09:00
syuilo
bf8d6d805a
Resolve #2320
2018-11-08 02:09:15 +09:00
syuilo
57c2e95f83
[Client] Improve usabiliy
2018-11-07 23:04:59 +09:00
syuilo
b17341eefc
GitHub / Twitter連携の設定をDBに保存するように
2018-11-07 13:14:52 +09:00
syuilo
c66306d1be
インスタンスの対象言語の設定を実装
2018-11-07 12:28:53 +09:00
syuilo
fc11c9cfe0
🎨
2018-11-07 12:17:57 +09:00
syuilo
5a46b725cc
[Client] Fix #2737
2018-11-07 12:15:28 +09:00
syuilo
c0ccb86dc0
Fix bug
2018-11-07 12:09:24 +09:00
syuilo
1f86bef221
[Client] Improve usability
2018-11-07 03:48:58 +09:00
syuilo
2642bdd9c8
メンテナ情報をDBに保存するように
2018-11-07 01:12:26 +09:00
syuilo
9fdf438018
ghostの設定をDBに保存するように
2018-11-07 00:44:56 +09:00
syuilo
835a63233c
🎨
2018-11-07 00:16:08 +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
c476c847d2
🎨
2018-11-06 08:04:34 +09:00
syuilo
1d91391081
[Client] カスタム絵文字サジェストの結果をアルファベット順にソートするように
2018-11-06 08:02:19 +09:00
syuilo
c61e0f3323
🎨
2018-11-06 07:57:16 +09:00
syuilo
d611a53044
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように
2018-11-06 07:52:13 +09:00
syuilo
f9a39c6599
🎨
2018-11-06 07:28:49 +09:00
syuilo
077802b2e4
🎨
2018-11-06 07:22:39 +09:00
syuilo
84822b0e58
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり
2018-11-06 07:14:43 +09:00
syuilo
754efaa5a5
[Client] Fix bug
2018-11-06 04:10:30 +09:00
syuilo
90a5deef94
[Client] Fix bug
2018-11-06 04:01:22 +09:00
syuilo
a849fba612
[Client] Fix bug
2018-11-06 03:59:58 +09:00
syuilo
098a61fd10
[Client] Use v-if instaed of v-show
2018-11-06 03:59:02 +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
b12dc506da
Merge pull request #3117 from syuilo/twemoji
...
Use Twemoji
2018-11-05 20:52:55 +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
syuilo
3e4032a39b
[Client] Fix bug
2018-11-05 13:23:30 +09:00
syuilo
78d21754b2
絵文字サジェストでスペースを挿入しないように
2018-11-05 12:35:50 +09:00
Acid Chicken (硫酸鶏)
70bb5c7a50
Merge branch 'develop' into twemoji
2018-11-05 11:21:34 +09:00
Acid Chicken (硫酸鶏)
f287587a1d
Use Twemoji
2018-11-05 11:19:40 +09:00
syuilo
7d8d8a165b
投稿の最大文字数情報を設定ファイルではなくDBに保存するように
2018-11-05 11:09:05 +09:00
syuilo
5f9a8b449b
[Client] Improve admin panel usability
2018-11-05 10:40:01 +09:00
syuilo
a84c88baf6
Improve admin panel usability
2018-11-05 10:32:45 +09:00
syuilo
4642f15e23
[Client] Fix error
2018-11-05 10:29:57 +09:00
syuilo
d91a044da8
[Client] 絵文字登録フォームに便利情報を表示
2018-11-05 01:33:06 +09:00
syuilo
204d2af0fa
🎨
2018-11-04 23:15:46 +09:00
syuilo
947b0f55a3
Resolve #3098
2018-11-04 23:00:43 +09:00
syuilo
fb07c36955
Clean up
2018-11-04 22:05:42 +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
syuilo
1c65b174cb
🎨
2018-11-04 21:14:17 +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
893e48ef13
RE: [Client] Fix bug
2018-11-04 18:36:19 +09:00
syuilo
e1839afcf5
[Client] Fix bug
2018-11-04 18:35:55 +09:00
syuilo
f16ec7ab6c
🎨
2018-11-04 18:31:27 +09:00
syuilo
7edcbeb47b
[Client] Fix bug
2018-11-04 18:24:08 +09:00
syuilo
4cb040439f
[Client] スマホ/タブレットからでも管理者ページを使えるように
2018-11-04 15:16:05 +09:00
syuilo
a743ce7898
🎨
2018-11-04 14:23:28 +09:00
syuilo
e76366cfef
[Client] Improve admin panel
2018-11-04 11:08:03 +09:00
syuilo
66299dddde
[Client] Fix bug
2018-11-04 03:44:06 +09:00
syuilo
adfba822ee
[Client] Improve Emoji management page of admin panel
2018-11-04 03:18:57 +09:00
MeiMei
bbeb637561
Fix: welcome-timeline ( #3084 )
2018-11-04 01:49:08 +09:00
syuilo
e5b119b463
🎨
2018-11-04 00:10:13 +09:00
syuilo
b767509bc5
[Client] Improve admin panel
2018-11-03 23:57:14 +09:00
syuilo
672947731c
[Client] Improve admin panel
2018-11-03 22:21:20 +09:00
syuilo
2c675c75bc
i18n
2018-11-03 22:20:09 +09:00
syuilo
6b8f704973
🎨
2018-11-03 22:03:06 +09:00
syuilo
28dc3b790a
[Client] Make possible to change password in mobile
...
モバイル版からパスワードの変更を行えるように
2018-11-03 21:53:03 +09:00
syuilo
87ea9db85e
🎨
2018-11-03 20:10:55 +09:00
syuilo
a25c6ef4cc
🎨
2018-11-03 20:03:21 +09:00
syuilo
494f6a8585
Improve usability of Admin panel
2018-11-03 19:57:44 +09:00
syuilo
fc2f020eac
Misskeyのバージョンもクライアントの環境変数に突っ込むように
2018-11-03 17:04:33 +09:00
syuilo
dcdc19e436
[Client] Fix some charts
2018-11-03 16:44:05 +09:00
syuilo
b88717eee5
🎨
2018-11-03 15:05:00 +09:00
syuilo
8781308d66
🎨
2018-11-03 13:39:17 +09:00
syuilo
2f791a1e58
🎨
2018-11-03 13:30:57 +09:00
syuilo
3b3b821d17
Update src/client/app/admin/views/charts.vue
2018-11-03 13:08:49 +09:00
syuilo
8ef5a92162
Update src/client/app/admin/views/ap-log.vue
2018-11-03 11:39:56 +09:00
syuilo
2c06d515cb
🎨
2018-11-03 11:39:18 +09:00
syuilo
41bab2746b
Improve admin dashboard
2018-11-03 11:38:00 +09:00
syuilo
eea07c7fdc
Improve admin dashboard
2018-11-03 03:30:28 +09:00
syuilo
7d9ec095e7
🎨
2018-11-03 03:08:41 +09:00
syuilo
f56631392a
Improve admin page
2018-11-03 03:00:23 +09:00
syuilo
1f9d80a13c
Improve admin page
2018-11-03 02:06:34 +09:00
syuilo
f2062b9588
Remove needless properties
2018-11-02 23:27:47 +09:00
syuilo
dd14a43f6d
[Client] Admin page improved
2018-11-02 23:05:53 +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
5c0c4d226b
Fix bug
2018-11-01 10:00:15 +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
mei23
9c1f1eef32
blockings list
2018-10-31 04:59:01 +09:00
syuilo
2b252588c0
Fix #3040
2018-10-30 14:34:32 +09:00
syuilo
41116ad1e4
Refactor
2018-10-30 09:36:20 +09:00
syuilo
0b33126509
[Client] Fix bug
2018-10-30 09:27:57 +09:00
syuilo
8b90057b22
モバイル版からブロックできるように
2018-10-29 21:32:38 +09:00
syuilo
751dded894
Refactor
2018-10-29 21:32:21 +09:00
syuilo
80c23714e4
🎨
2018-10-29 21:09:32 +09:00
MeiMei
26e7e7d0dc
User blocking (Following part) ( #3035 )
...
* block wip
* UndoBlock
* UnBlock
* wip
* follow
* UI
* fix
2018-10-29 20:32:42 +09:00
syuilo
474b60c1d3
Update src/client/app/desktop/views/components/settings.2fa.vue
2018-10-26 15:17:50 +09:00
syuilo
de77861c68
Client: Make drive folder deletable
2018-10-26 15:06:55 +09:00
syuilo
a878353c29
🎨
2018-10-26 14:51:57 +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
bb70d70a5e
Update src/client/app/desktop/views/pages/deck/deck.notes.vue
2018-10-25 06:14:31 +09:00
syuilo
ece1af5824
Clean up
2018-10-25 06:04:06 +09:00
syuilo
a70117c448
Better default theme 🎨
2018-10-24 15:48:27 +09:00
syuilo
ed31bbe4aa
Implement federation chart
2018-10-24 06:44:09 +09:00
MeiMei
d2a91ad640
Make max allowed text length configurable ( #2992 )
...
* Make max allowed text length configurable
* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
078f00e08f
🎨
2018-10-23 14:44:26 +09:00
syuilo
a266c3f587
🎨
2018-10-23 14:33:00 +09:00
syuilo
80861eb11a
🎨
2018-10-23 14:28:15 +09:00
syuilo
401139d6f9
Improve user column
2018-10-23 12:32:24 +09:00
syuilo
c41c2c83e2
ハッシュタグチャートでローカルとリモートを分離するように
2018-10-23 09:59:43 +09:00
syuilo
778a775e0a
🎨
2018-10-23 09:41:28 +09:00
syuilo
115dfadd8f
🎨
2018-10-23 09:39:27 +09:00
syuilo
cd6db1d9f7
Use camelCase instead of snake_case
2018-10-23 07:01:43 +09:00
syuilo
37ca7c7207
Update src/client/app/desktop/views/pages/deck/deck.user-column.vue
2018-10-23 06:49:23 +09:00
syuilo
645ff7a20d
Resolve #2978
2018-10-23 06:47:06 +09:00
syuilo
1583e1a3d1
Implement #2961
2018-10-22 22:00:54 +09:00
syuilo
ba612d9bd2
Show chart in user column
2018-10-22 22:00:32 +09:00
syuilo
0bcb25d3f1
🎨
2018-10-22 20:06:55 +09:00
syuilo
fea877f06a
Fix #2958
2018-10-22 18:23:20 +09:00
syuilo
1887c0d76b
🎨
2018-10-22 18:19:25 +09:00
syuilo
171ca4ca5e
Improve usability
2018-10-22 16:58:22 +09:00
syuilo
f7b8d15e1a
Refactor
2018-10-22 16:51:45 +09:00
syuilo
6feabf7aa4
Use router-link instead of a to improve usability
2018-10-22 10:22:07 +09:00
nico
f8c18c438b
#2939 part 3 ( #2976 )
2018-10-22 04:59:27 +09:00
nico
73c34ed100
#2939 ( #2974 )
2018-10-22 04:47:12 +09:00
MeiMei
2934db81f4
Use thumbnail instead of original in photo-stream ( #2971 )
2018-10-22 02:27:23 +09:00
syuilo
d198b17dd9
Refactor
2018-10-21 16:18:02 +09:00
syuilo
0db1a02fef
✌️
2018-10-21 10:24:56 +09:00
syuilo
4545439d28
Resolve #2963
2018-10-21 09:20:11 +09:00
syuilo
ab0bc2ad03
🎨
2018-10-21 08:47:34 +09:00
zwebmedia
83f5851496
Update user.header.vue ( #2964 )
...
Use new birthday translations in user.header.vue
2018-10-21 07:34:50 +09:00
syuilo
7fdd4d1cdd
Refactoring
2018-10-21 07:10:35 +09:00
Dr. Gutfuck LLC
f97b182e7f
Localized dev/views/new-app.vue ( #2959 )
...
* Localized read-all message
* Fixed some weirdness: src/client/app/init.ts
* Unfucked server api stuff (sorry lol): src/server/api/endpoints/i/read_all_unread_notes.ts
* Clean up
* Added localization lines to: locales/ja-JP.yml
Localized: src/client/app/dev/views/apps.vue
* Fix potential error: src/client/app/dev/views/apps.vue
* Added relevant localization lines: locales/ja-JP.yml
Localized: src/client/app/dev/views/new-app.vue
2018-10-21 03:01:09 +09:00
syuilo
0963e30161
i18n
2018-10-21 00:18:01 +09:00
syuilo
a98f39d508
🎨
2018-10-20 23:44:35 +09:00
syuilo
04224994a1
Fix bug
2018-10-20 23:43:42 +09:00
Dr. Gutfuck LLC
2b1b5df397
Localized mark all as read message ( #2956 )
...
* Localized read-all message
* Fixed some weirdness: src/client/app/init.ts
* Unfucked server api stuff (sorry lol): src/server/api/endpoints/i/read_all_unread_notes.ts
* Clean up
2018-10-20 15:46:01 +09:00
syuilo
69f8a0bc67
Improve usability
2018-10-20 15:41:27 +09:00
syuilo
fd035c239d
🎨
2018-10-20 15:37:17 +09:00
syuilo
7e8bc883aa
Show image info in tooltip
2018-10-20 15:21:24 +09:00
Dr. Gutfuck LLC
750b3c2d3b
Localized BSoD messages. ( #2953 )
...
* Added VSCode workspace files to : .gitignore
* Localized Blue Screen of Death: locales/ja-JP.yml
Localized Blue Screen of Death: src/client/app/init.ts
2018-10-20 11:57:23 +09:00
syuilo
a868f7e6b2
Fix bug
2018-10-20 11:24:02 +09:00
syuilo
0d048cf22c
Fix bug
2018-10-20 09:38:36 +09:00
syuilo
8746d964fe
Use router-link instead of a to improve usability
2018-10-20 09:34:34 +09:00
syuilo
51f0e12062
Fix bug
2018-10-20 09:31:56 +09:00
syuilo
6cc6401fa0
🎨
2018-10-20 09:28:48 +09:00
syuilo
089addd4a3
ハッシュタグもデッキ内ナビゲーションするように
2018-10-20 08:03:45 +09:00
syuilo
ef9feae41e
Improve
2018-10-20 07:28:01 +09:00
syuilo
95ba9e37ac
Improve deck usability
2018-10-20 07:21:22 +09:00
syuilo
c96ce85f97
RP --> RN
2018-10-20 07:01:09 +09:00
syuilo
85fd12ca57
Improve performance
2018-10-20 06:42:19 +09:00
syuilo
a6e1e330aa
デッキのキーボードショートカットを強化
2018-10-20 02:49:39 +09:00
syuilo
7e44737ad8
デッキのキーボードショートカットを強化
2018-10-20 02:40:37 +09:00
syuilo
4601e9e91b
Improve shortcut key detection
2018-10-20 01:45:31 +09:00
syuilo
196e4546ca
デッキで'T'のショートカットを使えるように
2018-10-19 15:03:23 +09:00
syuilo
df70891f32
Resolve #2935
2018-10-19 14:34:51 +09:00
syuilo
f0b71cd605
Resolve #2719
2018-10-19 11:10:49 +09:00
syuilo
4e903102e8
✌️
2018-10-19 09:20:11 +09:00
syuilo
11702118a7
UI整理
2018-10-19 07:03:29 +09:00
syuilo
67bfcc59e4
🎨
2018-10-19 06:57:57 +09:00
syuilo
443f5384a7
デッキのカラムを左揃えか中央揃えか選べるように
2018-10-19 06:47:55 +09:00
syuilo
27f107e1ee
未読の投稿をすべて既読にできるように
2018-10-19 06:36:59 +09:00
syuilo
7f6688fd46
🎨
2018-10-19 06:24:15 +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
syuilo
20dd89fceb
Fix bug
2018-10-17 03:47:32 +09:00
syuilo
1c39335101
🎨
2018-10-17 03:41:55 +09:00
syuilo
eedb7a29b3
Fix #2919
2018-10-16 20:33:13 +09:00
syuilo
6de3fa685b
Clean up
2018-10-16 20:29:35 +09:00
MeiMei
661dacd7a0
Use cache with RSS ( #2915 )
2018-10-16 12:24:54 +09:00
syuilo
9c905fee1a
Resolve #2314
2018-10-15 18:02:57 +09:00
syuilo
b5027d04ff
🎨
2018-10-15 17:55:59 +09:00
syuilo
c47f4c0061
🎨
2018-10-15 17:43:25 +09:00
syuilo
087e00042a
🎨
2018-10-15 06:03:15 +09:00
syuilo
4b444f9192
🎨
2018-10-15 05:28:35 +09:00
syuilo
ecfdd511e9
🎨
2018-10-15 05:18:39 +09:00
syuilo
6af7bd6671
🎨
2018-10-15 04:36:31 +09:00
syuilo
dde809825d
Resolve #2900
2018-10-14 19:44:30 +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
64b48ba946
Clean up
2018-10-14 10:16:07 +09:00
syuilo
a1b9a69273
🎨
2018-10-14 10:16:02 +09:00
syuilo
60c2c3d397
Fix
2018-10-14 09:48:47 +09:00
syuilo
88204e04e8
Resolve #2618
2018-10-14 09:47:38 +09:00
syuilo
6b5127c2e2
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-10-14 06:46:49 +09:00
syuilo
e9695fb1cb
Clean up
2018-10-14 06:44:20 +09:00
syuilo
153282e762
Update mios.ts
2018-10-14 05:26:36 +09:00
syuilo
ae15d4332d
Resolve #2853
2018-10-13 20:11:00 +09:00
syuilo
832288fd56
Better id
2018-10-13 19:25:59 +09:00
syuilo
1d2c5269a9
Better id
2018-10-13 19:16:47 +09:00
syuilo
4d900961d1
🎨
2018-10-13 18:08:30 +09:00
syuilo
462051510a
🎨
2018-10-13 13:25:07 +09:00
syuilo
3b7d1f88dc
🎨
2018-10-13 13:22:14 +09:00
syuilo
7ee2bfc1eb
Better design
2018-10-13 12:51:01 +09:00
syuilo
bfebf156d6
Add some keyboard shortcuts of note
2018-10-13 12:48:33 +09:00
syuilo
75c131e1d5
Clean up
2018-10-13 04:48:09 +09:00
syuilo
a338506b40
Fix bug
2018-10-13 01:33:00 +09:00
syuilo
713ce1f980
お気に入りを解除できるように
2018-10-13 00:54:30 +09:00
syuilo
7b989c2783
Fix bug
2018-10-12 21:44:04 +09:00
syuilo
26df2c2dfa
Refactor
2018-10-12 14:34:54 +09:00
syuilo
bb77b48efd
Refactor and usability improvements
2018-10-12 14:28:48 +09:00
syuilo
55fac36f2b
Fix bug
2018-10-12 13:53:40 +09:00
MeiMei
10bb343403
削除された投稿はタイムライン上で表示しないようにする ( #2887 )
...
* Excepts deleted notes on query
* Hide deleted notes
* Use v-show
2018-10-12 05:10:40 +09:00
和風ドレッシング
908221287e
スクロール時に新着情報を取得した際に、アイコンが被るのを修正 ( #2888 )
2018-10-12 03:28:37 +09:00
syuilo
d0efaea01f
Resolve #543
2018-10-11 22:35:34 +09:00
syuilo
184c3c3e95
Fix
2018-10-11 22:17:27 +09:00
syuilo
b8ae18b81a
Clean up and fix
2018-10-11 21:25:55 +09:00
syuilo
4a516ffb57
Update stream.ts
2018-10-10 22:13:32 +09:00
syuilo
a850236836
🎨
2018-10-10 21:23:38 +09:00
syuilo
f6582d2b90
🎨
2018-10-10 21:04:53 +09:00
syuilo
66e000958e
Fix #2881 , Fix #2879
2018-10-10 20:59:10 +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
7e2318d9e7
Add alias
2018-10-10 03:24:09 +09:00
syuilo
009e33cd48
Fix bug
2018-10-09 22:48:45 +09:00
syuilo
abca096372
Fix
2018-10-09 15:13:06 +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
d02f122dcf
Fix bug
2018-10-09 05:35:40 +09:00
syuilo
6bff6c63b2
Fix #2858
2018-10-09 05:11:42 +09:00
syuilo
6e3d3c856a
Fix bug
...
Closes #2855
2018-10-09 01:50:49 +09:00
syuilo
3bec23fce7
Improve readability
2018-10-09 01:33:40 +09:00
syuilo
036f7f976a
Fix bug
2018-10-09 01:33:31 +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
90e1a3e97f
Improve theme
2018-10-08 18:42:19 +09:00
syuilo
d14fd16945
Merge pull request #2828 from hakaba-hitoyo/feature/external-user-recommendation
...
External user recommendation
2018-10-08 18:31:00 +09:00
syuilo
f27ccec463
Improve theme
2018-10-08 15:47:41 +09:00
syuilo
1388030d3c
🎨
2018-10-08 15:43:43 +09:00
syuilo
3b3167b6a6
Improve usability
2018-10-08 15:42:21 +09:00
syuilo
98622f1d8d
Add new theme
2018-10-08 15:23:20 +09:00
syuilo
25f7e00a66
Improve usability
2018-10-08 15:23:10 +09:00
syuilo
0c9b257d20
Improve theme
2018-10-08 09:08:02 +09:00
syuilo
912c7267fb
Fix
2018-10-08 01:16:32 +09:00
syuilo
530aca26f0
Clean up
2018-10-08 01:14:46 +09:00
syuilo
7d92450a9d
Improve theme
2018-10-08 01:10:30 +09:00
syuilo
8428631010
Fix
2018-10-08 01:03:07 +09:00
syuilo
6ebfadb473
投稿の削除イベントを受け取るように
2018-10-07 20:08:42 +09:00
syuilo
960c151f32
Fix bug
2018-10-07 19:35:25 +09:00
syuilo
6ff2a0bd22
Improve theming
2018-10-07 19:30:24 +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
Hakaba Hitoyo
cd698e9708
remove follow buttons in the friends-maker component/widget
2018-10-06 16:31:21 +09:00
syuilo
24139801fb
🎨
2018-10-05 12:10:00 +09:00
syuilo
aff12ee38a
Clean up
2018-10-05 03:21:45 +09:00
syuilo
f284ddf337
Improve default theme definition (dark)
2018-10-04 13:48:26 +09:00
syuilo
ba17c1049f
Improve default theme definition (light)
2018-10-04 13:40:13 +09:00
syuilo
f2c04f13fe
Clean up
2018-10-03 22:05:17 +09:00
syuilo
832e5d2cda
✌️
2018-10-03 03:13:10 +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
MeiMei
f71c1ab250
Improve admin UI ( #2802 )
2018-10-02 23:42:46 +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
MeiMei
c165a6a33c
非承認制アカウントのリモートフォローではフォロー許可待ちと表示しない ( #2796 )
2018-10-01 19:28:24 +09:00
syuilo
c432403890
テーマインストール時の動作をわかりやすくしたりテーマをアンインストールできるようにしたり
2018-09-30 23:03:21 +09:00
Acid Chicken (硫酸鶏)
3a95670ff5
Update post-form.vue ( #2790 )
2018-09-30 22:45:24 +09:00
MeiMei
18a572d7c4
profile banner が濃すぎるのを修正 ( #2783 )
2018-09-29 16:52:58 +09:00
syuilo
9ca19db97c
🎨
2018-09-29 09:11:06 +09:00
syuilo
3653f66250
Merge pull request #2781 from syuilo/theme
...
Theme
2018-09-29 00:48:56 +09:00
syuilo
2d2545cc25
wip
2018-09-29 00:48:02 +09:00
syuilo
70052cb22e
wip
2018-09-29 00:44:23 +09:00
syuilo
56c1af8a99
wip
2018-09-29 00:20:49 +09:00
syuilo
6807bef314
wip
2018-09-29 00:03:28 +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
ee1b275c92
wip
2018-09-28 20:11:11 +09:00
syuilo
3244a53e6e
wip
2018-09-28 20:03:14 +09:00
syuilo
074d9cd5b0
wip
2018-09-28 19:59:19 +09:00
syuilo
4414650aab
wip
2018-09-28 17:49:37 +09:00
syuilo
3029c97895
wio
2018-09-28 16:13:47 +09:00
syuilo
134d0cf2c9
wip
2018-09-28 16:08:09 +09:00
syuilo
846458db21
wip
2018-09-28 15:58:23 +09:00
syuilo
777f71ba5b
wip
2018-09-28 15:56:50 +09:00
syuilo
72a90ee255
wip
2018-09-28 15:34:34 +09:00
syuilo
f466669add
wip
2018-09-28 14:26:20 +09:00
syuilo
d468ac9d5c
wip
2018-09-28 14:03:55 +09:00
syuilo
f03dce4795
wip
2018-09-28 12:20:22 +09:00
syuilo
47a197eee0
wip
2018-09-28 12:13:08 +09:00
syuilo
c5af541211
wip
2018-09-28 12:10:15 +09:00
syuilo
c3be2ff2d5
wip
2018-09-28 12:07:28 +09:00
syuilo
2f966492b5
wip
2018-09-28 11:49:32 +09:00
syuilo
e282bb2fd2
wip
2018-09-28 11:45:34 +09:00
syuilo
adbc085648
wip
2018-09-28 11:44:23 +09:00
syuilo
3aea57d290
wip
2018-09-28 11:43:15 +09:00
syuilo
ea3b8b156e
wip
2018-09-28 11:40:47 +09:00
syuilo
ccce331597
wip
2018-09-28 11:23:30 +09:00
syuilo
e80e0392dc
wip
2018-09-28 11:18:56 +09:00
syuilo
eee1881183
wip
2018-09-28 10:50:59 +09:00
syuilo
2135db10ee
wip
2018-09-28 10:14:58 +09:00
syuilo
00ad4abf1e
wip
2018-09-28 01:05:09 +09:00
syuilo
b777aa9615
wip
2018-09-28 00:51:17 +09:00
syuilo
bb157c2e6f
wip
2018-09-28 00:48:17 +09:00
syuilo
8b73d02d43
wip
2018-09-27 23:55:05 +09:00
syuilo
e738e1fcdf
wip
2018-09-27 23:17:33 +09:00
syuilo
710fcf0364
wip
2018-09-27 23:09:23 +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
df54ef8396
wip
2018-09-27 22:55:17 +09:00
syuilo
71225ec7d2
wip
2018-09-27 22:50:34 +09:00
syuilo
12d0cbafc0
wip
2018-09-27 22:30:52 +09:00
syuilo
03388cfbc7
wip
2018-09-27 22:25:10 +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
6df0633758
wip
2018-09-27 19:14:35 +09:00
syuilo
cd4828f55e
wip
2018-09-27 18:01:23 +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
4fc0b2faa3
wip
2018-09-27 16:49:18 +09:00
syuilo
213a79009d
wip
2018-09-27 15:19:11 +09:00
syuilo
6fcb66be99
wip
2018-09-27 14:52:10 +09:00
syuilo
643b3fcd43
wip
2018-09-27 14:32:48 +09:00
syuilo
4a5a09177a
wip
2018-09-27 13:54:53 +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
d3fcfdeb31
wip
2018-09-27 02:46:53 +09:00
syuilo
a31df3b23e
wip
2018-09-27 02:35:13 +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
d0a6bd4e7f
Clean up
2018-09-27 01:58:37 +09:00
syuilo
6ad96288de
wip
2018-09-27 01:54:10 +09:00
syuilo
2026f9c8fb
wip
2018-09-27 01:44:05 +09:00
syuilo
e8e281fd4f
wip
2018-09-27 01:32:04 +09:00
syuilo
a3e62403c7
wip
2018-09-27 00:54:37 +09:00
syuilo
893f72ffd5
wip
2018-09-26 20:47:11 +09:00
MeiMei
a7dc1d043e
リプライで元の公開範囲を引き継ぐ ( #2775 )
...
* ホーム/フォロワー限定へのリプライは公開範囲を引き継ぐように
* ダイレクトへのリプライはダイレクトでリプライ先ユーザーを初期設定するように
* 非公開へのリプライでも元の公開範囲を引き継ぐ
2018-09-26 20:39:59 +09:00
syuilo
214abdcc5f
example commit
2018-09-26 20:38:16 +09:00
syuilo
6191574b60
wip
2018-09-26 20:28:13 +09:00
syuilo
4f663632b1
wip
2018-09-26 20:19:35 +09:00
syuilo
27a31ee9ee
wip
2018-09-26 19:14:11 +09:00
syuilo
889c8a6416
wip
2018-09-26 18:59:37 +09:00
syuilo
722e7006fb
サーバーへの接続が不安定な時にサインアウトしないように
2018-09-25 21:23:26 +09:00
syuilo
5fb1e0086e
Add excludeNsfw option
2018-09-25 21:09:38 +09:00
syuilo
26a7ad8205
Fix #2766
2018-09-25 20:44:26 +09:00