Commit Graph

41 Commits

Author SHA1 Message Date
Paul Makles
ebd3911783 feat(@ui): migrate textarea and tip 2022-05-30 12:47:13 +01:00
Paul Makles
b7570611ed chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over

* fix: convert ServerIdentityModal

* fix: modal button styling

* fix: popover styles

* fix: clean up references to ui/*.*

* fix: button sizing

Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
Paul Makles
48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
trashtemp
545d32dd93 fix(settings): started work on settings cleanup 2021-12-23 17:35:58 +00:00
Paul Makles
e6f6ddc772 fix(ui): fixes for mobile UI, settings and sessions pages (#451)
Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 20:48:37 +00:00
Paul Makles
3ee0c37a60 feat(settings): UI improvements (#448)
* Fixed CSS for Settings.tsx + new Theme Shop design

* reformat

* More changes to UI CSS

* Small CSS fixes for Settings.tsx, Account, Bots

* Updated theme shop, settings pages, cleanup

* chore: force sync language submodule

* fix(sidebar): prevent items from shrinking

* fix(push): fix timestamp and icon for push notifications

* fix(voice): hide grant permission button after grant

* chore: hide new shop / chevron before merge

* chore(ci): bump node to v16 in dockerfile

* fix(sidebar): change width of channel sidebar

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 13:37:21 +00:00
Ed L
d1a15ec158 fix: censor the whole email (#374) 2021-11-14 14:26:35 +00:00
Paul
6dbf34693a Prevent double sending of requests. 2021-09-19 13:47:25 +01:00
Paul
c40e4655f0 Migrate to rAuth v1. 2021-09-11 17:36:23 +01:00
Paul
695f02aa13 Update source links from GitLab to GitHub. 2021-09-03 10:30:27 +01:00
Paul
872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
nizune
39375ec10d Settings account page done 2021-08-04 20:00:30 +02:00
nizune
c011bb9422 Continue work on category buttons 2021-08-04 18:33:01 +02:00
Paul
74a57e6dd9 Remove buttons on Account page. 2021-08-04 16:43:08 +01:00
Paul
281c4403f3 Large desc option. 2021-08-04 16:17:56 +01:00
Paul
c997261e20 Add i18n to replies.
Add Fluent design category button.
Update Account page with new design.
2021-08-04 16:03:38 +01:00
nizune
fd0bc03c78 Fixed message replies + refined account settings 2021-08-04 14:48:33 +02:00
nizune
7fde5eafd4 Finished account settings 2021-08-04 12:56:59 +02:00
Paul
aae92b2974 Add hide email button.
Add device name for Revolt Desktop.
Add Italian and Toki Pona.
2021-08-04 11:40:58 +01:00
nizune
9f2b658fda Changed button look to plain in account settings 2021-08-04 12:22:48 +02:00
nizune
5c86186574 Changed design of account settings 2021-08-04 12:21:29 +02:00
nizune
42a03234c3 Small fixes to account settings 2021-08-04 11:51:53 +02:00
Paul
d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul
3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul
67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul
b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul
fb0ae130e9 Format code. 2021-07-06 19:29:27 +01:00
nizune
d28fda2ed5 Update: Fixed Jump to bottom bar on mobile 2021-07-06 15:03:48 +02:00
Paul
fbfe16d4e7 Merge account page. 2021-07-06 13:29:11 +01:00
nizune
9890e201f5 Update: Account management under settings +strings 2021-07-06 14:24:24 +02:00
nizune
797e7db824 Update: Added User ID to accounts page 2021-07-06 13:36:32 +02:00
nizune
4832e824a5 Fix: Messagebox is now fully working 2021-07-06 13:16:29 +02:00
nizune
2e270dadc1 Update: New button design 2021-07-05 23:49:57 +02:00
Paul
14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul
a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
bree
e5d46cc34a Merge branch 'master' into cleanup 2021-07-04 21:06:30 -04:00
nizune
51cb2272f2 Settings: Changed to solid icons, fixes 2021-07-04 21:33:05 +02: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
nizune
38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00
Paul
9e460c5b3d Refactor + add message box. 2021-06-20 20:30:42 +01:00
Paul
31d8950ea1 Port settings. 2021-06-19 22:37:12 +01:00