index
:
pgeu-system.git
master
PostgreSQL Europe Conference and Membership management system.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postgresqleu
/
util
/
messaging
/
telegram.py
Age
Commit message (
Expand
)
Author
2024-05-16
Make it possible to filter social media fields per source
Magnus Hagander
2023-10-16
Teach social media posting to differentiate contents to providers
Magnus Hagander
2023-03-22
Don't crash if there are no channels at all on a telegram provider
Magnus Hagander
2023-02-08
Update error message for 'except ConferenceRegistration.DoesNotExist'
Andreas Scherbaum
2023-02-07
Improve error message in Tweet approval
Andreas Scherbaum
2023-02-02
Minor fixes for message registration
Magnus Hagander
2023-02-02
Fix some terrible merge issues when updating the internal api earlier
Magnus Hagander
2023-02-02
Support telegram users that don't have usernames
Magnus Hagander
2023-02-02
Centralize registration of messaging accounts to registrations
Magnus Hagander
2022-12-12
Don't crash org-notification catch-up job when no telegram channels configured
Magnus Hagander
2022-10-26
Save only the updated fields in two more cases
Magnus Hagander
2022-10-26
Attempt to fix a delay in the telegram bot
Magnus Hagander
2022-09-08
Implement twitter post policies in telegram bot
Magnus Hagander
2022-09-08
Move twitter bot API calls to the background process
Magnus Hagander
2022-09-08
Add experimental support for telegram bot to manage social media
Magnus Hagander
2022-07-15
Fix some old incorrect-indentation sins
Magnus Hagander
2022-02-10
Don't crash when trying to post telegram message to non-existing channel
Magnus Hagander
2022-02-06
typo plaste -> paste
Vik Fearing
2020-07-13
Remove unused imports
Magnus Hagander
2020-05-18
Ignore internally forwarded Telegram messages
Magnus Hagander
2020-05-18
Add the contents of the notification to telegram exception logging
Magnus Hagander
2020-05-18
Support telegram bots in groups, not just channels
Magnus Hagander
2020-05-18
Ignore telegram channel posts that are not messages
Magnus Hagander
2020-05-18
Add logging of telegram webhook exceptions
Magnus Hagander
2020-05-18
Fix missing field when creating new telegram provider
Magnus Hagander
2020-05-18
Fix saving of messaging providers with no webhooks configured
Magnus Hagander
2020-05-18
Complete overhaul of social media integrations
Magnus Hagander