Commit Graph

66 Commits (74f3ded25025babbb2a1ee0e09ec711b91969ca9)

Author SHA1 Message Date
Matt Baer 264bef03b1 Support rel=me verification on blogs 1 year ago
guoguangwu 78e59b749b chore: slice replace loop 1 year ago
guoguangwu cf53730f6c chore: remove refs to deprecated io/ioutil 1 year ago
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 2 years ago
Donald Feury 68297acb74 Moved guard clauses to stop federation before debug logging 4 years ago
Matt Baer 64f1d71524 Remove writeas/nerds/store dependency 4 years ago
Matt Baer 9b336dee8c Fix instance-wide actor lookup 4 years ago
Matt Baer 9aeeb52bdb Fix nil pointer on instance-wide actor lookup 4 years ago
Matt Baer 9484880bca Sign actor fetch request 4 years ago
Donald Feury ebdb932090 I meant develop, not master 4 years ago
Donald Feury 4c0fcdf7c6 Setting activitypub.go back to master version 4 years ago
Donald Feury e6417d911c Stop private and protected blogs from federating 4 years ago
Matt Baer 95273697f4 Use consistent server User-Agent across application 4 years ago
Matt Baer 507acc7e1c Support AP-style mentions of centralized social media accounts 5 years ago
Matt Baer 9d854c17c1 Only log "No to!" when debugging 5 years ago
Matt Baer 5e4ed5d9bc Remove extraneous @context fields on AP outbox 5 years ago
Matt Baer 9dbba9d8c7 Make `handle` column in remoteusers NULL 5 years ago
Matt Baer fe82cbb96e Fix post deletion on Pleroma 5 years ago
Matt Baer 9589612d0e Add TODOs for improving GetProfilePageFromHandle() 5 years ago
Matt Baer bf8dcff01e Quit AP goroutine early when there's no "to" 5 years ago
Matt Baer 8d3e755c8f Return pointer to http.Client in activityPubClient() 5 years ago
Matt Baer bc9843dfa3 Add timeout on ActivityPub requests 5 years ago
Rob Loranger 7e014ca659
Rename Suspend status to Silence 5 years ago
Rob Loranger f85f0751a3
address PR comments 5 years ago
Michael Demetriou b9d2689828 Fix comments on T627 pull request 5 years ago
Michael Demetriou 99bb77153e Handles are saved in `remoteusers` while the links take you to an 5 years ago
Michael Demetriou 3eb638b14a Fix @thebaer's comments in dccfae7a61 (commitcomment-35410380) 5 years ago
Michael Demetriou dccfae7a61 Mentioning pleroma accounts works! Mastodon still needs the type to b 5 years ago
Matt Baer b7acd39051 Add Cache-Control headers on AP endpoints 5 years ago
Rob Loranger 77f7b4a522
Add account suspension features 5 years ago
Rob Loranger 95a98234eb
fix panic on duplicate remoteuser key 5 years ago
Matt Baer ff7828c558 Link hashtags to Reader when Chorus mode enabled 5 years ago
Matt Baer 86a128483b Fix more missing hostNames 6 years ago
Matt Baer f38a135bfa Remove global hostName var 6 years ago
Matt Baer 830b859421 Fix activitypub.go imports 6 years ago
Matt Baer 23acabaeb3 Use db.isDuplicateKeyErr() in activitypub.go 6 years ago
Rob Loranger d8fa85432d
fix for Pubgate user not having SharedInbox 6 years ago
Noëlle Anthony 95e84a1d0e Change GetPosts() to have includePinned parameter, change all calls to match 6 years ago
Rob Loranger 95215aa39d
fixes issue #100 - can't follow from pubgate 6 years ago
Rob Loranger ff2d3fc3d5
fixes issue #100 - can't follow from pubgate 6 years ago
Matt Baer d8937e89a8 Make App struct public 6 years ago
Matt Baer 2942a6818e Fix AP follower INSERT with SQLite 6 years ago
Matt Baer 3ae45bc156 Fix spacing around copyright notices 6 years ago
Matt Baer 1274914207 Add copyright / license notices to .go files 6 years ago
Matt Baer 94badbc838 Only log ActivityPub info when debugging 6 years ago
Matt Baer b58cb1e541 Fix Novel blog post order in feeds and outbox 6 years ago
Matt Baer 3595c8163c Use Accept ID on blog's origin 6 years ago
Matt Baer 58d163d2e0 Properly handle failed AP requests 6 years ago
Matt Baer ecac59bf62 Fix Accept IDs 6 years ago
Matt Baer c996ae1cad Add To and CC on Create activities 6 years ago