Go to file
Nick Gerakines 4bb102e692 Removing generate from releaser config 2020-03-24 13:38:38 -04:00
asset Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
avatar Displaying avatars on feed for actors. Closes #15 2020-03-04 11:31:03 -05:00
common Implemented delete note. Closes #38. 2020-03-19 05:14:05 -04:00
config Added user settings form and server allow flags for auto follow and reply collection updates. 2020-03-15 16:43:59 -04:00
errors Added goreleaser file 2020-03-24 13:36:08 -04:00
fed Refactoring object view to not use context or conversation. Part of #42 2020-03-22 15:42:45 -04:00
g Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
job Removing old job test. 2020-03-23 11:47:53 -04:00
json Added json ld debug command. Part of #39. 2020-03-19 06:45:23 -04:00
migrations Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
public Implemented asset storage and display. Closes #17 and #19. 2020-03-05 12:09:14 -05:00
scripts Added goreleaser file 2020-03-24 13:36:08 -04:00
start Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
storage Applying uniform UTC references in time creation and parsing. Closes #41 2020-03-24 12:24:11 -04:00
templates Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
translations/en Finished filling in vague errors in storage. Moved several queries from web into storage. Closes #51. 2020-03-24 11:39:04 -04:00
web Applying uniform UTC references in time creation and parsing. Closes #41 2020-03-24 12:24:11 -04:00
.gitignore Added goreleaser file 2020-03-24 13:36:08 -04:00
.gitlab-ci.yml Fixing broken test 2020-03-07 09:40:29 -05:00
.goreleaser.yml Removing generate from releaser config 2020-03-24 13:38:38 -04:00
CHANGELOG.md Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
CONTRIBUTING.md Added contributing document. 2020-03-18 12:21:45 -04:00
Dockerfile Added dockerfile. Closes #11. 2020-03-02 16:17:48 -05:00
FEDERATION.md Added FEDERATION.md file to project 2020-03-04 13:55:14 -05:00
LICENSE initial commit 2020-02-27 10:43:16 -05:00
README.md Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
gennonprod.go Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
genprod.go Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
go.mod Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
go.sum Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00
main.go Misc packaging cleanup. Added go-bindata to package templates. Closes #50. 2020-03-24 10:11:26 -04:00

README.md

tavern

A minimalistic Activity Pub server. Think mastodon, but smaller and with fewer features.

This project is in active development and should not be used in production.

Roadmap: https://gitlab.com/ngerakines/tavern/-/wikis/Roadmap

Milestones: https://gitlab.com/ngerakines/tavern/-/milestones

License

MIT License

Copyright (c) 2020 Nick Gerakines