Add per-user Pushover notifications#6
Closed
thewilloftheshadow wants to merge 1 commit intomainfrom
Closed
Conversation
3718b59 to
abe4848
Compare
Contributor
|
Thanks @thewilloftheshadow, this makes sense and I landed it via #8 because this PR branch was not maintainer-editable. I kept your implementation as the base and added the maintainer fixups needed for current Closing this PR as superseded by #8. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here's a good and quick way to get mobile notifications for this right now until such a time as mobile exists! (Also Pushover is fantastic for Codex notifications too :P)
Summary
user_notification_settingstableCLICKCLACK_PUSHOVER_API_TOKEN/api/meand the account settings UIVerification
go test ./apps/api/internal/config ./apps/api/internal/store/sqlite ./apps/api/internal/httpapi ./apps/api/cmd/clickclackpnpm --filter @clickclack/web typecheckpnpm --filter @clickclack/sdk-ts typecheckpnpm exec oxfmt --check --threads=1 apps/web/src/ChatApp.svelte apps/web/src/components/profile/ProfileSettingsModal.svelte apps/web/src/lib/types.ts packages/sdk-ts/src/generated/openapi.d.tspnpm docs:sitegit diff --check