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