bree
c194fff7fd
Resolve remaining review notes
2021-07-04 21:22:33 -04:00
bree
3c2a85a3e4
Merge branch 'master' into cleanup
2021-07-04 21:06:30 -04:00
nizune
8d8b13ec12
Fixed descriptions on checkbox components
2021-07-04 20:15:38 +02:00
Paul
1c80d5675f
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
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
1a08f50997
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
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
Paul
31d74da8e7
Remove gradient on server banners.
2021-07-03 22:35:49 +01:00
Paul
f81f7768f8
New design for server roles editor.
2021-07-03 22:17:53 +01:00
Paul
c4bbd1e40a
Merge branch 'master' of https://gitlab.insrt.uk/revolt/revite
2021-07-03 21:27:23 +01:00
nizune
1ad69b4475
Fix: Some header adjustments
2021-07-03 16:40:56 +02:00
Paul
f25b488863
Fix page height on mobile.
...
Fix keyboard focus on mobile.
2021-07-03 15:23:29 +01:00
Paul
0f5c531694
Fix modals with horizontal form components.
...
Fix invite / friends menu having sidebars.
2021-07-02 20:57:48 +01:00
Paul
73c61cd7f8
Add i18n to incoming requests.
...
Add icon stacking mask.
2021-07-02 18:56:00 +01:00
Paul
1cb59ca40c
Add SVG masks to server / user icons.
2021-07-02 16:24:36 +01:00
nizune
0f2b6b6b44
Fix: Message copy brackets and icon changes
2021-07-02 16:51:06 +02:00
Paul
3eef61fe11
Fix Friend button styling and actions.
...
Can now call from friends list.
2021-07-02 11:13:14 +01:00
nizune
212d70f382
Fix: small fixes for mobile
2021-07-02 11:39:07 +02:00
Paul
6aa8c5c0ba
All class name to be set on category / overline.
2021-07-02 09:41:37 +01:00
nizune
4d9d74224f
Update: Work on new Friends tab + minor fixes
2021-07-02 10:38:43 +02:00
nizune
9243b3e20d
Fix: changed icons to solid on sidebar for temp
2021-07-01 19:27:38 +02:00
Paul
ff21d4efa8
Add permissions / roles settings.
2021-07-01 17:36:34 +01:00
Paul
471b4b0847
Finish up new sidebar active.
...
Add rounded corners to sidebar.
2021-07-01 13:42:53 +01:00
nizune
e016c71db2
Fix: Small fixes for RTL items
2021-06-28 11:27:24 +02:00
nizune
b812aa64ca
Fix: Small update to categories and icons
2021-06-28 09:55:05 +02:00
nizune
4102b69ca4
Update: Changed icon pack to Boxicons
2021-06-27 12:17:59 +02:00
Paul
1aa2b1226a
Fix: Set global emoji pack.
...
Fix: Use conditional links for bottom navigation.
Fix: Margin error on queued messages.
2021-06-24 17:06:16 +01:00
Paul
acadd8ab17
Fix: Remove padding on user profile.
...
Modals: Allow all modals to be closed by ESC (permitting).
Fix: Handle closing DMs properly. Stop propagation too.
2021-06-24 16:57:12 +01:00
Paul
22b21c030f
Add animations to loaders.
2021-06-22 16:29:47 +01:00
Paul
8fe1ce3450
Show errors / queue on message.
...
Focus editor / box properly.
2021-06-22 10:59:06 +01:00
Paul
5db0854b42
Add global event pipeline.
...
Add message editor back.
2021-06-22 10:28:13 +01:00
Paul
602cca1047
Implement new auto-size text area.
...
Add bars + header + sidebar to channels.
2021-06-21 21:11:53 +01:00
Paul
d965b20ee2
TextAreaAutoSize test
2021-06-21 14:20:29 +01:00
Paul
9e460c5b3d
Refactor + add message box.
2021-06-20 20:30:42 +01:00
Paul
d0b9cf9090
Work on channels, render content of messages.
2021-06-20 17:31:53 +01:00
Paul
31d8950ea1
Port settings.
2021-06-19 22:37:12 +01:00
Paul
0a0c00fe58
Port friends menu over.
2021-06-19 20:00:30 +01:00
Paul
9706dd75f3
Port modal / popover context.
2021-06-19 18:46:05 +01:00
Paul
5b77ed439f
Port navigation.
2021-06-19 15:29:04 +01:00
Paul
0cba2b362d
Add prettier.
2021-06-18 15:57:08 +01:00
Paul
34a4bccbbe
Add eslint.
2021-06-18 15:46:30 +01:00
Paul
58821476e6
Add i18n, use default imports for UI.
2021-06-18 15:18:10 +01:00
Paul
9ac2316ed0
Port over more UI elements.
2021-06-18 14:20:57 +01:00
Paul
7eee2cd7c6
Initial commit
2021-06-18 12:05:01 +01:00