cove/src/ui
Joscha da2c3d86f5 Move functions to EuphVault and add EuphRoomVault
This commit moves all euph_* functions from Vault to EuphVault. The
previous EuphVault is now called EuphRoomVault and re-exports all
room-based functions from the EuphVault. It also implements MsgStore.
2022-09-09 21:55:14 +02:00
..
chat Remove unnecessary mut-s 2022-08-30 17:32:57 +02:00
euph Move functions to EuphVault and add EuphRoomVault 2022-09-09 21:55:14 +02:00
widgets Fix cursor disappearing in editor 2022-09-08 22:05:46 +02:00
chat.rs Add todos 2022-08-30 17:17:11 +02:00
euph.rs Add message inspection popup 2022-09-09 00:02:02 +02:00
input.rs Use absolute paths in key! macro 2022-08-30 17:25:50 +02:00
rooms.rs Move functions to EuphVault and add EuphRoomVault 2022-09-09 21:55:14 +02:00
util.rs Use absolute paths in key! macro 2022-08-30 17:25:50 +02:00
widgets.rs Hide password while authenticating 2022-08-21 01:41:52 +02:00