Commit graph

14 commits

Author SHA1 Message Date
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
657e9eb04e feat(push): read URL from notification
also matches fix on delta, closes #410
2021-11-20 12:53:35 +00:00
Yannick Funk
591df837d5 Parse push notification packet of client 2021-09-02 23:24:22 +02:00
Paul
55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul
3184269ba4 Start migration to revolt.js@5.0.0.
200 error milestone
2021-07-30 20:24:53 +01:00
Paul
7586b365fe Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul
5bc1eca3aa Add masking / mono icons. 2021-07-07 23:30:30 +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
994ef65200 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