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