Commit graph

5054 commits

Author SHA1 Message Date
syuilo
ab5b39614a Use camelCase 2018-12-09 23:10:02 +09:00
MeiMei
12ad1e9ced Fix mobile following/followed list (#3574) 2018-12-09 16:00:32 +09:00
MeiMei
ea1b5596e2 Improve tags settings (#3569) 2018-12-09 14:24:24 +09:00
syuilo
123c8a8936 🎨 2018-12-09 13:25:46 +09:00
syuilo
3fc3893abc Revert "Eliminate if-statement (#3556)"
This reverts commit fb8b0c291dff0bec2aca85fda34ebff9c8c49b91.
2018-12-09 13:21:42 +09:00
tamaina
7bd67daf07 #2501 (#3567)
* refactor mfm/html

* fix

* fix

* https://github.com/syuilo/misskey/pull/3567#discussion_r240023301
2018-12-09 13:15:32 +09:00
Aya Morisawa
8d18125cae Eliminate if-statement (#3556) 2018-12-09 13:13:00 +09:00
Aya Morisawa
4635f73fee #2501 (#3560)
* #2501

* Update stream.ts
2018-12-09 13:09:31 +09:00
Aya Morisawa
ae6d63f9ef Refactor getChildrenCount (#3554)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:51 +09:00
Aya Morisawa
d81453271a Refactor getTextCount (#3553)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:24 +09:00
Aya Morisawa
cc06ef23ff Eliminate if-statement (#3564) 2018-12-09 03:45:47 +09:00
Aya Morisawa
e649ec557b Eliminate duplicated condition on if-statement (#3563) 2018-12-09 03:45:07 +09:00
Aya Morisawa
2b7e219efe Eliminate if-statement (#3562) 2018-12-09 03:44:37 +09:00
Aya Morisawa
e9d519ea9a Eliminate if-statement (#3561)
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 03:43:58 +09:00
Aya Morisawa
8608465864 Use && to eliminate if-statement (#3558) 2018-12-09 03:41:18 +09:00
Aya Morisawa
dece0c2bfb Eliminate if-statement (#3555) 2018-12-09 03:40:40 +09:00
Aya Morisawa
f301e914c8 #2501 2018-12-09 01:05:55 +09:00
MeiMei
07218ce03c Fix follow duplicate (#3548)
* フォローとリクエスト両方存在しても解除する

* 既にフォローしてても承認できるように
2018-12-08 18:55:00 +09:00
tamaina
3b7be81491 improve user-integration display in the user page (#3541)
* improve user-integration display in the user page

* delete unnecessary comma
2018-12-08 16:59:29 +09:00
Acid Chicken (硫酸鶏)
8a311c2e6a Update server-stats.ts (#3512) 2018-12-08 10:40:45 +09:00
syuilo
fcc8ec1609 [Client] Improve cw-button 2018-12-08 10:36:26 +09:00
syuilo
3dd5cf4f3b Add comment 2018-12-08 10:20:43 +09:00
MeiMei
62558faa9e Improve custom emoji parsing (#3539)
* Use MFM parser for extracting emoji in name

* Fix custom emoji regex

* Revert "Fix custom emoji regex"

This reverts commit 4c21caf59753e7653c02f81ddf0cde8c44f48008.
2018-12-08 06:39:15 +09:00
MeiMei
de16b72cc0 Resolve #3537 (#3540)
* Resolve #3537

* tune
2018-12-08 06:18:37 +09:00
MeiMei
de3a658c64 Apply tag length limit from AP (#3536) 2018-12-07 21:01:43 +09:00
Aya Morisawa
f6d0e11b47 #2593 (mobile) (#3521) 2018-12-07 18:33:09 +09:00
syuilo
3597297b18 Update parser.ts 2018-12-07 18:26:54 +09:00
syuilo
1001e6e5f4 Resolve #3529 2018-12-07 17:54:35 +09:00
Acid Chicken (硫酸鶏)
a038c6790e Fix bug caused by Chrome 71 (#3535)
* Update emoji.vue

* Update autocomplete.vue

* Update emoji.vue

* Update autocomplete.vue

* Update emoji.vue
2018-12-07 17:21:34 +09:00
MeiMei
bae310fab1 Add user name conversions (#3534)
* Add user name conversions

* add conversion
2018-12-07 11:29:49 +09:00
MeiMei
33b6347d9b lint fix (#3522) 2018-12-06 19:15:09 +09:00
Aya Morisawa
99742b9c87 Add missing comma 2018-12-06 17:02:44 +09:00
Aya Morisawa
8fbfff486b #2593 (desktop) (#3518) 2018-12-06 16:56:24 +09:00
syuilo
a27f958ac2 ✌️ 2018-12-06 16:33:35 +09:00
syuilo
5ebaf7c45d Resolve #3519 2018-12-06 16:30:28 +09:00
syuilo
ecfb533fdf Update photo-stream.vue 2018-12-06 16:19:12 +09:00
syuilo
379f79130b Refactor
Use mk-user-name
2018-12-06 16:09:33 +09:00
syuilo
1395357bfb Refactor
Make mk-user-name component
2018-12-06 11:18:13 +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
MeiMei
2bf3f7ab87 Emoji support in profile (#3514)
* Emoji in profile

* Add emojis to fields
2018-12-06 10:02:04 +09:00
Acid Chicken (硫酸鶏)
9b893b2fe2 外部サービス連携情報をPersonのfieldsに乗せて配信する (#3499)
* Update person.ts

* Update person.ts

refs: https://github.com/syuilo/misskey/pull/3499#issuecomment-444484557

* Update person.ts

refs: https://github.com/syuilo/misskey/pull/3499#pullrequestreview-181755475
2018-12-06 00:37:59 +09:00
Aya Morisawa
06eeb36ae5 Add small syntax (#3506) 2018-12-05 20:11:54 +09:00
Aya Morisawa
2153130337 Fix #3341 (#3502) 2018-12-05 18:44:57 +09:00
syuilo
82e478f2e3 [MFM] Add italic syntax
Resolve #3486
2018-12-05 17:39:26 +09:00
syuilo
779db446cf [Client] Resolve #3500 2018-12-05 17:27:27 +09:00
syuilo
6e6d14b69b Update home.photos.vue 2018-12-04 11:02:51 +09:00
syuilo
68e1b3f393 Revert "Update switch.vue"
This reverts commit 40520f399789e3feede88a9a73c1846596ef775f.
2018-12-04 09:42:55 +09:00
syuilo
be5e9fece6 Update switch.vue 2018-12-04 03:50:07 +09:00
MeiMei
7cbcc3310f Remove unnecessary Renote check code (#3489) 2018-12-04 03:22:41 +09:00