108 Commits

Author SHA1 Message Date
7960540f8d
Add Darius Kazemi's aptester to ActivityPub Resources 2019-12-10 20:00:30 -05:00
c1d11361a6
Add JS-Free Slide-Over Menu 2019-11-11 21:29:31 -05:00
8b7a65671c
Include word count in article metadata 2019-11-11 21:28:52 -05:00
ab20b01216
Tweak container padding so it's less cramped on mobile 2019-11-11 21:24:56 -05:00
3f82277e9e
Change how static files are structured 2019-11-11 21:24:42 -05:00
0353c6c221
Use full href if parsing URL fails 2019-11-10 22:36:02 -05:00
528a3cd744
Fix another link in Learning Elixir post 2019-11-10 22:30:59 -05:00
42fe1d3805
Tweak line spacing 2019-11-10 22:23:07 -05:00
2159a16b94
Adjust how link markdown decorations are shown
Use a custom data attribute that omits the scheme and is truncated at
40 chars
2019-11-10 22:19:56 -05:00
4d47e32b49
Fix incorrect link in Learning Elixir post 2019-11-10 22:13:26 -05:00
448e72c0d7
Add Learning Elixir 2019-10-10 12:33:39 -04:00
f156586508
Fix /ap/actor not redirecting to home page in browsers
Fixes #1
2019-10-10 12:31:49 -04:00
3c16c0e5e6
Update ActivityPub resources 2019-10-10 11:41:37 -04:00
715dfe4dfb
Fix new posts not federating out 2019-09-22 18:21:58 -04:00
9002a45fa8
Add ActivityPub Resources blog post 2019-09-22 17:54:52 -04:00
381951d83f
Update Comments Powered by GitHub post 2019-09-22 17:50:02 -04:00
0355023fcf
Actually fix tutorial permalinks 2019-09-18 16:35:39 -04:00
c0f5f5b464
Fix permalinks for some tutorials 2019-09-18 16:33:30 -04:00
3843d08088
Add Reincarnation blog post 2019-09-18 15:20:58 -04:00
9be7530b15
Use actual redirects 2019-09-18 13:15:47 -04:00
3965d03971
Fix comment info link 2019-09-18 13:12:35 -04:00
0d615ccb35
Copy images 2019-09-18 10:50:13 -04:00
4c3a069671
Include full timestamp in article meta 2019-09-18 10:42:41 -04:00
1ceaa15507
Fix returning strings instead of JSON objects as actors on bad responses 2019-09-18 08:39:17 -04:00
10a90ea48f
And another one 2019-09-18 08:30:58 -04:00
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