summaryrefslogtreecommitdiff
path: root/postgresqleu/util/messaging/sender.py
AgeCommit message (Expand)Author
2024-09-11For failed social media posts, show time for next attemptMagnus Hagander
2024-06-19Trap exceptions when posting to social mediaMagnus Hagander
2024-05-08Fix field selection for messaging provider in senderMagnus Hagander
2023-12-12Truncate social media error message to not overflowMagnus Hagander
2023-11-03Move url-shortener handling into it's own fileMagnus Hagander
2023-10-16Re-think error handling in social media postingMagnus Hagander
2023-10-16Teach social media posting to differentiate contents to providersMagnus Hagander
2023-03-21Fix stupid copy/paste errorMagnus Hagander
2023-03-21Consistently send all sending errors to stderrMagnus Hagander
2023-03-21Add more logging of http statuses if message sending failsMagnus Hagander
2023-02-07Don't try to send notifications to half-configured registrationsMagnus Hagander
2023-01-17Sleep 60 seconds instead of 1 if there is a posting errorMagnus Hagander
2023-01-17Fix accidentally masked err variableMagnus Hagander
2023-01-17Add missing newlineMagnus Hagander
2022-11-07Handle the case of queued tweets with no providersMagnus Hagander
2022-11-07Add a 1 second sleep between loops posting to soecial mediaMagnus Hagander
2022-11-05Fix concurrencly safety when posting to social mediaMagnus Hagander
2022-11-05Fix incorrectly copy/pasted error messageMagnus Hagander
2022-11-05Return and report number of notifications sentMagnus Hagander
2022-10-26Save only the updated fields in two more casesMagnus Hagander
2022-09-08Move twitter bot API calls to the background processMagnus Hagander
2021-12-09Fix missing import and function namespaceMagnus Hagander
2020-05-20Read max_post_length from implementation rather than entryMagnus Hagander
2020-05-18Fix reversed value of return codeMagnus Hagander
2020-05-18Complete overhaul of social media integrationsMagnus Hagander