Commit Graph

132 Commits (0adffb98a61fb7b63da3ef6f2083b36a7aa0ae6e)

Author SHA1 Message Date
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
Matt Baer 32e99d0041 Fix hashes in code blocks rendered as hashtags 6 years ago
Matt Baer 8a07c0f0a0 Extract images with .image extension 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 7f5551105a Fix metadata update redirect on single-user instances 6 years ago
Matt Baer fc856e36eb Fix editing metadata on single-user instances 6 years ago
Matt Baer bdc4f270f8 Support editing About and Privacy pages from Admin panel 6 years ago
Matt Baer 99a10a2563 Accept different `created` time on post publish 6 years ago
Matt Baer 8e6d0daa06 Federate draft when published to a blog 6 years ago
Matt Baer 8a8db3be53 Support retrieving posts as AS2 object 6 years ago
Matt Baer 001fc8bb2d Fully support single-user mode 6 years ago
Matt Baer 3afdd8c1b4 Add backend post handling, endpoints, rendering 6 years ago
Matt Baer 39477cfcab Fix parse package import 6 years ago
Matt Baer 0c1e1dd57e Add data layer 6 years ago