aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-19bump versionsv1.0.3metamuffin
2024-03-19fix z-order of disable button in chromiummetamuffin
2024-03-18rift: refactor codemetamuffin
2024-03-18rift: chatmetamuffin
2024-03-18clippymetamuffin
2024-03-18rift: slightly better error handlingmetamuffin
2024-03-18rift: port forward poc worksmetamuffin
2024-03-18reworking rift: part twometamuffin
2024-03-18upgrade warpmetamuffin
2024-03-18reworking rift: part onemetamuffin
2024-03-17update readmemetamuffin
2024-03-17bump versionsmetamuffin
2024-03-17stuffmetamuffin
2024-03-17use system username as usernamemetamuffin
2024-03-17use proper logging for websocket errosmetamuffin
2024-03-17replace window with globalThismetamuffin
2024-01-27cache room hashes, bump versionv1.0.1metamuffin
2024-01-27handle room joins without page reload.metamuffin
2024-01-27update client nativemetamuffin
2023-10-29update versions for 1.0.0v1.0.0metamuffin
2023-10-29specify bind address in configmetamuffin
2023-10-29version sync + rust-toolchainv0.2.3metamuffin
2023-10-29use pbkdf2 for room hash roo0.2.3metamuffin
2023-10-29update native clientmetamuffin
2023-10-29update native client to new versionmetamuffin
2023-10-18fixed icon widthmetamuffin
2023-10-15read config at runtimemetamuffin
2023-09-29support non-utf8 assets in release (like the favicon :))metamuffin
2023-09-29give icons empty alt to make it clear they are not importantmetamuffin
2023-09-29add temporary faviconmetamuffin
2023-09-29server: increase cache ttlmetamuffin
2023-09-27client-web: new wordsmetamuffin
2023-09-25update ptotocol spec for native-libmetamuffin
2023-09-24remove redundant div in local resources that broke stylingmetamuffin
2023-09-24restore rwatch colormetamuffin
2023-09-24no-cache in debugmetamuffin
2023-09-24chat input selector with higher prioritymetamuffin
2023-09-24set cache-control and server headersmetamuffin
2023-09-23hide scroll bars in chromiummetamuffin
2023-09-23Add iconstpart
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-09-23note the icon licensemetamuffin
2023-09-23missing icons everywheremetamuffin
2023-09-23settings inputs style refinementmetamuffin
2023-09-23chat control messagesmetamuffin
2023-09-23Fix known rooms padding; remove code duplicationtpart
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-09-23Fix CSS and add new chat designtpart
Signed-off-by: metamuffin <metamuffin@disroot.org>
2023-09-23chat submit with any enter keymetamuffin
2023-09-23update the default configmetamuffin
2023-09-16keybind to clear oldest messagemetamuffin
2023-09-08fix audio-activemetamuffin