Commit Graph

30 Commits (0591d44a31b78eefcb50ee22ec213d52c46b60eb)

Author SHA1 Message Date
Paul 0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul c5f9fc2873 feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00
Paul 6aa542d2a9 feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
Paul a83af8b2db feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Paul f88894b377 fix(sidebar): handle channel as muted if 'none' 2021-11-04 13:42:46 +00:00
RigidStudios 3233c01e2d fix: muted channels no longer have new messages badge (#297) 2021-10-31 21:10:42 +00:00
Paul Makles f77acd8c57 Merge pull request #199 from brecert/mentions-methods 2021-09-09 22:00:03 +01:00
goat bfccd9cfac fix: choose the first channel in the server if none is selected 2021-09-07 21:40:46 +02:00
brecert 42382a0107 Change mention to channel mention 2021-09-07 08:58:39 -04:00
brecert bc2fef4596 Add `shift+click` to link to a channel in the textarea 2021-09-07 08:34:40 -04:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
nizune ba76863255 Updated boxicons + small fixes 2021-08-03 17:51:35 +02:00
nizune 52b31d21e4 Refreshed languages menu in settings 2021-08-03 11:51:40 +02:00
Paul 33decef7de Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul 2a420cfb3b Remove useServer and useServers. 2021-07-29 19:01:40 +01:00
Paul 4990ac2350 Remove useChannels.
Add servers to MobX.
2021-07-29 18:49:49 +01:00
Paul 8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01: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
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 c254179801 Fix: Some header adjustments 2021-07-03 16:40:56 +02:00
Paul 6082b2191b Finish up new sidebar active.
Add rounded corners to sidebar.
2021-07-01 13:42:53 +01:00
Paul f459772c20 Render server categories. 2021-06-27 00:14:58 +01:00
Paul 2d761d1e97 Fix: Icons collapsing in flex.
Feature: Remember what channel was opened last.
Channels: ESC to focus message box / cancel editing.
2021-06-24 16:22:45 +01:00
Paul 352c0e880c Context Menus: Add "mark as unread" back.
Servers: Fix various issues relating to voice channels.
2021-06-24 13:07:55 +01:00
Paul c597fc81f8 Add open route / invite route.
Modularise server header.
2021-06-21 21:35:21 +01:00
Paul 31d8950ea1 Port settings. 2021-06-19 22:37:12 +01:00
Paul 5b77ed439f Port navigation. 2021-06-19 15:29:04 +01:00