Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve feedback in test-push when device is too old #1101

Merged

Conversation

nickvergessen
Copy link
Member

Before

$ occ notification:test-push … --talk
Trying to push to 1 devices

Language is set to de_DE
Private user key size: 1704
Public user key size: 451
Identified 1 Talk devices and 0 others.

Device token:98908
$

there is no further message and you wonder what the issue is.

After

$ occ notification:test-push … --talk
Trying to push to 1 devices

Language is set to de_DE
Private user key size: 1704
Public user key size: 451
Identified 1 Talk devices and 0 others.

Device token:98908
Device token "last checked" is older than 60 days: 1601185625
$

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/Push.php Show resolved Hide resolved
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2021
19 tasks
@nickvergessen nickvergessen merged commit 474ff41 into master Nov 1, 2021
@nickvergessen nickvergessen deleted the bugfix/noid/improve-feedback-when-device-is-too-old branch November 1, 2021 11:05
@blizzz blizzz mentioned this pull request Nov 3, 2021
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants