- Jul 05, 2021
-
-
insert authored
-
insert authored
-
insert authored
-
insert authored
# Conflicts: # src/components/common/LocaleSelector.tsx
-
insert authored
-
insert authored
Don't pass dispatcher in, just provide it globally. Fix: Allow clicking through to profile from server sidebar.
-
bree authored
- attachment scaling now works for all forms of attachments - switched to grid based action bar - added onLoad class so image proportions are "trimmed" once the image has loaded to avoid moving the view around before loading - this may be possible to remove at some point
-
bree authored
-
bree authored
-
bree authored
-
bree authored
-
bree authored
-
bree authored
-
- Jul 04, 2021
-
-
insert authored
-
insert authored
-
nizune authored
-
insert authored
-
-
nizune authored
-
nizune authored
-
insert authored
replace js image scaling with css for message attatchments See merge request revolt/revite!3
-
insert authored
-
nizune authored
-
-
insert authored
Can now collapse server categories. Client remembers collapse state, incl. advanced appearance settings.
-
-
insert authored
Remove Hardcore Mode.
-
insert authored
-
insert authored
-
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
-
insert authored
-
nizune authored
-
bree authored
-
- Jul 03, 2021