Commit Graph

131 Commits (17b2c6758624aac53c02798d5b4a4d27a7f8140f)

Author SHA1 Message Date
Riley Chang 83ffea7fa0
support more image formats 12 months ago
Matt Baer bf213cd0b0 Fix drafts never showing, even when not part of private/protected blog 1 year ago
Matt Baer 2275a288b9 Correctly respond to application/ld+json requests, part 2 1 year ago
Matt Baer cc75be1eb5 Rename Letters [letters] config section to Email [email] 1 year ago
Matt Baer efe669b874 Remove redundant query on post pages 1 year ago
Matt Baer aa72bcba50 Fix funky comment after gofmt in posts.go 1 year ago
Matt Baer 8626aa12cc Fix post page rendering after rel=me changes 1 year ago
Matt Baer 8f03da0ec1 Correctly respond to application/ld+json requests 1 year ago
guoguangwu 20fec65e6b chore: unnecessary use of fmt.Sprintf 2 years ago
Josh Soref af875b4d87 spelling: message 2 years ago
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 2 years ago
Isaac Su df7be46417 Protect drafts if they are part of a Private or Protected collection 3 years ago
Matt Baer 69ab0d34e0 Elide Markdown when generating slug 3 years ago
Matt Baer 720a8c1975 Don't include img alt text in post Summary() 4 years ago
Matt Baer e91ffe2dcb Remove additional slash in /feed/ redirect 4 years ago
Matt Baer 2ea235f0c4 Support email subscriptions (base) 4 years ago
Matt Baer c05f7056c4 Fix collection rendering in Chorus mode 4 years ago
Matt Baer e42ba392c6 Support Web Monetized split content 4 years ago
Matt Baer 6740fbe097 Support publishing title-only posts 4 years ago
Matt Baer b010484493 Return `url` of new post on publish 4 years ago
Matt Baer 484d2736ce Update repo URL to writefreely org 4 years ago
Matt Baer 4a58a94e26 Include images as attachments in ActivityStreams data 4 years ago
Colin Axner 5ba0ea2b04 fix accessibility of silenced user posts 4 years ago
Josip Antoliš eb76faa129 Fix escaping in post summary 5 years ago
Matt Baer f821ead3a1 Support only federating Notes 5 years ago
Matt Baer 13eb51913e Support Web Monetization via backend attribute 5 years ago
Matt Baer a25664bb97 Support post signatures 5 years ago
Matt Baer 9624c4db00 Show warning in editor when local draft is out of date 5 years ago
Matt Baer f9cd87ae3a Log handle on GetProfilePageFromHandle err 5 years ago
Matt Baer ac522ed600 Reuse mention regex 5 years ago
Matt Baer 97aec9c158 Fix error / info logging around AP mentions 5 years ago
Matt Baer a9bed9fea9 Prevent nil pointer panic from ActivityObject() method 5 years ago
Matt Baer 563ea5b25b Fix image extraction for URLs with query strings 5 years ago
Matt Baer 34d196376e Include extracted images in draft social metadata 5 years ago
Matt Baer 7023b74d12 Update calls and vars for Invites and elsewhere 5 years ago
Matt Baer bb63e64883 Clean up getProfilePageFromHandle 5 years ago
Matt Baer b336e95e12 Render HTML entities in Drafts list 5 years ago
Matt Baer 9958a1122b Show published date on post pages if Blog 5 years ago
Matt Baer 6afafa4d67 Fix whitespace 5 years ago
Matt Baer cfea887b78 Suppress "user not found" log when post not found 5 years ago
Rob Loranger 4c0e4d04c1
404 for protected posts when previously authorized 5 years ago
Matt Baer 5259c4fcdf Federate posts without a double-line break as Notes 5 years ago
Matt Baer 44a6703742 Prevent failed requests on failed user silence check 5 years ago
Matt Baer c81927a69f Fix empty hostname when fetching AS post via ID 5 years ago
Matt Baer 8d8e671a07 Fix suspension check in fetchPost() 5 years ago
Matt Baer 2899d98cfd Fix collection post 500 when not logged in 5 years ago
Rob Loranger 7e014ca659
Rename Suspend status to Silence 5 years ago
Rob Loranger f66d5bf1e8
use .Host instead of adding .Hostname 5 years ago
Rob Loranger c0b75f6b65
pass hostname to canonical url in post templates 5 years ago
Matt Baer e1149cd1e9 Fix URLs in CSV exports 5 years ago