caffeinatedgaze
created branch x-user-and-items in caffeinatedgaze/lavina
2024-05-15 11:05:36 +00:00
scalability: initial support for remote rooms
Oh, wait. We send XML over network. There can be now UoW. I guess this is irrelevant.
scalability: initial support for remote rooms
UoW could solve this, but it is hard to implement given that the individual updates are sent out by command handlers.
scalability: initial support for remote rooms
Is it necessary to make sure that either all of the updates are delivered or none? Currently, some updates might be lost along the way if the server is terminated abruptly.
fix/check-if-member
Check if user is member
caffeinatedgaze
created branch fix/check-if-member in caffeinatedgaze/lavina
2024-05-07 14:11:58 +00:00
Implement Message Archive Management stub for XEP-0313
yup, for the sake of moving to the next state of the state machine