read-rust
read-rust copied to clipboard
Read Rust allows you to keep up with articles about the Rust programming language.
The Lucky folks are working towards a 1.0 release. When that comes out. read-rust should be updated to use it (and a 1.x version of Crystal).
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
I would be nice have support for formatting quotes, lists, and code in post descriptions. We already use a Markdown shard for rendering content pages, so it shouldn't be too...
It seems Lucky doesn’t trim surrounding whitespace on form data like Rails. This means I occasionally post with extra spaces. E.g. https://decentralised.social/notice/9vHzbBq2jnhUmewrhI
The tooter is failing to boost my status since upgrading to Pleroma 2: ``` readrust_tooter_1 | [2020-03-27T10:25:14Z DEBUG read_rust] Checking for new posts to toot readrust_tooter_1 | [2020-03-27T10:25:14Z INFO read_rust]...
After ranking, any results that are equally ranked appear to be oldest first (most likely "database order"). It should be newest first.
Add auto-completion to the Author field on the new post form. The suggestions should be from other posts on the same domain.