1 |
bti 015 |
2 |
============= |
3 |
--action support, bti now can output data from the twitter |
4 |
and identica servers! Thanks to Amir Saied for the work he put into this. |
5 |
minor bugfixes for bash mode, bah, readline is a pain at times. |
6 |
|
7 |
bti 014 |
8 |
============= |
9 |
Fix reported readline bugs |
10 |
|
11 |
bti 013 |
12 |
============= |
13 |
Fix some readline prompt issues |
14 |
|
15 |
bti 012 |
16 |
============= |
17 |
Logfile support added to track status of tweets |
18 |
bash completion script added thanks to Amir Saied |
19 |
proper "application name" added thanks to Amir Saied |
20 |
|
21 |
bti 011 |
22 |
============= |
23 |
Readline support thanks to Amir Saied |
24 |
|
25 |
bti 010 |
26 |
============= |
27 |
Fix up HTTP proxy support, thanks to gregor herrmann: |
28 |
- command line option now works |
29 |
- http_proxy environment variable is now handled |
30 |
|
31 |
bti 009 |
32 |
============= |
33 |
Initial attempt for HTTP proxy support. |
34 |
|
35 |
bti 008 |
36 |
============= |
37 |
Fix for twitter, due to their server not liking one of the http headers anymore. |
38 |
|
39 |
bti 007 |
40 |
============= |
41 |
segfault fix from Oliver Blin |
42 |
|
43 |
bti 006 |
44 |
============= |
45 |
added identi.ca support |
46 |
|
47 |
bti 005 |
48 |
============= |
49 |
pwd was removed from bash mode |
50 |
bug with tweets crashing over 100 characters fixed |
51 |
|
52 |
bti 004 |
53 |
============= |
54 |
--bash fork and quiet modes enabled |
55 |
|
56 |
bti 003 |
57 |
============= |
58 |
--bash emulates a command line, otherwise the message goes through "clean" |
59 |
|
60 |
bti 002 |
61 |
============= |
62 |
better man page |
63 |
example ~/.bti file |
64 |
ability to send "clean" files to twitter (no path or $ prefix) |
65 |
|
66 |
bti 001 |
67 |
============= |
68 |
initial release |