Jeffrey Phillips Freeman
|
2faa2cbc56
|
Added Katex support
|
2023-10-16 19:14:25 -04:00 |
|
Jeffrey Phillips Freeman
|
bb941c3f4f
|
Fixed category side menu not listing tags
|
2023-10-16 16:43:45 -04:00 |
|
Jeffrey Phillips Freeman
|
f1ad48028e
|
Made adding sections much easier
|
2023-10-16 13:26:55 -04:00 |
|
Jeffrey Phillips Freeman
|
bd42774b53
|
Added container shortcode and fixed css around menu header
|
2023-10-16 12:57:52 -04:00 |
|
Jeffrey Phillips Freeman
|
d62d18d65f
|
Had to add a layout for index pages
|
2023-10-16 12:18:44 -04:00 |
|
Jeffrey Phillips Freeman
|
dd0370d650
|
Bumped major version per last patch
|
2023-10-16 12:04:08 -04:00 |
|
Jeffrey Phillips Freeman
|
e9361cdf7a
|
Created page type
|
2023-10-16 12:02:19 -04:00 |
|
Jeffrey Phillips Freeman
|
602e700208
|
Improved menu rendering of sections to catch top level pages
|
2023-10-16 11:40:00 -04:00 |
|
Jeffrey Phillips Freeman
|
1954354021
|
Made things more generic
|
2023-10-15 21:59:00 -04:00 |
|
Jeffrey Phillips Freeman
|
c2008803ff
|
Updated readme with instructions to rename a section
|
2023-10-15 21:07:02 -04:00 |
|
Jeffrey Phillips Freeman
|
1528e5c3f4
|
Fixed a minor typo in template
|
2023-10-15 20:45:36 -04:00 |
|
Jeffrey Phillips Freeman
|
7717af4e0f
|
Fixed minor typo
|
2023-10-15 19:51:22 -04:00 |
|
Jeffrey Phillips Freeman
|
67bf187d65
|
Fixed microblog css so it no longer extends past the bottom of the page
|
2023-10-15 13:58:57 -04:00 |
|
Jeffrey Phillips Freeman
|
79e99d5f3b
|
Made it so cards do not need to be links
|
2023-10-15 12:55:32 -04:00 |
|
Jeffrey Phillips Freeman
|
e81c15db62
|
Added some minor cleanup to README and CONTRIBUTING
|
2023-10-15 12:03:43 -04:00 |
|
Jeffrey Phillips Freeman
|
ca59ededc6
|
Fixed broken links in article footer
|
2023-10-13 23:59:47 -04:00 |
|
Jeffrey Phillips Freeman
|
b824420d4a
|
Removed hugo.toml from .gitignore to make it easier for downstream
|
2023-10-13 23:41:18 -04:00 |
|
Jeffrey Phillips Freeman
|
3262f9cb4c
|
Removed content directory from gitignore to be easier for downstream
|
2023-10-13 23:37:54 -04:00 |
|
Jeffrey Phillips Freeman
|
6f15d9fdd4
|
moved hugo.toml to an example file and added it to gitignore.
|
2023-10-13 23:26:49 -04:00 |
|
Jeffrey Phillips Freeman
|
0996db19aa
|
Removed content and replaced with .keep
|
2023-10-13 23:24:08 -04:00 |
|
Jeffrey Phillips Freeman
|
8aaab1b53e
|
Bumping version post-release
|
2023-10-13 21:20:38 -04:00 |
|
Jeffrey Phillips Freeman
|
d41cf3f739
|
News post announcing v1.1.0 release
|
2023-10-13 21:18:38 -04:00 |
|
Jeffrey Phillips Freeman
|
e182b9434e
|
Updated date from last post to correct date
|
2023-10-13 21:11:18 -04:00 |
|
Jeffrey Phillips Freeman
|
1731a7cbad
|
Added a news post about the new features and bug fixes
|
2023-10-13 21:09:19 -04:00 |
|
Jeffrey Phillips Freeman
|
ff0d6e202c
|
Added publication date feature to changelog
|
2023-10-13 21:04:12 -04:00 |
|
Jeffrey Phillips Freeman
|
a16eec564d
|
Updated changelog with resent notification bug fix
|
2023-10-13 20:58:38 -04:00 |
|
Jeffrey Phillips Freeman
|
23b55376aa
|
I think I fixed send-note resending create notifications
|
2023-10-13 20:52:31 -04:00 |
|
Jeffrey Phillips Freeman
|
2f1d6ddaf0
|
Added some additional debugging output
|
2023-10-13 20:39:22 -04:00 |
|
Jeffrey Phillips Freeman
|
aa2860c132
|
Making an attempt to fix a bug where status create notifications occasionally resend themselves
|
2023-10-13 20:25:59 -04:00 |
|
Jeffrey Phillips Freeman
|
3412316da2
|
Updated the changelog with a bullet point features.
|
2023-10-13 20:11:05 -04:00 |
|
Jeffrey Phillips Freeman
|
2fcbdff3c1
|
Made it so activity and status endpoints return correct content-type
|
2023-10-13 20:01:49 -04:00 |
|
Jeffrey Phillips Freeman
|
ef4032a6e3
|
Fixed typo for read
|
2023-10-13 19:51:35 -04:00 |
|
Jeffrey Phillips Freeman
|
a79664af39
|
Fixed typo in header
|
2023-10-13 19:49:40 -04:00 |
|
Jeffrey Phillips Freeman
|
d676275b06
|
Trying to explicitly send the alternative link in header to the status.ajson
|
2023-10-13 19:46:54 -04:00 |
|
Jeffrey Phillips Freeman
|
398d8bbb31
|
Returning activity+json even if json is requested for AP endpoints
|
2023-10-13 19:37:55 -04:00 |
|
Jeffrey Phillips Freeman
|
886fe83b55
|
Fixed the content-type returned for the status endpoints
|
2023-10-13 19:23:55 -04:00 |
|
Jeffrey Phillips Freeman
|
7d16145a4f
|
Fixed minor typo in changelog
|
2023-10-13 19:11:19 -04:00 |
|
Jeffrey Phillips Freeman
|
76f8a7656b
|
Making rewrite for ActivityPub work for plain json as well
|
2023-10-13 19:09:42 -04:00 |
|
Jeffrey Phillips Freeman
|
8c90ce80fb
|
Added some additional context variables
|
2023-10-13 18:53:36 -04:00 |
|
Jeffrey Phillips Freeman
|
fef59c1ea1
|
Piped safeurl for link in header
|
2023-10-13 18:46:57 -04:00 |
|
Jeffrey Phillips Freeman
|
2adb41b936
|
Added context partial to outbox
|
2023-10-13 18:45:16 -04:00 |
|
Jeffrey Phillips Freeman
|
19bd3e2205
|
Added context to the status AP endpoint
|
2023-10-13 18:40:38 -04:00 |
|
Jeffrey Phillips Freeman
|
345ec25cf2
|
Added link alternate for activity pub on posts
|
2023-10-13 18:02:10 -04:00 |
|
Jeffrey Phillips Freeman
|
3fbc6ee965
|
Since we added a new feature we are changing the version pump to minor
|
2023-10-13 17:49:42 -04:00 |
|
Jeffrey Phillips Freeman
|
b506451bbe
|
Fixed images to avatars with urls but where the image link was broken.
|
2023-10-13 17:45:05 -04:00 |
|
Jeffrey Phillips Freeman
|
68adf5d1a2
|
Fixed missing avatars in comment section
|
2023-10-13 17:35:00 -04:00 |
|
Jeffrey Phillips Freeman
|
2b2cf72adc
|
Added null checks for render
|
2023-10-13 17:27:26 -04:00 |
|
Jeffrey Phillips Freeman
|
6d2649e073
|
made activity an alternate type
|
2023-10-13 17:09:40 -04:00 |
|
Jeffrey Phillips Freeman
|
b0a345dbb7
|
It worked, bringing back the html redirect to make sure
|
2023-10-13 16:28:04 -04:00 |
|
Jeffrey Phillips Freeman
|
c767078fd1
|
Well that broke web browsers... so trying again
|
2023-10-13 16:24:42 -04:00 |
|