Commit Graph

39 Commits (18761e2181be627705ced2eceea4721afc71c3bd)

Author SHA1 Message Date
Paul Makles 18761e2181 fix(iOS): actually fix context menus
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp 746d017142
fix(header): rewrite of server header 2021-12-27 15:10:02 +01:00
trashtemp 7241498f87
fix(header): added text overflow 2021-12-27 14:44:02 +01:00
Paul 56126fa303 fix: handle invalid channels even when sidebar is closed 2021-12-25 13:20:20 +00:00
Paul e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul cc0e45526c feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul 6e1bcab92b feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00
Paul Makles 6e4c4f3ae2
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 27bc4e74b9
fix: fixed channel sidebar on mobile 2021-12-20 14:56:37 +01:00
Paul Makles 9298f205fc
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 413bf6949b feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
Paul a8491267a4 feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Paul 20590641bc fix(sidebar): handle channel as muted if 'none' 2021-11-04 13:42:46 +00:00
RigidStudios 856bbb598c
fix: muted channels no longer have new messages badge (#297) 2021-10-31 21:10:42 +00:00
Paul Makles efbbb6f1aa
Merge pull request #199 from brecert/mentions-methods 2021-09-09 22:00:03 +01:00
goat 55a7b00954
fix: choose the first channel in the server if none is selected 2021-09-07 21:40:46 +02:00
brecert b166b06321
Change mention to channel mention 2021-09-07 08:58:39 -04:00
brecert dd9b486dab
Add `shift+click` to link to a channel in the textarea 2021-09-07 08:34:40 -04:00
Paul 55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
nizune f25dae77aa Updated boxicons + small fixes 2021-08-03 17:51:35 +02:00
nizune 9581a4df92 Refreshed languages menu in settings 2021-08-03 11:51:40 +02:00
Paul 4c9554c5e9 Zero error milestone. 2021-07-30 22:40:49 +01:00
Paul 768c80b051 Remove useServer and useServers. 2021-07-29 19:01:40 +01:00
Paul bde9a2e8f7 Remove useChannels.
Add servers to MobX.
2021-07-29 18:49:49 +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
Paul 7067627027 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 1768264272 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 1ad69b4475 Fix: Some header adjustments 2021-07-03 16:40:56 +02:00
Paul 471b4b0847 Finish up new sidebar active.
Add rounded corners to sidebar.
2021-07-01 13:42:53 +01:00
Paul e4786e7230 Render server categories. 2021-06-27 00:14:58 +01:00
Paul 363789c825 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