Commit Graph

3231 Commits (321abdb413fe57545d331d63f130bd2b89e8872e)

Author SHA1 Message Date
Paul 3881c75779 Use yarn alias to override vite binary. 2021-07-04 21:06:46 +01:00
Paul c43aab7c7c Switch crcong's Vite fork to fix dynamic css imports. 2021-07-04 20:46:30 +01:00
Paul 89d14c5795 Switch crcong's Vite fork to fix dynamic css imports. 2021-07-04 20:46:30 +01:00
nizune 1129123aed Settings: Changed to solid icons, fixes 2021-07-04 21:33:05 +02:00
nizune 51cb2272f2 Settings: Changed to solid icons, fixes 2021-07-04 21:33:05 +02:00
Paul 3191d15cd0 Add a way to edit system message channels. 2021-07-04 19:49:58 +01:00
Paul 99c979ac26 Add a way to edit system message channels. 2021-07-04 19:49:58 +01:00
nizune ff51d0594d Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-04 20:16:42 +02:00
nizune f8a39fc24f Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-04 20:16:42 +02:00
nizune dc74de406a Changed string 2021-07-04 20:16:32 +02:00
nizune 57e8bc50b4 Changed string 2021-07-04 20:16:32 +02:00
nizune 8d8b13ec12 Fixed descriptions on checkbox components 2021-07-04 20:15:38 +02:00
nizune e6f46e7455 Fixed descriptions on checkbox components 2021-07-04 20:15:38 +02:00
insert fbad5aef92 Merge branch 'images' into 'master'
replace js image scaling with css for message attatchments

See merge request revolt/revite!3
2021-07-04 17:53:55 +00:00
insert 41c6a95a6a Merge branch 'images' into 'master'
replace js image scaling with css for message attatchments

See merge request revolt/revite!3
2021-07-04 17:53:55 +00:00
Paul 1c80d5675f Feature: Font selector and ligature toggle. 2021-07-04 17:56:18 +01:00
Paul 720bc263a5 Feature: Font selector and ligature toggle. 2021-07-04 17:56:18 +01:00
nizune 652736c300 Fix: Fixed detail element in friends list 2021-07-04 17:49:44 +02:00
nizune d5c3f9e0ab Fix: Fixed detail element in friends list 2021-07-04 17:49:44 +02:00
nizune e94d824bb2 Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-04 17:08:00 +02:00
nizune 5acd4eed50 Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-04 17:08:00 +02:00
Paul 1768264272 Add collapsible section component.
Can now collapse server categories.
Client remembers collapse state, incl. advanced appearance settings.
2021-07-04 15:53:06 +01:00
Paul 08c338ea1c Add collapsible section component.
Can now collapse server categories.
Client remembers collapse state, incl. advanced appearance settings.
2021-07-04 15:53:06 +01:00
nizune 7c33d445bd Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-04 14:22:56 +02:00
nizune 66b55a5d3e Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite 2021-07-04 14:22:56 +02:00
Paul 098e28113b Fix: Handle defaults before transforming languages.
Remove Hardcore Mode.
2021-07-04 13:02:32 +01:00
Paul 476c521b92 Fix: Handle defaults before transforming languages.
Remove Hardcore Mode.
2021-07-04 13:02:32 +01:00
nizune 49e49f3952 Fix: Small changes to profile context menu 2021-07-04 12:47:06 +01:00
nizune a83d41cbcc Fix: Small changes to profile context menu 2021-07-04 12:47:06 +01:00
Paul 1a08f50997 Move details styling into its own component. 2021-07-04 12:47:06 +01:00
Paul a49d40e71d Move details styling into its own component. 2021-07-04 12:47:06 +01:00
nizune 4e28470d2d Fix: Small header fixes 2021-07-04 12:47:06 +01:00
nizune 9da3a4262d Fix: Small header fixes 2021-07-04 12:47:06 +01:00
Paul 8e0e226ec6 Fix: Defaults / dayjs will not always be present. 2021-07-04 12:46:33 +01:00
Paul 78d0abb592 Fix: Defaults / dayjs will not always be present. 2021-07-04 12:46:33 +01:00
nizune 86aa869ef7 Fix: Small changes to profile context menu 2021-07-04 13:41:52 +02:00
nizune 1585f4fa0e Fix: Small changes to profile context menu 2021-07-04 13:41:52 +02:00
bree a4051330a3
remove most uses of `as any` in typescript
- 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
2021-07-04 07:09:39 -04:00
bree b341f5d166 remove most uses of `as any` in typescript
- 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
2021-07-04 07:09:39 -04:00
Paul 12b04a9832 Move details styling into its own component. 2021-07-04 09:52:34 +01:00
Paul a21206b0ff Move details styling into its own component. 2021-07-04 09:52:34 +01:00
nizune e0b9567c96 Fix: Small header fixes 2021-07-04 10:41:03 +02:00
nizune ae21dcdf32 Fix: Small header fixes 2021-07-04 10:41:03 +02:00
bree b4294359a1
Fix: Chrome support for css image scaling 2021-07-04 00:48:24 -04:00
bree 1a3281cba3 Fix: Chrome support for css image scaling 2021-07-04 00:48:24 -04:00
Paul 841320aab7 Fix: Set head = true as we tick over midnight.
Re-design blocked messages.
2021-07-03 23:51:15 +01:00
Paul 504f491074 Fix: Set head = true as we tick over midnight.
Re-design blocked messages.
2021-07-03 23:51:15 +01:00
Paul a628b0acd1 Add auto-complete to message editor. 2021-07-03 23:42:05 +01:00
Paul e9f303828f Add auto-complete to message editor. 2021-07-03 23:42:05 +01:00
Paul 7e4406682f Add auto-complete to profile editor. 2021-07-03 23:35:27 +01:00