Matt Baer
c2a7f19ef0
Add numeric avatars
2019-01-07 15:40:37 -05:00
Matt Baer
3ae45bc156
Fix spacing around copyright notices
2018-12-31 01:05:26 -05:00
Matt Baer
1274914207
Add copyright / license notices to .go files
2018-12-24 12:45:15 -05:00
Matt Baer
99a10a2563
Accept different `created` time on post publish
...
This helps with post importing and clients that want to support post
scheduling. It also changes how Collection.ForPublic() works, no longer
resetting the ID.
Closes T532
2018-11-18 14:39:50 -05:00
Matt Baer
b58cb1e541
Fix Novel blog post order in feeds and outbox
2018-11-17 21:59:04 -05:00
Matt Baer
561568343a
Use avatar as blog link social media image
2018-11-11 15:34:26 -05:00
Matt Baer
6a571950a2
Fix ActivityPub endpoint URLs
2018-11-08 11:26:02 -05:00
Matt Baer
ebeacff43c
Add collection handlers, routes, feeds, sitemaps
2018-11-08 01:22:18 -05:00
Matt Baer
0c1e1dd57e
Add data layer
...
This includes config changes, collections, posts, some post rendering
funcs, and actual database connection when the server starts up.
2018-10-16 22:31:27 -04:00