Commit Graph

23 Commits (d9be88305c02b2fe63e4b7d1db1d08c8fb334387)

Author SHA1 Message Date
dmitri.sotnikov@gmail.com d9be88305c updated readme, added :media-only? option 6 years ago
Sotnikov, Dmitri 45d7871058 added :keyword-filters flag 6 years ago
Dmitri Sotnikov 8c004bd876 switched to use request module instead of curl to resolve urls 6 years ago
Roland Hieber 14e5b0c712 twitter: fix include-rts/include-replies logic
The first problem was that the variable names were switched, the second
was that the API variable is named "exclude_replies" while the config
option is named "include_replies?", so a negation is needed.
6 years ago
Dmitri Sotnikov e2c9edcec5 added option to resolve URLs in links 6 years ago
Dmitri Sotnikov 33de858ecf Merge branch 'master' of github.com:yogthos/mastodon-bot 6 years ago
Dmitri Sotnikov 6c3879a7fa added support for status flags 6 years ago
Dmitri Sotnikov fdabb17fb0
Merge branch 'master' into patch-1 6 years ago
Dmitri Sotnikov 0c2832ddf0 fixed accessing multiple tumblr accounts, added config options 6 years ago
David Quiñones ea5d26e455
Display tweets with 280 characters
If "extended" is not set, the default beheaviour is to give tweets with 140 characters.

When it's enabled the response from the server doesn't have a "text" but a "full_text" ("text" comes empty).
6 years ago
David Quiñones 3767f775ac
Exclude replies
Added the available parameter in the Twitter client to remove replies from the retrieved tweets https://developer.twitter.com/en/docs/tweets/timelines/api-reference/get-statuses-user_timeline.html
6 years ago
Dmitri Sotnikov 350b265000 made screenname optional, removed default post limit 6 years ago
Joseph Nuthalapati 48d37eb4d2
Strip utm parameters from web links
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
6 years ago
Scot Brown 0c72b8be75 use encoding instead of str 6 years ago
Sotnikov, Dmitri 6dab0a4ebd added support for filtering out content 6 years ago
dmitri.sotnikov@gmail.com 9ed32f147c added signature support 6 years ago
dmitri.sotnikov@gmail.com e4a9fbdecc improved RSS parsing 6 years ago
dmitri.sotnikov@gmail.com 67066dae91 Merge branch 'master' of github.com:yogthos/mastodon-bot 6 years ago
dmitri.sotnikov@gmail.com 1f411891a8 added RSS support 6 years ago
Dmitri Sotnikov 5526b70813 Merge pull request #2 from yogthos/tumblr
added tumblr support
6 years ago
dmitri.sotnikov@gmail.com 56421bc284 updated to exit gracefully when config is invalid 6 years ago
dmitri.sotnikov@gmail.com f67f55c858 added tumblr support 6 years ago
dmitri.sotnikov@gmail.com 75b679a533 initial commit 6 years ago