Commit Graph

110 Commits (cf53730f6ccdaca90fdea69a1e313f13da363b3b)

Author SHA1 Message Date
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 2 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() 3 years ago
Matt Baer e91ffe2dcb Remove additional slash in /feed/ redirect 3 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 4 years ago
Matt Baer f821ead3a1 Support only federating Notes 4 years ago
Matt Baer 13eb51913e Support Web Monetization via backend attribute 4 years ago
Matt Baer a25664bb97 Support post signatures 4 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
Rob Loranger 5429ca4ab0
add check for suspended user on single posts 5 years ago
Rob Loranger f85f0751a3
address PR comments 5 years ago
Michael Demetriou db14f04b59 Redirects from the intermediate page work and if there's an old mention 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
Rob Loranger f87371b594
update IsJSON to check for Accept header 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 f241d69425
reduce GetPinnedPosts calls to single line 5 years ago
Rob Loranger b373aad298
prevent future posts from showing in pins 5 years ago
Matt Baer afadf6fdf6 Set default visibility in datastore.CreateCollection 5 years ago