83 Commits

Author SHA1 Message Date
b8346c7a19
Fix another error that could occur when an actor doesn't have a public key 2019-09-18 08:28:17 -04:00
bd24f4e480
Fix error when trying to cache an actor without a public key 2019-09-18 08:25:11 -04:00
0e5aa15715
Generate CSS output based on NODE_ENV 2019-09-17 17:02:31 -04:00
6e785fb0a1
Log errors in addition to sending response 2019-09-17 15:42:40 -04:00
99637521d4
Only enable Sass watcher in development 2019-09-17 15:34:48 -04:00
5b307675b1
Fix error pages 2019-09-17 15:30:47 -04:00
38b8c34a05
Add nodeinfo support 2019-09-17 14:36:54 -04:00
8490156176
Handle actors w/o icons 2019-09-17 14:19:02 -04:00
3be13e191e
Add license 2019-09-16 22:22:47 -04:00
5d9ebd1a99
Add Markdown footnotes 2019-09-16 21:48:32 -04:00
eed3c335f2
Fix error on fetching actor
I'm not sure what's actually causing it, but this prevents it from
clogging up the log.
2019-09-16 18:59:21 -04:00
605aaab747
Set role=presentation for header anchor links 2019-09-16 18:11:57 -04:00
bc280943f3
Fix underline showing on header links on Safari 2019-09-16 17:56:31 -04:00
6c6fa182af
Fix code font being too light on some devices 2019-09-16 17:56:09 -04:00
3c5995cf02
Fix scrolling in code blocks 2019-09-16 17:52:38 -04:00
6b276fdbe0
Don't load comments until details element is expanded 2019-09-16 17:30:54 -04:00
897015f3f2
Fix followers 2019-08-18 18:28:08 -04:00
ac7b7bb92c
Add database configuration environment variables 2019-08-18 18:15:52 -04:00
ce30ca9d34
More federation work 2019-08-18 18:09:28 -04:00
aea8a2d826
Fix not accepting deletes 2019-08-18 17:15:39 -04:00
5be69ec556
Change comments section styling 2019-08-18 17:15:31 -04:00
ed2a06f5bb
Remove old code 2019-08-17 15:29:20 -04:00
85e9f19a63
Provide TypeORM config in code 2019-08-17 15:25:19 -04:00
36c8598c3b
Don't include comments on tutorial pages 2019-08-17 15:02:10 -04:00
8404479d91
Replaces sqlite with postgres and TypeORM 2019-08-17 14:50:18 -04:00
63c679d859
Deduplicate inboxes when federating activities 2019-07-06 14:53:22 -04:00
d0663a17e7
Fix invalid article metadata 2019-07-06 14:48:32 -04:00
f007b2d1ca
Remove old link decorations on category pages 2019-06-30 15:43:33 -04:00
1f28d6263c
Tweak comment styles 2019-06-30 15:38:01 -04:00
43a3fc1a69
Fix sending incorrect content type for articles 2019-06-30 15:16:08 -04:00
4743d69f95
Fix federation issues caused by Delete actor activities 2019-06-30 14:59:39 -04:00
b44a37de5a
Fix crash when trying to comment 2019-06-29 22:38:47 -04:00
08b936980f
Change post date 2019-06-29 21:55:56 -04:00
8565ced1e9
Change npm scripts 2019-06-29 21:52:27 -04:00
0329610845
Use header Markdown decorations as anchor links 2019-06-29 19:02:59 -04:00
5830102ded
Remove footer border 2019-06-29 16:01:06 -04:00
0c66619f0f
Add reading time estimate 2019-06-29 16:01:05 -04:00
d660445899
Tweak headings 2019-06-29 15:21:04 -04:00
15cde307bb
Add Markdown-style decorations to articles 2019-06-29 15:12:24 -04:00
2fe034aef5
Use Markdown typographer (auto-generates smart quotes) 2019-06-29 15:02:14 -04:00
8a490a362c
Change dropdown menu appearance 2019-06-28 21:59:01 -04:00
5ba89e0ed2
Add automatic theme switching 2019-06-28 16:06:49 -04:00
45c4395729
Tweak article divider color 2019-06-28 15:31:38 -04:00
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