Commit graph

25 commits

Author SHA1 Message Date
Paul
189d0b5ff9 fix(mobx): properly persist login state 2021-12-24 12:00:24 +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 Makles
ffb0443bf6
Merge pull request #208 from goaaats/feat/no_channels_design 2021-09-14 15:42:46 +01:00
goat
8185b59771
fix: redirect to / on empty invites 2021-09-08 19:35:53 +02:00
goat
3b77628f9f
feat: use channel component for server route 2021-09-08 02:36:31 +02:00
Paul
01cdce492e Add bot invite menu. 2021-08-12 16:07:41 +01:00
Paul
0c0dac598e Move titlebar. 2021-08-01 18:11:18 +01:00
Paul
796dc467b8 Move update indicator to titlebar on desktop. 2021-08-01 17:52:44 +01:00
Paul
4ae0dc6935 Improve titlebar design. 2021-08-01 16:44:51 +01:00
Paul
31636d569c Improved native options. 2021-08-01 14:22:08 +01:00
Paul
4f6d2de75f Fix: Hide panels in server / channel settings. 2021-07-10 16:26:58 +01:00
Paul
c54fe0f1bf Feature: Add message links. 2021-07-08 22:47:56 +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
f25b488863 Fix page height on mobile.
Fix keyboard focus on mobile.
2021-07-03 15:23:29 +01:00
Paul
9e8dde8230 Fix: don't hide sidebars on friends on desktop 2021-07-02 20:59:51 +01:00
Paul
0f5c531694 Fix modals with horizontal form components.
Fix invite / friends menu having sidebars.
2021-07-02 20:57:48 +01:00
Paul
22b21c030f Add animations to loaders. 2021-06-22 16:29:47 +01:00
Paul
c597fc81f8 Add open route / invite route.
Modularise server header.
2021-06-21 21:35:21 +01:00
Paul
3c6e3b9fbf Add bottom navigation and locale selector. 2021-06-21 13:44:43 +01:00
Paul
0115ace3fa Port sync, queue management and notifs. 2021-06-21 13:28:26 +01:00
Paul
a24bcf9f86 Fix mobile height.
Add send button.
2021-06-20 20:36:52 +01:00
Paul
d0b9cf9090 Work on channels, render content of messages. 2021-06-20 17:31:53 +01:00
Paul
31d8950ea1 Port settings. 2021-06-19 22:37:12 +01:00
Renamed from src/pages/App.tsx (Browse further)