40 Commits

Author SHA1 Message Date
59e7fe74ec
Header/footer style tweaks 2019-06-28 15:28:00 -04:00
c26aeb8f99
Make header/footer same width as article and use flexbox for layout 2019-06-19 09:29:56 -04:00
b8305989b6
Update dependencies 2019-06-19 08:58:40 -04:00
2c1f179b52 Fix wrong webfinger subject 2019-04-05 15:30:33 +00:00
6a8d8a0501 Fix wrong forceUpdate parameter in getActor 2019-04-05 15:23:24 +00:00
9777f72773
Initial comments implementation 2019-03-01 18:42:28 -05:00
6b4ea192e1
Cache actors 2019-02-24 10:21:14 -05:00
81e2fca2aa
Try to handle Deletes (not currently working) 2019-02-21 19:26:24 -05:00
3ddb8ad28f
Store incoming Notes 2019-02-21 19:17:59 -05:00
9191a9d987
Validate HTTP signatures 2019-02-20 18:07:29 -05:00
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
88212c3981
AP: Updates 2019-02-18 18:20:39 -05:00
c5dd73a3a9
AP: Also generate JSON indexes 2019-02-18 14:22:41 -05:00
e4b3a5f68d
AP: Fix post ID 2019-02-18 14:01:58 -05:00
320ba3fc67
AP: actor tweaks 2019-02-18 13:58:12 -05:00
48368ae6e4
AP: fix object generation 2019-02-18 13:53:35 -05:00
8f73cd8106
Start ActivityPub stuff 2019-02-18 13:47:43 -05:00
c25ecdc5b1
Fix extra margin on footer links 2019-02-16 14:45:40 -05:00
7ca373b020
Add Other dropdown menu 2019-02-16 14:43:41 -05:00
6a4d50f362
Tweak monospace font 2019-02-16 13:33:21 -05:00
68e72c1834
Tweak fonts 2019-02-13 21:45:52 -05:00
a3b3db4b2f
Add rel=me to footer links 2019-01-15 19:23:36 -05:00
26f718fa90
Fix weird fancy link spacing 2019-01-05 11:35:01 -05:00
1dbf90b7a1
Fix fancy links in Chrome 2019-01-05 11:16:15 -05:00
601eefab54
Mobile fixes 2019-01-05 10:52:44 -05:00
08efa719f6
Use environment variable for minifying CSS 2019-01-05 10:29:38 -05:00
78a478592d
Change image embeds to https 2019-01-05 10:28:05 -05:00
6bb3514f6c
Cleanup EJS rendering code 2019-01-04 21:59:52 -05:00
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
ce219d972f
More schema.org stuff 2019-01-04 18:24:16 -05:00
7b5212027c
Add OpenGraph and Twitter card metadata 2019-01-04 17:54:34 -05:00
0585bb07c7
Add read more links to index pages 2019-01-04 17:36:04 -05:00
cbb78665b9
Update package.json 2019-01-04 15:01:41 -05:00
ebb6b54041
Update Reincarnation 2019-01-04 14:54:23 -05:00
fc60f35f94
Add README 2019-01-04 14:46:32 -05:00
4ddc746a8a
Remove test stuff 2019-01-04 14:44:33 -05:00
1688cefe9c
Add typescript to package.json 2019-01-04 13:44:41 -05:00
78ca9ebfba
Add favicon 2019-01-04 13:36:40 -05:00
7e5ed41011
Add old permalinks 2019-01-04 13:30:14 -05:00
2e60126ded
Initial commit 2019-01-04 13:14:53 -05:00