diff --git a/content/blog/2024/11/2024-11-22-twim.md b/content/blog/2024/11/2024-11-22-twim.md index 735bf8799..75781c836 100644 --- a/content/blog/2024/11/2024-11-22-twim.md +++ b/content/blog/2024/11/2024-11-22-twim.md @@ -29,7 +29,7 @@ category = ["This Week in Matrix"] [TravisR](https://matrix.to/#/@travis:t2l.io) reports -> Here's your weekly spec update! The heart of Matrix is the specification - and this is modified by Matrix Spec Change (MSC) proposals. Learn more about how the process works at https://spec.matrix.org/proposals. +> Here's your weekly spec update! The heart of Matrix is the specification - and this is modified by Matrix Spec Change (MSC) proposals. Learn more about how the process works at . > > > ## MSC Status @@ -94,7 +94,7 @@ Android Matrix messenger application using the Matrix Rust SDK and Jetpack Compo [benoit](https://matrix.to/#/@benoit.marty:matrix.org) reports -> * Element X Android v0.7.4 is on the PlayStore (beta channel). Please see the changelog here: https://github.com/element-hq/element-x-android/releases/tag/v0.7.4. Will be pushed to prod on Monday. +> * Element X Android v0.7.4 is on the PlayStore (beta channel). Please see the changelog here: . Will be pushed to prod on Monday. > * Working on media caption at the moment: users will be also able to write a caption for files and audio files. They will be rendered in the timeline. Also it will be possible to add a caption after the media has been sent. Removing a caption or editing a caption will be possible too > * Making progress on room knocks AKA ask to join. There is still work to do on the SDK and the application is getting the latest polish. > * We are also fixing bugs and recent regressions among our 170k+ SLOC. @@ -319,7 +319,7 @@ A more consistent alternative to the matrix-js-sdk, written in Elm. [andybalaam](https://matrix.to/#/@andybalaam:matrix.org) says -> **matrix-sdk-redis** is a new Rust crypto store implementation, allowing you to use matrix-rust-sdk and store your Matrix crypto information in a Redis store, avoiding the need for a filesystem. It's highly experimental and has some significant known gaps, but it seems to work. Version 0.1.1 is out now. Find out more at https://codeberg.org/andybalaam/matrix-sdk-redis +> **matrix-sdk-redis** is a new Rust crypto store implementation, allowing you to use matrix-rust-sdk and store your Matrix crypto information in a Redis store, avoiding the need for a filesystem. It's highly experimental and has some significant known gaps, but it seems to work. Version 0.1.1 is out now. Find out more at . ### Element Web Guest Module ([website](https://github.com/nordeck/element-web-modules))