index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
*
|
Add -I to command line in xinetd/systemd example files instead of assuming
Wilmer van der Gaast
2011-05-01
-2
/
+2
*
|
Actually, let's also drop the -0.
Wilmer van der Gaast
2011-04-22
-1
/
+1
*
|
Don't put an epoch in the Debian "spoofed" version number. Debian's now
Wilmer van der Gaast
2011-04-22
-1
/
+1
*
|
Send Connection: close headers so webservers won't try keepalive connections
Wilmer van der Gaast
2011-04-18
-0
/
+2
*
|
Try to show better Twitter error messages. Sadly this doesn't always work
Wilmer van der Gaast
2011-04-18
-6
/
+7
*
|
show_ids documentation.
Wilmer van der Gaast
2011-04-18
-0
/
+11
*
|
Fix GnuTLS >2.12 or so compatibility.
Wilmer van der Gaast
2011-04-18
-0
/
+1
|
/
*
Check td->log everywhere before using it..
Wilmer van der Gaast
2011-03-31
-2
/
+2
*
Also use the short IDs for a new reply command. Couldn't think of a sane way
Wilmer van der Gaast
2011-03-29
-4
/
+35
*
Allow using the new 2-digit id's for retweets.
Wilmer van der Gaast
2011-03-29
-1
/
+5
*
For #721, add the numbers in front of tweets if show_ids is enabled. Left
Wilmer van der Gaast
2011-03-29
-11
/
+78
*
Include FLOOD=0/9999 (min time between msgs/max burst size) in 005. This
Wilmer van der Gaast
2011-03-27
-1
/
+1
*
Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem to work
Wilmer van der Gaast
2011-03-27
-4
/
+30
*
Set the libpurple proxy server in a way that should work with older
Wilmer van der Gaast
2011-03-26
-2
/
+1
*
fakeroot is now known as fuckroot; it changes $UID but $USER is still
Wilmer van der Gaast
2011-03-19
-1
/
+1
*
Added init/ subdir and make clean.
Wilmer van der Gaast
2011-03-18
-1
/
+27
*
systemd stuff (bug #738)
Wilmer van der Gaast
2011-03-18
-3
/
+40
*
3.0.2. Because it's about time.
3.0.2
Wilmer van der Gaast
2011-03-07
-1
/
+12
*
Removed duplicate ssl_pending from ssl_bogus.
Wilmer van der Gaast
2011-03-07
-5
/
+0
*
Fixed proxy support with libpurple.
Wilmer van der Gaast
2011-03-07
-0
/
+22
*
Twitter: Warn the user if the OAuth username and the configured username
Wilmer van der Gaast
2011-03-07
-6
/
+19
*
Fix crash on quick MSN logoff (NULL pointer dereference because GLib doesn't
Wilmer van der Gaast
2011-03-07
-1
/
+2
*
Fix memory corruption on Jabber disconnect with xmlconsole and
Wilmer van der Gaast
2011-02-24
-2
/
+2
*
Doc fixes for Twitter: non-Twitter services are supported for a while already.
Wilmer van der Gaast
2011-02-24
-1
/
+15
*
Don't use AI_ADDRCONFIG at all for setting up a listening socket, since it
Wilmer van der Gaast
2011-02-24
-1
/
+5
*
s/Your Tweet:/You:/ to avoid using Twitter-specific terminology.
Wilmer van der Gaast
2011-02-24
-1
/
+1
*
More discouraging words on libpurple. Too many people seem to be using it
Wilmer van der Gaast
2011-02-24
-1
/
+7
*
Oops. Forgot to set OPER_HACK_ACCOUNT_ADD when adding an account.
Wilmer van der Gaast
2011-02-01
-0
/
+4
*
More password paranoia: Allow omitting the identify/register password as
Wilmer van der Gaast
2011-02-01
-25
/
+82
*
Cleaning up irc_umode_set() a little bit, but it's still a disaster.
Wilmer van der Gaast
2011-01-29
-7
/
+10
*
Sneaky if statement is sneaky. The fix from the previous changeset didn't
Wilmer van der Gaast
2011-01-23
-2
/
+2
*
MSN changed the @msn.com login server URL and/or broke the old one. :-(
Wilmer van der Gaast
2011-01-22
-2
/
+6
*
Bump API version number because of the new CTCP stuff.
Wilmer van der Gaast
2011-01-08
-1
/
+1
*
Implement ssl_pending() for NSS. This fixes bug #368 which so far only
Wilmer van der Gaast
2010-12-19
-1
/
+7
*
3.0.1-1 changelog entry. Note that this revision is *not* the exact
Wilmer van der Gaast
2010-12-19
-0
/
+7
*
Fixing syntax error in configure script.
Wilmer van der Gaast
2010-12-16
-0
/
+1
*
Hide password information during SASL auth in xmlconsole.
Wilmer van der Gaast
2010-12-16
-1
/
+8
*
Don't use NSS unless the user insists. It's known to not work so well (and
Wilmer van der Gaast
2010-12-16
-1
/
+2
*
Silently adding /CTCP NUDGE support for MSN contacts.
Wilmer van der Gaast
2010-12-13
-4
/
+42
*
MSN: Don't send any of the special messages offline since they creep people
Wilmer van der Gaast
2010-12-13
-0
/
+4
*
Allow changing MSN display names in server-side profiles. (I.e. the changes
Wilmer van der Gaast
2010-12-12
-13
/
+90
*
At least don't disable Twitter anymore for libpurple builds. libpurple
Wilmer van der Gaast
2010-12-07
-2
/
+6
*
Tweak Debian package description for bitlbee-libpurple: No whining about
Wilmer van der Gaast
2010-12-07
-2
/
+1
*
Add CTCP HELP code. Also cleaning up some noop handlers in the Twitter
Wilmer van der Gaast
2010-12-07
-14
/
+22
*
Add support for XEP 202 (replacement for jabber:iq:time).
Wilmer van der Gaast
2010-12-06
-3
/
+31
*
First bits of CTCP support to contacts. (Try /CTCP VERSION on a Jabber
Wilmer van der Gaast
2010-12-06
-0
/
+125
*
rename -del
Wilmer van der Gaast
2010-12-05
-1
/
+32
*
When recreating the Twitter channel after the user left, also pre-populate
Wilmer van der Gaast
2010-12-05
-4
/
+12
*
Don't use xargs -r in distclean (fixes OS X compatibility, #688).
Wilmer van der Gaast
2010-12-04
-1
/
+1
*
Clean up pastebuf_timer when cleaning up channels, and properly clean up
Wilmer van der Gaast
2010-12-02
-1
/
+6
[prev]
[next]