summaryrefslogtreecommitdiffstats
path: root/scripts/notify.py
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Distinguish auto-accepted requestsLukas Fleischer1-6/+13
2016-02-21Send notifications when changing ownershipLukas Fleischer1-0/+44
2016-02-19notify: Fix notification of request initiatorLukas Fleischer1-7/+9
2016-02-19notify: Reintroduce Message-ID againLukas Fleischer1-1/+2
2016-02-07Add support for package update notificationsLukas Fleischer1-0/+33
2016-02-07Add global comment notification settingLukas Fleischer1-1/+11
2016-02-07Rename the CommentNotify table to PackageNotificationsLukas Fleischer1-4/+4
2016-02-06Fix issues reported by pyflakesLukas Fleischer1-7/+27
2015-12-13notify: Do not break overly long wordsLukas Fleischer1-2/+4
2015-12-13notify: Do not pass notification texts via pipesLukas Fleischer1-5/+24
2015-11-12notify: Fix merging of header dictsLukas Fleischer1-2/+4
2015-10-17Send notifications when changing co-maintainershipLukas Fleischer1-0/+31
2015-10-17notify: Fix welcome/flag notificationsLukas Fleischer1-5/+5
2015-10-17notify: Fix references in request notificationsLukas Fleischer1-1/+4
2015-10-17notify: Split out email header generationLukas Fleischer1-10/+15
2015-10-03notify: Do not wrap referencesLukas Fleischer1-32/+28
2015-09-16Transfer notifications when merging packagesLukas Fleischer1-4/+3
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer1-2/+3
2015-08-08notify: Reword notification emailsLukas Fleischer1-26/+52
2015-08-08Port notification routines to PythonLukas Fleischer1-0/+232