8 Commits

Author SHA1 Message Date
É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
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