Commit Graph

15 Commits

Author SHA1 Message Date
Shadowfacts 9191a9d987
Validate HTTP signatures 2019-02-20 18:07:29 -05:00
Shadowfacts 2adb93395e
ActivityPub attempt 2: it actually works this time
Use Node.js Express app to serve both statically generated content and
dynamic AP stuff
2019-02-20 17:12:29 -05:00
Shadowfacts 88212c3981
AP: Updates 2019-02-18 18:20:39 -05:00
Shadowfacts c5dd73a3a9
AP: Also generate JSON indexes 2019-02-18 14:22:41 -05:00
Shadowfacts e4b3a5f68d
AP: Fix post ID 2019-02-18 14:01:58 -05:00
Shadowfacts 320ba3fc67
AP: actor tweaks 2019-02-18 13:58:12 -05:00
Shadowfacts 48368ae6e4
AP: fix object generation 2019-02-18 13:53:35 -05:00
Shadowfacts 8f73cd8106
Start ActivityPub stuff 2019-02-18 13:47:43 -05:00
Shadowfacts 26f718fa90
Fix weird fancy link spacing 2019-01-05 11:35:01 -05:00
Shadowfacts 08efa719f6
Use environment variable for minifying CSS 2019-01-05 10:29:38 -05:00
Shadowfacts 6bb3514f6c
Cleanup EJS rendering code 2019-01-04 21:59:52 -05:00
Shadowfacts 167e60d852
Change fancy links to use non-pseudo elements
Pseudo elements cannot be hidden from screen readers,
using spans allows aria-hidden to be set
2019-01-04 21:44:55 -05:00
Shadowfacts 7b5212027c
Add OpenGraph and Twitter card metadata 2019-01-04 17:54:34 -05:00
Shadowfacts 78ca9ebfba
Add favicon 2019-01-04 13:36:40 -05:00
Shadowfacts 2e60126ded
Initial commit 2019-01-04 13:14:53 -05:00