Commit Graph

107 Commits (2de37a4ddb270ee32704bd4cf40431157c0971c1)
 

Author SHA1 Message Date
Ben Overmyer 2de37a4ddb Improved the Docker dev workflow slightly. 6 years ago
Matt Baer 8e6d0daa06 Federate draft when published to a blog 6 years ago
Matt Baer 778098d925 Remove JS editor remnants 6 years ago
Matt Baer a0f8a2df3b Fix MathJax value not sticking 6 years ago
Matt Baer 3595c8163c Use Accept ID on blog's origin 6 years ago
Matt Baer ed1b77ea3b Support outputting version with -v flag 6 years ago
Matt Baer 58d163d2e0 Properly handle failed AP requests 6 years ago
Matt Baer 0eac9251c0 Add location to MySQL connection string 6 years ago
Matt Baer 9d42d89a27 Fix "view blog" links on customize page in single mode 6 years ago
Matt Baer 9016f87041 Add --reset-pass option for admin pass reset 6 years ago
Matt Baer 8c851545f6 Merge branch 'master' of github.com:writeas/writefreely 6 years ago
Matt Baer 6cede306b9
Merge pull request #24 from TheJF/add_dockerfile_and_docker-compose 6 years ago
Jean-Francois Arseneau 5b393309a5 Add Dockerfile and Docker Compose files 6 years ago
Matt Baer b1686b1d46 Add --init-db flag to create schema in app 6 years ago
Matt Baer 6220e55559 Provide default `updated` value 6 years ago
Matt Baer bf44236748 Bump version to 0.2.1 6 years ago
Matt Baer ac3d454f22 Include default `posts`.`privacy` value on post creation 6 years ago
Matt Baer efbba9e1ba Reuse statement on post insert 6 years ago
Matt Baer 8a3974c27d Merge branch 'master' of github.com:writeas/writefreely 6 years ago
Matt Baer 3576ab15d1 Create issue templates 6 years ago
Matt Baer 1836735499 Add login link on single-user blog 6 years ago
Matt Baer ecac59bf62 Fix Accept IDs 6 years ago
Matt Baer 78953f27f0 Fix badge 6 years ago
Matt Baer 002d0e6309 Bump version to 0.2 6 years ago
Matt Baer b8ce944b5c Add IRC badge in README 6 years ago
Matt Baer 7bc873580c Move key generation to app from keys.sh 6 years ago
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