Commit Graph

1072 Commits (a7190795f7ba3c500d022df42c59024179875416)
 

Author SHA1 Message Date
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
Matt Baer 0567564905 Add LESS styles, fonts, icons, CSS generation 6 years ago
Matt Baer 18b9b2124e Add database schema 6 years ago
Matt Baer a3b7b260c5 Add debugging flag 6 years ago
Matt Baer 59ea5da521 Add login and post cache helpers 6 years ago
Matt Baer 8ab29d89da Add MaxBlogs config value 6 years ago
Matt Baer 342542444d Add contributing guidelines 6 years ago
Matt Baer 3e1d3530ad Fetch collection description with user collections 6 years ago
Matt Baer f512f983ec Use AGPL 6 years ago
Matt Baer e6f1291189 Move Host config value from Server -> App 6 years ago