Commit Graph

14 Commits (58cd9deb6a2399b7a48061dd8cfbaff2a9be1bbb)

Author SHA1 Message Date
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 ef2ce85b48 feat(push): read URL from notification
also matches fix on delta, closes #410
2021-11-20 12:53:35 +00:00
Yannick Funk b3ed2bffad Parse push notification packet of client 2021-09-02 23:24:22 +02:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 3f8a698039 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 64319e5939 Add masking / mono icons. 2021-07-07 23:30:30 +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 5c0e14b6ca Notifications: Block muted channels from push notifs. 2021-06-25 12:37:59 +01:00
Paul 548826527c Avoid importing ulid in service worker. 2021-06-22 14:49:53 +01:00
Paul 5a2350b7a6 Fix import and pass through URL. 2021-06-22 14:40:06 +01:00
Paul 8a0d90e292 Add push notification handling code into sw 2021-06-22 14:37:38 +01:00
Paul d74bc1d8e8 Use custom service worker. 2021-06-22 14:22:35 +01:00