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