summaryrefslogtreecommitdiffstats
path: root/aurweb/scripts/notify.py
AgeCommit message (Expand)AuthorFilesLines
2019-08-19notify.py: Use a/an correctly when sending request notificationsLars Rustand1-2/+3
2019-02-08notify: add X-AUR-Reason header to allow conveniently filtering emailsEli Schwartz1-0/+4
2018-05-20Add package base name in request close notificationsLukas Fleischer1-4/+12
2018-05-17Use modern format strings in notification messagesLukas Fleischer1-44/+52
2018-05-17Localize notification emailsLukas Fleischer1-109/+149
2018-05-17Refactor the notification scriptLukas Fleischer1-393/+429
2018-05-16notify.py: Do not add stray newlinesLukas Fleischer1-4/+4
2018-03-13notify: Send vote reminders to TUs that are also devsJohannes Löthberg1-1/+1
2017-08-25Do not hardcode path to the Python interpreterLukas Fleischer1-1/+1
2016-12-20notify: Avoid EXCEPT in SQL statementLukas Fleischer1-6/+4
2016-11-13Send out-of-date notifications to co-maintainersLukas Fleischer1-6/+9
2016-10-17Make maintenance scripts installableLukas Fleischer1-0/+455