aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Remove deprecated placeholder for 'nick' command (added 2010)masterdequis2018-05-27-6/+0
* Merge branch 'develop'dequis2018-05-27-22/+23
|\
| * debian: turn -common and -dev into arch:any to safely use --link-docdequis2018-04-11-19/+10
| * debian: add ${DEB_HOST_MULTIARCH} to pkgconfig install pathdequis2018-04-10-2/+5
| * debian: Fix postinst error with no /var/lib/bitlbeeSean Whitton2018-04-10-1/+8
* | Openssl 1.1 supportEneas U de Queiroz2018-05-24-9/+15
* | Fix bitlbee.org URLs.Wilmer van der Gaast2018-05-08-6/+6
|/
* jabber: try to join anyway after "Already present in chat"dequis2018-03-31-2/+7
* oscar: remove old_icq_auth (XOR login, default off since 2010)dequis2018-03-30-157/+1
* debian: pass --systemdsystemunitdir to ./configure explicitlydequis2018-03-27-2/+2
* debian: limit dh_systemd actions to the bitlbee-common packagedequis2018-03-27-5/+5
* debian: bump compat level from 6 to 9dequis2018-03-27-1/+1
* Write backtrace to /var/lib/bitlbee/crash.log on SIGSEGVdequis2018-03-26-5/+103
* sighandler_crash: flush irc send buffer before crashdequis2018-03-26-0/+3
* Improve the wording of the message when starting with inetd accidentallydequis2018-03-26-3/+5
* doc: some improvements to the man pagedequis2018-03-26-17/+29
* debian: add recent changes to changelog as an UNRELEASED entrydequis2018-03-21-0/+7
* debian: add missing changelog entry from the 3.5.1-1 packagedequis2018-03-19-0/+6
* debian: remove skype plugin stuffdequis2018-03-19-63/+2
* configure: Add -Wformat -Werror=format-security to default CFLAGSdequis2018-03-19-2/+2
* root_commands: Fix -Wformat-security errorsdequis2018-03-19-3/+3
* bitlbee_daemon_init: friendlier error for EADDRINUSEdequis2018-03-19-0/+6
* irc_commands: send numeric 900 RPL_SASLSUCCESS too, some clients need itdequis2018-03-19-0/+3
* purple: support PURPLE_MESSAGE_REMOTE_SEND for groupchat self-messagesdequis2018-03-19-1/+8
* twitter: remove some obsolete references to identi.cadequis2018-03-11-21/+5
* Remove old skype plugin. Use the skypeweb purple plugin instead.dequis2018-03-11-4383/+2
* Try to join long spaceless lines in paste_buffer without a newlinedequis2018-03-11-1/+33
* root_commands: Improve 'chat add' error/success messagesdequis2018-02-11-3/+9
* irc.h: Add G_GNUC_PRINTF annotations to printf-like functionsdequis2018-02-11-5/+5
* Update Twitter character limit to 280 charactersAlyssa Ross2018-02-08-3/+3
* Remove MSN. Use the skypeweb purple plugin instead.dequis2018-01-10-3747/+8
* cmd_chat_list_finish: fix crash when plugins provide NULL room titlesdequis2017-11-23-1/+1
* jabber: Fix chat joins when ext_jid is provided for your own userdequis2017-11-19-0/+3
* Handle always_use_nicks more gracefullyValeriy Malov2017-11-19-1/+2
* travis: require ubuntu precise explicitly, install more depsdequis2017-10-05-1/+4
* tests: fix build warnings in jabber_buddy_by_jid testsdequis2017-10-05-2/+2
* Add quotations around <answer> and <secret> in the otr docsTroy Sankey2017-10-04-2/+2
* Add datadir to pkgconfig file and config.hdevelopArtem Savkov2017-08-31-0/+2
* channel operates on channel ids not account idsJesse Kennedy2017-08-26-1/+1
* Twitter documentation: move commands to a chapterAlex Schroeder2017-08-26-19/+32
* Twitter: fix format strings for integersAlex Schroeder2017-08-09-10/+10
* purple: enable debug during core initializationdequis2017-07-12-1/+3
* configure: Don't require python if docs are already builtdequis2017-07-09-1/+1
* cygwin: add -no-undefined on our side to fix issues with mac OSdequis2017-05-29-1/+1
* cygwin: add a missing mkdir of libdir to the makefiledequis2017-05-18-0/+1
* cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to itdequis2017-05-13-1/+20
* Fix status message being set to null accidentallydequis2017-05-07-3/+3
* Move `handle_settings` before `xt_handle`.Fangrui Song2017-04-16-2/+2
* debian: Enable only bitlbee.service, not bitlbee.socket toodequis2017-04-13-1/+2
* init/bitlbee@.service: send stderr to syslog instead of the socketdequis2017-04-13-0/+1