Commit Graph

62 Commits

Author SHA1 Message Date
Paul Makles
06162741fc feat: show that permissions / roles are not editable
closes #594
2022-04-30 15:54:27 +01:00
Paul Makles
3236763cc8 feat: add a preloader for members list 2022-04-30 15:22:06 +01:00
Paul Makles
a3e3d57352 chore: translations for role page 2022-04-28 14:51:34 +01:00
Paul Makles
77a2d10f8e chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles
f29251529a feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles
48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles
48fb8c847f feat(permission): implement new server / channel permission menus 2022-02-27 23:44:29 +00:00
trashtemp
e57a996102 fix(message): re-added click to usericon 2022-01-15 22:50:29 +01:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Jan
6777329de2 fix: make member search case insensitive (#506) 2022-01-14 16:54:34 +00:00
trashtemp
819f3451e1 fix(settings): removed obscure string 2021-12-30 19:53:52 +01:00
trashtemp
7d3264d709 feat(login): new login screen design 2021-12-25 16:01:19 +01:00
trashtemp
ac7208c9b5 fix(settings): more work on server settings pages 2021-12-24 23:27:35 +01:00
Ed L
b3a3d6c40a fix: make the category name input use --font (#413) 2021-11-22 22:13:48 +00:00
Paul
420975b90b feat(rbd): transform rbd types to Preact from React 2021-10-31 16:04:37 +00:00
Paul
30b36986a3 feat(categories): include uncategorised channels; add category / channel; delete category 2021-10-30 19:38:18 +01:00
Paul
8bbe8d46ae feat(categories): autosave category changes 2021-10-30 18:20:12 +01:00
Paul
e3efe9297d feat(categories): basic dnd kanban board 2021-10-27 23:25:08 +01:00
Paul Makles
7ad6316dea Start implementing kanban view. 2021-10-27 20:28:26 +01:00
Paul
1f75459b62 Virtualise server settings user lists. Closes #300 2021-09-25 14:43:28 +01:00
RigidStudios
dd9829d5f1 Prettier, Fix no role refresh 2021-09-23 23:08:28 +04:00
Ryan Alexander
0bfdf15c02 Prevent granting permissions you don't have 2021-08-23 12:32:44 +01:00
Ryan Alexander
629da8ec8c Only display TextChannels as option for SystemMessage channels 2021-08-23 12:11:19 +01:00
Paul
cb064aba50 Handle role hoisting / ranking.
Closes #76 and closes #75.
2021-08-16 17:02:24 +01:00
Paul
42eb6640e9 Try optimise members list. 2021-08-13 22:31:28 +01:00
Paul
872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul
329ce392fc Fix elements not observing permissions. 2021-07-31 12:09:18 +01:00
Paul
33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul
3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul
2a420cfb3b Remove useServer and useServers. 2021-07-29 19:01:40 +01:00
Paul
8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul
551dc7562e Remove remaining references to useUser(s).
Add Channel object.
2021-07-29 16:55:07 +01:00
Paul
67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul
93619cebd7 Temporary member nickname / role colour solution. 2021-07-25 17:52:57 +01:00
Paul
dd4edea933 Add category editor to servers. 2021-07-24 19:39:41 +01:00
Paul
3d6d95195e Bring back ability to edit roles on members.
Improve ban list design.
2021-07-24 18:46:33 +01:00
Paul
51e83c27e2 Use loading="lazy" in more places.
i18n invites page.
Polish the bans page.
2021-07-24 17:01:50 +01:00
Paul
5629999fb2 Add editing role name / colour.
Animate avatars on message hover.
Switch to 24-hour time format by default.
2021-07-14 13:25:40 +01:00
Paul
b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
nizune
d636168908 Fix: changed outlines to box-shadow 2021-07-05 21:06:08 +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
Paul
e0dd6df552 Fix: Add default for font combo box.
Don't pass dispatcher in, just provide it globally.
Fix: Allow clicking through to profile from server sidebar.
2021-07-05 10:59:48 +01:00
nizune
51cb2272f2 Settings: Changed to solid icons, fixes 2021-07-04 21:33:05 +02:00
Paul
99c979ac26 Add a way to edit system message channels. 2021-07-04 19:49:58 +01:00
nizune
1585f4fa0e Fix: Small changes to profile context menu 2021-07-04 13:41:52 +02:00
Paul
d0818bb165 New design for server roles editor. 2021-07-03 22:17:53 +01:00
Paul
a9763de707 Fix i18n for server settings.
Start work on roles.
Add temporary age gate.
2021-07-02 22:08:03 +01:00
Paul
c7bbbcdb8b Fix modals with horizontal form components.
Fix invite / friends menu having sidebars.
2021-07-02 20:57:48 +01:00
nizune
a9d0f74f41 Update: Work on new Friends tab + minor fixes 2021-07-02 10:38:43 +02:00