summaryrefslogtreecommitdiff
path: root/postgresqleu/util/messaging/telegram.py
AgeCommit message (Expand)Author
2024-05-16Make it possible to filter social media fields per sourceMagnus Hagander
2023-10-16Teach social media posting to differentiate contents to providersMagnus Hagander
2023-03-22Don't crash if there are no channels at all on a telegram providerMagnus Hagander
2023-02-08Update error message for 'except ConferenceRegistration.DoesNotExist'Andreas Scherbaum
2023-02-07Improve error message in Tweet approvalAndreas Scherbaum
2023-02-02Minor fixes for message registrationMagnus Hagander
2023-02-02Fix some terrible merge issues when updating the internal api earlierMagnus Hagander
2023-02-02Support telegram users that don't have usernamesMagnus Hagander
2023-02-02Centralize registration of messaging accounts to registrationsMagnus Hagander
2022-12-12Don't crash org-notification catch-up job when no telegram channels configuredMagnus Hagander
2022-10-26Save only the updated fields in two more casesMagnus Hagander
2022-10-26Attempt to fix a delay in the telegram botMagnus Hagander
2022-09-08Implement twitter post policies in telegram botMagnus Hagander
2022-09-08Move twitter bot API calls to the background processMagnus Hagander
2022-09-08Add experimental support for telegram bot to manage social mediaMagnus Hagander
2022-07-15Fix some old incorrect-indentation sinsMagnus Hagander
2022-02-10Don't crash when trying to post telegram message to non-existing channelMagnus Hagander
2022-02-06typo plaste -> pasteVik Fearing
2020-07-13Remove unused importsMagnus Hagander
2020-05-18Ignore internally forwarded Telegram messagesMagnus Hagander
2020-05-18Add the contents of the notification to telegram exception loggingMagnus Hagander
2020-05-18Support telegram bots in groups, not just channelsMagnus Hagander
2020-05-18Ignore telegram channel posts that are not messagesMagnus Hagander
2020-05-18Add logging of telegram webhook exceptionsMagnus Hagander
2020-05-18Fix missing field when creating new telegram providerMagnus Hagander
2020-05-18Fix saving of messaging providers with no webhooks configuredMagnus Hagander
2020-05-18Complete overhaul of social media integrationsMagnus Hagander