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
*
Minor fixes before 3.4 release.
3.4
Wilmer van der Gaast
2015-03-25
-2
/
+4
*
Prepare for 3.4 release
dequis
2015-03-15
-5
/
+70
*
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
-5
/
+17
*
twitter: Fix twitter_parse_id to accept 00 as a valid tweet
dequis
2015-03-10
-7
/
+8
*
help: Increase read buffer size from 1100 to 2048
dequis
2015-03-04
-1
/
+1
*
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
*
Refactor oauth_params_del to fix use-after-free that i introduced
dequis
2015-02-28
-8
/
+7
*
Use https:// URL for Facebook OAuth2 now that there's a cert.
Wilmer van der Gaast
2015-02-24
-1
/
+1
*
configure: Indentation fixes
dequis
2015-02-23
-21
/
+21
*
Add --doc= configure option to disable helpfile generation
dequis
2015-02-23
-13
/
+38
*
irc_send_motd: the return value of read() is signed
dequis
2015-02-22
-1
/
+1
*
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
dequis
2015-02-22
-12
/
+10
*
Add coverity_scan addon to .travis.yml
dequis
2015-02-22
-1
/
+24
*
twitter_parse_id function, with better error handling than sscanf()
dequis
2015-02-22
-3
/
+16
*
Don't hard-fail when building docs and dependencies are missing
dequis
2015-02-22
-2
/
+2
*
storage_xml: replace hackish code with a GHashTableIter
dequis
2015-02-22
-20
/
+9
*
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
*
Add /bitlbee@?\.service/ to .gitignore so "git add ." won't keep picking
Wilmer van der Gaast
2015-02-22
-0
/
+2
*
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
-25127
/
+25901
*
Add uncrustify configuration file to ./doc/
dequis
2015-02-20
-0
/
+48
*
Revert "Twitter format strings"
dequis
2015-02-20
-114
/
+15
*
Use glib's GChecksum for md5/sha1
dequis
2015-01-31
-735
/
+62
*
purple: Implement /kick
dequis
2015-01-30
-0
/
+9
*
irc_commands: implemented KICK support
jgeboski
2015-01-29
-0
/
+68
*
irc-channel: implemented a special mode for show_users
jgeboski
2015-01-28
-11
/
+16
*
debian: bitlbee-dev depends either bitlbee or bitlbee-libpurple
dequis
2015-01-28
-1
/
+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
/
+114
*
|
twitter: Add raw reply support
William Pettersson
2015-01-26
-0
/
+10
*
|
twitter: implemented filter based group chats
jgeboski
2015-01-25
-7
/
+503
*
|
random_bytes: Use /dev/urandom only, don't bother trying /dev/random
dequis
2015-01-26
-65
/
+10
*
|
Fix whatsapp local contact lists
dequis
2015-01-25
-13
/
+12
*
|
jabber: Account-wide display_name setting, for groupchats
dequis
2015-01-25
-2
/
+18
*
|
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
*
|
Run 'make check' from travis.
Jelmer Vernooij
2015-01-25
-2
/
+2
|
/
[next]