Commit Graph

40 Commits (import-zips)

Author SHA1 Message Date
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 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