63
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 16 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If imc_away_state_find() fails, try again finding "away" More... over 8 years ago
Remove facebook XMPP code, show error pointing at the new plugin More... over 8 years ago
purple: assume HTML for all protocols, fixes random <> for some More... over 8 years ago
purple: Implement PurpleNotifyUiOps.notify_message More... over 8 years ago
Add 'log' UI function, to avoid direct calls to irc_rootmsg from nogaim More... over 8 years ago
purple/ft: remove prplcb_xfer_dbg entries with mismatching signatures More... over 8 years ago
purple: avoid warnings in the PURPLE_INPUT_* enum checks More... over 8 years ago
msn: remove suggestion to use the official client, which is dead More... over 8 years ago
set_eval_channel_type: skip the channel free/init if nothing is changed More... over 8 years ago
msn: Send VER/CVR/USR together in the first request for faster login More... over 8 years ago
msn: Buffer writes a bit to send several commands with a single request More... over 8 years ago
bee_irc_user_new: Use str_reject_chars to sanitize both user and host More... over 8 years ago
misc.c: Add a str_reject_chars function, use it in otr_filter_colors More... over 8 years ago
irc: Send numeric error when failing to join a channel More... over 8 years ago
purple: fix a bunch of small leaks More... over 8 years ago
purple: fix /join #channel, which joined a different channel More... over 8 years ago
help: free strings added by help_add_mem() More... over 8 years ago
jabber: Reply unknown IQs with service-unavailable instead More... over 8 years ago
jabber: Fix detection of away state in choose_priority() More... over 8 years ago
hipchat: Implement their own variant of self-messages (not working yet) More... over 8 years ago
Show a nicer message when a protocol is disabled in account add More... over 8 years ago
hipchat: 'chat add hipchat "channel name"' now tries to guess the JID More... over 8 years ago
jabber_chat_join_failed: add a null check before freeing the chat More... over 8 years ago
Show ./configure args in bitlbee -V, config.h and Makefile.settings More... over 8 years ago
jabber: Implement carbons (XEP-0280) More... over 8 years ago
IRCv3 cap-3.2/sasl-3.2 capabilities (just send sasl mechanism list) More... over 8 years ago
IRCv3 away-notify capability More... over 8 years ago
irc_send_whois: Refactor out a get_status_message() function More... over 8 years ago
Nuke imcb_clean_handle(), which was merging handles accidentally More... over 8 years ago
IRCv3 extended-join capability More... over 8 years ago