Commit Graph

81 Commits (96c197453dd8f93f3b30d029e3c66fc7d64fe943)
 

Author SHA1 Message Date
Matt Baer 96c197453d Fix key loading on Windows + move paths into vars 6 years ago
Matt Baer 561568343a Use avatar as blog link social media image 6 years ago
Matt Baer c996ae1cad Add To and CC on Create activities 6 years ago
Matt Baer 393f6d6834 Add ID on Accept activities 6 years ago
Matt Baer bbed72ff6b Remove unneeded followers column from remoteusers 6 years ago
Matt Baer a0ac7bbbcd Insert missing default values on post creation 6 years ago
Matt Baer 426fa01fb4 Explain where to post questions, feedback, bugs 6 years ago
Matt Baer 704558114d Remove r.Host from server logs 6 years ago
Matt Baer 7538fa68bc Insert default values on collection creation 6 years ago
Matt Baer 331d76f75e Fix overflowing green bg in setup titles 6 years ago
Matt Baer 8db0afabf6 Show number of followers on stats page 6 years ago
Matt Baer 1cb593fd8c Fix unnecessarily connecting to DB after multi-user config 6 years ago
Matt Baer ae019e4dc3 Show error when ListenAndServe fails 6 years ago
Matt Baer 59f436052e Add info about running in production 6 years ago
Matt Baer 5920578c70 Add links about instances in README 6 years ago
Matt Baer 8a8db3be53 Support retrieving posts as AS2 object 6 years ago
Matt Baer 3bf10d8074 Remove default value for `posts`.`updated` 6 years ago
Matt Baer a6478f1b1d Create blog during config for single-user blogs 6 years ago
Matt Baer 486fb665ad Remove unnecessary password check on log out 6 years ago
Matt Baer 001fc8bb2d Fully support single-user mode 6 years ago
Matt Baer aecbc3c014 Support fuzzy username matching on login 6 years ago
Matt Baer 5a062eb437 Include flashes on signup page 6 years ago
Matt Baer c800f8c9a2 Fix email display in Account Settings 6 years ago
Matt Baer 5614bb448a Show "closed registration" message on landing page 6 years ago
Matt Baer 2ea10939f2 Improve sign up 6 years ago
Matt Baer 3609e8065b Fix template loading on Windows 6 years ago
Matt Baer 44e0657ef9 Update footer links with guide link, version num 6 years ago
Matt Baer c5e7e35205 Update copy on default pages 6 years ago
Matt Baer d6f23b54e3 Add RSS to outbound service nodeinfo 6 years ago
Matt Baer be31da2fe7 Tweak capitalization / spacing in Write Freely name 6 years ago
Matt Baer 254655d853 Log more when building 6 years ago
Matt Baer 35ebbc1a10 Update Travis badge 6 years ago
Matt Baer 741292668a Get dependencies before building 6 years ago
Matt Baer 6867ac07b4 Update Makefile with new commands, fixes 6 years ago
Matt Baer 2e52b8cf55 Remove extraneous params in Sprintf calls 6 years ago
Matt Baer 771d0a8d2f Use hostname in AP requests' User-Agent header 6 years ago
Matt Baer 6a571950a2 Fix ActivityPub endpoint URLs 6 years ago
Matt Baer 9149e1f120 Relax root route matching 6 years ago
Matt Baer d7927779db Tweak README copy 6 years ago
Matt Baer 92eadc9eae Add install instructions to README 6 years ago
Matt Baer 55ada67170 Fill in remaining missing pieces 6 years ago
Matt Baer 6dbf0c8764 Add ActivityPub components, routes, handlers 6 years ago
Matt Baer 5e53a1788d Add user management pages 6 years ago
Matt Baer ebeacff43c Add collection handlers, routes, feeds, sitemaps 6 years ago
Matt Baer af872127c6 Add user-facing templates and pages 6 years ago
Matt Baer 8f08de02b8 Add account handlers 6 years ago
Matt Baer 48f86edb3f Add missing webfont.js 6 years ago
Matt Baer 86e7ba2579 Add editor 6 years ago
Matt Baer a30fc5b52b Add handler, page, template loading 6 years ago
Matt Baer 3afdd8c1b4 Add backend post handling, endpoints, rendering 6 years ago