Commit Graph

24 Commits (4541a34cef402588ebe44da58e90902bf3e2046d)

Author SHA1 Message Date
Paul Makles 48558dd5e4 chore: split `content` into `content`, `system` 2022-04-21 17:46:14 +01:00
Paul Makles b2f4411850 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul e380534d2a Merge branch 'mobx' 2021-12-24 11:45:49 +00:00
Paul 71c0a782c1 fix(notifications): use effective name and avatar for notif 2021-12-21 12:38:53 +00:00
Paul Makles 120e6a35d8 feat(mobx): migrate audio settings 2021-12-16 22:05:31 +00:00
Paul ec83230c59 chore(mobx): write jsdoc for notif opt. 2021-12-12 12:26:45 +00:00
Paul 413bf6949b feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
Paul 2341408557 Fix unresolved import for system user ID. 2021-08-18 11:31:25 +01:00
Paul 55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 76478f67be Fix notifications not opening server. 2021-07-31 17:00:50 +01:00
Paul 719e5b4dd8 Add queued messages back.
Fix various code issues.
i18n invite menu.
2021-07-31 10:31:16 +01:00
Paul c21453b281 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +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
bree 8ece647857
Replace usage of `<></>` with `null` for project and style consistency 2021-07-04 21:13:53 -04:00
Paul 9968792116 Fix notifications playing in servers. 2021-06-26 11:23:28 +01:00
Paul 994ef65200 Notifications: Block muted channels from push notifs. 2021-06-25 12:37:59 +01:00
Paul 21859e4c55 Feature: Basic notification options implementation 2021-06-24 23:59:46 +01:00
Paul 51ac1f599c Fix: Notification settings not affecting playSound 2021-06-24 22:06:30 +01:00
Paul 8f62625506 Settings: Link notification sounds to playSound.
Fix: Restore hooks.ts patch, additionally use numbers.
2021-06-24 14:26:18 +01:00
Paul e98a962071 Make sure to focus window for desktop notifs.
Prevent empty pastes of files.
Log push errors.
2021-06-22 15:43:06 +01:00
Paul 602cca1047 Implement new auto-size text area.
Add bars + header + sidebar to channels.
2021-06-21 21:11:53 +01:00
Paul 0115ace3fa Port sync, queue management and notifs. 2021-06-21 13:28:26 +01:00