Skip to content

Releases: atymic/twitter

V3 RC1

21 Mar 01:59
44b06f9
Compare
Choose a tag to compare
3.0.0-rc1

chore: update readme

Laravel 8.x Support

09 Sep 00:05
514c280
Compare
Choose a tag to compare
2.3.0

feat: support laravel 8 (#316)

2.2.16: update tmhoauth requirement to stable version

23 Jun 16:23
Compare
Choose a tag to compare
update tmhoauth requirement to stable version

Misc Bugfixes

22 Jun 01:20
071ea84
Compare
Choose a tag to compare
2.2.15

fix: add method to get previous response (#311)

2.2.14: fix: creating new direct messages

21 Jun 15:33
8e11e4a
Compare
Choose a tag to compare
  • switch tmhOAuth to fork (which has upstream fix merged)
  • fix error wording on post dm endpoint

2.2.13: Added note about maximum 200 getFriends() at a time (#301)

06 Apr 06:32
c40f61c
Compare
Choose a tag to compare
* Added note about maximum 200 getFriends() at a time

* Adding count details to getFriends() docblock

2.2.12: feat: laravel 7 support (#292)

03 Mar 20:43
176a233
Compare
Choose a tag to compare
* feat: laravel 7 support

Account Activity Endpoints

16 Dec 04:17
Compare
Choose a tag to compare
Account activity (#286)

* Webhook functions

* Subscriptions functions

* Made app-only requests working!

* Return http response code for the requests which returns http 204

* Added documentation :)

* Requested changes

* Requested changes. StyleCI.

Auto Discover Facade

12 Nov 04:45
2e256bd
Compare
Choose a tag to compare
2.2.10

fix: autoload facade (#279)

Support new DM endpoints + bug fixes

09 Nov 02:10
d25f49a
Compare
Choose a tag to compare
fix: support for new dm api endpoints (#274)

* fix: support for new dm api endpoints

* docs: update readme dm docs