mirror of https://github.com/writeas/writefreely
Tag:
Branch:
Tree:
9a55d38e4b
T572-check-updates
T661-disable-accounts
T669-date-stamps
T705-oauth
admin-dashboard-redesign
ap-likes
archive-page
better-server-error
compile-darwin-arm64
compose-update
configurable-editor
consistent-reader-nav
contact-links
custom-css-config
customize-reader
dark-mode
database-dump
dependabot/github_actions/docker/build-push-action-6.9.0
dependabot/github_actions/docker/login-action-3.3.0
dependabot/github_actions/docker/metadata-action-5.6.1
dependabot/github_actions/docker/setup-buildx-action-3.7.1
dependabot/github_actions/docker/setup-qemu-action-3.2.0
dependabot/go_modules/github.com/fatih/color-1.18.0
dependabot/go_modules/github.com/gorilla/feeds-1.2.0
dependabot/go_modules/github.com/gorilla/sessions-1.4.0
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.24
dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.27
dependabot/go_modules/github.com/urfave/cli/v2-2.27.5
develop
docker
embedded-data
fix-fedi-followers
fix-feed-for-untitled-posts
fix-friendica
fix-host-single-user-templates
fix-no-to
fix-sitemap-lib
fix-updates-masto
hotfix-0.13.1
hotfix-0.13.2
hotfix-0.15.1
image-upload-drag
import-zip
import-zips
main
move-repo
nodeinfo-handle
oauth-gitlab
passwordless-db
simplified-nav
smtp
verify-collection-max-lengths
v0.1.0
v0.10.0
v0.11.0
v0.11.1
v0.11.2
v0.12.0
v0.12.0rc1
v0.13.0
v0.13.0rc1
v0.13.1
v0.13.2
v0.14.0
v0.15.0
v0.15.1
v0.2.0
v0.2.1
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.8.0
v0.8.1
v0.9.0
v0.9.1
${ noResults }
1 Commits (9a55d38e4b2a1ddc87ac735c1e00cc8e7c06ef0d)
Author | SHA1 | Message | Date |
---|---|---|---|
Matt Baer | 6aa8de3a4b |
Add Gopher support
This adds gopher support to WriteFreely -- both single- and multi-user instances. It is off by default, but can be enabled with the new `gopher_port` config value in the `[server]` section. When enabled, multi-user instances will show all public blogs at gopher://[host]:[gopher_port]/ -- otherwise, blogs are accessible at gopher://[host]:[gopher_port]/[blog]/ This is just a proof of concept for now. We still need to handle some edge cases and different configurations, like private instances. Ref T559 |
5 years ago |