This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-08-29 10:43:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
096657799c9351f5521d016f2b4576d63d2ccf8a
notifications-api
/
app
/
notifications
History
venusbb
096657799c
Added send delivery status to SES callbacks
2017-12-01 21:13:01 +00:00
..
__init__.py
…
notifications_letter_callback.py
…
notifications_ses_callback.py
Added send delivery status to SES callbacks
2017-12-01 21:13:01 +00:00
notifications_sms_callback.py
…
process_client_response.py
added sms delivery status callback
2017-12-01 21:11:56 +00:00
process_letter_notifications.py
Set reply_to_text for letter notifications posted to /notifications/letter
2017-11-24 16:17:25 +00:00
process_notifications.py
…
receive_notifications.py
flake8 - remove unused imports and ensure they're always at the top of the file
2017-11-28 14:28:01 +00:00
rest.py
add reply-to-text to user/rest persist notifications
2017-11-27 14:36:54 +00:00
utils.py
…
validators.py
…