Skip to content

Releases: laravel-notification-channels/twitter

1.0.8

10 Sep 05:56
cda6275
Compare
Choose a tag to compare

Support for Laravel 5.7

Support Laravel 5.6 Fix

10 Feb 16:22
1cf0099
Compare
Choose a tag to compare
Merge pull request #39 from christophrumpel/master

Update dependencies for Laravel 5.6

Support Laravel 5.6

10 Feb 16:10
26f139e
Compare
Choose a tag to compare
Merge pull request #36 from gpluess/patch-1

Updated tweet length

Update tweet length

12 Jan 08:14
26f139e
Compare
Choose a tag to compare

It is now possible to post 280 characters instead of 140.

Support Laravel 5.5

02 Sep 13:59
Compare
Choose a tag to compare

This release adds support to the new Laravel 5.5 version and auto discovery.

Laravel 5.4 support

27 Jan 16:49
Compare
Choose a tag to compare

Update dependencies to use the latest Laravel notifictions.

Handle too long status updates

13 Nov 14:32
Compare
Choose a tag to compare

There will an exception thrown if a status message is too long.

Update reamde

08 Nov 20:07
Compare
Choose a tag to compare

Update readme to show adapted image handling.

Refactor image handling

08 Nov 19:35
Compare
Choose a tag to compare

Twitter status updates have now an own method for images.

Fix namespacing

08 Nov 06:18
Compare
Choose a tag to compare

Minor change to fix namespacing in the tests .