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
*
Remove cb stuff and some cleanup
scram
Marius Halden
2016-07-06
-83
/
+23
*
Use saslprep, more cb stuff
Marius Halden
2016-07-06
-23
/
+87
*
purple: added room listing support
jgeboski
2016-06-29
-0
/
+131
*
Added an interface for the listing of existing chatrooms
jgeboski
2016-06-29
-0
/
+23
*
Follow c89/90
Marius Halden
2016-06-26
-2
/
+2
*
Add support for SCRAM-SHA-256
Marius Halden
2016-06-26
-4
/
+20
*
Disable SCRAM if username/password contains non-ascii characters as saslprep ...
Marius Halden
2016-06-26
-0
/
+19
*
Add initial support for SCRAM-SHA-1
Marius Halden
2016-06-26
-13
/
+231
*
Use correct error when no schemes are supported (#78)
Marius Halden
2016-06-11
-1
/
+1
*
Twitter: add "like" as an alias for favourite.
Aaron van Geffen
2016-05-26
-1
/
+2
*
Only load plugins with the right file extension
jgeboski
2016-05-25
-0
/
+4
*
Show the enabled/disabled protocols in the 'plugins' command output
jgeboski
2016-05-25
-0
/
+12
*
Implemented plugin information for external plugins
jgeboski
2016-05-25
-1
/
+94
*
purple: strdup the message instead of casting to char *
dequis
2016-05-25
-3
/
+6
*
Remove the ARCH / CPU defines.
Jelmer Vernooij
2016-05-15
-2
/
+1
*
load_plugin: Improve g_module_open error message
dequis
2016-05-06
-1
/
+1
*
twitter: Fix a couple of leaks of mutes_ids and retweets_ids
dequis
2016-04-17
-8
/
+10
*
Merge remote-tracking branch 'bitlbee/pr/70'
dequis
2016-04-16
-4
/
+204
|
\
|
*
Avoid adding an id twice to the mutes list.
Flexo
2016-04-01
-7
/
+26
|
*
Receive mute/unmute notifications from the stream.
Flexo
2016-03-31
-5
/
+25
|
*
Add mute and unmute commands.
Flexo
2016-03-31
-0
/
+24
|
*
Honour twitter's mutes and "hide retweets from this user" settings.
Flexo
2016-03-23
-0
/
+137
*
|
Support for locked-down accounts
Dennis Kaarsemaker
2016-03-23
-2
/
+4
|
/
*
jabber: Add "always_use_nicks" setting, for non-anonymous MUCs
dequis
2016-03-20
-4
/
+21
*
jabber: Fix leak in jabber_si_set_proxies
dequis
2016-03-20
-0
/
+2
*
jabber: Properly handle rejected file transfers
dequis
2016-03-20
-20
/
+32
*
jabber: Check for other resources before removing someone from a chat
dequis
2016-03-20
-1
/
+14
*
Add imcb_buddy_nick_change(), like nick_hint but stronger
dequis
2016-03-20
-4
/
+18
*
jabber: return XT_ABORT after failed IQ auth attempts
dequis
2016-03-12
-2
/
+2
*
twitter.c: Squelch an unused variable warning
Dennis Kaarsemaker
2016-02-26
-1
/
+1
*
Change twitter url length to 23 instead of 22
Vegard Langås
2016-02-09
-6
/
+1
*
jabber: Mark messages from other resources as OPT_SELFMESSAGE too
dequis
2016-01-24
-1
/
+3
*
purple: Also show 'title' and 'primary' messages for input requests
dequis
2016-01-21
-1
/
+12
*
Revert "hipchat: Implement their own variant of self-messages [...]"
dequis
2016-01-21
-19
/
+1
*
msn: Fix ADL/RML (add/remove from list) throwing server errors
dequis
2015-12-30
-1
/
+3
*
msn: Don't truncate passwords to 16 chars anymore.
dequis
2015-12-30
-5
/
+1
*
purple: Show self-messages for private messages only
dequis
2015-12-27
-24
/
+25
*
purple: document original names of uiops next to them
dequis
2015-12-26
-64
/
+64
*
oscar: Add prefixes to all functions that may conflict with purple
dequis
2015-12-18
-0
/
+98
*
hipchat: Implement their own variant of self-messages (not working yet)
dequis
2015-12-16
-1
/
+19
*
jabber: Add message processing hints to OTR messages (XEP-0334/0364)
dequis
2015-12-15
-0
/
+22
*
Remove nonexistent forward declaration
esainane
2015-12-11
-1
/
+0
*
Revert "imc_away_send_update: Fix leak of away_states linked list"
dequis
2015-12-09
-6
/
+1
*
purple: fix crash when doing 'chat with' with skypeweb
dequis
2015-12-06
-1
/
+1
*
imc_away_send_update: Fix leak of away_states linked list
dequis
2015-12-05
-1
/
+6
*
If imc_away_state_find() fails, try again finding "away"
dequis
2015-12-05
-1
/
+2
*
Remove facebook XMPP code, show error pointing at the new plugin
dequis
2015-12-04
-47
/
+12
*
purple: assume HTML for all protocols, fixes random <> for some
dequis
2015-12-01
-3
/
+1
*
purple: Implement PurpleNotifyUiOps.notify_message
dequis
2015-12-01
-1
/
+22
*
Add 'log' UI function, to avoid direct calls to irc_rootmsg from nogaim
dequis
2015-12-01
-3
/
+8
[next]