1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Oct 02, 2024 — Oct 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* RateLimitInfo if now populated (when possible) even when a ResponseException is thrown (which has a Response property that (possibly) exposes the RateLimitInfo)
Rob Janssen
as RobThree
More... over 10 years ago
* Annotated all response objects with JsonProperties where applicable * Added converters for specific types * Explicit BadRequestException instead of generic ResponseException * Implemented GetReceiptAsync() and ValidateUserOrGroupAsync() methods * Added bunch of TODO's
Rob Janssen
as RobThree
More... over 10 years ago
* Bit of cleanup
Rob Janssen
as RobThree
More... over 10 years ago
* Proper handling/parsing of rate-limit info
Rob Janssen
as RobThree
More... over 10 years ago
* Moved a lot of validation to validators namespace * Moved classes to specific namespaces * Better exceptionhandling for webrequests * Added RateLimitExceededException * Removed some useless "PushOver" 'prefixes' on some classes / exceptions
Rob Janssen
as RobThree
More... over 10 years ago
* Moved some files into directories
Rob Janssen
as RobThree
More... over 10 years ago
Update README.md More... over 10 years ago
* Added IsHtmlBody to message * Checking keys for valid values * More than one device can now be specified in the SendMessageAsync() method(s) * Constructor argument checking * (Default) Encoding is now also a constructor argument (and is exposed as a property) * Clarified user argument which can be user OR group key * Message validation extended * Inherited PushOverResponseException and InvalidKeyException from PushOverException for more specific exceptions * PushOverParams now handles bools and string arrays
Rob Janssen
as RobThree
More... over 10 years ago
Initial commit
Rob Janssen
as RobThree
More... over 10 years ago
Initial commit More... over 10 years ago