summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/renderer (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-02Use mfm-js for MFM parsing (#7415)syuilo1-2/+2
2021-03-24fix typesyuilo1-2/+2
2021-03-24Refactor (#7394)syuilo11-18/+19
2021-03-23refactor: Use path aliassyuilo24-26/+26
2021-03-22perf(server): Cache user keypairsyuilo2-6/+5
2021-02-13refactor: resolve #7139syuilo4-10/+6
2020-12-11Resolve #6806 (#6935)syuilo2-0/+2
2020-06-21プロフィールの「場所」「誕生日」を連合するように Reso...MeiMei2-2/+15
2020-06-14AP向けのアンケートのfallbackリンクなどを削除 (#6466)MeiMei1-18/+1
2020-05-10pub-relay (#6341)MeiMei3-4/+62
2020-04-26chore: Use kebab-case for file namessyuilo1-1/+1
2020-04-14リモートのカスタム絵文字リアクションを表示できるよ...MeiMei1-8/+26
2020-04-04refactor: Use ===syuilo2-5/+5
2020-04-03APメンションはaudienceじゃなくてtagを参照するなど (#6128)MeiMei1-1/+1
2020-02-06 Correct Like id generation (#5852)MeiMei1-5/+7
2020-02-01Resolve #1669syuilo1-39/+0
2020-01-20AP Actorの鍵とkeyIdのフォーマットの変更 (#5733)MeiMei2-4/+8
2019-12-15AP引用でquoteUrlに対応 (#5632)MeiMei1-0/+1
2019-12-15Implement Talk has read federation (#5636)MeiMei2-1/+10
2019-11-01Preserve the attached order in AP (#5561)MeiMei1-4/+6
2019-10-29Talk federation (#5534)MeiMei1-2/+7
2019-08-27excludeNsfwやCWのNSFW扱いなど (#5341)MeiMei1-1/+1
2019-08-18uuid() と lint (#5288)Satsuki Yanagi1-2/+2
2019-07-20Fix question (#5197)MeiMei1-4/+0
2019-07-18Mastodonのリンクの所有者認証に対応 (#5161)MeiMei1-2/+13
2019-04-17Refactorsyuilo1-1/+1
2019-04-13strictNullChecks (#4666)syuilo5-21/+20
2019-04-10テーブル分割syuilo1-13/+13
2019-04-08Fix bugsyuilo1-1/+1
2019-04-08Fix bugsyuilo1-2/+1
2019-04-07Use PostgreSQL instead of MongoDB (#4572)syuilo22-150/+147
2019-03-21Fix #4546 (#4548)MeiMei1-1/+1
2019-03-06Enhance poll (#4409)Acid Chicken (硫酸鶏)3-10/+59
2019-01-31send/receive user hashtags via AP (#4064)MeiMei1-0/+4
2019-01-31 Do not import as pack from AP renderer (#4048)MeiMei1-1/+1
2019-01-30Avoid export defaultAya Morisawa1-2/+2
2019-01-30Rename html to toHtmlAya Morisawa1-1/+1
2019-01-24外部サービス認証情報の配信 (#3975)Acid Chicken (硫酸鶏)1-4/+21
2019-01-21投票未対応インスタンス向けメッセージをわかりやすく...MeiMei1-2/+4
2019-01-21リモートで投票を見たりしたりできるように (#3940)MeiMei2-2/+33
2018-12-22Fix sharedInbox location (#3711)MeiMei1-0/+1
2018-12-19Resolve #3676 (#3677)Acid Chicken (硫酸鶏)3-3/+3
2018-12-19Send original URL for quote (#3668)MeiMei1-3/+2
2018-12-12No @ for account name (#3586)MeiMei1-1/+1
2018-12-06lint fix (#3522)MeiMei1-16/+25
2018-12-06Resolve #3519syuilo1-3/+7
2018-12-06Emoji support in profile (#3514)MeiMei2-1/+11
2018-12-06外部サービス連携情報をPersonのfieldsに乗せて配信する (#3499)Acid Chicken (硫酸鶏)1-1/+24
2018-12-01AP CW (#3448)MeiMei1-1/+3
2018-11-23AP quote (#3384)MeiMei1-0/+13