source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Date Author Log Message
(edit) @2906268   2016-10-16T06:58:19Z dx lib/sha1: Refactor sha1_hmac into a generic b_hmac function
(edit) @6e991a9   2016-10-16T06:51:53Z dx Turn purple_chatlist_free() into a imcb_chat_list_free() I found …
(edit) @a08b2db   2016-10-16T06:51:53Z dx Rename bee_chat_list_finish() to imcb_chat_list_finish() …
(edit) @9698fc0   2016-10-12T08:12:41Z dx jabber: Don't pass a readonly empty string to imcb_chat_topic() Fixes …
(edit) @01d56c0   2016-10-08T06:39:05Z dx purple: Fix handling of empty, immediate roomlist results Two issues …
(edit) @58d285a   2016-10-03T00:56:35Z dx twitter: fix quoted tweet expansion in extended tweets The outermost …
(edit) @82e55d2   2016-09-29T17:53:41Z dx ssl_openssl: Allow TLS versions newer than 1.0 Another victim of …
(edit) @ff468a7   2016-09-28T03:56:39Z dx Fix crash when setting away in protocols with null away_states list …
(edit) @1a8875f   2016-09-25T03:07:25Z dx purple: Fix another issue where /join results in two channels Follow …
(edit) @985d66d   2016-09-25T02:21:59Z dx twitter: don't count filter stream reply as valid pongs Twitter …
(edit) @524e931   2016-09-24T14:53:52Z dx purple: support setting chat room topics (#84)
(edit) @ad54149   2016-09-21T03:03:15Z dx twitter: extended tweet support (AKA avoid showing truncated ones) …
(edit) @35401cd   2016-09-21T03:02:29Z dx debian: check if sysv script exists before calling invoke-rc.d In the …
(edit) @028ca92   2016-09-21T02:48:14Z dx doc: some 'chat list' related help improvements
(edit) @7e4f439c   2016-09-20T03:39:05Z jgeboski Do not try to list chatrooms if account is offline
(edit) @725f942   2016-09-20T03:39:05Z jgeboski purple: added room listing support
(edit) @a33ee0f   2016-09-20T03:39:05Z jgeboski Added an interface for the listing of existing chatrooms Several …
(edit) @67ea361   2016-08-30T20:40:19Z dx hipchat: Add basic support for personal oauth tokens Fixes trac …
(edit) @2dc394c   2016-08-24T00:02:20Z dx jabber: handle nulls in jabber_compare_jid As far as I can see this …
(edit) @88cde4e   2016-08-08T19:13:22Z digitalcircuit36939 help: Fix missing spaces due to genhelp parsing Add manual spaces to …
(edit) @be23a64   2016-08-08T18:37:08Z digitalcircuit36939 help: Briefly mention meaning of 'special' Add a small note to …
(edit) @dc45a85   2016-07-25T23:42:32Z dx twitter: don't hard-fail with mutes or noretweets (for "identica") …
(edit) @57f81ec   2016-07-25T23:42:32Z dx purple: Don't try to init module if it's already initialized This …
(edit) @9ae8f82   2016-07-25T23:42:31Z dx configure: improve error message on missing pkg-config
(edit) @f60dc5c   2016-07-09T01:01:15Z dx Merge branch 'develop'
(edit) @60d6c03   2016-06-14T07:30:09Z dx debian: add #DEBHELPER# tag to maintscripts So that the systemd …
(edit) @ad5a907   2016-06-14T06:16:02Z dx systemd: Stop murdering the whole control group on stop With this …
(edit) @5dbf66e   2016-06-13T00:55:26Z dx purple: add $plugindir/purple to the plugin search path This allows …
(edit) @7949d5a   2016-06-12T21:58:03Z wilmer 3.4.2-1 as just uploaded.
(edit) @135271c   2016-06-12T08:34:56Z dx debian: install systemd units and use dh_systemd I'm using the …
(edit) @235b51a   2016-06-11T20:40:33Z dx Use correct error when no schemes are supported (#78) This will make …
(edit) @e9a3e8c   2016-05-30T13:37:26Z Jelmer Vernooij Use dh_prep rather than deprecated 'dh_clean -k'.
(edit) @0375dba   2016-05-30T13:37:26Z Jelmer Vernooij Unicodify my lastname.
(edit) @ae6e855   2016-05-30T13:37:26Z Jelmer Vernooij Bump standards version to 3.9.8 (no changes).
(edit) @5ac5658   2016-05-30T13:37:26Z Jelmer Vernooij Don't start synopsis with an article.
(edit) @59a7dc5   2016-05-26T04:08:05Z dx Twitter: add "like" as an alias for favourite. This will allow a user …
(edit) @35712b7   2016-05-26T02:48:08Z jgeboski Only load plugins with the right file extension Plugins which use …
(edit) @808825e   2016-05-26T02:48:08Z jgeboski Show the enabled/disabled protocols in the 'plugins' command output
(edit) @d28fe1c4   2016-05-26T02:48:08Z jgeboski Implemented plugin information for external plugins As of now, …
(edit) @0e48e54   2016-05-26T00:29:14Z dx purple: strdup the message instead of casting to char * Fixes trac …
(edit) @21f450c   2016-05-26T00:15:15Z dx configure: add 'arch' variable again, needed for portability It was …
(edit) @d3b99b6   2016-05-15T18:36:09Z Jelmer Vernooij Fix Vcs-* control headers after migration to Git.
(edit) @2e78f75   2016-05-15T17:16:38Z Jelmer Vernooij Remove the ARCH / CPU defines. These only reflect on what arch/cpu …
(edit) @4fe91a1   2016-05-06T16:28:10Z dx load_plugin: Improve g_module_open error message The previous one …
(edit) @72d48b6   2016-05-01T03:27:28Z dx unix.c: Move log_link() calls before plugin initialization This …
(edit) @720f7a9   2016-05-01T01:46:21Z dx ssl_gnutls: Replace GNUTLS_STUPID_CAST with (long) That's what the …
(edit) @a244877   2016-04-17T09:32:27Z dx twitter: Fix a couple of leaks of mutes_ids and retweets_ids Just …
(edit) @991c75f   2016-04-16T17:21:33Z dx Merge remote-tracking branch 'bitlbee/pr/70'
(edit) @c9603a3   2016-04-06T18:08:41Z marius.h Ignore CAP END when received multiple times This fixes a segfault …
(edit) @166a571   2016-04-01T18:06:15Z nick Avoid adding an id twice to the mutes list. Twitter doesn't error if …
(edit) @0d581bd   2016-03-31T22:25:49Z nick Receive mute/unmute notifications from the stream.
(edit) @9cf63ac   2016-03-31T18:49:52Z nick Add mute and unmute commands.
(edit) @64b4263   2016-03-26T12:30:34Z marius.h Fix use of un-initialized value
(edit) @50bb490   2016-03-25T18:07:53Z dennis ldap authentication backend We only support the openldap scheme for …
(edit) @a6005da   2016-03-25T18:07:53Z dennis Linux pam authentication backend This backend authenticates users …
(edit) @8e6ecfe   2016-03-25T18:07:53Z dennis Authentication: scaffolding for multiple authentication backends …
(edit) @fb62f132   2016-03-23T20:23:36Z nick Honour twitter's mutes and "hide retweets from this user" settings.
(edit) @446a23e   2016-03-23T06:44:13Z dennis Add a setting to disable 'account add' In a locked down bitlbee …
(edit) @e41ba05   2016-03-23T06:44:13Z dennis Allow individual settings to be locked down This allows a site admin …
(edit) @3ac6d9f   2016-03-23T06:44:13Z dennis Support for locked-down accounts In certain situations, e.g. when …
(edit) @d701547   2016-03-20T04:08:21Z dx CHANGES: fix the year of the 3.4.2 release lol
(edit) @f892236   2016-03-20T03:58:05Z dx Send new away message when message changes Send new away message when …
(edit) @4e0e590   2016-03-20T03:58:05Z dx Remove vestiges of storage_text It was removed in ba7d16f, but this …
(edit) @3320d6d   2016-03-20T03:58:05Z dx jabber: Add "always_use_nicks" setting, for non-anonymous MUCs …
(edit) @63825d6   2016-03-20T03:58:05Z dx jabber: Fix leak in jabber_si_set_proxies
(edit) @b1634a8   2016-03-20T03:58:05Z dx Don't send 301 RPL_AWAY when talking to contacts through &bitlbee …
(edit) @82b0295   2016-03-20T03:58:05Z dx jabber: Properly handle rejected file transfers
(edit) @3c3b916   2016-03-20T03:58:05Z dx irc_channel_add_user: Don't call update_ops if not needed It only …
(edit) @8f8a56f   2016-03-20T03:58:05Z dx jabber: Check for other resources before removing someone from a chat …
(edit) @a42fda4   2016-03-20T03:58:05Z dx Add imcb_buddy_nick_change(), like nick_hint but stronger nick_hint …
(edit) @14f912d   2016-03-19T23:57:22Z wilmer BitlBee 3.4.2 - release date fixed. 3.4.2
(edit) @55259c4   2016-03-13T02:22:27Z dx Prepare 3.4.2 release notes
(edit) @b1d9c06   2016-03-13T00:10:14Z dx jabber: return XT_ABORT after failed IQ auth attempts
(edit) @0843bbe   2016-02-26T18:25:17Z dennis twitter.c: Squelch an unused variable warning 9456255 made the …
(edit) @242f280   2016-02-18T11:17:08Z dx Fix a double free when calling proxy_disconnect() inside phb->func() …
(edit) @9456255   2016-02-10T02:05:55Z dx Change twitter url length to 23 instead of 22
(edit) @4543356c   2016-02-04T08:17:46Z digitalcircuit36939 Send away-notify after join/part from IRC channel Move …
(edit) @db5ef3a   2016-02-01T05:10:47Z digitalcircuit36939 Check global account away setting in WHO replies When sending WHO …
(edit) @7616eec   2016-01-26T15:53:56Z dx root_commands: Fix use-after-free after doing "transfer reject" Not a …
(edit) @eee7294   2016-01-24T13:07:09Z dx jabber: Mark messages from other resources as OPT_SELFMESSAGE too The …
(edit) @1239d05   2016-01-21T06:29:20Z dx purple: Also show 'title' and 'primary' messages for input requests …
(edit) @7e68015   2016-01-21T06:15:44Z dx Revert "hipchat: Implement their own variant of self-messages […]" …
(edit) @82cb190   2015-12-30T06:09:55Z dx 'help set self_messages': link to wiki page
(edit) @c0db0d3   2015-12-30T05:22:47Z dx msn: Fix ADL/RML (add/remove from list) throwing server errors
(edit) @cdd1ded   2015-12-30T05:04:40Z dx msn: Don't truncate passwords to 16 chars anymore. This was needed …
(edit) @ba7618d   2015-12-27T04:39:17Z dx purple: Show self-messages for private messages only Those are …
(edit) @98d46d5   2015-12-26T03:18:53Z dx purple: document original names of uiops next to them
(edit) @f66425d   2015-12-18T17:54:40Z dx oscar: Add prefixes to all functions that may conflict with purple …
(edit) @ea39049   2015-12-17T16:56:25Z dx ini: Null check file parameter before passing it to open() The test …
(edit) @d11ccbf   2015-12-16T15:35:04Z dx hipchat: Implement their own variant of self-messages (not working …
(edit) @3a620ff   2015-12-16T01:02:12Z dx jabber: Add message processing hints to OTR messages (XEP-0334/0364) …
(edit) @4c29622   2015-12-11T02:41:35Z esainane+github Remove nonexistent forward declaration imcb_find_buddy is mentioned …
(edit) @977a9d5   2015-12-09T07:58:59Z dx Revert "imc_away_send_update: Fix leak of away_states linked list" …
(edit) @dbca297   2015-12-09T07:46:21Z dx proxy: fix validation of the proxytype value Coverity says it could …
(edit) @459dec8   2015-12-06T04:41:32Z dx purple: fix crash when doing 'chat with' with skypeweb It was passing …
(edit) @c54bb11   2015-12-06T02:34:12Z dx IRCv3 userhost-in-names capability Easiest part of ircv3.2
(edit) @f4396c4   2015-12-06T00:43:14Z dx irc_send_names: refactor to use GString instead of the stack Because …
(edit) @ed431c3   2015-12-05T16:06:54Z dx imc_away_send_update: Fix leak of away_states linked list
(edit) @ac68733a   2015-12-05T15:53:02Z dx If imc_away_state_find() fails, try again finding "away" Fixes trac …
(edit) @9b02bab   2015-12-05T01:52:48Z dx Remove facebook XMPP code, show error pointing at the new plugin …
Note: See TracRevisionLog for help on using the revision log.