Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-08-16 | 2.5 kB | |
Totals: 1 Item | 2.5 kB | 0 |
- Remove redundant method call #240
- Support 280 characters per tweet #272
- Add in sitestreams handler for quoted tweets #233
- Make StreamListener public (for Kotlin)#266
- Add support for video related parameters (widget_type and hide_tweet) #222
- Fix javadoc of EntitySupport #268
- Add auto_populate_reply_metadata #262
- Support video uploading feature #255
- Add URLs for profile_banner #265
- Add 400x400 size of profile image #271
- Add support for "allow_dms_from" configuration setting #224
- New override method getDmTextCharacterLimit from TwitterAPIConfiguration #238
- Fix misspelled words in comments #286
- Add method "setUploadBaseURL()" in ConfigurationBuilder #279
- Add getter of OkHttpClient from instance of AlternativeHttpClientImpl #274
- Care empty string of profile image url #275
- Add attachment_url #248
- Added httpProxySocks boolean property to HttpClientConfiguration #282
- Add quoted_status_permalink #280
- Use codepoints for entity index sliding #263
- Support new direct message API (events api, create message with attach media, etc...) #260
- Add method chain and removed never be used code #288
- Remove media-support module