1 |
bti 026 |
2 |
============= |
3 |
added ability to specify config file from command line |
4 |
some readline fixups from Pete |
5 |
|
6 |
bti 025 |
7 |
============= |
8 |
remove readline link-time dependancy to make the distro's lives easier |
9 |
bugfixes for minor things by Amir and Gregor |
10 |
|
11 |
bti 024 |
12 |
============= |
13 |
laconica group support from Marvin Vek |
14 |
password handling changes from Gregor Herrmann and Ben Boeckel |
15 |
|
16 |
bti 023 |
17 |
============= |
18 |
verbose mode for timestamps |
19 |
documentation for custom identi.ca |
20 |
Properly credit Amir for all of his great work. |
21 |
|
22 |
bti 022 |
23 |
============= |
24 |
custom identi.ca instances supported |
25 |
timestamps on messages read. |
26 |
autoconf fixes. |
27 |
|
28 |
bti 021 |
29 |
============= |
30 |
yet more autoconf fixes |
31 |
|
32 |
bti 020 |
33 |
============= |
34 |
more autoconf fixes |
35 |
|
36 |
bti 019 |
37 |
============= |
38 |
autoconf fixes |
39 |
|
40 |
bti 018 |
41 |
============= |
42 |
man page added for helper script |
43 |
now using autoconf |
44 |
now showing all options with --help |
45 |
|
46 |
bti 017 |
47 |
============= |
48 |
url shortner bugfix from Bart Trojanowski |
49 |
--page option from Dave Barry |
50 |
documentation updates |
51 |
|
52 |
bti 016 |
53 |
============= |
54 |
--dry-run option thanks to Bart Trojanowski |
55 |
url shortner script and option thanks to Bart Trojanowski |
56 |
make install target thanks to Bart Trojanowski |
57 |
|
58 |
bti 015 |
59 |
============= |
60 |
--action support, bti now can output data from the twitter |
61 |
and identica servers! Thanks to Amir Saied for the work he put into this. |
62 |
minor bugfixes for bash mode, bah, readline is a pain at times. |
63 |
|
64 |
bti 014 |
65 |
============= |
66 |
Fix reported readline bugs |
67 |
|
68 |
bti 013 |
69 |
============= |
70 |
Fix some readline prompt issues |
71 |
|
72 |
bti 012 |
73 |
============= |
74 |
Logfile support added to track status of tweets |
75 |
bash completion script added thanks to Amir Saied |
76 |
proper "application name" added thanks to Amir Saied |
77 |
|
78 |
bti 011 |
79 |
============= |
80 |
Readline support thanks to Amir Saied |
81 |
|
82 |
bti 010 |
83 |
============= |
84 |
Fix up HTTP proxy support, thanks to gregor herrmann: |
85 |
- command line option now works |
86 |
- http_proxy environment variable is now handled |
87 |
|
88 |
bti 009 |
89 |
============= |
90 |
Initial attempt for HTTP proxy support. |
91 |
|
92 |
bti 008 |
93 |
============= |
94 |
Fix for twitter, due to their server not liking one of the http headers anymore. |
95 |
|
96 |
bti 007 |
97 |
============= |
98 |
segfault fix from Oliver Blin |
99 |
|
100 |
bti 006 |
101 |
============= |
102 |
added identi.ca support |
103 |
|
104 |
bti 005 |
105 |
============= |
106 |
pwd was removed from bash mode |
107 |
bug with tweets crashing over 100 characters fixed |
108 |
|
109 |
bti 004 |
110 |
============= |
111 |
--bash fork and quiet modes enabled |
112 |
|
113 |
bti 003 |
114 |
============= |
115 |
--bash emulates a command line, otherwise the message goes through "clean" |
116 |
|
117 |
bti 002 |
118 |
============= |
119 |
better man page |
120 |
example ~/.bti file |
121 |
ability to send "clean" files to twitter (no path or $ prefix) |
122 |
|
123 |
bti 001 |
124 |
============= |
125 |
initial release |