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