summaryrefslogtreecommitdiff
path: root/src/remote/activitypub (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore 4xx references in AP (#4463)MeiMei2019-03-104-20/+37
* Fix bugsyuilo2019-03-081-41/+45
* Implement Update Question (#4435)MeiMei2019-03-075-15/+114
* Enhance poll (#4409)Acid Chicken (硫酸鶏)2019-03-069-35/+142
* Better logsyuilo2019-03-042-1/+11
* Better logssyuilo2019-03-031-3/+9
* Use camelCasesyuilo2019-02-242-2/+2
* Fix bugsyuilo2019-02-181-3/+3
* ハッシュタグでユーザー検索できるように (#4298)syuilo2019-02-171-0/+9
* Limit the parallelism of AP object processing (#4193)MeiMei2019-02-092-4/+10
* Introduce per-instance chart (#4183)syuilo2019-02-081-2/+2
* Refactoring: Move chart dir into services dirsyuilo2019-02-081-1/+1
* Implement instance blocking (#4182)syuilo2019-02-081-0/+7
* Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo2019-02-071-1/+1
* Improve instance statssyuilo2019-02-071-2/+2
* Check config on load (#4170)Aya Morisawa2019-02-061-1/+1
* Better logssyuilo2019-02-061-2/+2
* Add logssyuilo2019-02-061-8/+15
* Refactoringsyuilo2019-02-051-1/+1
* Use internal logger instead of debug/console for loggingsyuilo2019-02-0311-47/+42
* Better loggingsyuilo2019-02-033-21/+20
* [Server] Use logger for loggingsyuilo2019-02-033-7/+10
* Create type definition for 'http-signature' (#4049)Acid Chicken (硫酸鶏)2019-02-011-1/+1
* send/receive user hashtags via AP (#4064)MeiMei2019-01-314-13/+23
* Create type definition for 'lookup-dns-cache' (#4051)Acid Chicken (硫酸鶏)2019-01-311-6/+6
* Create type definition for 'promise-any' (#4055)Acid Chicken (硫酸鶏)2019-01-311-1/+1
* Do not import as pack from AP renderer (#4048)MeiMei2019-01-311-1/+1
* Avoid export defaultAya Morisawa2019-01-304-6/+6
* Rename html-to-mfm to fromHtmlAya Morisawa2019-01-302-6/+6
* Rename html to toHtmlAya Morisawa2019-01-302-2/+2
* Module 'crypto' as import syntax (#4011)Acid Chicken (硫酸鶏)2019-01-301-1/+1
* 外部サービス認証情報の配信 (#3975)Acid Chicken (硫酸鶏)2019-01-244-20/+88
* 投票未対応インスタンス向けメッセージをわかりやすく...MeiMei2019-01-211-2/+4
* リモートで投票を見たりしたりできるように (#3940)MeiMei2019-01-215-2/+70
* [Server] Fix bugsyuilo2019-01-211-29/+37
* AP Undo Like (#3933)MeiMei2019-01-202-1/+26
* Use cached and asynchronous DNS resolver for AP delivery (#3859)MeiMei2019-01-091-3/+30
* Fix sharedInbox recovery code (#3840)MeiMei2019-01-061-0/+2
* Privateの公開範囲を廃止syuilo2018-12-291-1/+1
* Resolve #3758syuilo2018-12-271-1/+1
* Fix error in featuredNotes (#3730)MeiMei2018-12-231-1/+1
* Fix: can not update remote Misskey user (#3731)MeiMei2018-12-231-3/+3
* Fix sharedInbox location (#3711)MeiMei2018-12-223-3/+14
* Resolve #3676 (#3677)Acid Chicken (硫酸鶏)2018-12-194-4/+4
* Update remote Emoji (#3680)MeiMei2018-12-191-1/+17
* Send original URL for quote (#3668)MeiMei2018-12-191-3/+2
* No @ for account name (#3586)MeiMei2018-12-121-1/+1
* Show user fields (#3590)MeiMei2018-12-112-0/+24
* Fix follow duplicate (#3548)MeiMei2018-12-081-1/+9
* lint fix (#3522)MeiMei2018-12-061-16/+25