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
2025-12-22 16:31:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
025b51c801d0c7aad2d84de9ac9b54da401106d6
notifications-api
/
app
/
notifications
History
Pea Tyczynska
4fc3f95c41
Increase email size limit to 2MBby pulling in new utils
...
This is because GOV.UK has hit the email size limit with their weekly digest email.
2020-12-16 15:59:49 +00:00
..
__init__.py
…
notifications_letter_callback.py
Split the update letter statuses from counting the daily sorted/unsorted numbers.
2019-03-25 15:30:48 +00:00
notifications_ses_callback.py
Add notification ID to SES bounce reason
2020-11-20 14:10:13 +00:00
notifications_sms_callback.py
Change function and variable names for readability and consistency
2020-06-01 12:44:49 +01:00
process_letter_notifications.py
Remove the template_postage parameter for persist_notification
2020-08-06 07:35:13 +01:00
process_notifications.py
Remove the template_postage parameter for persist_notification
2020-08-06 07:35:13 +01:00
receive_notifications.py
Add prometheus client metric for number of inbound text messages
2020-06-30 10:13:55 +01:00
rest.py
Remove the template_postage parameter for persist_notification
2020-08-06 07:35:13 +01:00
utils.py
…
validators.py
Increase email size limit to 2MBby pulling in new utils
2020-12-16 15:59:49 +00:00