Commit graph

178 commits

Author SHA1 Message Date
syuilo
b2771283ec 🎵 2018-12-28 04:36:24 +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
9ae7f7285d Fix kao 2018-12-27 21:10:40 +09:00
Aya Morisawa
04ff6fdeb0 Use double quotation 2018-12-27 21:00:08 +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
syuilo
3a70e8b096 Rename: 404 --> not-found 2018-12-27 20:22:54 +09:00
Aya Morisawa
fed4b5e032 Show on the CW button that there is a poll (#3769) 2018-12-27 19:58:57 +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
Zero King
d178719443 Fix translation location (#3734) 2018-12-24 01:25:28 +09:00
syuilo
025e1c5432 Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo
ca7bf855c8 リスト関連の操作を強化
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
396415e07a [Client] Resolve #3658 2018-12-19 00:57:28 +09:00
syuilo
2ea8fe8a14 [Client] Bug fix and clean up 2018-12-16 16:12:41 +09:00
syuilo
6d719063f2 Update ja-JP.yml 2018-12-15 17:09:05 +09:00
syuilo
37a492c5b2 Improve mention display 2018-12-12 13:06:05 +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
Acid Chicken (硫酸鶏)
00647b5550 Update ja-JP.yml 2018-12-11 18:12:18 +09:00
MeiMei
ea1b5596e2 Improve tags settings (#3569) 2018-12-09 14:24:24 +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
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
Aya Morisawa
2153130337 Fix #3341 (#3502) 2018-12-05 18:44:57 +09:00
syuilo
779db446cf [Client] Resolve #3500 2018-12-05 17:27:27 +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
2f4416ef1c Refactor 2018-12-03 09:38:43 +09:00
syuilo
b3f48c6016 [Client] Resolve #2225 2018-12-02 15:26:56 +09:00
MeiMei
e33f73a5b6 Fix SMTP (#3433)
* Fix: SMTP local relay

* Fix SMTP SSL description

* ✌️
2018-11-30 00:03:28 +09:00
syuilo
13f375151d Make require password to update email 2018-11-29 20:19:02 +09:00
syuilo
18b7f4cf2b Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-11-29 16:24:05 +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
syuilo
6e7d72d56b [Client] Resolve #3323 2018-11-27 01:21:16 +09:00
syuilo
a2d20a238f Update ja-JP.yml 2018-11-24 07:05:41 +09:00
syuilo
283f792c32 Improve user operations
Resolve #2197
Resolve #3367
2018-11-23 08:01:14 +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
2e27473f7a Refactoring 2018-11-19 02:04:12 +09:00
MeiMei
7947d56b73 Update visibility text (#3299) 2018-11-17 18:21:05 +09:00
MeiMei
950ccf3f55 Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
Aya Morisawa
df1bc85a07 Fix #3273 (#3277) 2018-11-16 23:14:11 +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
MeiMei
d94d32dad9 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo
87303eb894 [Client] ✌️ 2018-11-16 05:36:52 +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
b666128ddc Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo
55e33d4931 [Client] Fix #3213 2018-11-13 16:19:46 +09:00
syuilo
b75e2c4d5e [Client] Emoji picker
Closes #3130
2018-11-13 00:12:55 +09:00