mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-02 07:07:11 +02:00
style: move [Messaging Servers] subsection below [Messaging Clients] (#868)
Fixes alphabetical order. Part of #858 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/868 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
762ab0cdda
commit
d4b6d6f931
1 changed files with 13 additions and 14 deletions
27
README.md
27
README.md
|
|
@ -102,8 +102,8 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Mapping](#mapping)
|
||||
* [Alternatives](#mapping-alternatives)
|
||||
* [Messaging](#messaging)
|
||||
* [Messaging Servers](#messaging-servers)
|
||||
* [Messaging Clients](#messaging-clients)
|
||||
* [Messaging Servers](#messaging-servers)
|
||||
* [Microcontroller Tools and Libraries](#microcontroller-tools-and-libraries)
|
||||
* [Alternative Microcontroller Tools and Libraries](#alternative-microcontroller-tools-and-libraries)
|
||||
* [Networking](#networking)
|
||||
|
|
@ -920,19 +920,6 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
## Messaging
|
||||
|
||||
### Messaging Servers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|---|:---:|---|
|
||||
| [Dendrite](https://github.com/element-hq/dendrite/) | [`v0.14.1`](https://github.com/element-hq/dendrite/commit/40bef6a423d91fff69afb1cfb926d0b1612f38ec) | [](#permissive-ai-policy) ([1](https://github.com/element-hq/dendrite/commit/7f4ba1f6ebeffc709e5be97930122711cb8c9d63)) |
|
||||
| [Nerimity](https://github.com/Nerimity/nerimity-server) | [`661d069`](https://github.com/Nerimity/nerimity-server/commit/661d0693474180cee8d167c1201015c278c7a360) | [](#ai-code-reviews) ([1](https://github.com/Nerimity/nerimity-server/pull/40), [2](https://github.com/Nerimity/nerimity-server/pull/38), [3](https://github.com/Nerimity/nerimity-server/pull/32))|
|
||||
| [Synapse](https://github.com/element-hq/synapse) | [`b4282b8`](https://github.com/element-hq/synapse/commit/b4282b82d0dbc3ba34954d442a581ad9331e465a) | [](#permissive-ai-policy) ([1](https://github.com/element-hq/synapse/commit/539f708f32af4cc01f6d82f1bb0069ff38e93593), [2](https://github.com/element-hq/synapse/commit/f545aa4f33377f2c68aad7032afbe5a395c35cbc), [3](https://github.com/element-hq/synapse/commit/40d699b1d4d7855ffb892723eac90cd34f22aa6f)) |
|
||||
|
||||
> [!Note]
|
||||
> #### Messaging Server Alternatives by protocols
|
||||
> - IRC servers overall don't seem to have AI-committed code
|
||||
|
||||
|
||||
### Messaging Clients
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|
|
@ -964,6 +951,18 @@ This is a section for repos that are similar to this one either because they are
|
|||
> - [WeeChat](https://github.com/weechat/weechat): Multi-protocol
|
||||
> - IRC clients overall don't seem to have AI-committed code
|
||||
|
||||
### Messaging Servers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|---|:---:|---|
|
||||
| [Dendrite](https://github.com/element-hq/dendrite/) | [`v0.14.1`](https://github.com/element-hq/dendrite/commit/40bef6a423d91fff69afb1cfb926d0b1612f38ec) | [](#permissive-ai-policy) ([1](https://github.com/element-hq/dendrite/commit/7f4ba1f6ebeffc709e5be97930122711cb8c9d63)) |
|
||||
| [Nerimity](https://github.com/Nerimity/nerimity-server) | [`661d069`](https://github.com/Nerimity/nerimity-server/commit/661d0693474180cee8d167c1201015c278c7a360) | [](#ai-code-reviews) ([1](https://github.com/Nerimity/nerimity-server/pull/40), [2](https://github.com/Nerimity/nerimity-server/pull/38), [3](https://github.com/Nerimity/nerimity-server/pull/32))|
|
||||
| [Synapse](https://github.com/element-hq/synapse) | [`b4282b8`](https://github.com/element-hq/synapse/commit/b4282b82d0dbc3ba34954d442a581ad9331e465a) | [](#permissive-ai-policy) ([1](https://github.com/element-hq/synapse/commit/539f708f32af4cc01f6d82f1bb0069ff38e93593), [2](https://github.com/element-hq/synapse/commit/f545aa4f33377f2c68aad7032afbe5a395c35cbc), [3](https://github.com/element-hq/synapse/commit/40d699b1d4d7855ffb892723eac90cd34f22aa6f)) |
|
||||
|
||||
> [!Note]
|
||||
> #### Messaging Server Alternatives by protocols
|
||||
> - IRC servers overall don't seem to have AI-committed code
|
||||
|
||||
## Microcontroller Tools and Libraries
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue