|
|
|
@67ebc8e
|
2012-11-12T00:03:33Z |
wilmer |
Fixed valgrind warnings in JSON_O_FOREACH.
|
|
|
@e132b60
|
2012-11-11T23:32:47Z |
wilmer |
Extend keepalive code to time out connections when pings don't get …
|
|
|
@dd672e2
|
2012-11-11T21:52:26Z |
wilmer |
Detect and handle streaming connection loss.
|
|
|
@2fb1262
|
2012-11-11T18:22:39Z |
wilmer |
Tiny cleanup. Fixing some memory leaks (why did I not notice so far …
|
|
|
@1388d30
|
2012-11-11T17:57:20Z |
wilmer |
Mostly finished HTTP streaming support: Shrink the buffer and add a …
|
|
|
@62f6b45
|
2012-11-11T16:53:56Z |
wilmer |
Realised I don't need delimited=length at all, objects are guaranteed …
|
|
|
@dff0e0b
|
2012-11-11T14:42:20Z |
wilmer |
Showing tweets now, and leaking less memory. Still lots of cleanup …
|
|
|
@ddc2de5
|
2012-11-10T23:52:21Z |
wilmer |
Very immature code for reading from the streaming API. It reads from a …
|
|
|
@8bd866f
|
2012-11-10T22:25:58Z |
wilmer |
Reworked http_client a little bit to support streaming besides just …
|
|
|
@9e8c945
|
2012-11-10T12:31:33Z |
wilmer |
Removed xmltree dependency entirely.
|
|
|
@24132ec
|
2012-11-09T23:53:45Z |
wilmer |
Fixed the last parser (generic handler which just remembers status …
|
|
|
@398b2533
|
2012-11-09T23:50:09Z |
wilmer |
Fix compiler warning (missed glib include in json_util).
|
|
|
@5d749ad
|
2012-11-09T23:48:22Z |
wilmer |
One difference in json.h: use "long long" instead of "long" for …
|
|
|
@5246133
|
2012-11-09T00:23:44Z |
wilmer |
Updated error response parsing. Also, use this for 401 responses so …
|
|
|
@fb351ce
|
2012-11-09T00:07:23Z |
wilmer |
Getting better. Corruption fixed, fetching of mentions fixed, error …
|
|
|
@8e3b7ac
|
2012-11-08T22:38:20Z |
wilmer |
It logs in and fetches statuses! \o/ But, some corruption..
|
|
|
@0688e99
|
2012-11-05T08:46:06Z |
wilmer |
Type safety check.
|
|
|
@e08ae0c
|
2012-11-04T23:39:48Z |
wilmer |
Can log in now. Fails to fetch timelines though, which is going to be …
|
|
|
@c08d201
|
2012-11-04T23:39:01Z |
wilmer |
Add json_util.c with helper functions. Keeping them in a separate file …
|
|
|
@3b4a22a
|
2012-11-04T22:23:07Z |
wilmer |
s/.xml/.json/. Good luck getting that working again.
|
|
|
@ba654ec
|
2012-10-28T23:36:55Z |
wilmer |
Use the new JSON code for OAuth2 processing.
Starting to see the use …
|
|
|
@696dc9e
|
2012-10-28T23:05:02Z |
wilmer |
Add json.[ch], update debian/copyright with license info.
|
|
|
@4d82e50
|
2012-10-28T20:17:56Z |
wilmer |
Meging Debian upload.
|
|
|
@3079db8
|
2012-10-28T20:17:01Z |
wilmer |
Just uploaded 3.0.6-1.
3.0.6-1
|
|
|
@3cd37d7
|
2012-10-20T09:44:59Z |
wilmer |
Cleaning up some more Yahoo! symbols.
|
|
|
@509cf60
|
2012-10-20T00:02:45Z |
wilmer |
Some more removals. Using ifdefs instead of read deletions in Yahoo! …
|
|
|
@6042a54
|
2012-10-19T23:38:33Z |
wilmer |
Massive cleanup in OSCAR.
|
|
|
@386042c
|
2012-10-19T23:16:52Z |
wilmer |
Removing some more cruft now that I've (re)discovered ld garbage …
|
|
|
@0eb971a
|
2012-10-19T22:39:10Z |
wilmer |
Removing some fully dead code.
|
|
|
@13df515
|
2012-10-14T20:35:34Z |
wilmer |
Yeah, sure, let's call this 3.0.6.
3.0.6
|
|
|
@4fdb102
|
2012-10-05T22:56:53Z |
wilmer |
Fix charset issue in debian/changelog.
|
|
|
@06aed9a
|
2012-10-01T22:51:39Z |
wilmer |
Merge msnp18 branch. It's stable enough and really not that intrusive.
|
|
|
@a992d7a
|
2012-09-29T21:49:46Z |
wilmer |
Merging 3.0.5-1.2 Debian NMU.
|
|
|
@4c9d377
|
2012-09-29T19:49:19Z |
wilmer |
Suppress own UBM messages.
|
|
|
@208db4b
|
2012-09-29T19:38:18Z |
wilmer |
Support for sending messages to federated contacts. They don't seem to …
|
|
|
@3901b5d
|
2012-09-25T22:48:56Z |
wilmer |
Support for receiving messages via the NS (UBM command).
|
|
|
@ba86713
|
2012-09-25T00:10:05Z |
wilmer |
More mainline merges.
|
|
|
@2a6da96
|
2012-09-25T00:08:54Z |
wilmer |
Move Twitter XML parsing/error checking into a separate function and …
|
|
|
@6f55bec
|
2012-09-23T23:25:32Z |
wilmer |
xt_from_string() will return NULL if the string wasn't terminated …
|
|
|
@a07a8c2
|
2012-09-23T22:09:52Z |
wilmer |
Add a .gdbinit that disables ASLR (added by PIE compilation) at …
|
|
|
@6bef211
|
2012-09-22T12:55:02Z |
wilmer |
Fixed syntax error introduced by latest merge.
|
|
|
@9c77fbf
|
2012-09-22T12:47:55Z |
wilmer |
Merge mainline.
|
|
|
@11ec078
|
2012-09-22T12:44:47Z |
wilmer |
Since I can't figure out where the stalls are coming from at this …
|
|
|
@d0752e8
|
2012-09-22T12:12:12Z |
wilmer |
Little cleanup. Use xt_from_string() where possible.
|
|
|
@55ccc9a0
|
2012-09-22T11:52:01Z |
wilmer |
Solve a whole bunch of Twitter module crashes: Twitter responses seem …
|
|
|
@c6fc24a
|
2012-09-17T21:42:27Z |
wilmer |
Merge mainline.
|
|
|
@daf544a
|
2012-09-16T23:47:18Z |
wilmer |
Handle see-other-host requests from XMPP servers. This should fix …
|
|
|
@a325ebd
|
2012-09-16T21:44:09Z |
wilmer |
Notification on incoming offline messages. Life is too short to …
|
|
|
@fe79de66
|
2012-09-16T20:42:11Z |
wilmer |
One more semicolon check (BYE command).
|
|
|
@e9caacd
|
2012-09-16T18:08:15Z |
wilmer |
Don't accidentally create groupchats for 1:1 chats.
|
|
|
@79bb7e4
|
2012-09-16T17:40:44Z |
wilmer |
Online status should be read properly now.
|
|
|
@080c43a
|
2012-09-16T13:52:19Z |
wilmer |
Some more tweaks: Should show up online now, and be able to send and …
|
|
|
@f9258ae
|
2012-09-16T11:52:35Z |
wilmer |
Generate a machine UUID instead of using a hardcoded one.
|
|
|
@bc676ac
|
2012-09-16T00:09:58Z |
wilmer |
MSNP18 code. It logs in now but otherwise doesn't work all too well.
|
|
|
@ddca104
|
2012-09-15T16:26:32Z |
wilmer |
Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize …
|
|
|
@b61c74c
|
2012-09-15T16:24:52Z |
wilmer |
Merge Twitter favourite command from Flexo/#983. Leaving out the …
|
|
|
@b3d99e3
|
2012-09-15T16:03:33Z |
wilmer |
Twitter module cleanup: Both Twitter and identi.ca "modules" support …
|
|
|
@7281ad1
|
2012-09-15T15:59:17Z |
wilmer |
Allow building position-independent executables. #981, patch from …
|
|
|
@68709f5
|
2012-08-19T15:33:55Z |
wilmer |
NSS module fixes from mcepl in #714. This removes des.c since it's no …
|
|
|
@6ee51a9
|
2012-08-19T14:07:48Z |
wilmer |
Allow "set -del password". #984
|
|
|
@d3bfe3d
|
2012-08-19T13:55:01Z |
wilmer |
Fix memory leak. #985
|
|
|
@84be1b6
|
2012-08-19T13:53:18Z |
wilmer |
Fixing "oppurtunistic" typo.
|
|
|
@809cd37
|
2012-07-28T11:32:32Z |
wilmer |
Merge 3.0.5-1.1 NMU by gregor herrmann.
Fixes RC Debian bug …
|
|
|
@5ffa4f7
|
2012-07-20T22:18:08Z |
wilmer |
Merge from vmiklos, should fox #979.
|
|
|
@1a0b734
|
2012-07-20T20:32:53Z |
Miklos Vajna |
#979 skyped: tolerate errors from skype during startup
|
|
|
@7d2ce9a
|
2012-06-03T23:31:01Z |
wilmer |
Scan media entities as well, not just url entities. This should expand …
|
|
|
@7a2a486
|
2012-06-03T23:08:43Z |
wilmer |
Shut up a flood of GLib-related compiler warnings.
|
|
|
@7de784c
|
2012-06-03T23:02:14Z |
wilmer |
Fixed compiler warning in twitter.c report-spam code.
|
|
|
@25b80e9c
|
2012-06-03T21:01:06Z |
wilmer |
Commit two patches from RH package maintainer (#956).
|
|
|
@18e1f3b
|
2012-05-02T07:58:22Z |
wilmer |
Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in …
|
|
|
@d527913
|
2012-04-22T21:57:33Z |
wilmer |
s/him/it/ in bitlbee.conf, bug #948.
|
|
|
@3c88759
|
2012-04-22T21:53:57Z |
wilmer |
Merge skyped bugfix (#945).
|
|
|
@9ce44dd
|
2012-04-22T21:48:09Z |
Miklos Vajna |
skyped: set FD_CLOEXEC on listening socket
Skype4Py uses os.execlp() …
|
|
|
@e93fa05
|
2012-04-14T09:55:34Z |
wilmer |
Turn show_ids on by default. I need to do some more things to get …
|
|
|
@6d23c68
|
2012-04-12T21:37:12Z |
wilmer |
Merging ssl_disconnect() fix from meh/vmiklos.
|
|
|
@58b65b33
|
2012-04-12T21:27:54Z |
Miklos Vajna |
skype: use ssl_disconnect instead of closesocket
Also call …
|
|
|
@632f3d4
|
2012-04-10T09:14:58Z |
wilmer |
Work-around for what turned out to be a GnuTLS bug (#938). From 3.0.13 …
|
|
|
@9b767e9
|
2012-03-26T22:43:38Z |
wilmer |
Update .bzrignore.
|
|
|
@4c73ba62
|
2012-03-25T22:49:05Z |
wilmer |
Update outdated help text for the handle_unknown setting.
|
|
|
@fda194f
|
2012-03-19T21:01:50Z |
wilmer |
Allow identify -noload/-force without typing a password. (/OPER)
Patch …
|
|
|
@d18dee42
|
2012-03-12T22:36:35Z |
wilmer |
Merging report-spam patch for Twitter from Flexo. #923
|
|
|
@57a65600
|
2012-03-10T00:06:29Z |
wilmer |
Bug #929: Indeed SET_NULL_OK was missing.
|
|
|
@0872bb2
|
2012-03-10T00:00:25Z |
wilmer |
Fix bug that broke MSN-XMPP with confusing error messages.
|
|
|
@e371011
|
2012-03-09T23:38:45Z |
wilmer |
Use -MMD instead of -MD for dependency calculation. This should drop …
|
|
|
@b958cb5
|
2012-02-26T09:20:30Z |
wilmer |
Changing ping behaviour. Pinging seems to be misbehaving for some …
|
|
|
@441a67e
|
2012-02-23T12:51:12Z |
wilmer |
Make the error message on invalid Jabber room names (this is a FAQ by …
|
|
|
@d3dd4d5
|
2012-02-22T10:42:43Z |
wilmer |
Merging systemd fix.
|
|
|
@52bba15
|
2012-02-22T08:33:05Z |
Miklos Vajna |
Fix systemd service files
Now that BINDIR points to /usr/bin, we need …
|
|
|
@74c5718
|
2012-02-19T18:18:09Z |
wilmer |
Require at least GLib 2.14 now. It was released in Aug 2007 so that …
|
|
|
@fed12b9
|
2012-02-18T11:37:31Z |
wilmer |
3.0.5-1.
3.0.5-1
|
|
|
@c59f594
|
2012-02-18T10:54:19Z |
wilmer |
3.0.5. This is stable on testing for a while already, and 3.0.4 is …
3.0.5
|
|
|
@7d4ffc2
|
2012-02-17T10:20:28Z |
wilmer |
Fixing NULL pointer dereference in irc_channel_free(). This seems to …
|
|
|
@dcf155d
|
2012-02-11T17:26:41Z |
wilmer |
Drop dead support for MSN offline messages (that SOAP server isn't …
|
|
|
@4f37a98
|
2012-02-11T17:18:46Z |
wilmer |
convert_purple fix: Don't barf on protocols without passwords. Bug #877.
|
|
|
@eb54f56
|
2012-02-11T13:01:20Z |
wilmer |
Add missing newslines to debugging output. Bug #896.
|
|
|
@7fa5c19
|
2012-02-11T12:55:45Z |
wilmer |
Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
|
|
|
@23445b6
|
2012-02-11T00:27:56Z |
wilmer |
Stop talking about "the control channel" since there isn't necessarily …
|
|
|
@00d6760
|
2012-02-11T00:14:09Z |
wilmer |
Changelog update for 3.0.5. No clue yet when to release it, but we're …
|
|
|
@b5fe39b
|
2012-02-10T23:49:28Z |
wilmer |
Applied patch from #895, making show_old_mentions an integer setting …
|
|
|
@fc0640e
|
2012-02-10T18:00:00Z |
wilmer |
Support for "nameless" chatrooms on Jabber.
Just join #somechannel …
|
|
|