1 |
gregoa |
1511 |
bti 010 |
2 |
|
|
============= |
3 |
|
|
Fix up HTTP proxy support, thanks to gregor herrmann: |
4 |
|
|
- command line option now works |
5 |
|
|
- http_proxy environment variable is now handled |
6 |
|
|
|
7 |
gregoa |
1507 |
bti 009 |
8 |
|
|
============= |
9 |
|
|
Initial attempt for HTTP proxy support. |
10 |
|
|
|
11 |
gregoa |
1501 |
bti 008 |
12 |
|
|
============= |
13 |
|
|
Fix for twitter, due to their server not liking one of the http headers anymore. |
14 |
|
|
|
15 |
gregoa |
1482 |
bti 007 |
16 |
|
|
============= |
17 |
|
|
segfault fix from Oliver Blin |
18 |
|
|
|
19 |
gregoa |
1473 |
bti 006 |
20 |
|
|
============= |
21 |
|
|
added identi.ca support |
22 |
|
|
|
23 |
|
|
bti 005 |
24 |
|
|
============= |
25 |
|
|
pwd was removed from bash mode |
26 |
|
|
bug with tweets crashing over 100 characters fixed |
27 |
|
|
|
28 |
|
|
bti 004 |
29 |
|
|
============= |
30 |
|
|
--bash fork and quiet modes enabled |
31 |
|
|
|
32 |
|
|
bti 003 |
33 |
|
|
============= |
34 |
|
|
--bash emulates a command line, otherwise the message goes through "clean" |
35 |
|
|
|
36 |
|
|
bti 002 |
37 |
|
|
============= |
38 |
|
|
better man page |
39 |
|
|
example ~/.bti file |
40 |
|
|
ability to send "clean" files to twitter (no path or $ prefix) |
41 |
|
|
|
42 |
|
|
bti 001 |
43 |
|
|
============= |
44 |
|
|
initial release |