Commit graph

1899 commits

Author SHA1 Message Date
syuilo
3bddab4dd0 Cookieを使わないように 2018-11-28 16:19:02 +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
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
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