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-23 08:51:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1b31a6c2029aac2b07ddc9fde8c23c44b951d04
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