Commit graph

12875 commits

Author SHA1 Message Date
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
syuilo d8620187ec
10.66.2 2018-12-24 05:40:33 +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
Zero King af5839bb59 Fix translation location (#3734) 2018-12-24 01:25:28 +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
Acid Chicken (硫酸鶏) 21bed71f5e
Rename PULL_REQUEST_TEMPLATE.md to .github/PULL_REQUEST_TEMPLATE.md 2018-12-22 20:43:44 +09:00
syuilo 3b974428fc
10.66.1 2018-12-22 00:59:40 +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 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 1d3e6a7197
10.65.0 2018-12-20 04:37:47 +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
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