Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix various parts of the post #2502

Merged
merged 1 commit into from
Sep 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 36 additions & 32 deletions content/blog/2024/09/2024-09-22.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,13 @@ category = ["This Week in Matrix"]
>
> #### Spec Updates
>
> And a final call to developers, protocol designers, and future MSC writers to attend the ["Authenticated media & how to ship spec features"](https://cfp.matrix.org/matrixconf2024/talk/P9KPFG/) and ["MSC Process Guidance"](https://cfp.matrix.org/matrixconf2024/talk/VJVF3T/) talks in LAB 4 at this year's Matrix Conference! We'll be discussing the spec process itself, as well as how large features (and breaking changes in the spec) get designed, developed, and deployed with support from the MSC process.
> ~~Hello from the [Matrix Conference 2024](https://2024.matrix.org/)! `richvdh`, `matthew`, `tulir`, `travisr`, `kitsune` and I (`anoa`) are around - come find us at the conference if you want to talk spec!~~
>
> If you're thinking about how to get your idea for a feature out in the hands of users, these talks are for you!
> ~~And a final call to developers, protocol designers, and future MSC writers to attend the ["Authenticated media & how to ship spec features"](https://cfp.matrix.org/matrixconf2024/talk/P9KPFG/) and ["MSC Process Guidance"](https://cfp.matrix.org/matrixconf2024/talk/VJVF3T/) talks in LAB 4 at this year's Matrix Conference! We'll be discussing the spec process itself, as well as how large features (and breaking changes in the spec) get designed, developed, and deployed with support from the MSC process.~~
>
> ~~If you're thinking about how to get your idea for a feature out in the hands of users, these talks are for you!~~
>
> Editors Note: It already was Matrix Conference! The talks about ["Authenticated media & how to ship spec features"](https://cfp.matrix.org/matrixconf2024/talk/P9KPFG/) and ["MSC Process Guidance"](https://cfp.matrix.org/matrixconf2024/talk/VJVF3T/) already happened and you can find the MSC written during the conference as [MSC4197](https://github.com/matrix-org/matrix-spec-proposals/pull/4197). Thanks to Matthew there even has been [an implementation](https://github.com/element-hq/matrix-react-sdk/pull/83).
> {{figure(img="/blog/img/IMG_2452-2.jpg", caption="An MSC being written live at the Matrix Conference 2024")}}

## Dept of Bridges 🌉
Expand Down Expand Up @@ -184,36 +188,6 @@ Matrix SDK written in pure Dart.
>
> That's it for now, until next time! bye byee 👋

## Dept of Ops 🛠

### Rory&::MatrixUtils - General utility suite for Matrix

[Emma [it/its]](https://matrix.to/#/@emma:rory.gay) reports

> Lots of tools have been added, updated or reworked since the original post back in May!
>
> A short list of major changes:
>
> * A general tool list has been added, as well as a Labs section! Visit your nearest RMU instance to learn all about them!
> * Policy list editor can create new policies (*even in bulk!*, though beware, bulk addition is still very much in beta, "works but no guarantees")
> * Bulk writing of bans via Policy List Editor has deprecated the "Mass CME Ban" tool, which had been written to cover a very specific use case. This opens up the tooling for a lot more users, especially when dealing with spam waves!
> * Partial support for the concept of authenticated media, though I'd like to raise a severe epilepsy warning!
> * Lots of stability and improvements due to upstream Rory&::LibMatrix changes and improvements
> * Some tools have seen a 60%+ performance improvement! (Policy List Editor mainly)
> * Membership history viewer is now more informative about what actually changed, enabling more uses for the tool
> * Joining a space's children is now recursive
>
> The "first party" instance is available at <https://mru.rory.gay>, and is a clientside-only web app!
> If RMU has provided value in your daily routines or as a one time thing, please do consider donating over at [Liberapay](https://liberapay.com/RorySys)!
>
> ***And, as with all of the other projects:***
>
> * The code is available at [cgit.rory.gay](https://cgit.rory.gay/matrix/tools/MatrixUtils.git/)!
> * All contributions are more than welcome, be it documentation, code, layout/UI/UX improvements, anything!
> * Discussion, suggestions and ideas are welcome in [#mru:rory.gay](https://matrix.to/#/#mru:rory.gay)
>
> {{figureVideo(vid="/blog/img/matrix_utils_22_09_24.webm",caption="A demo of the new policy editor features")}}

### Rory&::LibMatrix (.NET 8 matrix bot/client library/SDK)

> It's been a few weeks since I've last posted an update, hasn't it?
Expand Down Expand Up @@ -263,6 +237,36 @@ Matrix SDK written in pure Dart.
> * Discussion, suggestions and ideas are welcome in #libmatrix:rory.gay (Space: #mru-space:rory.gay)
> * Got a cool project that you're working on and want to share, using LibMatrix? Be sure to let us know, we'd love to hear all about it!

## Dept of Ops 🛠
sandhose marked this conversation as resolved.
Show resolved Hide resolved

### Rory&::MatrixUtils - General utility suite for Matrix

[Emma [it/its]](https://matrix.to/#/@emma:rory.gay) reports

> Lots of tools have been added, updated or reworked since the original post back in May!
>
> A short list of major changes:
>
> * A general tool list has been added, as well as a Labs section! Visit your nearest RMU instance to learn all about them!
> * Policy list editor can create new policies (*even in bulk!*, though beware, bulk addition is still very much in beta, "works but no guarantees")
> * Bulk writing of bans via Policy List Editor has deprecated the "Mass CME Ban" tool, which had been written to cover a very specific use case. This opens up the tooling for a lot more users, especially when dealing with spam waves!
> * Partial support for the concept of authenticated media, though I'd like to raise a severe epilepsy warning!
> * Lots of stability and improvements due to upstream Rory&::LibMatrix changes and improvements
> * Some tools have seen a 60%+ performance improvement! (Policy List Editor mainly)
> * Membership history viewer is now more informative about what actually changed, enabling more uses for the tool
> * Joining a space's children is now recursive
>
> The "first party" instance is available at <https://mru.rory.gay>, and is a clientside-only web app!
> If RMU has provided value in your daily routines or as a one time thing, please do consider donating over at [Liberapay](https://liberapay.com/RorySys)!
>
> ***And, as with all of the other projects:***
>
> * The code is available at [cgit.rory.gay](https://cgit.rory.gay/matrix/tools/MatrixUtils.git/)!
> * All contributions are more than welcome, be it documentation, code, layout/UI/UX improvements, anything!
> * Discussion, suggestions and ideas are welcome in [#mru:rory.gay](https://matrix.to/#/#mru:rory.gay)
>
> {{figureVideo(vid="/blog/img/matrix_utils_22_09_24.webm",caption="A demo of the new policy editor features")}}

## Dept of Events and Talks 🗣️

### Talk about Cryptographic Key Infrastructure in Matrix
Expand Down
2 changes: 1 addition & 1 deletion templates/shortcodes/figure.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<figure>
<figure style="height:100%;">
<img src="{{ img }}" alt="{{ caption }}" />
<figcaption>{{ caption | markdown | safe }}</figcaption>
</figure>