0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6 from dorenthas/add_south More... over 11 years ago
Merge pull request #5 from dorenthas/notification_persistence More... over 11 years ago
Initial South migration for django-ios-notifications More... over 11 years ago
Optional persistence of notifications More... over 11 years ago
Updated README More... over 11 years ago
Updated model __unicode__ methods More... over 11 years ago
Added an "extra" parameter to push_ios_notification management command Allows extra custom payload values to be specified More... over 11 years ago
Updated Notification.is_valid_length to be an instance method More... over 11 years ago
Added ability to specify custom payload values with Notification model More... over 11 years ago
Made imports relative More... over 11 years ago
Preparing for version 0.1.3 release More... over 11 years ago
Added list filters and search fields for Device and Notification in admin More... over 11 years ago
Fixed template url to be compatible with Django 1.5 url template tag More... over 11 years ago
Added tests for push_ios_notification management command More... almost 12 years ago
Made APNService and FeedbackService name and hostname unique together More... almost 12 years ago
Added new field `os_version` to Device model More... almost 12 years ago
Removed choices restriction for Device.platform field More... almost 12 years ago
Version bump to 0.1.2 More... almost 12 years ago
Ensure devices are set to is_active = True upon registration More... almost 12 years ago
Fixed validation error for APNServiceForm private_key in newer versions of openssl More... almost 12 years ago
Only print exception details in DEBUG environment More... almost 12 years ago
Changed dependencies versions and documented dependencies in README More... almost 12 years ago
Updated README to include details of API Authentication More... almost 12 years ago
Updated download url in setup.py More... almost 12 years ago
Added basic authentication support to API More... almost 12 years ago
Version bump More... almost 12 years ago
Changes for 0.1 release More... almost 12 years ago
Added tests for APNService instances using passphrase More... almost 12 years ago
Added some checks on invalid passphrases for private keys More... almost 12 years ago
Improved tests More... almost 12 years ago