This repository has been archived on 2025-08-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
conduwuit/src
strawberry f6fa2a4f65 use swap_remove instead of remove in a few places
`swap_remove` is faster if we don't care about the order (O(1))

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-06-03 00:10:28 -04:00
..
admin admin room: add get-latest-pdu and get-first-pdu commands 2024-06-03 00:10:24 -04:00
api use swap_remove instead of remove in a few places 2024-06-03 00:10:28 -04:00
core media: return application/octet-stream if no content-type was provided 2024-06-02 23:53:31 -04:00
database consolidate default cargo features 2024-06-02 23:01:12 +00:00
main consolidate default cargo features 2024-06-02 23:01:12 +00:00
router csp: fix typo, add base-uri none 2024-06-02 23:53:31 -04:00
service use swap_remove instead of remove in a few places 2024-06-03 00:10:28 -04:00