Commit Graph

91 Commits

Author SHA1 Message Date
Shadowfacts e7e258e91c Fix typo 2022-06-16 20:02:47 -04:00
Shadowfacts 0400e1d611 Add metadata image links 2022-06-14 10:18:11 -04:00
Shadowfacts 7d8754ad82 Add remote interaction 2022-05-16 22:25:13 -04:00
Shadowfacts 4202c04598 Fix excerpt-less posts 2022-04-07 23:01:01 -04:00
Shadowfacts fc7d6d3642 Fix running w/o AP keys setup 2022-03-20 14:28:38 -04:00
Shadowfacts 629e3def20 Add html titles for posts 2022-01-20 12:46:17 -05:00
Shadowfacts c4926a7444
Add basic file watching 2021-09-09 10:31:03 -04:00
Shadowfacts 9599725e04
More markdown link heuristics 2021-09-01 18:28:18 -04:00
Shadowfacts 2c40d891b1
Update things
Fix highlight.js deprecation warning
Fix plaintext markdown code blocks not working
2021-04-16 18:36:41 -04:00
Shadowfacts cacf9defc5
Add post preambles that only show on the post page and not on index pages 2021-04-13 16:58:39 -04:00
Shadowfacts 272a4b1326
slugify tag paths 2021-04-12 22:07:22 -04:00
Shadowfacts 33c22a8b84
Remove old console.log 2021-04-08 21:42:28 -04:00
Shadowfacts 9c0e7e8c68
Add CSS cache buster 2021-04-08 21:41:05 -04:00
Shadowfacts 62277de5a5
Send Digest header in outbound federation requests 2021-03-17 19:04:55 -04:00
Shadowfacts aba2496f4f Improve server startup time 2021-01-11 23:14:58 -05:00
Shadowfacts a3edf19134
Slightly improve startup speed 2020-12-07 21:26:03 -05:00
Shadowfacts e831ef285f
Fix error when handling error federating post 2020-11-11 11:47:23 -05:00
Shadowfacts dc0b556e89
Fix error when persisting actors w/o display name 2020-08-31 17:49:21 -04:00
Shadowfacts ada0463e75
Replace categories with tags 2020-08-29 12:14:10 -04:00
Shadowfacts 3fbd07aef9
Fix Simulator screen recordings being at 600 FPS, remove webm videos 2020-08-29 12:11:39 -04:00
Shadowfacts afb844db87
Add Archive page 2020-08-21 22:37:57 -04:00
Shadowfacts 92542b595e
Add directory-based posts 2020-07-14 14:06:34 -04:00
Shadowfacts f7dea0647f
Remove unnecessary blocking generators 2020-07-09 14:14:03 -04:00
Shadowfacts ea35c3b677 Add Replicating Safari's Link Preview Animation 2020-07-03 16:31:03 -04:00
Shadowfacts 517a2cfaf3 Update TypeORM to work on Postgres 12
Switch from node-sass to sass
2020-06-30 22:48:12 -04:00
Shadowfacts 5fae1c15ea
Fix looking up AP objects being broken by permalink format change 2020-06-05 11:16:03 -04:00
Shadowfacts 4d48f64f2c
Improve handling of deleted actors 2020-04-15 14:15:37 -04:00
Shadowfacts 77ee132983
Fix errors on actors missing public keys 2020-04-15 13:13:52 -04:00
Shadowfacts d39bfded01
Add year index pages 2020-01-27 19:31:59 -05:00
Shadowfacts c94aa3f6cf
Change permalink format 2020-01-12 15:52:09 -05:00
Shadowfacts f99c85de8d
Remove old logging statement 2019-12-22 18:54:07 -05:00
Shadowfacts 8b7a65671c
Include word count in article metadata 2019-11-11 21:28:52 -05:00
Shadowfacts 3f82277e9e
Change how static files are structured 2019-11-11 21:24:42 -05:00
Shadowfacts 0353c6c221
Use full href if parsing URL fails 2019-11-10 22:36:02 -05:00
Shadowfacts 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
Shadowfacts f156586508
Fix /ap/actor not redirecting to home page in browsers
Fixes #1
2019-10-10 12:31:49 -04:00
Shadowfacts 715dfe4dfb
Fix new posts not federating out 2019-09-22 18:21:58 -04:00
Shadowfacts 9be7530b15
Use actual redirects 2019-09-18 13:15:47 -04:00
Shadowfacts 0d615ccb35
Copy images 2019-09-18 10:50:13 -04:00
Shadowfacts 1ceaa15507
Fix returning strings instead of JSON objects as actors on bad responses 2019-09-18 08:39:17 -04:00
Shadowfacts 10a90ea48f
And another one 2019-09-18 08:30:58 -04:00
Shadowfacts b8346c7a19
Fix another error that could occur when an actor doesn't have a public key 2019-09-18 08:28:17 -04:00
Shadowfacts bd24f4e480
Fix error when trying to cache an actor without a public key 2019-09-18 08:25:11 -04:00
Shadowfacts 0e5aa15715
Generate CSS output based on NODE_ENV 2019-09-17 17:02:31 -04:00
Shadowfacts 6e785fb0a1
Log errors in addition to sending response 2019-09-17 15:42:40 -04:00
Shadowfacts 99637521d4
Only enable Sass watcher in development 2019-09-17 15:34:48 -04:00
Shadowfacts 5b307675b1
Fix error pages 2019-09-17 15:30:47 -04:00
Shadowfacts 38b8c34a05
Add nodeinfo support 2019-09-17 14:36:54 -04:00
Shadowfacts 8490156176
Handle actors w/o icons 2019-09-17 14:19:02 -04:00
Shadowfacts 3be13e191e
Add license 2019-09-16 22:22:47 -04:00