- Mar 04, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
keeps 3 LOG files at most if on hard drive, else keeps 20 Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 02, 2024
-
-
sininenkissa authored
conduwuit > /_matrix/federation/v1/version Co-authored-by:
June <june@girlboss.ceo>
-
- Feb 28, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
-
-
at least with Element Web: they still rely on the "redacts" top level key. it was reported that federated redactions were not working for v11 rooms with conduwuit. after adding back the top level key when appending a PDU to the timeline, they now work again. spec below says to continue adding the top level key for compatibility with older clients. https://spec.matrix.org/v1.9/rooms/v11/#moving-the-redacts-property-of-mroomredaction-events-to-a-content-property Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 26, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
it was reported that even with this, conduit still cannot join those rooms. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
this can be used as a way to deal with the thumbnail and the media file at the same time without knowing the thumbnail MXC URL. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
complement sends C-S requests over HTTP, and federation over HTTPS. complement without caddy *almost* works. unfortunately i am now dealing with invalid X-Matrix signatures due to non-percent encoded URIs and it does not seem trivial to percent-encode URIs that a reverse proxy would normally do for you. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
retains existing config compatibility using either: `port = 6167` `port = [80, 443, 8448]` Co-authored-by:
Charles Hall <charles@computer.surgery> Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 24, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
this provides not only some future compatibility with MSC4051, but it just makes sense to not crash/error if we can't get a server_name from the room ID and should just use the server_name from the sender user's invite event. there is already code ahead that accounts for an empty vector so this is safe. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
replaces the lightning bolt emoji option with support for your own text or emojis Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 20, 2024
-
-
and makes parsing the room more generic (room ID or room alias) Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
takes a full room ID, evicts all our users from that room, adds room ID to banned room IDs metadata db table, and forbids any new local users from attempting to join it. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
query parameter `?format=event|content` defaults to normal behaviour which is the event's content. ruma impl: https://github.com/girlbossceo/ruma/commit/788ea6b00fab49b04a17d88caa0c840b7d74aa13 Signed-off-by:
strawberry <strawberry@puppygock.gay>
-