summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/models (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Emoji support in profile (#3514)MeiMei2018-12-062-2/+27
| | | | | | * Emoji in profile * Add emojis to fields
* Fix syntax error (#3477)nico2018-12-021-1/+1
| | | src/remote/activitypub/models/person.ts(326,4): error TS1005: ',' expected.
* Simplify expressions (#3473)Aya Morisawa2018-12-021-2/+2
|
* No MFM parsing when remote note (#3470)MeiMei2018-12-021-2/+20
| | | | | | * Use tag for hashtag detection of remote note * No MFM parsing when remote note
* Allow hyphens in the middle of remote usernames (#3440)Acid Chicken (硫酸鶏)2018-12-011-1/+1
| | | | | | | | | | * Allow hyphens in the middle of remote usernames refs: d797c29db462de4a3d69a5077a1ae4d03195b6f2 * Make options fallback better * Make options flat
* AP CW (#3448)MeiMei2018-12-011-1/+3
|
* Fix bug: ↵syuilo2018-11-241-1/+9
| | | | リモートユーザーのアイコンとバナーの色が取得されていない問題を修正
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-11-231-1/+8
|\
| * AP quote (#3384)MeiMei2018-11-231-1/+8
| |
* | Improve user operationssyuilo2018-11-232-3/+3
|/ | | | | Resolve #2197 Resolve #3367
* local only visibility (#3254)MeiMei2018-11-161-0/+1
| | | | | | * local only visibility * fix UI
* Rename: setDifference -> difference (#3177)Aya Morisawa2018-11-091-2/+2
| | | | | | * Improve setDifference * Rename: setDifference -> difference
* Fix #3170 (#3173)Aya Morisawa2018-11-091-10/+4
|
* On remote notes, not use content for detecting mentions (#3170)MeiMei2018-11-091-0/+21
| | | | | | * On remote note, detect mentioned users from to/cc * fix
* Fix #3149syuilo2018-11-071-1/+5
|
* Remote custom emojis (#3074)MeiMei2018-11-023-0/+56
| | | | | | * Remote custom emojis * んほおおおおお
* Refactor and use original image for bannersyuilo2018-11-011-3/+3
|
* Refactorsyuilo2018-10-311-2/+3
|
* Implement #2993syuilo2018-10-241-0/+15
|
* Refactoringsyuilo2018-10-231-2/+2
|
* Fix several file processings (#2968)MeiMei2018-10-211-2/+2
| | | | | | * Ignore image error in person * Fix hang while processing empty file
* Refactorsyuilo2018-10-211-2/+2
|
* Resolve #2963syuilo2018-10-211-2/+2
|
* Refactoringsyuilo2018-10-211-2/+2
|
* Fix #2920syuilo2018-10-161-11/+13
|
* Resolve #2600syuilo2018-10-131-2/+17
|
* リモートのピン留め投稿取得対応 (#2798)MeiMei2018-10-022-6/+44
| | | | | | | | * Fetch featured * Handle featured change * Fix typo
* Resolve #2101syuilo2018-09-101-1/+1
|
* #2620syuilo2018-09-051-3/+3
|
* Receive Update activitymei232018-09-011-3/+5
|
* updatePersonで再割り当てを考慮するmei232018-09-011-1/+6
|
* Add missing updatePerson propertiesmei232018-09-011-1/+3
|
* Set Person.updatedAt at firstmei232018-09-011-0/+1
|
* Validate host on Personmei232018-08-291-19/+45
|
* ユーザーのアイコンにサムネイルを使うようにsyuilo2018-08-251-3/+3
| | | | Closes #2365
* ActivityPub resolve で 添付のNoteを使用しないようにmei232018-08-251-1/+3
|
* #2378syuilo2018-08-221-2/+4
|
* Fix リモートにNSFWが効かないmei232018-08-191-0/+2
|
* Fix bugsyuilo2018-08-191-0/+3
|
* Fix ActivityPub followers/specified detectionmei232018-08-121-1/+2
|
* Fix bugsyuilo2018-07-261-27/+35
|
* wipsyuilo2018-07-241-4/+4
|
* #1947syuilo2018-07-211-1/+0
|
* #1334syuilo2018-07-201-2/+2
|
* WIP: Support sharedInboxsyuilo2018-07-191-0/+3
|
* Improve error messagesyuilo2018-07-011-1/+1
|
* Fixsyuilo2018-06-231-1/+4
|
* Fix bugsyuilo2018-06-231-10/+22
|
* リモートユーザーのHTMLで表現されたプロフィールをMFMに ↵syuilo2018-06-212-78/+5
| | | | 変換するように
* yattasyuilo2018-06-182-13/+13
|