Commit Graph

272 Commits (13f41eeff35fa78fe941bd173dd8e40a05df4cb9)
 

Author SHA1 Message Date
Dmitri Sotnikov 6559337021
Merge pull request #10 from daquinons/master
Exclude replies
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
Dmitri Sotnikov c39b71d025
Merge pull request #6 from JosephKiranBabu/master
Strip utm parameters from web links
6 years ago
Joseph Nuthalapati 48d37eb4d2
Strip utm parameters from web links
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
6 years ago
Dmitri Sotnikov fec68ef646
Merge pull request #5 from SVMBrown/master
use encoding instead of str
6 years ago
Scot Brown 0c72b8be75 use encoding instead of str 6 years ago
Dmitri Sotnikov a902a10b21
Update README.md 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 bf38e75b1a
added license 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 ed0541edd8
Merge pull request #2 from yogthos/tumblr
added tumblr support
6 years ago
dmitri.sotnikov@gmail.com f67f55c858 added tumblr support 6 years ago
Dmitri Sotnikov 4cd7a5fcf5
Merge pull request #1 from strugee/npm-start
Declare Lumo as a dependency
6 years ago
AJ Jordan 6f86fb89b7
Use `npm start` in README.md 6 years ago
AJ Jordan 8bf710dd61
Declare Lumo as a dependency
This means that we always have the right version, regardless of what's
in the global environment. Note that npm scripts (including `npm
start`) automatically prepend `./node_modules/.bin` to $PATH, which is
how this works.

See also http://module.party
6 years ago
dmitri.sotnikov@gmail.com 75b679a533 initial commit 6 years ago