summaryrefslogtreecommitdiffstats
path: root/aurweb/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-05-02aurweb: Globalize a Translator instance, add more utilityKevin Morris1-113/+125
2021-02-20add test_popupdate.pyKevin Morris1-1/+0
2021-02-20Exclude suspended Users from being notifiedKevin Morris1-10/+18
2021-02-20Refactor code to comply with flake8 and isortFilipe Laíns2-4/+5
2020-10-14Fix requests not being sent to the Cc recipientsFrederik Schwan1-1/+1
2020-08-27Deliver emails to Cc in smtplib code pathLukas Fleischer1-6/+12
2020-08-26Call sendmail with to, not recipientJelle van der Waa1-1/+1
2020-02-11Make SMTP port and authentication configurableLukas Fleischer1-1/+19
2020-02-11Support smtplib for sending emailsLukas Fleischer1-4/+18
2020-02-02rendercomment: use python-markdown's new registration APIFrédéric Mangano-Tarumi1-4/+6
2020-02-02rendercomment: safer Flyspray task linkificationFrédéric Mangano-Tarumi1-7/+14
2020-02-02rendercomment: safer auto-linkification of URLsFrédéric Mangano-Tarumi1-8/+11
2020-02-02rendercomment: respectful linkification of Git commitsFrédéric Mangano-Tarumi1-16/+20
2020-02-02Add support for backup email addressesLukas Fleischer1-4/+8
2020-01-30Keep signature delimiters intact in notificationsLukas Fleischer1-0/+3
2020-01-06Separate text from footer in notification emailsStephan Springer1-2/+3
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
2019-01-21aurblup: make provider updates more robustLukas Fleischer1-3/+3
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-05-10Erase login IP addresses after seven daysLukas Fleischer1-0/+22
2018-04-08Allow manual breaks and horizontal lines in commentsLukas Fleischer1-2/+2
2018-03-13notify: Send vote reminders to TUs that are also devsJohannes Löthberg1-1/+1
2017-11-08Auto-link bug reports in commentsLukas Fleischer1-0/+15
2017-08-25Do not hardcode path to the Python interpreterLukas Fleischer7-7/+7
2017-08-01mkpkglists: Generate a list of user namesLukas Fleischer1-0/+7
2017-04-26Support headings in package commentsLukas Fleischer1-2/+18
2017-04-24Support fenced code in package commentsLukas Fleischer1-2/+3
2017-04-24Do not keep line breaks in commentsLukas Fleischer1-2/+2
2017-04-24Make references to Git commits clickableLukas Fleischer1-5/+54
2017-04-23Reintroduce backwards-compatible hyperlink syntaxLukas Fleischer1-1/+15
2017-04-23Add Markdown support to package commentsLukas Fleischer1-3/+5
2017-04-23Render comments when storing them in the databaseLukas Fleischer1-0/+35
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 Fleischer7-0/+622