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
path:
root
/
protocols
Commit message (
Expand
)
Author
Age
Lines
*
Suppress own UBM messages.
Wilmer van der Gaast
2012-09-29
-2
/
+13
*
Support for sending messages to federated contacts. They don't seem to arrive
Wilmer van der Gaast
2012-09-29
-5
/
+40
*
Support for receiving messages via the NS (UBM command).
Wilmer van der Gaast
2012-09-25
-3
/
+28
*
More mainline merges.
Wilmer van der Gaast
2012-09-25
-83
/
+64
|
\
|
*
Move Twitter XML parsing/error checking into a separate function and use it
Wilmer van der Gaast
2012-09-25
-83
/
+64
*
|
Fixed syntax error introduced by latest merge.
Wilmer van der Gaast
2012-09-22
-1
/
+1
*
|
Merge mainline.
Wilmer van der Gaast
2012-09-22
-36
/
+31
|
\
|
|
*
Since I can't figure out where the stalls are coming from at this point, at
Wilmer van der Gaast
2012-09-22
-1
/
+4
|
*
Little cleanup. Use xt_from_string() where possible.
Wilmer van der Gaast
2012-09-22
-35
/
+27
*
|
Merge mainline.
Wilmer van der Gaast
2012-09-17
-0
/
+31
|
\
|
|
*
Handle see-other-host requests from XMPP servers. This should fix MSN/WLM
Wilmer van der Gaast
2012-09-17
-0
/
+31
*
|
Notification on incoming offline messages. Life is too short to implement
Wilmer van der Gaast
2012-09-16
-1
/
+51
*
|
One more semicolon check (BYE command).
Wilmer van der Gaast
2012-09-16
-1
/
+1
*
|
Don't accidentally create groupchats for 1:1 chats.
Wilmer van der Gaast
2012-09-16
-11
/
+19
*
|
Online status should be read properly now.
Wilmer van der Gaast
2012-09-16
-46
/
+43
*
|
Some more tweaks: Should show up online now, and be able to send and receive
Wilmer van der Gaast
2012-09-16
-8
/
+44
*
|
Generate a machine UUID instead of using a hardcoded one.
Wilmer van der Gaast
2012-09-16
-3
/
+24
*
|
MSNP18 code. It logs in now but otherwise doesn't work all too well.
Wilmer van der Gaast
2012-09-16
-15
/
+63
|
/
*
Merge Twitter favourite command from Flexo/#983. Leaving out the unfavourite
Wilmer van der Gaast
2012-09-15
-15
/
+46
*
Twitter module cleanup: Both Twitter and identi.ca "modules" support OAuth
Wilmer van der Gaast
2012-09-15
-4
/
+1
*
Allow building position-independent executables. #981, patch from brainsmoke.
Wilmer van der Gaast
2012-09-15
-7
/
+7
*
Allow "set -del password". #984
Wilmer van der Gaast
2012-08-19
-12
/
+8
*
Fix memory leak. #985
Wilmer van der Gaast
2012-08-19
-0
/
+1
*
#979 skyped: tolerate errors from skype during startup
Miklos Vajna
2012-07-20
-1
/
+2
*
Scan media entities as well, not just url entities. This should expand more
Wilmer van der Gaast
2012-06-04
-15
/
+22
*
Shut up a flood of GLib-related compiler warnings.
Wilmer van der Gaast
2012-06-04
-2
/
+1
*
Fixed compiler warning in twitter.c report-spam code.
Wilmer van der Gaast
2012-06-04
-2
/
+1
*
skyped: set FD_CLOEXEC on listening socket
Miklos Vajna
2012-04-22
-0
/
+3
*
Turn show_ids on by default. I need to do some more things to get everyone
Wilmer van der Gaast
2012-04-14
-1
/
+1
*
skype: use ssl_disconnect instead of closesocket
Miklos Vajna
2012-04-12
-1
/
+6
*
Merging report-spam patch for Twitter from Flexo. #923
Wilmer van der Gaast
2012-03-12
-0
/
+37
*
Fix bug that broke MSN-XMPP with confusing error messages.
Wilmer van der Gaast
2012-03-10
-2
/
+3
*
Make the error message on invalid Jabber room names (this is a FAQ by now)
Wilmer van der Gaast
2012-02-23
-1
/
+4
*
Drop dead support for MSN offline messages (that SOAP server isn't even in
Wilmer van der Gaast
2012-02-11
-178
/
+3
*
Add missing newslines to debugging output. Bug #896.
Wilmer van der Gaast
2012-02-11
-2
/
+2
*
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR
Wilmer van der Gaast
2012-02-11
-29
/
+29
*
Applied patch from #895, making show_old_mentions an integer setting instead
Wilmer van der Gaast
2012-02-10
-5
/
+8
*
Support for "nameless" chatrooms on Jabber.
Wilmer van der Gaast
2012-02-10
-0
/
+55
*
Probing for Google Talk servers, based on iq-discovery responses. I'll need
Wilmer van der Gaast
2012-02-10
-1
/
+47
*
Take t.co URL lengthe^Wshortening into account when counting message length
Wilmer van der Gaast
2012-02-08
-1
/
+35
*
Try to show the user_split info for a protocol in "help purple $PROTOCOL".
Wilmer van der Gaast
2012-01-30
-0
/
+10
*
Merging strip_newlines Twitter setting.
Wilmer van der Gaast
2012-01-30
-0
/
+5
|
\
|
*
add 'strip_newlines' setting to Twitter
Daniel Albers
2012-01-13
-0
/
+5
*
|
Report mysterious unsupported libpurple options in "help purple $PROTOCOL".
Wilmer van der Gaast
2012-01-30
-0
/
+2
*
|
skype: properly display multiple about lines
Miklos Vajna
2012-01-28
-5
/
+20
*
|
skype: don't crash in skype_parse_user() if the user has multiple about lines
Miklos Vajna
2012-01-28
-0
/
+15
|
/
*
Don't handle HTTP 401 responses from Twitter API differently anymore after
Wilmer van der Gaast
2012-01-10
-8
/
+0
*
Return, don't try to flush the timeline on a broken connection. This likely
Wilmer van der Gaast
2012-01-10
-2
/
+2
*
jabber_buddy_* stuff *is* a complete memory management hell already. :-(
Wilmer van der Gaast
2011-12-26
-0
/
+2
*
Fixing memory leak in Twitter module.
Wilmer van der Gaast
2011-12-26
-8
/
+7
[next]