Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
coatless closed an issue on quarto-ext/bluesky-comments
Stats bar: add quote counts
Either include quotes in reposts count or separate reposts and quotes.coatless closed an issue on quarto-ext/bluesky-comments
Stats bar: distinct links
Link separately to likes, replies, reposts and quotes. [Related work](https://github.com/gadenbuie/quarto-bluesky-comments/blob/3931774e289157c90162d6cd9b8ec662fc406abd/_extensions/bluesky-comme...coatless pushed 1 commit to main quarto-ext/bluesky-comments
- feat: stats icons, quotes, and links (#23) * Switch to SVG icons * Split the icons into individual sections * Add ... 8c0a93e
coatless closed an issue on quarto-ext/bluesky-comments
Stats bar: use svg icons
SVG icons are more portable – in particular they are less susceptible to differences in operating system and fonts – and are easier to style. I recommend we inline SVGs from [Bootstrap Icons](https...coatless closed a pull request on quarto-ext/bluesky-comments
feat: stats icons, quotes, and links
This PR implements: 1. SVG icons as part of the initial class construction instead of using system emoji 2. Separated "quotes" and "repost" counts (since we can redirect to different pages on a...coatless pushed 1 commit to feat/svg-icons quarto-ext/bluesky-comments
- Add text labels back... f5d05c2
coatless opened a pull request on quarto-ext/bluesky-comments
feat: stats icons, quotes, and links
This PR implements: 1. SVG icons as part of the initial class construction instead of using system emoji 2. Separated "quotes" and "repost" counts (since we can redirect to different pages on a...coatless pushed 3 commits to feat/svg-icons quarto-ext/bluesky-comments
coatless created a branch on quarto-ext/bluesky-comments
feat/svg-icons - A Quarto Shortcode Extension to Embed Comments from Bluesky
coatless created a comment on an issue on quarto-ext/bluesky-comments
I'll take care of this later tonight. Do we want any other icons outside of the listed ones in related work? ```js const statsIcons = { likes: '<svg xmlns="http://www.w3.org/2000/svg" width=...
coatless created a comment on an issue on quarto-ext/bluesky-comments
@gadenbuie let's knock out the tickets as you create them. I'll toy around in a separate repo with ideas; we can cherry pick what we want. Alternatively, we could do smaller targeted extens...
coatless pushed 3 commits to master mlpack/ensmallen
- List minimum Armadillo version in README. e961819
- Update README.md Co-authored-by: Dirk Eddelbuettel <[email protected]> 6f5f746
- Merge pull request #416 from rcurtin/specify-minimum-arma-versio List minimum Armadillo version in README b0e3348
coatless closed a pull request on mlpack/ensmallen
List minimum Armadillo version in README
Just a little cleanup---I noticed this morning that this is not listed.coatless pushed 1 commit to main coatless-shiny/probability-distribution-explorer
- Initialize with light mode as we need to tweak more. eff8a72
coatless pushed 1 commit to main coatless-shiny/probability-distribution-explorer
- Reorg with dark mode (#1) * Re-org app. 1. Split distributions into `config/distributions.R` 2. Split colors i... 0739eef
coatless closed a pull request on coatless-shiny/probability-distribution-explorer
Reorg with dark mode
coatless opened a pull request on coatless-shiny/probability-distribution-explorer
Reorg with dark mode
coatless pushed 1 commit to reorg-with-dark-mode coatless-shiny/probability-distribution-explorer
- Fix URL 6d8a763
coatless pushed 3 commits to reorg-with-dark-mode coatless-shiny/probability-distribution-explorer
coatless pushed 2 commits to reorg-with-dark-mode coatless-shiny/probability-distribution-explorer
coatless pushed 2 commits to main coatless-shiny/probability-distribution-explorer
coatless created a branch on coatless-shiny/probability-distribution-explorer
reorg-with-dark-mode - Demonstrate various probability distributions
coatless pushed 1 commit to main coatless-shiny/probability-distribution-explorer
- Same for conditional... ff43d60
coatless pushed 1 commit to main coatless-shiny/probability-distribution-explorer
- Set to normal distribution on app open e478357
coatless pushed 1 commit to main coatless-shiny/probability-distribution-explorer
- First draft of the app 9fbd55e