Paul Makles
c142c2e74d
feat: implement `useClient` from client controller
2022-06-28 19:59:58 +01:00
Paul Makles
992a57e451
feat(@ui): migrate category / overline and header
2022-05-30 14:42:09 +01:00
Paul Makles
8125ccee1d
merge: branch 'quark/permissions'
2022-04-29 13:48:38 +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
feefdeacbe
fix: context menus are now bound by spread
2022-03-06 19:13:12 +00:00
Paul Makles
72792566da
fix(iOS): actually fix context menus
...
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles
41dc0a0ad9
feat: add sc minification + display class names
2022-01-14 18:51:03 +00:00
trashtemp
1be4561962
fix(header): rewrite of server header
2021-12-27 15:10:02 +01:00
trashtemp
083679b8a0
fix(header): added text overflow
2021-12-27 14:44:02 +01:00
Paul
22d5522e98
fix: handle invalid channels even when sidebar is closed
2021-12-25 13:20:20 +00:00
Paul
246c1475d1
Merge branch 'mobx'
2021-12-24 11:45:49 +00:00
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 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
trashtemp
40315ea593
fix: fixed channel sidebar on mobile
2021-12-20 14:56:37 +01: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
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