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
...
*
user-guide: add help for the jabber 'proxy' setting
dequis
2015-08-27
-0
/
+20
*
irc_channel_name_gen: handle g_convert_with_fallback failures
dequis
2015-08-27
-0
/
+10
*
jabber: Improvements to the MUC part reason handling
dequis
2015-08-26
-15
/
+26
*
jabber/io: Split input buffer parsing to a jabber_feed_input() function
dequis
2015-08-26
-51
/
+71
*
Makefile: suggest users to run "make install-dev" after install
dequis
2015-08-26
-2
/
+6
*
conf: Fix leak of members of conf_t when using -c to specify a config
dequis
2015-08-19
-1
/
+30
*
irc: Replace NOTICE AUTH before registration with NOTICE *
dequis
2015-08-18
-3
/
+3
*
otr: add otr_filter_colors, replaces '\x03' with '?' for "security"
dequis
2015-08-11
-2
/
+16
*
otr: color multiline messages
dequis
2015-08-11
-24
/
+51
*
jabber_logout: avoid null jd->buddies warnings in jabber_buddy_remove_all
dequis
2015-08-08
-1
/
+3
*
jabber: Show MUC kick/ban/leave reasons
dequis
2015-08-08
-2
/
+34
*
Pass 'reason' values around in imcb_chat_remove_buddy/chat_remove_user
dequis
2015-08-08
-4
/
+4
*
travis: Switch to container based infrastructure
dequis
2015-08-07
-5
/
+15
*
configure: use pkg-config for libotr
dequis
2015-08-07
-22
/
+14
*
typofix - https://github.com/vlajos/misspell_fixer
Veres Lajos
2015-08-07
-58
/
+58
*
Merge remote-tracking branch 'origin/release-3.4.1'
Wilmer van der Gaast
2015-08-03
-3
/
+5
|
\
|
*
3.4.1-1 Debian package.
Wilmer van der Gaast
2015-08-03
-3
/
+5
*
|
Only try DIGEST-MD5 if there's no SSL/TLS or if PLAIN isn't supported
dequis
2015-07-30
-1
/
+5
*
|
Merge branch 'develop'
dequis
2015-07-30
-4
/
+34
|
\
\
|
*
|
jabber: Add SASL ANONYMOUS support (XEP-0175)
dequis
2015-07-04
-3
/
+33
|
*
|
jabber/s5bytestream: add G_GNUC_PRINTF to jabber_bs_abort
dequis
2015-06-28
-1
/
+1
*
|
|
Replace `backticks` with $(something better) in configure script.
Wilmer van der Gaast
2015-07-29
-26
/
+26
*
|
|
Restore old autojoin logic and a hopefully better fix for the problem
Wilmer van der Gaast
2015-07-29
-5
/
+6
|
/
/
*
/
Fix NULL pointer dereference in lib/json.c. (#1220)
Wilmer van der Gaast
2015-06-17
-1
/
+1
|
/
*
Update changelog with date and other bits.
3.4.1
Wilmer van der Gaast
2015-06-16
-3
/
+3
*
3.4.1 release notes
dequis
2015-06-14
-2
/
+36
*
oscar: Fix some more g_source_remove warnings
dequis
2015-06-13
-0
/
+6
*
twitter: show full url in the url command, with username
dequis
2015-06-08
-5
/
+41
*
twitter: fix leak of the letter "s" in twitter_url_len_diff
dequis
2015-06-08
-2
/
+6
*
sock.h: Add EAGAIN check to sockerr_again()
dequis
2015-06-04
-1
/
+1
*
nick_gen: retry g_convert_with_fallback without //TRANSLIT if it fails
dequis
2015-06-04
-2
/
+10
*
configure: allow specifying location of python executable
dequis
2015-06-04
-2
/
+15
*
Allow building docs from any directory
dequis
2015-06-04
-4
/
+7
*
Revert "Provides" "fix" in debian control file.
zer0def
2015-06-01
-1
/
+0
*
configure: bsd sed doesn't support \+ without -r, use * instead
dequis
2015-05-31
-1
/
+1
*
configure: 'sed -r' doesn't work in mac os x
dequis
2015-05-31
-2
/
+2
*
configure: handle 'git describe' failures when no tags are reachable
dequis
2015-05-31
-2
/
+7
*
twitter: add twitter_log_local_user back (oops)
dequis
2015-05-30
-0
/
+2
*
Move twitter_parse_id() to parse_int64() in misc.c
dequis
2015-05-30
-19
/
+19
*
configure: workaround for branch names with slashes in them...
dequis
2015-05-30
-1
/
+1
*
Merge branch 'develop'
dequis
2015-05-30
-72
/
+328
|
\
|
*
Merge branch 'master' into develop
dequis
2015-05-28
-3
/
+0
|
|
\
|
*
\
Merge branch 'master' into develop
dequis
2015-05-28
-4
/
+2
|
|
\
\
|
*
|
|
Fixes 'Provides' in debian control file
zer0def
2015-05-28
-1
/
+1
|
*
|
|
Rename mail notification related settings for consistency
dequis
2015-05-28
-30
/
+21
|
*
|
|
imcb_notify_email: change parameters to take a format string
dequis
2015-05-28
-29
/
+28
|
*
|
|
Simplify display of gmail notifications
dequis
2015-05-28
-18
/
+16
|
*
|
|
Gmail notifications support through new imcb_notify_email() API
Artem Savkov
2015-05-28
-14
/
+233
|
*
|
|
jabber: Refactor conference message handling
dequis
2015-05-28
-55
/
+82
|
*
|
|
Lowering xmpp presence priority on away.
Artem Savkov
2015-05-28
-1
/
+19
[prev]
[next]