Commit Graph

186 Commits (ap-likes)

Author SHA1 Message Date
Matt Baer ceb84bfc3c Bump version to 0.15.1 2 months ago
Matt Baer 5be1f2451c Bump version to 0.15 10 months ago
Matt Baer 289730e24a Look for custom CSS in static_parent_dir 1 year ago
Matt Baer cc75be1eb5 Rename Letters [letters] config section to Email [email] 1 year ago
Matt Baer a8afa18ab2 Bump version to 0.14 1 year ago
Matt Baer d48262a6df Add a customizable Contact page 1 year ago
Matt Baer 3d8b8ecc93 Support using MySQL without a password 1 year ago
guoguangwu cf53730f6c chore: remove refs to deprecated io/ioutil 1 year ago
Matt Baer a0f1e1821f Delete socket file on server shutdown 2 years ago
Matt Baer f84b4b0f74 Use more idiomatic variable initialization for network/protocol 2 years ago
Matt Baer 7a84d27dca Re-use err variable, instead of creating new error vars 2 years ago
mathew 6903dd4349 Replace go-bindata with standard go:embed 2 years ago
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 2 years ago
Matt Baer b74fd70ab5 Bump version to v0.13.2 2 years ago
ltdk baaf0580f5 Add unix socket support 3 years ago
Matt Baer 9ee83ae885 Support custom instance-level stylesheet 3 years ago
Matt Baer 940d220bf3 Bump version to 0.13.1 3 years ago
Matt Baer ed771380fb Fix SQLite database lock on Reader 3 years ago
Matt Baer 720a8c1975 Don't include img alt text in post Summary() 3 years ago
Matt Baer 2ea235f0c4 Support email subscriptions (base) 3 years ago
Matt Baer 85fb2a952b Support setting `description` on user registration 4 years ago
Matt Baer 14f5100d6a Bump version to 0.13.0 4 years ago
Matt Baer b092421f6e Add Cross-Site Request Forgery (CSRF) protection on account deletion 4 years ago
Matt Baer 484d2736ce Update repo URL to writefreely org 4 years ago
Matt Baer 9aeeb52bdb Fix nil pointer on instance-wide actor lookup 4 years ago
Matt Baer 9484880bca Sign actor fetch request 4 years ago
Matt Baer 4db2cb8986 Templatize OAuth buttons across signup and login pages 4 years ago
Matt Baer 95273697f4 Use consistent server User-Agent across application 4 years ago
Matt Baer dbe36861c3 Prevent Gopher server start on Private instance 4 years ago
prichier f6aa99e591 Add disable_password_auth option 5 years ago
Joice M. Joseph 671c7e99a5 fix: #297 - tls for mysql connetions 5 years ago
Matt Baer c2417399a4 Bump version to 0.12.0 5 years ago
Matt Baer 151ec71163 Land on login form for private instances 5 years ago
Matt Baer 6aa8de3a4b Add Gopher support 5 years ago
Nick Gerakines 7a0863f71b Added oauth handlers and tests with mocks. Part of T705. 5 years ago
Matt Baer 342c3cde89 Bump version to 0.11.2 5 years ago
Matt Baer 278e4f6242 Bump version to 0.11.1 5 years ago
Matt Baer 8f24da94a6 Bump version to 0.11.0 5 years ago
Rob Loranger b83af955c3
remove wrapper over db.DeleteAccount 5 years ago
Rob Loranger 41166e5c35
CLI delete account by username and delete posts 5 years ago
Rob Loranger c87ca11a52
add account deletion 5 years ago
Rob Loranger eae4097677
add update checks 5 years ago
Daniel Watkins 7a53af355e
Emit the server software and version to the log on startup 5 years ago
Matt Baer d8405680b4 Respect `private` setting with home page Reader 5 years ago
Matt Baer f821dbaac4 Support dedicated signup page in chorus mode 5 years ago
Matt Baer 006b7a86ea Show Reader on home route in chorus mode 5 years ago
Matt Baer df078c569d Accept config.Config in datastore.CreateUser() 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 81847fbbcc Land on Blogs page when SimpleNav is enabled 5 years ago