Commit graph

1713 commits

Author SHA1 Message Date
MeiMei 3bde4285eb Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
MeiMei 55a57db958 Show current selected language (#3429) 2018-11-29 21:56:53 +09:00
syuilo cf9f85eb2a
メールサーバーの設定がオフの場合はメール設定を表示しないように 2018-11-29 20:33:31 +09:00
syuilo 22e30b44b9
Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo 0489291815
Refactor 2018-11-29 20:09:41 +09:00
syuilo 7a412500e1
[Client] Fix #3427 2018-11-29 20:07:31 +09:00
syuilo ab594d1dfe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +09:00
syuilo 647d32f506
🎨 2018-11-29 16:24:02 +09:00
syuilo 1bc109b42c
Implement email config 2018-11-29 16:23:45 +09:00
Hakaba Hitoyo afdb23ff57 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 bb0cb0a866 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 (硫酸鶏) 362dc29057 Update profile-editor.vue (#3424) 2018-11-29 04:54:36 +09:00
syuilo 8af0218e4c
✌️🤔✌️ 2018-11-28 18:57:22 +09:00
syuilo 09af9968b5
🎨 2018-11-28 16:29:18 +09:00
syuilo 4bbb7eded3
Cookieを使わないように 2018-11-28 16:19:02 +09:00
syuilo 7ed50b90bd
[Client] Resolve #3323 2018-11-27 01:21:16 +09:00
syuilo 0863e5d379
🎨 2018-11-25 13:47:42 +09:00
syuilo f3155ea180
[MFM] Add center syntax
Resolve #1775
2018-11-25 13:36:40 +09:00
syuilo fc8aeb5a66
[Client] Fix bug 2018-11-25 13:21:47 +09:00
syuilo e0b9fe5e5d
🎨 2018-11-25 05:16:39 +09:00
syuilo a4726e683b
🎨 2018-11-25 05:10:48 +09:00
syuilo 02b07c1b5b
Update note-mixin.ts 2018-11-25 04:30:32 +09:00
syuilo 5e54751bd4
Refactor 2018-11-25 04:26:07 +09:00
MeiMei 93f13ffc8e Fix: url-preview (#3397) 2018-11-25 01:39:22 +09:00
syuilo de2b0224d6
Resolve #3158 2018-11-24 07:04:29 +09:00
syuilo 3f8a72eb88
🎨 2018-11-24 07:03:03 +09:00
syuilo 0387176e8c
🎨 2018-11-24 07:01:40 +09:00
syuilo aa34e332f4
Update reversi.room.vue 2018-11-24 07:01:12 +09:00
syuilo d13999d689
🎨 2018-11-24 06:56:30 +09:00
syuilo 0d272b1fb0
Resolve #3376 2018-11-23 08:13:17 +09:00
syuilo 246cead2b1
Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +09:00
syuilo 67df681a48
Refactoring 2018-11-22 01:51:26 +09:00
Hakaba Hitoyo ac14adfd3e 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 562a5f66fc
Improve usability 2018-11-21 14:44:49 +09:00
syuilo 4198497237
Improve test page 2018-11-21 06:25:58 +09:00
syuilo 9b1612574e
[Client] Fix #3114 2018-11-21 06:24:46 +09:00
syuilo db9c2913cf
Update index.vue 2018-11-21 05:36:55 +09:00
syuilo 79ffbf95db
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 8f0c433e05 Cores => Logical cores (#3332) 2018-11-20 05:30:22 +09:00
MeiMei 644bc985e7 Fix some image processing (#3313)
* Improve thunmbnail generation

* Respect orientation in Firefox
2018-11-19 09:17:16 +09:00
syuilo a390e57dff
[Client] Improve UI 2018-11-19 02:09:27 +09:00
syuilo 8d70587814
Refactoring 2018-11-19 02:04:12 +09:00
MeiMei 43c2b00cf8 Show visibility in note-detail (#3308)
* Show visibility in note-detail

* fix
2018-11-18 22:47:21 +09:00
Zero King 80fdfe54c4 Add faUserClock icon for follow requests (#3303) 2018-11-18 01:10:57 +09:00
MeiMei 7fcbe87591 Improve relative time detection (#3302) 2018-11-17 20:57:23 +09:00
MeiMei e401ba9e25 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei 35db61f1b4 To able to store local only visibilities (#3298) 2018-11-17 13:21:40 +09:00
MeiMei 0bf54b3ff6 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
MeiMei db657c2a62 Hide unused login method (#3285) 2018-11-17 02:13:01 +09:00
nico 01964f3926 Add missing Robot icon (used on user profiles) (#3284) 2018-11-17 01:55:37 +09:00
nico bfd6bb0fda Add missing Map Marker icon (used on user profiles) (#3283) 2018-11-17 01:50:39 +09:00
Aya Morisawa 57d80932a4 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 27e458f884
Do not use camelCase in html 2018-11-16 22:32:06 +09:00
syuilo 831e8f8583
Refactoring 2018-11-16 22:31:28 +09:00
syuilo da10ba3fea
[Client] Add missing icon
Resolve #3267
2018-11-16 18:34:52 +09:00
syuilo cc7de853b4
[Client] Wrap formula component to split code 2018-11-16 18:31:25 +09:00
syuilo 23d8235197
Revert "[Client] Load katex async to reduce bundle size"
This reverts commit 37e3d60ade.
2018-11-16 18:26:19 +09:00
syuilo 37e3d60ade
[Client] Load katex async to reduce bundle size 2018-11-16 18:22:44 +09:00
syuilo 83a3426dd5
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-16 17:56:08 +09:00
syuilo a2549192ca
Update misskey-flavored-markdown.ts 2018-11-16 17:55:48 +09:00
Aya Morisawa 9d3a1cab6e Fix #3224 (#3265) 2018-11-16 17:41:52 +09:00
Aya Morisawa 06f8d8f0a3 Show server version on server.info.vue (#3264) 2018-11-16 17:24:03 +09:00
MeiMei fa66b79e2d Update the locale when version or language changed (#3263) 2018-11-16 17:13:22 +09:00
Aya Morisawa ad84901f39 Support math rendering on MFM (#3260) 2018-11-16 17:03:52 +09:00
MeiMei d2385a0e52 Do not show duplicate url-preview (#3259) 2018-11-16 16:35:13 +09:00
syuilo 6e491c1466
Refactoring 2018-11-16 05:53:17 +09:00
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo aaaaf2681a
[Client] Add missing icon 2018-11-16 05:38:16 +09:00
syuilo 3c3ef9bba0
[Client] ✌️ 2018-11-16 05:36:52 +09:00
syuilo a86ae9fa50
Better UX 2018-11-16 05:26:36 +09:00
syuilo a3c4e8a1bc
[Client] Improve admin dashboard 2018-11-16 05:21:52 +09:00
syuilo 672b7a4c3d
🎨 2018-11-16 05:07:59 +09:00
syuilo 4114ce4a04
[Client] Split some components to improve performance 2018-11-15 22:04:12 +09:00
Acid Chicken (硫酸鶏) 9d8f7b081d WIP: Add Discord auth (#3239)
* Add Discord auth

* Apply review 175263424
2018-11-15 19:15:04 +09:00
syuilo 2c2cd893b8
🎨 2018-11-15 07:03:46 +09:00
syuilo 93e95f56f4
Update src/client/app/admin/views/index.vue 2018-11-15 06:39:59 +09:00
syuilo cd018db945
Update src/client/app/admin/views/index.vue 2018-11-15 06:23:40 +09:00
syuilo 50fe67b99b
[Client] Improve admin panel 2018-11-15 06:21:31 +09:00
syuilo 17c6d64750
[Client] Prevent cache locale file 2018-11-15 05:20:25 +09:00
syuilo b4c04efa23
Improve usability 2018-11-15 05:00:30 +09:00
syuilo 0985f7f609
[Client] Fix bugs 2018-11-15 04:24:40 +09:00
syuilo 56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo dc9a19b9c7
[Client] Add missing icon 2018-11-15 03:17:48 +09:00
syuilo 88a2c7715a
[Client] Add missing icon 2018-11-15 03:14:52 +09:00
syuilo 5f8a66fdb9
🎨 2018-11-15 01:45:13 +09:00
syuilo 57320a94f9
[Client] Add missing icon 2018-11-15 01:43:26 +09:00
syuilo 89f045d624
🎨 2018-11-15 01:43:06 +09:00
syuilo 1a77dea7ed
[Client] Fix icon 2018-11-15 01:09:50 +09:00
syuilo d063d59a91
[Client] Improve UI 2018-11-15 00:01:49 +09:00
syuilo 7a2ef04ec3
[Client] Improve UI 2018-11-14 20:36:15 +09:00
syuilo 0a05a2d060
🎨 2018-11-14 20:23:51 +09:00
syuilo 40efa90dd5
🎨 2018-11-14 20:21:35 +09:00
syuilo 20a943b193
🎨 2018-11-14 20:17:12 +09:00
syuilo 552df8737d
[Client] Add missing icon 2018-11-14 18:07:38 +09:00
syuilo e76bf5707a
[Client] Fix icons 2018-11-14 18:03:38 +09:00
syuilo bf37a72f59
🎨 2018-11-14 18:00:23 +09:00
syuilo 840ad75830
[Client] Better thumbnail generation 2018-11-14 18:00:15 +09:00
syuilo 46a51addad
ServiceWorkerはメンテナンスされていないのでとりあえず無効化 2018-11-14 16:39:04 +09:00
Acid Chicken (硫酸鶏) 00bb403497 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 11afa8140c
[Client] Improve alert component 2018-11-14 16:30:58 +09:00
syuilo 850396e9da
[Client] Add missing icons 2018-11-14 14:57:59 +09:00
syuilo 5ee75be49e
🎨 2018-11-14 14:47:18 +09:00
syuilo df23504ccf
[Client] Fix #3227 2018-11-14 03:05:13 +09:00
syuilo 66e3cb8eda
Update src/client/app/init.ts 2018-11-14 02:04:24 +09:00
syuilo 6ddd2389dc
[Client] Add missing icons 2018-11-14 01:45:15 +09:00
syuilo 402efb8c50
[Client] Fix imports 2018-11-14 01:40:29 +09:00
syuilo 7b6eae0ce4
Fix error 2018-11-14 01:32:38 +09:00
syuilo 26ce9725ce
[Client] Fix #3009 2018-11-14 01:31:36 +09:00
syuilo cc81d41a05
[Client] Some optimizations 2018-11-13 23:33:30 +09:00
syuilo a63ec05e41
[Client] Some optimizations 2018-11-13 23:06:31 +09:00
syuilo 0dcb527bf3
[Client] Fix bug 2018-11-13 22:45:28 +09:00
syuilo 54710f17fc
[Client] Some performance optimizations 2018-11-13 22:43:09 +09:00
syuilo e58a6593c0
[Client] Fix bug 2018-11-13 22:42:31 +09:00
syuilo 62132570e1
[Client] Split components to reduce bundle size 2018-11-13 20:21:52 +09:00
syuilo 7896242f57
[Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo 4a6722b9e9
Merge branch 'master' into develop 2018-11-13 15:01:52 +09:00
syuilo 7c9fb5228b
Improve usability 2018-11-13 15:01:05 +09:00
MeiMei 81805b01cc sort user timeline by date (#3210) 2018-11-13 01:17:59 +09:00
syuilo 6f2953f3a7
[Client] Clear cached locale data when shouldFlush is true 2018-11-13 01:11:36 +09:00
syuilo dd3f007582
[Client] Improve post-form widget 2018-11-13 01:04:15 +09:00
syuilo a4b2b093fc
🎨 2018-11-13 00:21:49 +09:00
syuilo 0fbf56219f
[Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo 33e79e4bb8
[Client] Split some components to reduce bundle size 2018-11-12 05:35:09 +09:00
syuilo fab389e624
[Client] Stop generate scripts for each languages
Resolve #3172
2018-11-12 05:03:12 +09:00
syuilo b1b02d0e32
[Client] Enable code splitting
And some optimizations
2018-11-12 04:09:02 +09:00
syuilo 0b40194d31
🎨 2018-11-12 01:20:26 +09:00
syuilo 2dff48167c
🎨 2018-11-11 21:18:24 +09:00
syuilo 71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +09:00
syuilo 1b4072610a
[Client] Fix i18n 2018-11-11 19:15:08 +09:00
syuilo 3826a820bb
[Client] Fix i18n
Closes #3192
2018-11-11 19:13:10 +09:00
syuilo 72cbab6514
[Clinet] Fix i18n 2018-11-11 19:10:15 +09:00
MeiMei 036d46c459 show self host in unicode (#3200) 2018-11-11 12:35:30 +09:00
syuilo 5d3d78a73e
Better text 2018-11-11 02:44:54 +09:00
syuilo d62c67208f
[Client] Show domain in admin page 2018-11-10 04:28:56 +09:00
syuilo 69eefc1425
[Client] Fix bug 2018-11-10 00:30:58 +09:00
syuilo 27bdb26202
Fix #3187 2018-11-10 00:28:50 +09:00
Aya Morisawa fa4ea494bf Fix note menu (#3184) 2018-11-09 22:40:17 +09:00
Aya Morisawa 9f32713093 Eliminate mutable variable to construct menu items (#3183) 2018-11-09 22:35:33 +09:00
syuilo 825fdb2475
[Client] Fix bug 2018-11-09 22:11:11 +09:00
syuilo 251cef3129
🎨 2018-11-09 21:46:35 +09:00
syuilo d81c87af22
[Client] Fix bug 2018-11-09 21:42:36 +09:00
syuilo cf0b7e26b5
Remove duplicated option 2018-11-09 21:30:12 +09:00
syuilo 3a1c3f9656
[Client] Fix bug 2018-11-09 21:27:27 +09:00
Aya Morisawa 035bdd0279 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo ac8817ef34
[Client] Fix bug 2018-11-09 18:38:10 +09:00
syuilo 372db65604
[Client] Fix i18n 2018-11-09 18:34:32 +09:00
syuilo 4a92635eae
🎨 2018-11-09 18:32:09 +09:00
syuilo 5e140d9a11
🎨 2018-11-09 18:25:30 +09:00
syuilo 0b53ef9bae
[Client] Fix bug 2018-11-09 18:25:21 +09:00
syuilo 3f79c9ae49
Refactor client (#3178)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip
2018-11-09 16:00:29 +09:00
syuilo 5d882dc3df
[Client] Fix bug 2018-11-09 14:19:30 +09:00
syuilo 20cf2b3f77
[Client] Fix i18n 2018-11-09 14:15:29 +09:00
syuilo 9aa65fb600
[Client] Fix bug 2018-11-09 14:13:40 +09:00
syuilo 4dcb15ef0d
[Client] Fix bug 2018-11-09 14:10:50 +09:00
syuilo ae6293cb6b
[Client] Improve usability 2018-11-09 14:10:23 +09:00
syuilo 2614771a7c
🎨 2018-11-09 13:54:00 +09:00
syuilo ba2ebfad4f
[Client] Fix error 2018-11-09 13:53:44 +09:00
syuilo c8081ed353
Fix i18n 2018-11-09 13:47:22 +09:00
syuilo 5ef8a8b5f0
[Client] Fix #3168 2018-11-09 08:41:06 +09:00
syuilo 10fa824f95
[Client] Fix #2759 2018-11-09 08:31:05 +09:00
syuilo fccbecf159
[Client] Fix bug 2018-11-09 08:26:32 +09:00
syuilo 60ef3e3563
Refactor & Clean up 2018-11-09 08:13:34 +09:00
syuilo 25a69ec1b6
Refactoring of i18n (#3165)
Refactoring of i18n
2018-11-09 03:44:35 +09:00
syuilo f052d8912b
wip: フォロー/フォロワーページ (#3157)
フォロー/フォロワーページ
2018-11-08 15:16:39 +09:00
Xeltica 6c95120023 via の表示を改善 (#3161) 2018-11-08 13:54:59 +09:00
syuilo 24766fb79e
🎨 2018-11-08 11:20:50 +09:00
syuilo 3261d54cd3
Resolve #2320 2018-11-08 02:09:15 +09:00
syuilo 1056a7167d
[Client] Improve usabiliy 2018-11-07 23:04:59 +09:00
syuilo cb6f390fb6
GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo 001bb7bbcd
インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +09:00
syuilo 1585bb12cf
🎨 2018-11-07 12:17:57 +09:00
syuilo 26b47c18fd
[Client] Fix #2737 2018-11-07 12:15:28 +09:00
syuilo 8f39655fef
Fix bug 2018-11-07 12:09:24 +09:00
syuilo b72d15b56c
[Client] Improve usability 2018-11-07 03:48:58 +09:00
syuilo 06b66f0209
メンテナ情報をDBに保存するように 2018-11-07 01:12:26 +09:00
syuilo 2de48110bb
ghostの設定をDBに保存するように 2018-11-07 00:44:56 +09:00
syuilo 328fc64ca9
🎨 2018-11-07 00:16:08 +09:00
syuilo a6f8327aa2
reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo 260e4c955d
🎨 2018-11-06 15:51:18 +09:00
syuilo 6d67cd07a0
[Client] Use dynamic import to reduce bundle size 2018-11-06 15:37:41 +09:00
syuilo fb8af53751
[Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
MeiMei 3b6ab327c1 Twemojiで合字に対応 (#3140)
* Twemojiで合字に対応

* split emoji regex
2018-11-06 14:09:40 +09:00
syuilo cf36106520
🎨 2018-11-06 08:04:34 +09:00
syuilo 1642fbec31
[Client] カスタム絵文字サジェストの結果をアルファベット順にソートするように 2018-11-06 08:02:19 +09:00
syuilo b195fd8145
🎨 2018-11-06 07:57:16 +09:00
syuilo 2a5c19cd01
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo 42e007ddb7
🎨 2018-11-06 07:28:49 +09:00
syuilo 756dc397d9
🎨 2018-11-06 07:22:39 +09:00
syuilo 8f714b5b12
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo 5e0f2a5b06
[Client] Fix bug 2018-11-06 04:10:30 +09:00
syuilo af32d1f81e
[Client] Fix bug 2018-11-06 04:01:22 +09:00
syuilo 67d8773e38
[Client] Fix bug 2018-11-06 03:59:58 +09:00
syuilo e445d39c2f
[Client] Use v-if instaed of v-show 2018-11-06 03:59:02 +09:00
syuilo 961ed969db
メッセージでのカスタム絵文字対応 2018-11-06 03:57:02 +09:00
syuilo 6d8ea89f09
Resolve #3126 2018-11-06 02:05:16 +09:00
syuilo 2e11f3a843
Clean up 2018-11-06 01:49:35 +09:00
syuilo 84b7e0bb7d
🎨 2018-11-06 01:48:33 +09:00
syuilo 9f5dc2c0df
[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 e640dbc501
🎨 2018-11-05 22:45:45 +09:00
syuilo 85db090d9f
🎨 2018-11-05 22:42:08 +09:00