1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 18:58:30 +00:00
continuwuity/src
nexy7574 814f321cab fix: Do not panic when sender_device is None in /messages route
The device ID is not always present when the appservice is the client.
This was causing 500 errors for some users, as appservices can lazy
load from `/messages`.

Fixes #738

Co-authored-by: Jade Ellis <jade@ellis.link>
2025-04-19 12:13:47 -07:00
..
admin Remove the updates service. 2025-04-13 07:19:16 +00:00
api fix: Do not panic when sender_device is None in /messages route 2025-04-19 12:13:47 -07:00
core config: rocksdb_compaction help was inverted 2025-04-15 08:09:21 -07:00
database add missing feature-projections between intra-workspace crates 2025-04-13 05:13:00 +00:00
macros replace admin command branches returning RoomMessageEventContent 2025-04-13 05:13:00 +00:00
main add missing feature-projections between intra-workspace crates 2025-04-13 05:13:00 +00:00
router add missing feature-projections between intra-workspace crates 2025-04-13 05:13:00 +00:00
service Remove the updates service. 2025-04-13 07:19:16 +00:00