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
*
Fix some compiler warnings
dequis
2016-11-28
-4
/
+4
*
purple: Use roomlist_room_serialize, fixes joining jabber chats
dequis
2016-11-28
-3
/
+17
*
Expand each (media) URL only once. Twitter likes duplication. #1275.
Wilmer van der Gaast
2016-11-27
-3
/
+5
*
Heh, oops, some error in the Twitter module still mentioned XML. Fixed.
Wilmer van der Gaast
2016-11-23
-1
/
+1
*
Manual merge with wilmer's approach to handling missing protocols
dequis
2016-11-21
-92
/
+6
*
protocols/unknown: Fix format-security warning
dequis
2016-11-19
-1
/
+1
*
...of course, i had to forget to add unknown.c
dequis
2016-11-19
-0
/
+75
*
Remove yahoo (the old protocol). Use funyahoo++ instead.
dequis
2016-11-19
-9000
/
+0
*
Improve handling of unknown protocols / missing plugins
dequis
2016-11-19
-1
/
+56
*
Improve support for protocols which don't require a password
dequis
2016-11-13
-1
/
+33
*
purple: fix file transfer memory management
dequis
2016-11-13
-11
/
+75
*
imcb_file_send_start: handle ft attempts from non-existing users
dequis
2016-11-13
-1
/
+1
*
purple: hack to pass server parameter to jabber's input request
dequis
2016-11-04
-2
/
+23
*
purple: fix icq login when the protocol name is "oscar"
dequis
2016-10-30
-4
/
+17
*
oscar: remove some dead code
dequis
2016-10-18
-26
/
+2
*
jabber: Implement chat list command
dequis
2016-10-16
-0
/
+78
*
Turn purple_chatlist_free() into a imcb_chat_list_free()
dequis
2016-10-16
-17
/
+20
*
Rename bee_chat_list_finish() to imcb_chat_list_finish()
dequis
2016-10-16
-3
/
+10
*
jabber: Don't pass a readonly empty string to imcb_chat_topic()
dequis
2016-10-12
-1
/
+2
*
purple: Fix handling of empty, immediate roomlist results
dequis
2016-10-08
-10
/
+22
*
twitter: fix quoted tweet expansion in extended tweets
dequis
2016-10-02
-5
/
+14
*
Fix crash when setting away in protocols with null away_states list
dequis
2016-09-28
-0
/
+3
*
purple: Fix another issue where /join results in two channels
dequis
2016-09-25
-1
/
+5
*
twitter: don't count filter stream reply as valid pongs
dequis
2016-09-24
-1
/
+4
*
purple: support setting chat room topics (#84)
Eion Robb
2016-09-24
-0
/
+16
*
twitter: extended tweet support (AKA avoid showing truncated ones)
dequis
2016-09-21
-13
/
+22
*
purple: added room listing support
jgeboski
2016-09-19
-0
/
+134
*
Added an interface for the listing of existing chatrooms
jgeboski
2016-09-19
-0
/
+20
*
hipchat: Add basic support for personal oauth tokens
dequis
2016-08-30
-34
/
+60
*
jabber: handle nulls in jabber_compare_jid
dequis
2016-08-23
-0
/
+4
*
twitter: don't hard-fail with mutes or noretweets (for "identica")
dequis
2016-07-25
-0
/
+10
*
purple: Don't try to init module if it's already initialized
dequis
2016-07-25
-0
/
+6
*
purple: add $plugindir/purple to the plugin search path
dequis
2016-06-12
-0
/
+4
*
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
[next]