#sphinxdoc — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sphinxdoc, aggregated by home.social.
-
Just from this blog alone, I have begun to develop
-sphinx-fediverse(released)
-sphinx-cw(prototyping, for content warnings)
-sphinx-citeas(concept, for adding a snippet to generate citations for your page)
#Sphinx #Python #SphinxDoc -
Just from this blog alone, I have begun to develop
-sphinx-fediverse(released)
-sphinx-cw(prototyping, for content warnings)
-sphinx-citeas(concept, for adding a snippet to generate citations for your page)
#Sphinx #Python #SphinxDoc -
Just from this blog alone, I have begun to develop
-sphinx-fediverse(released)
-sphinx-cw(prototyping, for content warnings)
-sphinx-citeas(concept, for adding a snippet to generate citations for your page)
#Sphinx #Python #SphinxDoc -
Just from this blog alone, I have begun to develop
-sphinx-fediverse(released)
-sphinx-cw(prototyping, for content warnings)
-sphinx-citeas(concept, for adding a snippet to generate citations for your page)
#Sphinx #Python #SphinxDoc -
Just from this blog alone, I have begun to develop
-sphinx-fediverse(released)
-sphinx-cw(prototyping, for content warnings)
-sphinx-citeas(concept, for adding a snippet to generate citations for your page)
#Sphinx #Python #SphinxDoc -
Good news!
sphinx-fediverseis now out of beta and has a stable release! It'a ready to go for enabling comments sections in your Sphinx-generated web pages
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Good news!
sphinx-fediverseis now out of beta and has a stable release! It'a ready to go for enabling comments sections in your Sphinx-generated web pages
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Good news!
sphinx-fediverseis now out of beta and has a stable release! It'a ready to go for enabling comments sections in your Sphinx-generated web pages
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Good news!
sphinx-fediverseis now out of beta and has a stable release! It'a ready to go for enabling comments sections in your Sphinx-generated web pages
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Good news!
sphinx-fediverseis now out of beta and has a stable release! It'a ready to go for enabling comments sections in your Sphinx-generated web pages
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.9.0 is now released. This is likely the last beta release. Since the previous version...
New features:
- Per-directive overrides of global options
- Automatic linting of CSS
- Ability to use multiple fedi instances/flavors in one project
- Significantly increase support for Misskey Flavored Markdown (blur, flip, scale, bg/fg color, ruby text, font, border)
- Significantly more tests (overall code coverage ~70%)
Bug fixes:
- Fix some MFM rendering errors
- Fix Misskey not reporting global boosts correctly
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.9.0 is now released. This is likely the last beta release. Since the previous version...
New features:
- Per-directive overrides of global options
- Automatic linting of CSS
- Ability to use multiple fedi instances/flavors in one project
- Significantly increase support for Misskey Flavored Markdown (blur, flip, scale, bg/fg color, ruby text, font, border)
- Significantly more tests (overall code coverage ~70%)
Bug fixes:
- Fix some MFM rendering errors
- Fix Misskey not reporting global boosts correctly
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.9.0 is now released. This is likely the last beta release. Since the previous version...
New features:
- Per-directive overrides of global options
- Automatic linting of CSS
- Ability to use multiple fedi instances/flavors in one project
- Significantly increase support for Misskey Flavored Markdown (blur, flip, scale, bg/fg color, ruby text, font, border)
- Significantly more tests (overall code coverage ~70%)
Bug fixes:
- Fix some MFM rendering errors
- Fix Misskey not reporting global boosts correctly
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.9.0 is now released. This is likely the last beta release. Since the previous version...
New features:
- Per-directive overrides of global options
- Automatic linting of CSS
- Ability to use multiple fedi instances/flavors in one project
- Significantly increase support for Misskey Flavored Markdown (blur, flip, scale, bg/fg color, ruby text, font, border)
- Significantly more tests (overall code coverage ~70%)
Bug fixes:
- Fix some MFM rendering errors
- Fix Misskey not reporting global boosts correctly
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.9.0 is now released. This is likely the last beta release. Since the previous version...
New features:
- Per-directive overrides of global options
- Automatic linting of CSS
- Ability to use multiple fedi instances/flavors in one project
- Significantly increase support for Misskey Flavored Markdown (blur, flip, scale, bg/fg color, ruby text, font, border)
- Significantly more tests (overall code coverage ~70%)
Bug fixes:
- Fix some MFM rendering errors
- Fix Misskey not reporting global boosts correctly
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Discussion post for Developing sphinx-fediverse
--------------------------
A few months ago, I had an idea. What if I could use the Fediverse to embed comments in my sphinx-generated pages?
It turned out I wasn’t the first to think of this. Many others have used this kind of thing to power the comments of their blogs. Enough so that it was easy to find references on how to implement it.
The main difficulty was the way I wanted to go about it. I wanted it to be a sphinx plugin, and I wanted it to be both flexible and configurable. This post covers the challenges I encountered.
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi #JavaScript -
Discussion post for Developing sphinx-fediverse
--------------------------
A few months ago, I had an idea. What if I could use the Fediverse to embed comments in my sphinx-generated pages?
It turned out I wasn’t the first to think of this. Many others have used this kind of thing to power the comments of their blogs. Enough so that it was easy to find references on how to implement it.
The main difficulty was the way I wanted to go about it. I wanted it to be a sphinx plugin, and I wanted it to be both flexible and configurable. This post covers the challenges I encountered.
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi #JavaScript -
Discussion post for Developing sphinx-fediverse
--------------------------
A few months ago, I had an idea. What if I could use the Fediverse to embed comments in my sphinx-generated pages?
It turned out I wasn’t the first to think of this. Many others have used this kind of thing to power the comments of their blogs. Enough so that it was easy to find references on how to implement it.
The main difficulty was the way I wanted to go about it. I wanted it to be a sphinx plugin, and I wanted it to be both flexible and configurable. This post covers the challenges I encountered.
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi #JavaScript -
Discussion post for Developing sphinx-fediverse
--------------------------
A few months ago, I had an idea. What if I could use the Fediverse to embed comments in my sphinx-generated pages?
It turned out I wasn’t the first to think of this. Many others have used this kind of thing to power the comments of their blogs. Enough so that it was easy to find references on how to implement it.
The main difficulty was the way I wanted to go about it. I wanted it to be a sphinx plugin, and I wanted it to be both flexible and configurable. This post covers the challenges I encountered.
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi #JavaScript -
Discussion post for Developing sphinx-fediverse
--------------------------
A few months ago, I had an idea. What if I could use the Fediverse to embed comments in my sphinx-generated pages?
It turned out I wasn’t the first to think of this. Many others have used this kind of thing to power the comments of their blogs. Enough so that it was easy to find references on how to implement it.
The main difficulty was the way I wanted to go about it. I wanted it to be a sphinx plugin, and I wanted it to be both flexible and configurable. This post covers the challenges I encountered.
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi #JavaScript -
Ja się nie dziwię że programiści nie chcą dokumentować swoich programów. Weź ustaw sfinksa że wszystkimi plaginami 🤦
-
Ja się nie dziwię że programiści nie chcą dokumentować swoich programów. Weź ustaw sfinksa że wszystkimi plaginami 🤦
-
sphinx-fediverse 0.8.0 is now released. Since the previous version...
New features:
- Support for custom emoji in non-reaction content on Misskey
- Support for individual media to be marked as sensitive (mostly in Misskey)
- Support for account-wide content warnings in Misskey
- Comment parsing now done with async methods
Bug fixes:
- Corrected a typo in article reaction rendering
- More CSS changes related to word wrap
- Fixed a bug inreplaceEmoji()that caused only the first paragraph of posts to be rendered
Likely next steps:
- Custom emoji in reactions
- Find a better way to sanitize Misskey posts
- Verify that Mastodon actually returns sanitized HTML (and remove the worst parts if not)
- AdaptreplaceEmoji()to directly produce DOM elements instead of relying on the parser
Special thanks to @[email protected] for pushing me to rewrite the render code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.8.0 is now released. Since the previous version...
New features:
- Support for custom emoji in non-reaction content on Misskey
- Support for individual media to be marked as sensitive (mostly in Misskey)
- Support for account-wide content warnings in Misskey
- Comment parsing now done with async methods
Bug fixes:
- Corrected a typo in article reaction rendering
- More CSS changes related to word wrap
- Fixed a bug inreplaceEmoji()that caused only the first paragraph of posts to be rendered
Likely next steps:
- Custom emoji in reactions
- Find a better way to sanitize Misskey posts
- Verify that Mastodon actually returns sanitized HTML (and remove the worst parts if not)
- AdaptreplaceEmoji()to directly produce DOM elements instead of relying on the parser
Special thanks to @[email protected] for pushing me to rewrite the render code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.8.0 is now released. Since the previous version...
New features:
- Support for custom emoji in non-reaction content on Misskey
- Support for individual media to be marked as sensitive (mostly in Misskey)
- Support for account-wide content warnings in Misskey
- Comment parsing now done with async methods
Bug fixes:
- Corrected a typo in article reaction rendering
- More CSS changes related to word wrap
- Fixed a bug inreplaceEmoji()that caused only the first paragraph of posts to be rendered
Likely next steps:
- Custom emoji in reactions
- Find a better way to sanitize Misskey posts
- Verify that Mastodon actually returns sanitized HTML (and remove the worst parts if not)
- AdaptreplaceEmoji()to directly produce DOM elements instead of relying on the parser
Special thanks to @[email protected] for pushing me to rewrite the render code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.8.0 is now released. Since the previous version...
New features:
- Support for custom emoji in non-reaction content on Misskey
- Support for individual media to be marked as sensitive (mostly in Misskey)
- Support for account-wide content warnings in Misskey
- Comment parsing now done with async methods
Bug fixes:
- Corrected a typo in article reaction rendering
- More CSS changes related to word wrap
- Fixed a bug inreplaceEmoji()that caused only the first paragraph of posts to be rendered
Likely next steps:
- Custom emoji in reactions
- Find a better way to sanitize Misskey posts
- Verify that Mastodon actually returns sanitized HTML (and remove the worst parts if not)
- AdaptreplaceEmoji()to directly produce DOM elements instead of relying on the parser
Special thanks to @[email protected] for pushing me to rewrite the render code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.8.0 is now released. Since the previous version...
New features:
- Support for custom emoji in non-reaction content on Misskey
- Support for individual media to be marked as sensitive (mostly in Misskey)
- Support for account-wide content warnings in Misskey
- Comment parsing now done with async methods
Bug fixes:
- Corrected a typo in article reaction rendering
- More CSS changes related to word wrap
- Fixed a bug inreplaceEmoji()that caused only the first paragraph of posts to be rendered
Likely next steps:
- Custom emoji in reactions
- Find a better way to sanitize Misskey posts
- Verify that Mastodon actually returns sanitized HTML (and remove the worst parts if not)
- AdaptreplaceEmoji()to directly produce DOM elements instead of relying on the parser
Special thanks to @[email protected] for pushing me to rewrite the render code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.7.0 is now released. Since the previous version...
New features:
- Improved rendering security! It no longer relies on a massive HTML template. Still some progress to make
- Support for unicode emoji reactions on Misskey instances
- If a comment is too wide for the page, it will now split the username, so:@[email protected]will become@LivInTheLookingGlass\[email protected]
- Increased use of the comment parser to avoid ambiguities
- Comment posts will now include the title of the article and, if on Misskey, put the link on that text
- Misskey now supports the following parts of MFM:
- anything in standard Markdown
- mentions
- hashtags
-<small>
-<center>
-<i>
-<plain>
Bug fixes:
- Bumped the version of an insecure dependency
Extra shout-out to the people who "bullied" me into fixing the render code. It's not perfect, but it's a lot better now. Figuring out a better way to
1. sanitize MFM input
2. adaptreplaceEmoji()to work with DOM elements
3. get custom emoji working for Misskey instances
are probably the last real blockers before a 1.0 release. There's a few more Misskey-related things that would be nice, but it's mostly about increasing parity at that point
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.7.0 is now released. Since the previous version...
New features:
- Improved rendering security! It no longer relies on a massive HTML template. Still some progress to make
- Support for unicode emoji reactions on Misskey instances
- If a comment is too wide for the page, it will now split the username, so:@[email protected]will become@LivInTheLookingGlass\[email protected]
- Increased use of the comment parser to avoid ambiguities
- Comment posts will now include the title of the article and, if on Misskey, put the link on that text
- Misskey now supports the following parts of MFM:
- anything in standard Markdown
- mentions
- hashtags
-<small>
-<center>
-<i>
-<plain>
Bug fixes:
- Bumped the version of an insecure dependency
Extra shout-out to the people who "bullied" me into fixing the render code. It's not perfect, but it's a lot better now. Figuring out a better way to
1. sanitize MFM input
2. adaptreplaceEmoji()to work with DOM elements
3. get custom emoji working for Misskey instances
are probably the last real blockers before a 1.0 release. There's a few more Misskey-related things that would be nice, but it's mostly about increasing parity at that point
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.7.0 is now released. Since the previous version...
New features:
- Improved rendering security! It no longer relies on a massive HTML template. Still some progress to make
- Support for unicode emoji reactions on Misskey instances
- If a comment is too wide for the page, it will now split the username, so:@[email protected]will become@LivInTheLookingGlass\[email protected]
- Increased use of the comment parser to avoid ambiguities
- Comment posts will now include the title of the article and, if on Misskey, put the link on that text
- Misskey now supports the following parts of MFM:
- anything in standard Markdown
- mentions
- hashtags
-<small>
-<center>
-<i>
-<plain>
Bug fixes:
- Bumped the version of an insecure dependency
Extra shout-out to the people who "bullied" me into fixing the render code. It's not perfect, but it's a lot better now. Figuring out a better way to
1. sanitize MFM input
2. adaptreplaceEmoji()to work with DOM elements
3. get custom emoji working for Misskey instances
are probably the last real blockers before a 1.0 release. There's a few more Misskey-related things that would be nice, but it's mostly about increasing parity at that point
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.7.0 is now released. Since the previous version...
New features:
- Improved rendering security! It no longer relies on a massive HTML template. Still some progress to make
- Support for unicode emoji reactions on Misskey instances
- If a comment is too wide for the page, it will now split the username, so:@[email protected]will become@LivInTheLookingGlass\[email protected]
- Increased use of the comment parser to avoid ambiguities
- Comment posts will now include the title of the article and, if on Misskey, put the link on that text
- Misskey now supports the following parts of MFM:
- anything in standard Markdown
- mentions
- hashtags
-<small>
-<center>
-<i>
-<plain>
Bug fixes:
- Bumped the version of an insecure dependency
Extra shout-out to the people who "bullied" me into fixing the render code. It's not perfect, but it's a lot better now. Figuring out a better way to
1. sanitize MFM input
2. adaptreplaceEmoji()to work with DOM elements
3. get custom emoji working for Misskey instances
are probably the last real blockers before a 1.0 release. There's a few more Misskey-related things that would be nice, but it's mostly about increasing parity at that point
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse 0.7.0 is now released. Since the previous version...
New features:
- Improved rendering security! It no longer relies on a massive HTML template. Still some progress to make
- Support for unicode emoji reactions on Misskey instances
- If a comment is too wide for the page, it will now split the username, so:@[email protected]will become@LivInTheLookingGlass\[email protected]
- Increased use of the comment parser to avoid ambiguities
- Comment posts will now include the title of the article and, if on Misskey, put the link on that text
- Misskey now supports the following parts of MFM:
- anything in standard Markdown
- mentions
- hashtags
-<small>
-<center>
-<i>
-<plain>
Bug fixes:
- Bumped the version of an insecure dependency
Extra shout-out to the people who "bullied" me into fixing the render code. It's not perfect, but it's a lot better now. Figuring out a better way to
1. sanitize MFM input
2. adaptreplaceEmoji()to work with DOM elements
3. get custom emoji working for Misskey instances
are probably the last real blockers before a 1.0 release. There's a few more Misskey-related things that would be nice, but it's mostly about increasing parity at that point
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Which of these issues should I tackle next? I leaning towards render support for emoji reactions (but not custom ones, because I still need to figure that out for Misskey)
https://github.com/LivInTheLookingGlass/sphinx-fediverse/issues/
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Which of these issues should I tackle next? I leaning towards render support for emoji reactions (but not custom ones, because I still need to figure that out for Misskey)
https://github.com/LivInTheLookingGlass/sphinx-fediverse/issues/
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Which of these issues should I tackle next? I leaning towards render support for emoji reactions (but not custom ones, because I still need to figure that out for Misskey)
https://github.com/LivInTheLookingGlass/sphinx-fediverse/issues/
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Which of these issues should I tackle next? I leaning towards render support for emoji reactions (but not custom ones, because I still need to figure that out for Misskey)
https://github.com/LivInTheLookingGlass/sphinx-fediverse/issues/
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
Which of these issues should I tackle next? I leaning towards render support for emoji reactions (but not custom ones, because I still need to figure that out for Misskey)
https://github.com/LivInTheLookingGlass/sphinx-fediverse/issues/
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse0.6.0 is now released. Since the previous version...
New features:
- (Standard) Markdown rendering for Misskey instances (more MFM support to come later)
- Support (in parser only) for emoji-based reactions
- Support (in parser only) for sensitive images among non-sensitive images
- Dump the post-to-page mapping to _static/ for ease of debug
- Support for reply handling on Misskey instances
Bug fixes:
- Icons previously wouldn't show for posts outside the root directory
- A typo led to a duplicate icon
- Shibuya dark now produces legible icons (and this should be portable to other themes)
- the hover effect no longer renders text unreadable on Shibuya dark (again, should be portable)
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse0.6.0 is now released. Since the previous version...
New features:
- (Standard) Markdown rendering for Misskey instances (more MFM support to come later)
- Support (in parser only) for emoji-based reactions
- Support (in parser only) for sensitive images among non-sensitive images
- Dump the post-to-page mapping to _static/ for ease of debug
- Support for reply handling on Misskey instances
Bug fixes:
- Icons previously wouldn't show for posts outside the root directory
- A typo led to a duplicate icon
- Shibuya dark now produces legible icons (and this should be portable to other themes)
- the hover effect no longer renders text unreadable on Shibuya dark (again, should be portable)
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse0.6.0 is now released. Since the previous version...
New features:
- (Standard) Markdown rendering for Misskey instances (more MFM support to come later)
- Support (in parser only) for emoji-based reactions
- Support (in parser only) for sensitive images among non-sensitive images
- Dump the post-to-page mapping to _static/ for ease of debug
- Support for reply handling on Misskey instances
Bug fixes:
- Icons previously wouldn't show for posts outside the root directory
- A typo led to a duplicate icon
- Shibuya dark now produces legible icons (and this should be portable to other themes)
- the hover effect no longer renders text unreadable on Shibuya dark (again, should be portable)
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse0.6.0 is now released. Since the previous version...
New features:
- (Standard) Markdown rendering for Misskey instances (more MFM support to come later)
- Support (in parser only) for emoji-based reactions
- Support (in parser only) for sensitive images among non-sensitive images
- Dump the post-to-page mapping to _static/ for ease of debug
- Support for reply handling on Misskey instances
Bug fixes:
- Icons previously wouldn't show for posts outside the root directory
- A typo led to a duplicate icon
- Shibuya dark now produces legible icons (and this should be portable to other themes)
- the hover effect no longer renders text unreadable on Shibuya dark (again, should be portable)
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
sphinx-fediverse0.6.0 is now released. Since the previous version...
New features:
- (Standard) Markdown rendering for Misskey instances (more MFM support to come later)
- Support (in parser only) for emoji-based reactions
- Support (in parser only) for sensitive images among non-sensitive images
- Dump the post-to-page mapping to _static/ for ease of debug
- Support for reply handling on Misskey instances
Bug fixes:
- Icons previously wouldn't show for posts outside the root directory
- A typo led to a duplicate icon
- Shibuya dark now produces legible icons (and this should be portable to other themes)
- the hover effect no longer renders text unreadable on Shibuya dark (again, should be portable)
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey #Fediverse #Fedi -
And now
sphinx-fediverse0.5.3 is released. The big thing here is I've separated the rendering logic from comment parsing, so it's easier to support both flavors. Rendering is still pretty janky, but it's a good start towards the final setup.
Next on the list:
- *key media attachments
- better rendering code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey -
And now
sphinx-fediverse0.5.3 is released. The big thing here is I've separated the rendering logic from comment parsing, so it's easier to support both flavors. Rendering is still pretty janky, but it's a good start towards the final setup.
Next on the list:
- *key media attachments
- better rendering code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey -
And now
sphinx-fediverse0.5.3 is released. The big thing here is I've separated the rendering logic from comment parsing, so it's easier to support both flavors. Rendering is still pretty janky, but it's a good start towards the final setup.
Next on the list:
- *key media attachments
- better rendering code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey -
And now
sphinx-fediverse0.5.3 is released. The big thing here is I've separated the rendering logic from comment parsing, so it's easier to support both flavors. Rendering is still pretty janky, but it's a good start towards the final setup.
Next on the list:
- *key media attachments
- better rendering code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey -
And now
sphinx-fediverse0.5.3 is released. The big thing here is I've separated the rendering logic from comment parsing, so it's easier to support both flavors. Rendering is still pretty janky, but it's a good start towards the final setup.
Next on the list:
- *key media attachments
- better rendering code
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey -
And with that,
sphinx-fediverse0.5.2 is released with initial support for running on Misskey/*key instances.
Known bugs:
- Misskey instances cannot yet load custom emoji or media attachments
- CSS for Shibuya theme on Chrome seems to have some minor problems, specifically with the hover effect
Breaking changes:
- the comment directive is nowfedi-commentsrather thanmastodon-comments
- some config values have had their name changed
- you are now required to specify what flavor of fediverse instance you're hosting on
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey -
And with that,
sphinx-fediverse0.5.2 is released with initial support for running on Misskey/*key instances.
Known bugs:
- Misskey instances cannot yet load custom emoji or media attachments
- CSS for Shibuya theme on Chrome seems to have some minor problems, specifically with the hover effect
Breaking changes:
- the comment directive is nowfedi-commentsrather thanmastodon-comments
- some config values have had their name changed
- you are now required to specify what flavor of fediverse instance you're hosting on
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey -
And with that,
sphinx-fediverse0.5.2 is released with initial support for running on Misskey/*key instances.
Known bugs:
- Misskey instances cannot yet load custom emoji or media attachments
- CSS for Shibuya theme on Chrome seems to have some minor problems, specifically with the hover effect
Breaking changes:
- the comment directive is nowfedi-commentsrather thanmastodon-comments
- some config values have had their name changed
- you are now required to specify what flavor of fediverse instance you're hosting on
#Python #SphinxDoc #FOSS #FLOSS #OSS #FediBridge #Mastodon #Misskey #Sharkey