Commit Graph

29 Commits (992a57e4518aa78918f155392b87e02a518de6e1)

Author SHA1 Message Date
Paul Makles 992a57e451 feat(@ui): migrate category / overline and header 2022-05-30 14:42:09 +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 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul 5e4dd95870 feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +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 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
brecert 0e935234e2 Remove the ability to hide the channel sidebar on mobile 2021-09-07 10:57:40 -04:00
brecert 3f01dd07ac Add the ability to hide the channel sidebar
(the left one)
2021-09-07 10:51:46 -04:00
Paul 4faba20410 Add settings button to server list sidebar.
Move more border radiuses to variables.
2021-08-15 15:21:23 +01:00
Paul f1babfdd51 Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
2021-08-09 15:51:22 +01:00
Paul d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul 8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul 7c119fd1a8 Fix: Should use observer not observable. 2021-07-29 16:08:35 +01:00
Paul 67f041a4f5 Work towards removing useUsers. 2021-07-29 15:11:21 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 72baac442e Fix: Prevent clicking on links in reply / channel header.
Jump to existing message if exists.
2021-07-09 10:15:32 +01:00
nizune b316e41077 Added hamburger and member sidebar icons 2021-07-08 18:39:03 +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
nizune c254179801 Fix: Some header adjustments 2021-07-03 16:40:56 +02:00
nizune 8f047788c4 Fix: Message copy brackets and icon changes 2021-07-02 16:51:06 +02:00
nizune 526aa72c0f Update: Continued work on Friends tab + fixes 2021-07-02 13:56:38 +02:00
nizune a9d0f74f41 Update: Work on new Friends tab + minor fixes 2021-07-02 10:38:43 +02:00
nizune 38be8f8fcc Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00
Paul 11c524d6a9 Add vortex / voice client. 2021-06-23 14:52:33 +01:00
Paul 602cca1047 Implement new auto-size text area.
Add bars + header + sidebar to channels.
2021-06-21 21:11:53 +01:00