summaryrefslogtreecommitdiff
path: root/src/remote (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renote visibility (#3290)MeiMei2018-11-173-12/+40
|
* local only visibility (#3254)MeiMei2018-11-161-0/+1
| | | | | | * local only visibility * fix UI
* fix self host detection (#3201)MeiMei2018-11-111-1/+4
|
* Fix bugsyuilo2018-11-091-1/+1
|
* 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
|
* Clean upsyuilo2018-11-052-12/+4
|
* Refactoring & ↵syuilo2018-11-052-5/+2
| | | | 設定でTwemojiを使うかどうか切り替えられるように
* Fix bug for Mastodon(?)syuilo2018-11-041-1/+1
|
* Improve admin dashboardsyuilo2018-11-031-0/+10
|
* Remote custom emojis (#3074)MeiMei2018-11-026-5/+108
| | | | | | * Remote custom emojis * んほおおおおお
* Refactor and use original image for bannersyuilo2018-11-011-3/+3
|
* Refactorsyuilo2018-10-313-6/+7
|
* Fix: can't recognize rebirthed instance user (#3046)MeiMei2018-10-311-11/+58
| | | | | | | | | | | | | | * resync uri from WebFinger * trigger resync on user page * allways update on resync * Revert "trigger resync on user page" This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac. * background resync
* User blocking (Following part) (#3035)MeiMei2018-10-296-2/+92
| | | | | | | | | | | | | | | | * block wip * UndoBlock * UnBlock * wip * follow * UI * fix
* Fix: Unexpected remote user is selected (#3032)MeiMei2018-10-281-1/+1
|
* 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
|
* Fix following from Preroma does not complete (#2905)MeiMei2018-10-154-8/+22
| | | | | | * In Follow Accept/Reject, send previous received id * In Follow Accept/Reject, send Activity.actor
* Resolve #2600syuilo2018-10-131-2/+17
|
* Resolve #2894syuilo2018-10-131-0/+1
|
* ActivityPubのHTTPリクエストの強化 (#2820)MeiMei2018-10-052-1/+13
| | | | | | | | * Fix error handling in AP deliver * Set timeout to resolver * Tune looks
* リモートのピン留め投稿取得対応 (#2798)MeiMei2018-10-027-8/+110
| | | | | | | | * Fetch featured * Handle featured change * Fix typo
* Fix AP request error message is to long (#2760)MeiMei2018-09-241-0/+2
|
* Publish pinned notes (#2731)MeiMei2018-09-185-1/+23
|
* Refactorsyuilo2018-09-171-12/+16
|
* Fix #2725syuilo2018-09-172-12/+14
|
* Fix bugsyuilo2018-09-171-1/+10
|
* Fix #2101syuilo2018-09-171-1/+1
|
* Resolve #2101syuilo2018-09-103-1/+3
|
* Fix AP Announce detection (#2672)MeiMei2018-09-091-2/+1
|
* ActivityPub Outboxの修正とactivity idのURLを実装 (#2662)MeiMei2018-09-081-1/+1
| | | | | | | | | | * Fix Outbox structure * Implement activity endpoint * Use in instead of or * Use in, addition
* #2620syuilo2018-09-052-5/+5
|
* Add User-Agent header (#2602)MeiMei2018-09-042-1/+3
|
* Use Tombstone for Deletemei232018-09-021-0/+4
|
* Use string interpolationAya Morisawa2018-09-011-1/+1
|
* Send Update activitymei232018-09-011-0/+14
|
* 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
|
* Add host/digest to HTTP signaturemei232018-08-301-3/+12
|
* Validate host on Personmei232018-08-291-19/+45
|