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