Commit Graph

28 Commits (2c3efe9885e960ff10a4977c517fe4525555776c)

Author SHA1 Message Date
Fernando Palomo 66d454e6c6 Implement the new strings into the client 2022-09-19 15:36:26 +00:00
Paul Makles c51b024329 chore(refactor): delete `context/revoltjs` folder 2022-07-06 13:08:03 +01:00
Paul Makles e0ca1681bd chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
Paul Makles 1d243d4762 feat(@ui): migrate input box 2022-05-30 12:26:16 +01:00
Paul Makles 1bd138d6ef feat(@ui): migrate colour swatches and combo box 2022-05-29 16:38:09 +01:00
Paul Makles be12c6da20
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 d31237e9e1 chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles eee1d4060f feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles b2f4411850 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
trashtemp e6684b8f78
fix(message): re-added click to usericon 2022-01-15 22:50:29 +01:00
trashtemp 504d882df8
fix(settings): removed obscure string 2021-12-30 19:53:52 +01:00
trashtemp 5c59f187bd
feat(login): new login screen design 2021-12-25 16:01:19 +01:00
trashtemp 245c7a46ed
fix(settings): more work on server settings pages 2021-12-24 23:27:35 +01:00
Ryan Alexander c02c4a63fa Only display TextChannels as option for SystemMessage channels 2021-08-23 12:11:19 +01:00
Paul 55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 3184269ba4 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul 768c80b051 Remove useServer and useServers. 2021-07-29 19:01:40 +01:00
Paul 411fac2527 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul 7586b365fe Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul b5a11d5c8f Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul 7bd33d8d34 Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune 1129123aed 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 ff21d4efa8 Add permissions / roles settings. 2021-07-01 17:36:34 +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 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