summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show patronssyuilo2020-01-311-0/+22
|
* Fix stylesyuilo2020-01-311-2/+2
|
* Fix bugsyuilo2020-01-311-0/+13
|
* Update iconsyuilo2020-01-312-2/+2
|
* Update follow-button.vuesyuilo2020-01-311-1/+2
|
* Improve follow buttonsyuilo2020-01-313-14/+42
|
* Refactorsyuilo2020-01-312-10/+10
|
* Resolve #2230syuilo2020-01-315-14/+17
|
* Add patreon linksyuilo2020-01-311-0/+2
|
* Pagessyuilo2020-01-315-87/+21
|
* Fix stylesyuilo2020-01-311-0/+5
|
* Fix stylesyuilo2020-01-311-2/+3
|
* Fix password resetsyuilo2020-01-311-14/+5
|
* Show moderator badgesyuilo2020-01-313-6/+11
|
* Make notifications widget flexible (#5791)tamaina2020-01-313-9/+53
| | | | | | * Make notifications widget flexible * fix
* fixtamaina2020-01-301-0/+1
|
* Fix duplicated disconnected dialog (Fix #5782) (#5790)tamaina2020-01-301-9/+14
| | | | | | | * Fix #5782 fix duplicated disconnected dialog * fix
* Add some themes :art:syuilo2020-01-305-0/+89
|
* Fixsyuilo2020-01-301-1/+1
|
* AP audience (visibility) パースの修正 (#5783)MeiMei2020-01-305-68/+123
| | | | | | | | | | | | | | | | | | | * Refactor audience * audienceのないAP Object 対応 * fix * Update src/remote/activitypub/audience.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/remote/activitypub/audience.ts Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Make timeline widget flexible (#5788)tamaina2020-01-302-6/+51
|
* Fix bugsyuilo2020-01-301-1/+2
|
* 2fa settingsyuilo2020-01-301-19/+8
|
* :art:syuilo2020-01-301-1/+1
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-01-303-3/+4
|\
| * Handle EmojiReaction activitiy (#5492)MeiMei2020-01-303-3/+4
| | | | | | | | | | | | | | | | | | | | * Handle some additional reaction activities * Revert "Handle some additional reaction activities" This reverts commit 1462ff12de08e8810023658e8ff7b5ee8bd7965b. * EmojiReaction
* | _section --> _cardsyuilo2020-01-3028-46/+46
|/
* :v:syuilo2020-01-301-3/+2
|
* Improve avatar/banner settingsyuilo2020-01-302-63/+119
|
* Fix bugsyuilo2020-01-301-0/+1
|
* Adjust page stylesyuilo2020-01-302-63/+51
|
* Fixsyuilo2020-01-301-1/+1
|
* Fix bugsyuilo2020-01-301-2/+0
|
* Emoji copysyuilo2020-01-303-18/+86
|
* Add moderator switchsyuilo2020-01-301-1/+7
|
* isMarkedAsClosed --> isSuspendedsyuilo2020-01-303-9/+10
|
* Fix bugsyuilo2020-01-302-2/+2
|
* v12 (#5712)syuilo2020-01-30836-50303/+24722
| | | | | Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com> Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
* Add Event activity-type support (#5785)MeiMei2020-01-302-5/+5
|
* Add Group and Organization to validActor (#5784)Takeshi Umeda2020-01-301-1/+1
|
* Allow 'internal' device in WebAuthN (#5756)Satsuki Yanagi2020-01-271-1/+1
|
* Resolve #5762 (#5770)MeiMei2020-01-271-2/+2
|
* userListチャンネルのオーナーチェック Fix #5772 (#5773)MeiMei2020-01-271-1/+8
| | | | | | * userListチャンネルのオーナーチェック Fix #5772 * comment
* APの流量制限とリトライ期間の変更 (#5734)MeiMei2020-01-202-6/+14
| | | | | | | | * AP rate limit * AP Job attempts * fix
* AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)MeiMei2020-01-204-10/+14
| | | | | | * Node PKCS#8 * keyIdを#main-key形式に
* Fix syuilo#5729 (#5732)MeiMei2020-01-201-1/+2
|
* Fix #5728 (#5731)MeiMei2020-01-202-9/+9
|
* Redis subscriberで認証ができないのを修正 Fix #5727 (#5730)MeiMei2020-01-201-1/+6
|
* Add mark-admin command (#5705)MeiMei2020-01-201-0/+32
| | | | | | * mark-admin command * no cli
* Fix: PagesでDRPWPMが最初のしか出てこない (#5707)MeiMei2020-01-191-1/+1
|