- Jul 09, 2021
-
-
nizune authored
-
- Jul 08, 2021
-
-
nizune authored
-
- Jul 07, 2021
-
-
nizune authored
-
- Jul 06, 2021
- Jul 05, 2021
- Jul 04, 2021
-
-
insert authored
Can now collapse server categories. Client remembers collapse state, incl. advanced appearance settings.
-
nizune authored
-
bree authored
- replaced many uses of `as any` with another more specific cast `as T` - filled in missing typed for items that needed to be typed - new runtime code was added where necessary to satisfy the new types with comments - added missing theme variable "sidebar-active" to the Theme variables - forms using `react-hook-form` are now typechecked - changed some instances of `target` into `currentTarget` while removing `as any` assertions
-
- Jul 03, 2021
- Jul 02, 2021
- Jul 01, 2021
- Jun 29, 2021
-
-
insert authored
-
- Jun 27, 2021
- Jun 26, 2021
-
-
insert authored
-
- Jun 24, 2021
-
-
insert authored
Fix: Use conditional links for bottom navigation. Fix: Margin error on queued messages.
-
insert authored
Modals: Allow all modals to be closed by ESC (permitting). Fix: Handle closing DMs properly. Stop propagation too.
-
insert authored
Fix: Copy ID copies wrong ID. Messaging: Add context menu to avatar / username.
-
insert authored
Feature: Remember what channel was opened last. Channels: ESC to focus message box / cancel editing.
-
insert authored
Servers: Fix various issues relating to voice channels.
-
- Jun 23, 2021
-
-
insert authored
-