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