aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Reconnect to twitter stream silentlytwitter-reconnectMarius Halden2016-05-26-0/+19
* Twitter: add "like" as an alias for favourite.Aaron van Geffen2016-05-26-1/+2
* Only load plugins with the right file extensionjgeboski2016-05-25-0/+4
* Show the enabled/disabled protocols in the 'plugins' command outputjgeboski2016-05-25-9/+74
* Implemented plugin information for external pluginsjgeboski2016-05-25-1/+156
* purple: strdup the message instead of casting to char *dequis2016-05-25-3/+6
* configure: add 'arch' variable again, needed for portabilitydequis2016-05-25-0/+2
* Fix Vcs-* control headers after migration to Git.Jelmer Vernooij2016-05-15-1/+3
* Remove the ARCH / CPU defines.Jelmer Vernooij2016-05-15-15/+14
* load_plugin: Improve g_module_open error messagedequis2016-05-06-1/+1
* unix.c: Move log_link() calls before plugin initializationdequis2016-05-01-9/+8
* ssl_gnutls: Replace GNUTLS_STUPID_CAST with (long)dequis2016-04-30-7/+1
* twitter: Fix a couple of leaks of mutes_ids and retweets_idsdequis2016-04-17-8/+10
* Merge remote-tracking branch 'bitlbee/pr/70'dequis2016-04-16-4/+204
|\
| * Avoid adding an id twice to the mutes list.Flexo2016-04-01-7/+26
| * Receive mute/unmute notifications from the stream.Flexo2016-03-31-5/+25
| * Add mute and unmute commands.Flexo2016-03-31-0/+24
| * Honour twitter's mutes and "hide retweets from this user" settings.Flexo2016-03-23-0/+137
* | Ignore CAP END when received multiple timesMarius Halden2016-04-06-0/+3
* | Fix use of un-initialized valueMarius Halden2016-03-26-1/+1
* | ldap authentication backendDennis Kaarsemaker2016-03-25-4/+106
* | Linux pam authentication backendDennis Kaarsemaker2016-03-25-3/+99
* | Authentication: scaffolding for multiple authentication backendsDennis Kaarsemaker2016-03-25-78/+188
* | Add a setting to disable 'account add'Dennis Kaarsemaker2016-03-23-0/+20
* | Allow individual settings to be locked downDennis Kaarsemaker2016-03-23-0/+16
* | Support for locked-down accountsDennis Kaarsemaker2016-03-23-4/+19
|/
* CHANGES: fix the year of the 3.4.2 releasedequis2016-03-20-1/+1
* Send new away message when message changesShane Synan2016-03-20-1/+8
* Remove vestiges of storage_textDennis Kaarsemaker2016-03-20-1/+0
* jabber: Add "always_use_nicks" setting, for non-anonymous MUCsdequis2016-03-20-4/+39
* jabber: Fix leak in jabber_si_set_proxiesdequis2016-03-20-0/+2
* Don't send 301 RPL_AWAY when talking to contacts through &bitlbeedequis2016-03-20-1/+2
* jabber: Properly handle rejected file transfersdequis2016-03-20-20/+32
* irc_channel_add_user: Don't call update_ops if not neededdequis2016-03-20-1/+3
* jabber: Check for other resources before removing someone from a chatdequis2016-03-20-1/+14
* Add imcb_buddy_nick_change(), like nick_hint but strongerdequis2016-03-20-29/+33
* BitlBee 3.4.2 - release date fixed.3.4.2Wilmer van der Gaast2016-03-19-1/+1
* Prepare 3.4.2 release notesdequis2016-03-12-2/+66
* jabber: return XT_ABORT after failed IQ auth attemptsdequis2016-03-12-2/+2
* twitter.c: Squelch an unused variable warningDennis Kaarsemaker2016-02-26-1/+1
* Fix a double free when calling proxy_disconnect() inside phb->func()dequis2016-02-18-8/+23
* Change twitter url length to 23 instead of 22Vegard Langås2016-02-09-6/+1
* Send away-notify after join/part from IRC channelShane Synan2016-02-04-6/+6
* Check global account away setting in WHO repliesShane Synan2016-01-31-2/+7
* root_commands: Fix use-after-free after doing "transfer reject"dequis2016-01-26-1/+3
* jabber: Mark messages from other resources as OPT_SELFMESSAGE toodequis2016-01-24-1/+3
* purple: Also show 'title' and 'primary' messages for input requestsdequis2016-01-21-1/+12
* Revert "hipchat: Implement their own variant of self-messages [...]"dequis2016-01-21-19/+1
* 'help set self_messages': link to wiki pagedequis2015-12-30-0/+4
* msn: Fix ADL/RML (add/remove from list) throwing server errorsdequis2015-12-30-1/+3