|
|
|
@ac6855b3
|
2015-04-05T21:44:05Z |
dx |
Revert "Add the concept of jabber sub-protocols"
This reverts commit …
|
|
|
@830864d
|
2015-03-15T09:31:18Z |
dx |
WIP placeholder channels with hipchat implementation
i was going to …
|
|
|
@c0e4c22
|
2015-03-15T09:31:18Z |
dx |
hipchat: minor cleanup of jabber_parse_muc_list
|
|
|
@fc650a8
|
2015-03-15T09:29:01Z |
dx |
Merge branch 'develop' into feat/hip-cat
|
|
|
@2dd23da
|
2015-03-15T08:10:25Z |
dx |
purple: Fix null pointer dereference when logging out due to daemon …
|
|
|
@2c5ab49
|
2015-03-15T04:34:43Z |
dx |
purple: prplcb_close_request() improvements
- Added support for …
|
|
|
@6a48992
|
2015-03-14T01:02:56Z |
dx |
purple: handle purple_request_input
|
|
|
@fedc8f1
|
2015-03-13T23:13:24Z |
dx |
twitter: fix _last_tweet setting, which broke during a merge
Commit …
|
|
|
@89db90e
|
2015-03-12T09:10:16Z |
dx |
Merge branch 'develop' into feat/hip-cat
|
|
|
@3bb333c
|
2015-03-11T21:24:15Z |
dx |
purple: Implement 'close_request' to prevent segfaults after logout
…
|
|
|
@afbad28
|
2015-03-10T07:46:38Z |
dx |
msn: Update FindMembership payload to fix incorrect pending requests
…
|
|
|
@7320610
|
2015-03-10T07:33:54Z |
dx |
Various user experience/error reporting improvements
- Show version …
|
|
|
@8b91a1f
|
2015-03-10T07:27:25Z |
dx |
twitter: Fix twitter_parse_id to accept 00 as a valid tweet
Also fix …
|
|
|
@e6f47fb
|
2015-03-04T23:01:39Z |
dx |
help: Increase read buffer size from 1100 to 2048
This fixes "Error …
|
|
|
@56985aa
|
2015-03-03T23:18:43Z |
dx |
Revert "purple: cleanup, remove one usage of static local_bee"
This …
|
|
|
@d93c8beb
|
2015-03-02T03:27:16Z |
dx |
purple: move PurpleAccount from proto_data in a struct purple_data
|
|
|
@ce70e88
|
2015-03-01T21:13:12Z |
antoine.pietri |
fix imcb_buddy_msg signature to take a const message
|
|
|
@a6b00fc
|
2015-02-28T23:17:33Z |
dx |
Disable msn by default :(
I didn't want to do the next release with a …
|
|
|
@a880e34
|
2015-02-28T20:40:07Z |
dx |
Refactor oauth_params_del to fix use-after-free that i introduced
…
|
|
|
@8eb2e84
|
2015-02-24T23:23:07Z |
wilmer |
Use https:// URL for Facebook OAuth2 now that there's a cert.
|
|
|
@a67e781
|
2015-02-23T05:03:44Z |
dx |
configure: Indentation fixes
|
|
|
@a85a8ab
|
2015-02-23T04:50:32Z |
dx |
Add --doc= configure option to disable helpfile generation
It will …
|
|
|
@570f183
|
2015-02-22T22:44:40Z |
dx |
irc_send_motd: the return value of read() is signed
From coverity. …
|
|
|
@05816dd
|
2015-02-22T22:44:40Z |
dx |
coverity: Fix some (harmless?) use-after-free with g_slist_remove()
…
|
|
|
@91f06e5
|
2015-02-22T22:44:34Z |
dx |
Add coverity_scan addon to .travis.yml
|
|
|
@552c8a5
|
2015-02-22T21:19:21Z |
dx |
twitter_parse_id function, with better error handling than sscanf()
…
|
|
|
@273949d
|
2015-02-22T21:19:21Z |
dx |
Don't hard-fail when building docs and dependencies are missing
|
|
|
@d5c55ac
|
2015-02-22T21:19:21Z |
dx |
storage_xml: replace hackish code with a GHashTableIter
|
|
|
@5ff4618
|
2015-02-22T21:17:21Z |
dx |
purple: cleanup, remove one usage of static local_bee
Shouldn't …
|
|
|
@9216eff
|
2015-02-22T18:53:21Z |
dx |
s5bytestream: fix segfault (cleanup before trying next streamhost)
…
|
|
|
@da6f167
|
2015-02-22T18:53:21Z |
dx |
s5bytestream: refactor some copypasted code into functions
- …
|
|
|
@90adf84
|
2015-02-22T14:59:37Z |
wilmer |
Add /bitlbee@?\.service/ to .gitignore so "git add ." won't keep …
|
|
|
@3d45471
|
2015-02-22T14:49:58Z |
wilmer |
Remove a few stale functions from struct prpl.
|
|
|
@0e4c3dd
|
2015-02-21T06:18:21Z |
dx |
Add hipchat support to the jabber module
|
|
|
@59c1fe7
|
2015-02-21T06:16:05Z |
dx |
jabber: Improve handling of unknown "from" in chats [v2]
Try a bit …
|
|
|
@eee3a5a
|
2015-02-21T06:14:06Z |
dx |
Preset topic in groupchat if it's in irc_channel already
|
|
|
@75ad761
|
2015-02-21T06:12:38Z |
dx |
Use imcb_buddy_nick_hint to suggest jabber nicknames
Also grab …
|
|
|
@7733b8c
|
2015-02-21T06:10:54Z |
dx |
Add the concept of jabber sub-protocols
Currently including: jabber …
|
|
|
@5ebff60
|
2015-02-20T22:50:54Z |
dx |
Reindent everything to K&R style with tabs
Used uncrustify, with the …
|
|
|
@af359b4
|
2015-02-20T22:49:19Z |
dx |
Add uncrustify configuration file to ./doc/
|
|
|
@0ca1d79
|
2015-02-20T22:47:33Z |
dx |
Revert "Twitter format strings"
This reverts commit …
|
|
|
@34afea7
|
2015-01-31T23:58:57Z |
dx |
Use glib's GChecksum for md5/sha1
This changes behavior slightly:
- …
|
|
|
@e41cc40
|
2015-01-30T04:07:40Z |
dx |
purple: Implement /kick
|
|
|
@7821ee8
|
2015-01-29T19:24:17Z |
jgeboski |
irc_commands: implemented KICK support
With similar commands being …
|
|
|
@7b8238d
|
2015-01-28T17:06:40Z |
jgeboski |
irc-channel: implemented a special mode for show_users
This allows …
|
|
|
@1fa5109
|
2015-01-28T05:13:02Z |
dx |
debian: bitlbee-dev depends either bitlbee or bitlbee-libpurple
|
|
|
@12fe5ea
|
2015-01-26T20:46:11Z |
github |
Merge pull request #5 from seirl/purple_title
purple: add topic and …
|
|
|
@fd213fe
|
2015-01-26T13:20:20Z |
antoine.pietri |
purple: add NULL guard around topic and name hint
|
|
|
@ce402b2
|
2015-01-26T07:50:54Z |
dx |
Twitter format strings
Allow users to specify how tweets should be …
|
|
|
@dfaa46d
|
2015-01-26T07:50:45Z |
dx |
twitter: Add raw reply support
By default, "reply" prepends the …
|
|
|
@73ee390
|
2015-01-26T03:46:03Z |
jgeboski |
twitter: implemented filter based group chats
Filter group chats …
|
|
|
@5eab298f
|
2015-01-26T03:27:24Z |
dx |
random_bytes: Use /dev/urandom only, don't bother trying /dev/random
…
|
|
|
@11e7828
|
2015-01-26T02:43:35Z |
dx |
Fix whatsapp local contact lists
Had to move the code that adds …
|
|
|
@fcb2c2e
|
2015-01-26T02:43:34Z |
dx |
jabber: Account-wide display_name setting, for groupchats
This sets …
|
|
|
@be1efa3
|
2015-01-26T02:43:34Z |
dx |
Add handle_is_self() prpl function to fix JID mismatch confusion bugs
…
|
|
|
@8519f45
|
2015-01-26T02:43:34Z |
dx |
Silence some oscar compilation warnings
And that's enough editing of …
|
|
|
@95e17fc
|
2015-01-25T21:30:53Z |
Jelmer Vernooij |
Run 'make check' from travis.
|
|
|
@36ee8c6
|
2015-01-25T20:45:16Z |
antoine.pietri |
purple: add topic and name_hint to groupchats
|
|
|
@e26aa72
|
2015-01-25T05:00:06Z |
dx |
Add git specific stuff!
- A few build system tweaks
- A fancy …
|
|
|
@eb4ad8d
|
2015-01-17T20:13:19Z |
wilmer |
Merging random other fixes/cleanups.
|
|
|
@1065dd4
|
2015-01-17T20:00:49Z |
wilmer |
Merge cleanup changes. (FSF address fix, and using GLib variants of …
|
|
|
@664bac3
|
2015-01-16T19:50:25Z |
dx |
irc-im: fixed invalid memory reading on chat leave
When a chat is …
|
|
|
@ecbd22a
|
2015-01-16T19:50:25Z |
dx |
channel: fixed auto-join occurring when disabled
With the auto_join …
|
|
|
@fed4f76
|
2015-01-16T19:50:25Z |
dx |
Fix UTF8 nick truncation issues
When nicks exceeded the length limit, …
|
|
|
@4cff28f
|
2015-01-16T19:50:24Z |
dx |
Add jabber_normalize_ext() to fix case sensitivity issues with ext …
|
|
|
@840394e
|
2015-01-16T19:50:24Z |
dx |
http proxy: only check for "HTTP/1.x 200" in the status string
It was …
|
|
|
@20c9c21
|
2015-01-16T19:50:24Z |
dx |
Fix some more g_source_remove warnings, this time in proxy.c
Both in …
|
|
|
@434ffa2
|
2015-01-16T19:50:24Z |
dx |
set_setint: use g_strdup_printf instead of relying on a char s[24];
|
|
|
@85c3004
|
2015-01-16T19:50:24Z |
dx |
twitter: minor cleanup, use G_G(U)INT64_FORMAT instead of casting
|
|
|
@4f161e3
|
2015-01-16T19:50:24Z |
dx |
msn_ns_send_adl_1: Fix alloc_strlen coverity warning
Allocating …
|
|
|
@a6cd799
|
2015-01-16T19:50:24Z |
dx |
ipc_child_identify: fix a maybe-uninitialized warning
|
|
|
@25c4c78
|
2015-01-16T19:50:24Z |
dx |
Fix compiler warnings on Cygwin and Mac OS X.
* Don't use PIE/PIC on …
|
|
|
@7549d00
|
2015-01-16T19:50:24Z |
dx |
twitter: start stream from last tweet on connect/reconnect
This works …
|
|
|
@885d294
|
2015-01-16T19:50:24Z |
dx |
bee-chat: create temporary users for unknown chat participants
The …
|
|
|
@eabe6d4
|
2015-01-16T19:50:24Z |
dx |
cmd_otr_keygen: improve argument parsing
|
|
|
@6b13103
|
2015-01-16T19:50:23Z |
dx |
Replace isdigit/isalpha/.../tolower/toupper with glib variants
This …
|
|
|
@6f10697
|
2015-01-16T19:50:23Z |
dx |
Fix incorrect Free Software Foundation address
|
|
|
@bc7a0d4
|
2014-12-06T17:58:35Z |
dx |
msn: configurable notification server host/port
|
|
|
@7233f68
|
2014-11-26T05:25:05Z |
dx |
Improved signal handling to avoid deadlocks
- SIGSEGV: broadcast a …
|
|
|
@6f6725c
|
2014-11-26T05:25:00Z |
dx |
Use irc_write_all() to send the message in bitlbee_shutdown
This …
|
|
|
@9f8bb17
|
2014-11-24T05:16:11Z |
dx |
twitter: Use g_strcasecmp for screen_name
Fixes a few minor bugs with …
|
|
|
@b38d399
|
2014-11-24T05:16:09Z |
dx |
Use glib functions for base64 decoding/encoding
This fixes several …
|
|
|
@e2472dd
|
2014-11-24T05:16:05Z |
dx |
configure: --asan=1 parameter for AddressSanitizer
Requires gcc >=4.8 …
|
|
|
@aa6bcd8
|
2014-11-17T05:57:22Z |
dx |
msn: add 'allow' role if contact has neither block nor allow
This …
|
|
|
@3325df7
|
2014-11-17T05:57:16Z |
dx |
msn_buddy_ask: only ask to add if contact is in pending list
…
|
|
|
@a77a9ef
|
2014-11-17T05:57:14Z |
dx |
msn: Update ApplicationId again to one used by skype
Because why not
|
|
|
@81186736
|
2014-11-12T06:20:04Z |
dx |
msn: update ABService ApplicationId to WLM 2012 to fix login
The …
|
|
|
@d2b3f25
|
2014-10-27T08:05:44Z |
wilmer |
Merging warning fixes from dx.
|
|
|
@b6bd99c
|
2014-10-27T06:36:09Z |
dx |
dcc: Fix some invalid memory accesses reported by ASAN
ASAN <3
|
|
|
@8256ad5
|
2014-10-27T06:36:05Z |
dx |
Some more g_source_remove warning fixes
- http_incoming_data calling …
|
|
|
@fef97af
|
2014-10-17T22:45:27Z |
wilmer |
doc/AUTHORS updated to the current state of things.
|
|
|
@9ead105
|
2014-10-17T22:37:41Z |
wilmer |
Bunch of merges from dx.
|
|
|
@4f7255d
|
2014-10-17T22:26:18Z |
wilmer |
Debian bug #764181: Accidentally had an LGPL header in a bunch of …
|
|
|
@46511b3
|
2014-10-11T10:43:44Z |
dx |
nick_lc: use unsigned chars to avoid unicode issues
|
|
|
@7b40f17
|
2014-10-11T02:20:53Z |
dx |
Add support for XEP-0203: Delayed delivery (message timestamps)
Very …
|
|
|
@0e35ff6
|
2014-10-11T02:20:53Z |
dx |
Handle not-authorized stream errors, avoid reconnect
Got this one …
|
|
|
@c27a923
|
2014-10-11T02:20:52Z |
dx |
Remove MSNXMPP specific code
The MSN XMPP gateway was shutdown …
|
|
|
@5cb21d1
|
2014-10-05T22:04:38Z |
wilmer |
Merge changes from 3.2.2-1 Debian upload.
|
|
|
@c180110
|
2014-10-05T22:02:56Z |
wilmer |
3.2.2-1. Minor change, removed very old compatibility kludge.
3.2.2-1
|
|
|
@3a8b850
|
2014-10-05T21:24:36Z |
wilmer |
Merging two other Debian fixes in preparation for a 3.2.2-1 upload.
|
|
|