A clean, Markdown-based publishing platform made for writers. Write together, and build a community. https://writefreely.org
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
Matt Baer d8019bba0d
Merge pull request #370 from writeas/oauth-cleanup
3 yıl önce
.github Update dependabot.yml 3 yıl önce
appstats move tool from gogs into appstats pkg 4 yıl önce
author Add and update copyright notices 4 yıl önce
cmd/writefreely return clear error 4 yıl önce
config Reorder Gitea fields and structs in config.go 3 yıl önce
db Add copyright notices to fixed files 4 yıl önce
key Add TODO for multierror 4 yıl önce
keys Move key generation to app from keys.sh 5 yıl önce
less Use branded OAuth buttons 3 yıl önce
migrations Support post signatures 3 yıl önce
oauth Added oauth handlers and tests with mocks. Part of T705. 4 yıl önce
page Add site-wide navigation on colls when chorus = true 4 yıl önce
pages Update signup-via-invite page 3 yıl önce
parse Describe package parse 5 yıl önce
scripts Add CSS cache busting to templates in release 4 yıl önce
static Use branded OAuth buttons 3 yıl önce
templates Use branded OAuth buttons 3 yıl önce
.dockerignore added .git to make builds cache more effectively and run faster 5 yıl önce
.gitignore Fix go-bindata error in Travis build 5 yıl önce
.travis.yml Bump Travis build to Go 1.13 4 yıl önce
AUTHORS.md Add @nkoehring to AUTHORS 5 yıl önce
CONTRIBUTING.md Add details and update CONTRIBUTING guide 4 yıl önce
Dockerfile Update Dockerfile 4 yıl önce
LICENSE Use AGPL 5 yıl önce
Makefile Add CSS cache busting to templates in release 4 yıl önce
README.md Update README 4 yıl önce
account.go Templatize OAuth buttons across signup and login pages 3 yıl önce
account_import.go Revert "Fix unix timestamp in file upload" 4 yıl önce
activitypub.go Use consistent server User-Agent across application 3 yıl önce
activitypub_test.go fixes issue #100 - can't follow from pubgate 5 yıl önce
admin.go Fix admin nav rendering on user viewing 4 yıl önce
app.go Templatize OAuth buttons across signup and login pages 3 yıl önce
auth.go Fix spacing around copyright notices 5 yıl önce
bindata-lib.go Include schema.sql when built with wflib tag 5 yıl önce
cache.go Fix spacing around copyright notices 5 yıl önce
collections.go Support post signatures 3 yıl önce
config.ini.example fix: #297 - tls for mysql connetions 4 yıl önce
database-lib.go Add new err func to wflib and sqlite builds 4 yıl önce
database-no-sqlite.go Show 503 page on collections under high load 4 yıl önce
database-sqlite.go Add new err func to wflib and sqlite builds 4 yıl önce
database.go Run `go fmt` on database.go 3 yıl önce
database_test.go Support OAuth registration with invite code 4 yıl önce
docker-compose.yml Improved the Docker dev workflow slightly. 5 yıl önce
docker-setup.sh Improved the Docker dev workflow slightly. 5 yıl önce
errors.go Add disable_password_auth option 3 yıl önce
export.go Fix URLs in CSV exports 4 yıl önce
feed.go Rename Suspend status to Silence 4 yıl önce
go.mod Merge pull request #319 from writeas/silo-mentions 3 yıl önce
go.sum Merge pull request #319 from writeas/silo-mentions 3 yıl önce
gopher.go Add Gopher support 4 yıl önce
handle.go Merge branch 'develop' into gopher 3 yıl önce
hostmeta.go Make App struct public 5 yıl önce
instance.go Fix spacing around copyright notices 5 yıl önce
invites.go Update signup-via-invite page 3 yıl önce
keys.go Break functionality out of Serve() func 5 yıl önce
main_test.go Unit tests, integration testing, and code cleanup for oauth support. Part of T705. 4 yıl önce
nodeinfo.go Add `invites` flag in NodeInfo 5 yıl önce
oauth.go Redirect user to /me/settings on cancelled OAuth flow 3 yıl önce
oauth_generic.go Use consistent server User-Agent across application 3 yıl önce
oauth_gitea.go Use consistent server User-Agent across application 3 yıl önce
oauth_gitlab.go Use consistent server User-Agent across application 3 yıl önce
oauth_signup.go Support OAuth registration with invite code 4 yıl önce
oauth_slack.go Use consistent server User-Agent across application 3 yıl önce
oauth_test.go Run go fmt on oauth_test.go 4 yıl önce
oauth_writeas.go Use consistent server User-Agent across application 3 yıl önce
pad.go Merge branch 'develop' into rename-account-suspend 4 yıl önce
pages.go Enable customizing Reader page 4 yıl önce
postrender.go Merge pull request #330 from writeas/post-signatures 3 yıl önce
posts.go Merge pull request #330 from writeas/post-signatures 3 yıl önce
read.go Limit Reader posts by count, not publish date 4 yıl önce
request.go update IsJSON to check for Accept header 4 yıl önce
routes.go Merge branch 'develop' into feature/generic-oauth 3 yıl önce
schema.sql Set up migrations table on initial setup 5 yıl önce
semver.go add update checks 4 yıl önce
session.go Break functionality out of Serve() func 5 yıl önce
sitemap.go Link hashtags to Reader when Chorus mode enabled 4 yıl önce
sqlite.sql Set up migrations table on initial setup 5 yıl önce
templates.go Include OAuth buttons on signup-via-invite page 3 yıl önce
unregisteredusers.go update IsJSON to check for Accept header 4 yıl önce
updates.go Prevent update check from slowing app init 4 yıl önce
updates_test.go Rename ReleaseURL() to ReleaseNotesURL() 4 yıl önce
users.go Rename UserSuspended to UserSilenced 4 yıl önce
webfinger.go Fix error / info logging around AP mentions 4 yıl önce

README.md

 

WriteFreely


Latest release Build status Go Report Card

 

WriteFreely is free and open source software for building a writing space on the web — whether a publication, internal blog, or writing community in the fediverse.

Try the writing experience

Find an instance

Features

Made for writing

Built on a plain, auto-saving editor, WriteFreely gives you a distraction-free writing environment. Once published, your words are front and center, and easy to read.

A connected community

Start writing together, publicly or privately. Connect with other communities, whether running WriteFreely, Plume, or other ActivityPub-powered software. And bring members on board from your existing platforms, thanks to our OAuth 2.0 support.

Intuitive organization

Categorize articles with hashtags, and create static pages from normal posts by pinning them to your blog. Create draft posts and publish to multiple blogs from one account.

International

Blog elements are localized in 20+ languages, and WriteFreely includes first-class support for non-Latin and right-to-left (RTL) script languages.

Private by default

WriteFreely collects minimal data, and never publicizes more than a writer consents to. Writers can seamlessly create multiple blogs from a single account for different pen names or purposes without publicly revealing their association.

Write.as

The quickest way to deploy WriteFreely is with Write.as, a hosted service from the team behind WriteFreely. You’ll get fully-managed installation, backup, upgrades, and maintenance — and directly fund our free software work ❤️

Learn more on Write.as.

Quick start

WriteFreely deploys as a static binary on any platform and architecture that Go supports. Just use our built-in SQLite support, or add a MySQL database, and you’ll be up and running!

For common platforms, start with our pre-built binaries and head over to our installation guide to get started.

Packages

You can also find WriteFreely in these package repositories, thanks to our wonderful community!

Documentation

Read our full documentation on WriteFreely.org —️ and help us improve by contributing to the writefreely/documentation repo.

Development

Start hacking on WriteFreely with our developer setup guide. For Docker support, see our Docker guide.

Contributing

We gladly welcome contributions to WriteFreely, whether in the form of code, bug reports, feature requests, translations, or documentation improvements.

Before contributing anything, please read our Contributing Guide. It describes the correct channels for submitting contributions and any potential requirements.

License

Copyright © 2018-2020 A Bunch Tell LLC and contributing authors. Licensed under the AGPL.