MeiMei
5174e16f7b
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
Aya Morisawa
9b746f3eb5
Make reactions removable
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Resolve #367 , resolve #2260 , close #3503
2018-12-26 23:05:47 +09:00
Aya Morisawa
dfc6ef4be6
Remove trailing whitespaces
2018-12-26 19:58:04 +09:00
Aya Morisawa
c8b45f4f42
Fix #3346
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:39:51 +09:00
Aya Morisawa
09c57e6d03
Fix #3345
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-26 19:24:38 +09:00
Acid Chicken (硫酸鶏)
4662641feb
Fix #3745 ( #3746 )
2018-12-26 18:32:16 +09:00
MeiMei
00e2ce9489
Fix #3715 ( #3752 )
2018-12-26 06:21:09 +09:00
MeiMei
c81eb49f9e
Supports emoji in notifications ( #3751 )
2018-12-26 05:15:02 +09:00
Acid Chicken (硫酸鶏)
fa03c172f2
Fix typo
2018-12-25 20:02:37 +09:00
Acid Chicken (硫酸鶏)
89ac15b4de
Fix typo
...
split は不規則動詞
2018-12-25 16:49:35 +09:00
ibrokemypie
6985c39874
Make activity view in admin scrollable ( #3741 )
...
I can't think of any reason why this isnt currently the case as the extra lines are still there, just not displayed, meaning theres no difference in performance/memory usage
Also means that sometimes entries are cut off which is weird
Also, sometimes there is reason to wish to view older entries that may have scrolled off the page/keep reading something which was pushed too far down.
2018-12-25 12:13:50 +09:00
Aya Morisawa
0938ea3964
Use join instead of reduce
2018-12-24 17:02:15 +09:00
Zero King
520849d070
Update translation placeholder ( #3735 )
2018-12-24 05:36:02 +09:00
syuilo
b6a028a8ed
[API] Fix #3737
2018-12-24 05:31:20 +09:00
MeiMei
a53e0d9f73
Fix error in featuredNotes ( #3730 )
2018-12-23 23:23:56 +09:00
MeiMei
49921f2dcf
Fix: can not update remote Misskey user ( #3731 )
2018-12-23 23:23:17 +09:00
Zero King
6b947c2139
Fix mention links ( #3728 )
...
canonical already starts with @, so remove the extra @.
2018-12-23 14:35:18 +09:00
MeiMei
98acf919f1
ダイレクト投稿でユーザーが指定されていなかったらrejectする ( #3724 )
2018-12-23 04:17:42 +09:00
MeiMei
c9c2853150
ダイレクトでメンションでもユーザーを指定できるように ( #3722 )
2018-12-23 03:44:18 +09:00
syuilo
2bc708f8e6
Fix #3717 ( #3723 )
2018-12-23 03:41:28 +09:00
syuilo
874b8fc3c2
Fix indent
2018-12-23 03:31:11 +09:00
syuilo
7d6aac3431
Fix space
2018-12-23 03:27:26 +09:00
MeiMei
e2fc7decad
本文からメンション等を展開しないオプション ( #3721 )
2018-12-23 03:25:33 +09:00
Aya Morisawa
580191fb17
Improve MFM bracket matching
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2018-12-22 00:44:38 +09:00
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
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
1c93fcb1c4
Fix #3683
2018-12-20 04:11:10 +09:00
syuilo
454632d785
Resolve #3687
2018-12-20 04:08:13 +09:00
syuilo
710ba526fa
Better cw detection
2018-12-20 03:22:27 +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
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
Aya Morisawa
556677be7a
Refactor
2018-12-19 10:23:57 +09:00
Aya Morisawa
624fd093f2
Fix comment
2018-12-19 10:02:58 +09:00
Aya Morisawa
2ee438dece
Add comments for prelude/array.ts
2018-12-19 09:54:45 +09:00
Aya Morisawa
534de24406
Use consistent naming convention
2018-12-19 09:14:05 +09:00
syuilo
e88ce1746d
リスト関連の操作を強化
...
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
2018-12-19 07:22:01 +09:00
syuilo
b8aad35009
Fix error
2018-12-19 06:47:47 +09:00
syuilo
47bd485a39
Clean up
2018-12-19 06:09:31 +09:00
syuilo
ad869d7469
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-19 06:05:47 +09:00
syuilo
d15cce5337
[Client] Show more images
2018-12-19 06:05:44 +09:00
syuilo
37daff6d61
[Client] Fix #2764
2018-12-19 06:04:59 +09:00
MeiMei
5417e40f59
Send original URL for quote ( #3668 )
2018-12-19 05:07:54 +09:00
MeiMei
5dddc75d09
Add AP emojis endpoint ( #3667 )
2018-12-19 04:23:08 +09:00
syuilo
6c47bf5b76
[Client] Resolve #3662
2018-12-19 01:10:53 +09:00
syuilo
7f77517fc8
[Client] Resolve #3658
2018-12-19 00:57:28 +09:00
syuilo
b2f288dcac
[Client] Fix #3657
2018-12-19 00:45:00 +09:00
syuilo
52b59e9d7b
[Client] Fix #3655
2018-12-19 00:41:53 +09:00
syuilo
80c74b1fa7
Improve readability
2018-12-19 00:40:29 +09:00
syuilo
91811ea500
Clean up
2018-12-19 00:40:13 +09:00
syuilo
57150fd910
Improve readability
2018-12-19 00:39:28 +09:00
syuilo
cddbbdf5d0
clean up
2018-12-19 00:39:04 +09:00
syuilo
423dc2349b
[Client] Improve performance
2018-12-19 00:25:35 +09:00
syuilo
0556a2a2da
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-17 20:18:09 +09:00
syuilo
65d943e42a
Fix #3646
2018-12-17 20:17:21 +09:00
Acid Chicken (硫酸鶏)
3bcb344ecb
Re: #3457 ( #3614 )
...
* Update parser.ts
* Update user.ts
* Update search.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update parser.ts
* Update mfm.ts
* Update parser.ts
* Merge branch 'develop' into 3440-mk2
* Fix typo
* Update parser.ts
* Update mfm.ts
* Update mfm.ts
2018-12-17 19:11:38 +09:00
Acid Chicken (硫酸鶏)
82d721d60b
Refactor Reversi ( #3584 )
...
* Update core.ts
* Update core.ts
* Create functional-syntax.ts
* Update core.ts
* Update functional-syntax.ts
* Update core.ts
* Delete functional-syntax.ts
2018-12-17 19:10:38 +09:00
syuilo
b6524616bc
Clean up
2018-12-17 17:21:45 +09:00
syuilo
7e2b70f912
[Client] UIの動きを減らすオプションが一部のアニメーションに適用されなかったのを修正
...
Resolve #3632
2018-12-17 17:21:36 +09:00
syuilo
6e5c93f926
[Client] Add animation 🎨
2018-12-17 03:29:57 +09:00
syuilo
1670737075
[API] Resolve #3637
2018-12-17 01:43:34 +09:00
syuilo
e7da505fb3
[Client] Bug fix and clean up
2018-12-16 16:12:41 +09:00
syuilo
d18ee12d2f
[Client] Add some animations 🎨
2018-12-16 11:32:20 +09:00
syuilo
8653e09b59
[Client] Add particle effect ⭐
2018-12-16 10:20:46 +09:00
syuilo
7cd2d59576
[Client] Fix bug
2018-12-16 09:03:07 +09:00
Acid Chicken (硫酸鶏)
a0839de38f
Add 'twitter:creator' meta data in user pages ( #3618 )
...
* Update user.pug
* Update user.pug
* Update note.pug
* Update user.pug
* Update note.pug
* Update note.pug
2018-12-16 08:49:38 +09:00
syuilo
b7c5c71c6f
[Client] Resolve #2951
...
あと検索フォームでサジェストを有効に
2018-12-16 08:45:10 +09:00
MeiMei
2faa58928f
Format uptimes ( #3629 )
...
* Format uptime
* 逆だわ
* ザ
* 1個多い
* Fix comment
2018-12-16 07:06:43 +09:00
MeiMei
ffb80efe21
Return 404 for invalid Object ID ( #3627 )
...
* Update activitypub.ts
* Update activitypub.ts
* Update featured.ts
* Update followers.ts
* Update following.ts
* Update outbox.ts
* Fix following, outbox
2018-12-16 01:44:59 +09:00
syuilo
6f959218ef
Update analog-clock.vue
2018-12-15 23:34:46 +09:00
syuilo
be1125dcb9
OGP向けにインスタンスのバナー画像を提供するように
2018-12-15 23:19:04 +09:00
Acid Chicken (硫酸鶏)
9ab34c2301
Update index.ts ( #3624 )
2018-12-15 20:54:34 +09:00
syuilo
0730cc4fa4
🎨
2018-12-15 17:01:19 +09:00
syuilo
17b6ab0ef0
🎨
2018-12-15 16:48:28 +09:00
syuilo
ebceffba1e
Resolve #2165
2018-12-15 00:09:04 +09:00
syuilo
3ae42d9b85
🎨
2018-12-14 23:35:07 +09:00
syuilo
796237b3c6
Implement admin drive page
2018-12-14 19:09:11 +09:00
MeiMei
8bd17703c3
Fix reversi settings bot switch ( #3609 )
2018-12-13 13:40:10 +09:00
和風ドレッシング
a78eebc43f
ていねい ( #3608 )
...
「古い」という表現でキレる方もいるので、丁寧な言葉づかいに変更
2018-12-13 09:42:14 +09:00
Acid Chicken (硫酸鶏)
7fe937026b
Update html.ts ( #3603 )
2018-12-13 01:33:18 +09:00
syuilo
656cec65b9
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-13 01:18:29 +09:00
syuilo
8045bbff1c
🎨
2018-12-13 01:18:17 +09:00
MeiMei
c1a7a21746
Hide unavailable integration settings ( #3604 )
2018-12-12 23:21:02 +09:00
Acid Chicken (硫酸鶏)
f3ee63fcbe
Update url-preview.vue ( #3602 )
2018-12-12 21:19:52 +09:00
MeiMei
7645c212a3
No @ for account name ( #3586 )
...
* No @ for account name
* Use @ for GitHub
2018-12-12 17:33:08 +09:00
syuilo
709290d2da
Improve mention display
2018-12-12 13:06:05 +09:00
syuilo
eb3180f3b6
Fix bug
2018-12-12 13:05:37 +09:00
MeiMei
79ff5888fd
Fix htmlToMfm ( #3600 )
2018-12-12 11:47:07 +09:00
MeiMei
9ee9cf8d81
Fix URL after deleting remote file ( #3597 )
...
* Fix URL after deleting remote file
* expired only
* delete space
2018-12-12 11:46:35 +09:00
Acid Chicken (硫酸鶏)
ee3c0f6f18
Update settings.2fa.vue ( #3593 )
2018-12-12 10:07:30 +09:00
MeiMei
df297d0031
Fix fields ( #3596 )
2018-12-12 02:46:40 +09:00
Acid Chicken (硫酸鶏)
d18d1cb958
Update settings.2fa.vue ( #3595 )
2018-12-11 23:41:27 +09:00
syuilo
69f246ce7f
Fix bug
2018-12-11 21:17:57 +09:00
syuilo
6a97f0b7f6
[Client] Fix bug
2018-12-11 20:59:25 +09:00
syuilo
d885b872f3
Fix bug
2018-12-11 20:47:07 +09:00
Aya Morisawa
125849673a
Use for-of instead of forEach ( #3583 )
...
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-11 20:36:55 +09:00
syuilo
30c53e9ee0
Fix error
2018-12-11 20:33:52 +09:00
Acid Chicken (硫酸鶏)
08142ead67
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
MeiMei
638d81b66e
Show user fields ( #3590 )
2018-12-11 20:18:12 +09:00
syuilo
bca3c6f8bf
🎨
2018-12-11 04:29:47 +09:00
syuilo
a6dc0f3684
Fix #3325
2018-12-10 23:13:50 +09:00
Aya Morisawa
6120474548
Use && and || to eliminate if-statement ( #3559 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-10 17:08:48 +09:00
syuilo
121dd86299
[Client] Fix #3396
2018-12-10 12:31:04 +09:00
syuilo
98a2953c9c
Fix bug
2018-12-10 01:44:43 +09:00
Aya Morisawa
6967def6c8
Use primitive type string instead of String ( #3578 )
2018-12-09 23:26:32 +09:00
syuilo
fc05540404
Fix bug?
2018-12-09 23:12:08 +09:00
syuilo
1c589c7c18
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
2018-12-09 23:10:06 +09:00
syuilo
284df27435
Use camelCase
2018-12-09 23:10:02 +09:00
Acid Chicken (硫酸鶏)
cd80e02ebf
Re: #3556 ( #3568 )
...
* Update index.ts
* Update index.ts
2018-12-09 18:39:13 +09:00
MeiMei
dffcefb81f
Fix mobile following/followed list ( #3574 )
2018-12-09 16:00:32 +09:00
MeiMei
7e1cad3e12
Improve tags settings ( #3569 )
2018-12-09 14:24:24 +09:00
syuilo
3acd2e0f0c
🎨
2018-12-09 13:25:46 +09:00
syuilo
b1b5a795c8
Revert "Eliminate if-statement ( #3556 )"
...
This reverts commit fb8b0c291d
.
2018-12-09 13:21:42 +09:00
tamaina
197e2c8377
#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
fb8b0c291d
Eliminate if-statement ( #3556 )
2018-12-09 13:13:00 +09:00
Aya Morisawa
706d47ec32
#2501 ( #3560 )
...
* #2501
* Update stream.ts
2018-12-09 13:09:31 +09:00
Aya Morisawa
f6f79fb388
Refactor getChildrenCount ( #3554 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:51 +09:00
Aya Morisawa
34235d4d44
Refactor getTextCount ( #3553 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 09:44:24 +09:00
Aya Morisawa
17baf8770a
Eliminate if-statement ( #3564 )
2018-12-09 03:45:47 +09:00
Aya Morisawa
01f60edb17
Eliminate duplicated condition on if-statement ( #3563 )
2018-12-09 03:45:07 +09:00
Aya Morisawa
15b11e59f4
Eliminate if-statement ( #3562 )
2018-12-09 03:44:37 +09:00
Aya Morisawa
a2db4db963
Eliminate if-statement ( #3561 )
...
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2018-12-09 03:43:58 +09:00
Aya Morisawa
e87b9cc019
Use && to eliminate if-statement ( #3558 )
2018-12-09 03:41:18 +09:00
Aya Morisawa
54cb94db1d
Eliminate if-statement ( #3555 )
2018-12-09 03:40:40 +09:00
Aya Morisawa
1de8e1eeb1
#2501
2018-12-09 01:05:55 +09:00
MeiMei
1d8fb65959
Fix follow duplicate ( #3548 )
...
* フォローとリクエスト両方存在しても解除する
* 既にフォローしてても承認できるように
2018-12-08 18:55:00 +09:00
tamaina
28482627f7
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 (硫酸鶏)
48deb35d4b
Update server-stats.ts ( #3512 )
2018-12-08 10:40:45 +09:00
syuilo
596f92cfcc
[Client] Improve cw-button
2018-12-08 10:36:26 +09:00
syuilo
b2dedf7f98
Add comment
2018-12-08 10:20:43 +09:00
MeiMei
34393ef89f
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
e2843a5ce4
Resolve #3537 ( #3540 )
...
* Resolve #3537
* tune
2018-12-08 06:18:37 +09:00