Commit graph

148 commits

Author SHA1 Message Date
syuilo 22e30b44b9
Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo ab594d1dfe
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +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
syuilo 7ed50b90bd
[Client] Resolve #3323 2018-11-27 01:21:16 +09:00
syuilo e6dcd438b4
Update ja-JP.yml 2018-11-24 07:05:41 +09:00
syuilo 246cead2b1
Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +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 8d70587814
Refactoring 2018-11-19 02:04:12 +09:00
MeiMei e401ba9e25 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei 0bf54b3ff6 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
Aya Morisawa 9239e37b45 Fix #3273 (#3277) 2018-11-16 23:14:11 +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
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo 3c3ef9bba0
[Client] ✌️ 2018-11-16 05:36:52 +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 56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo 7896242f57
[Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo 0fbf56219f
[Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00
syuilo 71d42f64dc
[Client] Implement word mute
Closes #1739
2018-11-11 21:17:51 +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 27bdb26202
Fix #3187 2018-11-10 00:28:50 +09:00
syuilo 1fa24d709d
Fix i18n text 2018-11-09 23:11:55 +09:00
Aya Morisawa 035bdd0279 Add showVia option (#3182)
* Resolve #3160

* Fix bug

* Fix bug
2018-11-09 21:10:21 +09:00
syuilo 10fa824f95
[Client] Fix #2759 2018-11-09 08:31:05 +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
syuilo cb6f390fb6
GitHub / Twitter連携の設定をDBに保存するように 2018-11-07 13:14:52 +09:00
syuilo 001bb7bbcd
インスタンスの対象言語の設定を実装 2018-11-07 12:28:53 +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 a6f8327aa2
reCAPTCHAの設定をDBに保存するように 2018-11-07 00:08:21 +09:00
syuilo fb8af53751
[Client] Improve usability & Refactoring 2018-11-06 15:08:22 +09:00
syuilo 2a5c19cd01
リモートのファイルをキャッシュするかどうかの設定をDBに保存するように 2018-11-06 07:52:13 +09:00
syuilo 756dc397d9
🎨 2018-11-06 07:22:39 +09:00
syuilo 8f714b5b12
ドライブ容量の設定をDBに保存するようにしたりリファクタリングしたり 2018-11-06 07:14:43 +09:00
syuilo 65961bc15b
Refactoring & 設定でTwemojiを使うかどうか切り替えられるように 2018-11-05 19:20:35 +09:00
syuilo abe99c3c73
Update locales/ja-JP.yml 2018-11-05 11:10:02 +09:00
syuilo d7a3b71028
投稿の最大文字数情報を設定ファイルではなくDBに保存するように 2018-11-05 11:09:05 +09:00
syuilo e3ec0ad97e
[Client] Improve admin panel usability 2018-11-05 10:40:01 +09:00
syuilo 42ac7b954d
Improve admin panel usability 2018-11-05 10:32:45 +09:00
syuilo 43daf814df
[Client] 絵文字登録フォームに便利情報を表示 2018-11-05 01:33:06 +09:00
syuilo 1855ab60f1
Resolve #3098 2018-11-04 23:00:43 +09:00
Acid Chicken (硫酸鶏) 8646a9c49c Add GitHub auth (#3095) 2018-11-04 22:03:55 +09:00
syuilo 8d7c033cf5
Clean up 2018-11-04 21:21:34 +09:00
Acid Chicken (硫酸鶏) 147ad69864 Revert "Add GitHub auth"
This reverts commit c146006476.
2018-11-04 19:22:04 +09:00
Acid Chicken (硫酸鶏) c146006476 Add GitHub auth 2018-11-04 19:17:30 +09:00