The Dod
4691f72792
Fix bug when use_shortener is "False", document ur1.ca etc.
2015-01-17 19:55:02 +07:00
Daan Wynen
addc35330c
allow for different url shorteners.
2015-01-17 02:54:38 +01:00
Daan Wynen
ab94df5a1c
don't create shortened links for things we know we're not gonna post anyway.
2015-01-17 02:30:50 +01:00
Daan Wynen
874eb81d97
only mark item as posted if posting to twister succeeds.
2015-01-17 02:29:16 +01:00
Daan Wynen
4b63b81d42
allow manual override of flood control.
2015-01-17 02:27:08 +01:00
The Dod
ef73db7c30
Merge #6 by @milouse (config file + argparse)
...
NOTE: If you upgrade, you need to create feed2twister.conf
(copy feed2twister.conf.example) and edit it so that it contains
similar settings to those you had at conf.py
2014-10-14 08:46:09 +07:00
Étienne Deparis
d1a65d81ab
Update readme
2014-10-13 22:36:06 +02:00
Étienne Deparis
3712d913b1
Backward compatibility on N parameters. No more required to first cd to the feed2twister folder.
2014-10-13 16:32:37 +02:00
Étienne Deparis
4519800066
Add various options to support streaming app.net feed or other microblogging feeds
2014-10-13 00:58:07 +02:00
Étienne Deparis
a5490c4264
Fix maxitems command line option never parsed
2014-10-13 00:37:20 +02:00
Étienne Deparis
0561f8b0ab
Ignore local .conf files
2014-10-13 00:25:36 +02:00
Étienne Deparis
c2c40b144e
Big refactoring in order to use argparse and ConfigParser module instead of using python import. Add possibilities to use custom config files
2014-10-13 00:24:36 +02:00
Étienne Deparis
823d8d36fa
Update README.md to reflect conf-example.py file name change
2014-10-12 22:56:52 +02:00
The Dod
68679ddc2b
Merge branch 'mrvdb-mrb/shortener'
2014-05-13 23:47:36 +03:00
The Dod
89c3110710
Don't assume gdshortener is installed
...
Added optional is.gd stats
2014-05-13 23:43:27 +03:00
Marcel van der Boom
ced61c12dd
Add support for using is.gd shortener
...
USE_SHORTENER steers toggle of shortening urls. As twister has a hard
limit at the moment of 140 characters, the more room we create for
content the better.
2014-05-13 15:48:01 +02:00
The Dod
19a248debd
Added patched bitcoin-rpc submodule
...
You should do "git submodule update --init"!!!
2014-03-28 21:54:09 +07:00
The Dod
d9db5b4296
Revert the attempt to post as UTF-8
...
Can't twist any unicode (not only emoji) :(
I'll read the RPC docs some more
2014-03-19 15:40:35 +07:00
The Dod
4cd063f2df
Fixed "emoji bug" (answer was: 140 AS UTF8)
...
This would be a pain to port to python 3 ;)
2014-03-19 14:35:12 +07:00
The Dod
1e26d9a161
More useful error logging
...
Error itself didn't get any "better", though :(
Still can't figure out how to properly RPC "any" unicode string.
Grrr. Kial ni ne ĉiuj parolas Esperanton anstataŭ? :)
2014-03-19 07:39:59 +07:00
The Dod
80f7dfc3ac
Initial commit
2014-03-17 20:51:34 +07:00