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
*
purple: Fix null pointer dereference when logging out due to daemon mode
dequis
2015-03-15
-0
/
+4
*
purple: prplcb_close_request() improvements
dequis
2015-03-15
-24
/
+53
*
purple: handle purple_request_input
Antoine Pietri
2015-03-13
-1
/
+66
*
twitter: fix _last_tweet setting, which broke during a merge
dequis
2015-03-13
-1
/
+1
*
purple: Implement 'close_request' to prevent segfaults after logout
dequis
2015-03-11
-1
/
+14
*
msn: Update FindMembership payload to fix incorrect pending requests
dequis
2015-03-10
-1
/
+1
*
Various user experience/error reporting improvements
dequis
2015-03-10
-0
/
+3
*
twitter: Fix twitter_parse_id to accept 00 as a valid tweet
dequis
2015-03-10
-7
/
+8
*
Revert "purple: cleanup, remove one usage of static local_bee"
dequis
2015-03-03
-2
/
+1
*
purple: move PurpleAccount from proto_data in a struct purple_data
Antoine Pietri
2015-03-02
-47
/
+78
*
fix imcb_buddy_msg signature to take a const message
Antoine Pietri
2015-03-01
-2
/
+2
*
Disable msn by default :(
dequis
2015-02-28
-3
/
+11
*
Use https:// URL for Facebook OAuth2 now that there's a cert.
Wilmer van der Gaast
2015-02-24
-1
/
+1
*
Add --doc= configure option to disable helpfile generation
dequis
2015-02-23
-3
/
+3
*
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
dequis
2015-02-22
-9
/
+7
*
twitter_parse_id function, with better error handling than sscanf()
dequis
2015-02-22
-3
/
+16
*
purple: cleanup, remove one usage of static local_bee
dequis
2015-02-22
-1
/
+2
*
s5bytestream: fix segfault (cleanup before trying next streamhost)
dequis
2015-02-22
-14
/
+27
*
s5bytestream: refactor some copypasted code into functions
dequis
2015-02-22
-89
/
+47
*
Remove a few stale functions from struct prpl.
Wilmer van der Gaast
2015-02-22
-26
/
+0
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-13887
/
+14932
*
Revert "Twitter format strings"
dequis
2015-02-20
-52
/
+15
*
Use glib's GChecksum for md5/sha1
dequis
2015-01-31
-1
/
+3
*
purple: Implement /kick
dequis
2015-01-30
-0
/
+9
*
irc_commands: implemented KICK support
jgeboski
2015-01-29
-0
/
+5
*
irc-channel: implemented a special mode for show_users
jgeboski
2015-01-28
-0
/
+1
*
Merge pull request #5 from seirl/purple_title
Wilmer van der Gaast
2015-01-26
-0
/
+6
|
\
|
*
purple: add NULL guard around topic and name hint
Antoine Pietri
2015-01-26
-2
/
+5
|
*
purple: add topic and name_hint to groupchats
Antoine Pietri
2015-01-25
-0
/
+3
*
|
Twitter format strings
William Pettersson
2015-01-26
-15
/
+52
*
|
twitter: Add raw reply support
William Pettersson
2015-01-26
-0
/
+9
*
|
twitter: implemented filter based group chats
jgeboski
2015-01-25
-7
/
+503
*
|
Fix whatsapp local contact lists
dequis
2015-01-25
-13
/
+12
*
|
jabber: Account-wide display_name setting, for groupchats
dequis
2015-01-25
-1
/
+11
*
|
Add handle_is_self() prpl function to fix JID mismatch confusion bugs
dequis
2015-01-25
-8
/
+28
*
|
Silence some oscar compilation warnings
dequis
2015-01-25
-5
/
+6
|
/
*
Merging random other fixes/cleanups.
Wilmer van der Gaast
2015-01-17
-40
/
+76
|
\
|
*
Add jabber_normalize_ext() to fix case sensitivity issues with ext jids
dequis
2015-01-16
-16
/
+30
|
*
twitter: minor cleanup, use G_G(U)INT64_FORMAT instead of casting
dequis
2015-01-16
-11
/
+11
|
*
msn_ns_send_adl_1: Fix alloc_strlen coverity warning
dequis
2015-01-16
-1
/
+1
|
*
Fix compiler warnings on Cygwin and Mac OS X.
Jason Copenhaver
2015-01-16
-8
/
+12
|
*
twitter: start stream from last tweet on connect/reconnect
roger
2015-01-16
-1
/
+13
|
*
bee-chat: create temporary users for unknown chat participants
jgeboski
2015-01-16
-3
/
+9
|
/
*
Replace isdigit/isalpha/.../tolower/toupper with glib variants
dequis
2015-01-16
-25
/
+25
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-53
/
+53
*
msn: configurable notification server host/port
dequis
2014-12-06
-2
/
+10
*
twitter: Use g_strcasecmp for screen_name
dequis
2014-11-24
-4
/
+4
*
Use glib functions for base64 decoding/encoding
dequis
2014-11-24
-2
/
+17
*
msn: add 'allow' role if contact has neither block nor allow
dequis
2014-11-17
-0
/
+8
*
msn_buddy_ask: only ask to add if contact is in pending list
dequis
2014-11-17
-1
/
+1
[next]