Commit graph

13008 commits

Author SHA1 Message Date
MeiMei be0cb88b6c Fix sharedInbox location (#3711)
* Fix sharedInbox location

* Perform update Following

* Fix comment
2018-12-22 00:12:34 +09:00
MeiMei 95c4e4497e Fix tag not found (#3710) 2018-12-21 21:46:50 +09:00
syuilo 2ec445f83e
10.66.0 2018-12-21 16:26:46 +09:00
syuilo 51b915428e
[Client] Fix #3693 2018-12-21 16:22:34 +09:00
Acid Chicken (硫酸鶏) 1395cf89ce
Feed (#3698)
* wip

* Implement feed

* Update feed.ts

* Update index.ts

* Update feed.ts
2018-12-21 11:54:39 +09:00
Aya Morisawa 2a8f984db7
Fix comment 2018-12-21 11:28:30 +09:00
MeiMei decf2d396f Fix processing icon (#3705) 2018-12-21 02:30:49 +09:00
MeiMei f7964da899 Fix: ap/show does not return on error (#3704) 2018-12-21 00:09:02 +09:00
MeiMei c8607ff7b6 Tune polls/recommendation (#3703) 2018-12-20 22:56:12 +09:00
Aya Morisawa e9f8897fe2
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
2018-12-20 19:42:10 +09:00
ibrokemypie e0b107a3a0 Fix overlap of birthday label on datepicker (#3697) 2018-12-20 17:01:29 +09:00
syuilo abf2c89931 New translations ja-JP.yml (Korean) 2018-12-20 07:51:43 +09:00
syuilo 1d3e6a7197
10.65.0 2018-12-20 04:37:47 +09:00
syuilo 288bf195e9 New translations ja-JP.yml (English) 2018-12-20 04:22:50 +09:00
syuilo 7e3cc11cc4 New translations ja-JP.yml (Norwegian) 2018-12-20 04:13:09 +09:00
syuilo 4e07e94af0 New translations ja-JP.yml (Dutch) 2018-12-20 04:13:03 +09:00
syuilo 9cb49c9204 New translations ja-JP.yml (Japanese, Kansai) 2018-12-20 04:12:59 +09:00
syuilo 580dd729e5 New translations ja-JP.yml (Spanish) 2018-12-20 04:12:54 +09:00
syuilo 49ab77c86e New translations ja-JP.yml (Russian) 2018-12-20 04:12:49 +09:00
syuilo f98914b9f1 New translations ja-JP.yml (Portuguese) 2018-12-20 04:12:43 +09:00
syuilo f3f3599b28 New translations ja-JP.yml (Polish) 2018-12-20 04:12:38 +09:00
syuilo f67b1beee4 New translations ja-JP.yml (Korean) 2018-12-20 04:12:32 +09:00
syuilo 8395d0f1ba New translations ja-JP.yml (Italian) 2018-12-20 04:12:27 +09:00
syuilo af203bee93 New translations ja-JP.yml (German) 2018-12-20 04:12:23 +09:00
syuilo 760fb79dad New translations ja-JP.yml (French) 2018-12-20 04:12:18 +09:00
syuilo ee9d4119c2 New translations ja-JP.yml (English) 2018-12-20 04:12:13 +09:00
syuilo 90027efcbf New translations ja-JP.yml (Chinese Simplified) 2018-12-20 04:12:07 +09:00
syuilo 1848de1dc4 New translations ja-JP.yml (Catalan) 2018-12-20 04:11:58 +09:00
syuilo 1c93fcb1c4
Fix #3683 2018-12-20 04:11:10 +09:00
syuilo e3389e7899
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2018-12-20 04:08:22 +09:00
syuilo 454632d785
Resolve #3687 2018-12-20 04:08:13 +09:00
syuilo c9bca7dc85
Update CONTRIBUTING.md 2018-12-20 03:44:19 +09:00
syuilo 710ba526fa
Better cw detection 2018-12-20 03:22:27 +09:00
syuilo aa47b6732d
[Doc] Clean up 2018-12-20 03:19:44 +09:00
syuilo 20f83420ca
Update CONTRIBUTING.md 2018-12-20 03:02:19 +09:00
syuilo d09a68ef11
Update CONTRIBUTING.md 2018-12-20 03:01:02 +09:00
syuilo b545be5799
Fix wrong comment 2018-12-20 02:47:24 +09:00
MeiMei 4fc377584f Fix tag length limit from AP (#3688) 2018-12-20 02:20:56 +09:00
syuilo a5f09c90dd
[Client] Resolve #3686 2018-12-20 01:09:35 +09:00
syuilo ba407c3eb0 New translations ja-JP.yml (French) 2018-12-20 01:03:08 +09:00
tamaina d059d7f972 open処理中はopenの処理をしないように (#3661)
* autocomplettimeout

* fix

* fix

* Update autocomplete.ts

* Update autocomplete.ts
2018-12-20 00:02:28 +09:00
MeiMei c03e2dfbc0 Change naming (#3678)
* Change naming

* x to a
2018-12-19 22:38:27 +09:00
MeiMei 45c5e7b967 Hide hidden contents in welcome timeline (#3682) 2018-12-19 22:18:58 +09:00
Acid Chicken (硫酸鶏) c81a94ff75 Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
MeiMei acc6f54557 Update remote Emoji (#3680) 2018-12-19 21:19:43 +09:00
Aya Morisawa 8025b121af
Add Predicate type 2018-12-19 17:08:09 +09:00
Aya Morisawa 78ec06bda3
Add relation types 2018-12-19 17:00:07 +09:00
syuilo 6ef83d9c59
Update deck.notes.vue 2018-12-19 11:23:46 +09:00
syuilo fca4ceef21
[Client] デッキのTLにUIの動きを減らすオプションが適用されていなかったのを修正 2018-12-19 11:22:27 +09:00
syuilo 00f979f0e6
Fix bug 2018-12-19 11:16:29 +09:00