Releases: laravel-notification-channels/twitter
Releases · laravel-notification-channels/twitter
Update reamde
Update readme to show adapted image handling.
Refactor image handling
Twitter status updates have now an own method for images.
Fix namespacing
Minor change to fix namespacing in the tests .
fix bug with old version laravel
fix bug with old version laravel
Add per user settings
It is now possible to define the twitter settings from a notifiable model.
Remove php7 hinting
Remove php7 hinting
Add images to status update
Add images to status update
0.0.5
Removing Guzzle dependency and adding more test
0.0.4
Send direct message to users too.
0.0.3
Use stable version and allow backport usage