Commit Graph

82 Commits (563ea5b25b306ce0cde59f156a10eb4369a70c64)

Author SHA1 Message Date
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 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
Matt Baer 582f041748 Return plainer message on coll .txt post 404 5 years ago
Matt Baer 35906118d0 Return only 404 on ActivityPub coll post request 5 years ago
Matt Baer ff7828c558 Link hashtags to Reader when Chorus mode enabled 5 years ago
Matt Baer 1a80cd3c02 Add site-wide navigation on colls when chorus = true 5 years ago
Matt Baer f6f116d672 Fix missing hostname when publishing via API 5 years ago
Matt Baer f541f72224 Style collection 404 page like rest of blog 5 years ago
Matt Baer 909976dd90 Don't consider post unpublished when title exists 5 years ago
Matt Baer 31b521c11c Prevent transliterated slugs exceeding limit 5 years ago
Matt Baer bd180f56a8 Add comments about isRaw logic 5 years ago
Matt Baer 86a128483b Fix more missing hostNames 6 years ago
Matt Baer 63b536ec87 Don't federate anything when instance is private 6 years ago
Matt Baer b3a36a3be7 Allow completely private instances, part 1 6 years ago
Matt Baer f38a135bfa Remove global hostName var 6 years ago
Matt Baer ed4aacd1ac Move static file ServeMux to App struct 6 years ago
Rob Loranger d58c142467
change delete post authentication logic 6 years ago
Matt Baer b9b41b1ef7 Enable un-setting RTL setting via web 6 years ago
Matt Baer d8937e89a8 Make App struct public 6 years ago
Matt Baer 1dc93c076d Revert "Support new commentsEnabled property" 6 years ago
Matt Baer 4af9fa66aa Don't federate scheduled posts upon claiming 6 years ago
Matt Baer 5e7da6678d Support new commentsEnabled property 6 years ago
Matt Baer 54edb2562d Strip HTML from post summary 6 years ago