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
/
mastodon.py
Age
Commit message (
Expand
)
Author
2024-06-24
Disable persistent connections for Mastodon provider
Magnus Hagander
2024-06-16
Add basic rate limiter for Mastodon API calls
Magnus Hagander
2024-05-18
Implement messaging config validation for Mastodon
Magnus Hagander
2024-05-16
Add ability for social media providers to specify help for fields
Magnus Hagander
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-02-23
Set explicit timeout on messaging api calls
Magnus Hagander
2023-02-13
Add missing typenae in Mastodon provider
Magnus Hagander
2023-02-13
Sender stores username directly, not nested under account
Magnus Hagander
2023-02-13
Properly dereference sender when getting username
Magnus Hagander
2023-02-13
Don't dereference 'last_status' twice
Magnus Hagander
2023-02-13
Fix search/replace error
Magnus Hagander
2023-02-13
Attempt to fix Mastodon incoming DM handling
Magnus Hagander
2023-02-07
Update mastodon plugin for messaging registration
Magnus Hagander
2023-01-17
Consistently return None, not False, when failing to post message
Magnus Hagander
2023-01-16
Extend the news json feed to also include social media posts
Magnus Hagander
2021-12-09
Handle follow_request type in Mastodon notifications
Magnus Hagander
2021-12-09
Fix passing of exclude_types to Mastodon API
Magnus Hagander
2020-07-13
Remove unused imports
Magnus Hagander
2020-05-18
Complete overhaul of social media integrations
Magnus Hagander