chanify

Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.

MIT License

Stars
1.3K
Committers
4

Bot releases are visible (Hide)

chanify - v1.1.7

Published by github-actions[bot] over 3 years ago

Changelog

fc33b7a feat: support token blocklist (close #70).
4eee97e fix: can't send audio command (close #67).
669bfe9 refactor: macOS device type.

chanify - v1.1.6

Published by github-actions[bot] over 3 years ago

Changelog

91460fc feat: support audio notification (close #65).
d9cf30a feat: support file size for audio notification.
02d5131 fix: output real client ip in log (close #66).

chanify - v1.1.5

Published by github-actions[bot] over 3 years ago

Changelog

7fa54ab fix: go install Installation error (close #61).
11df9f0 refactor: upgrade dependencies.

chanify - v1.1.4

Published by github-actions[bot] over 3 years ago

Changelog

f5cf9b4 feat: send custom action notification (close #60).
4c05892 feat: support custom action notification (close #59).
fda6621 fix: send multi-actions.

chanify - v1.1.1

Published by github-actions[bot] over 3 years ago

Changelog

9e4201a fix: send text message with invalid title.
6495392 refactor: fix gocyclo warning (close #56).

chanify - v1.1.0

Published by github-actions[bot] over 3 years ago

Changelog

dff6957 feat: send to watchOS (close #55).
32cff1e feat: store watch token (close #53).
8248bc8 feat: support apple watch (close #10).

chanify - v1.0.10

Published by github-actions[bot] over 3 years ago

Changelog

b0e159e feat: code analysis (close #52).
a1f335b feat: large text to file (close #39).
edcafe9 fix: auto test file format.

chanify - v1.0.9

Published by github-actions[bot] over 3 years ago

Changelog

31e5abf feat: setup codeql (close #51).
3ea13b1 feat: update docker image platform (close #44).

chanify - v1.0.8

Published by github-actions[bot] over 3 years ago

Changelog

a363aa9 feat: auto copy text (close #33).
9fd08fc feat: calc image size (close #34).

chanify - v1.0.7

Published by github-actions[bot] over 3 years ago

Changelog

9965d1e feat: send file command(close #32).
b4dd380 feat: support action in notification (close #31).

chanify - v1.0.6

Published by github-actions[bot] over 3 years ago

Changelog

241ba56 feat: support file notification(close #25).
aa3884c fix: check image path (close #23).
d1f71a5 fix: too large message (close #24).

chanify - v1.0.5

Published by github-actions[bot] over 3 years ago

Changelog

4a74faf doc: send image need serverful node server.
32ee532 doc: yml configuration (close #20).
952c606 feat: security enhancement (close #19).
0508746 feat: support weburl notification (close #18).
8b39fe8 feat: user whitelist (close #17).
bb52ab4 fix: log for apns push failed.
58e1f29 fix: public key encode format.

chanify - v1.0.4

Published by github-actions[bot] over 3 years ago

Changelog

ccc2860 doc: send image api(close #16).
127d19f feat: generate thumbnail for image(close #11).

chanify - v1.0.2

Published by github-actions[bot] over 3 years ago

Changelog

d87248c feat: notification title (close #9), need iOS client v1.0.2+.
5a15385 feat: send image(close #8).

chanify - v1.0.1

Published by github-actions[bot] over 3 years ago

Changelog

5a4ac36 doc: api document(close #4).
41048f7 feat: MySQL as a backend(close #3).
8cff36d feat: custom notification priority(close #7).
5608b31 feat: enable notification sound(close #6).
39bbcd4 refactor: message process.

chanify - v1.0.0

Published by github-actions[bot] over 3 years ago

Changelog

f3e1248 feat: check user & device sign.
327af39 feat: support token check.