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