|
|
@15794dc
|
2010-05-02T16:03:41Z |
wilmer |
Groupchat support "finished".
Named chatrooms are not supported yet. …
|
|
|
@8ad5c34
|
2010-05-02T15:53:18Z |
wilmer |
Added support for creating groupchats. This can only be done in a …
|
|
|
@f485008
|
2010-05-01T23:55:48Z |
wilmer |
Support at least incoming groupchats. Not sure yet how starting them …
|
|
|
@ae3dc99
|
2010-04-24T17:02:07Z |
wilmer |
Merging stuff from mainline (1.2.6).
|
|
|
@db57e7c
|
2010-04-19T13:08:34Z |
wilmer |
1.2.6a. I fail. :-(
The 1.2.6 I just released has a groupchat mode in …
1.2.6a
|
|
|
@a897467
|
2010-04-17T22:43:55Z |
wilmer |
I should stop doing commits with the debugging stuff still enabled.
|
|
|
@efbc154
|
2010-04-16T09:58:22Z |
wilmer |
Merge msn-keepalive, a nice hack (not yet documented) which sends …
|
|
|
@55b1e69
|
2010-04-15T23:15:36Z |
wilmer |
Since the home/timeline response can (and often does) come in before …
|
|
|
@e88fbe27
|
2010-04-15T23:10:10Z |
wilmer |
Added a meta-contact twitter_$username and replaced the …
|
|
|
@37aa317
|
2010-04-13T22:09:40Z |
wilmer |
Small Valgrind noise fix. (Check if the conn is still alive before …
|
|
|
@3bd4a93
|
2010-04-13T17:36:16Z |
wilmer |
Suppress HTTP error messages unless we get five or more in a row.
|
|
|
@3e69802
|
2010-04-13T12:51:05Z |
wilmer |
Use full name information of Twitter buddies.
|
|
|
@bb839e8
|
2010-04-10T01:05:39Z |
wilmer |
Be more clever with keepalives; detect when a switchboard is opened …
|
|
|
@9bf2481
|
2010-04-09T23:16:38Z |
wilmer |
First stab at MSN keepalives.
Only kicks in if the user goes offline …
|
|
|
@16592d8
|
2010-04-09T01:11:10Z |
wilmer |
If the user leaves the Twitter channel, allow that. Recreate it when …
|
|
|
@cca0692
|
2010-04-09T00:40:38Z |
wilmer |
Added imcb_chat_nick_hint() and use it in the Twitter module to get …
|
|
|
@5b9b2b6
|
2010-04-08T00:55:17Z |
wilmer |
Added display_timestamps setting in case some people may not really …
|
|
|
@37d84b3
|
2010-04-08T00:51:16Z |
wilmer |
Don't free the Twitter chatroom if there isn't one..
|
|
|
@08579a1
|
2010-04-08T00:42:11Z |
wilmer |
Parse timestamps in tweets.
|
|
|
@2e3a857
|
2010-04-08T00:27:42Z |
wilmer |
Added a mktime_utc() to misc.c using code that used to be in …
|
|
|
@91cec2f
|
2010-04-07T21:38:56Z |
wilmer |
It'd be nice to not crash when the user goes away. :-)
Don't export …
|
|
|
@123cac7
|
2010-04-07T19:40:39Z |
wilmer |
Merging Twitter support.
|
|
|
@3e57660
|
2010-04-07T03:59:01Z |
wilmer |
Show timestamps for offline messages. Including a timezone setting for …
|
|
|
@7815a2b
|
2010-04-07T02:15:44Z |
wilmer |
Check MSN display names given by the server for UTF-8-correctness …
|
|
|
@1014cab
|
2010-04-07T00:46:38Z |
wilmer |
In groupchat mode, make contacts show up in the room instead of in …
|
|
|
@d569019
|
2010-04-07T00:27:51Z |
wilmer |
A little more cleanup.
|
|
|
@0519b0a
|
2010-04-06T23:54:00Z |
wilmer |
Killed unused twitter_urldecode() and silence some compiler warnings.
|
|
|
@2abceca
|
2010-04-06T17:25:51Z |
g.c.w.m.mulders |
Updates made as a result to the comments on the review.
|
|
|
@e3413cc
|
2010-03-30T01:30:19Z |
wilmer |
Added local_display_name setting for MSN accounts and some hopefully …
|
|
|
@c4bc92a
|
2010-03-30T00:26:11Z |
wilmer |
Suppress empty "Headline:" messages for certain new XMPP broadcast …
|
|
|
@62d2cfb
|
2010-03-25T21:31:27Z |
g.c.w.m.mulders |
Added option to get tweeds either through groupchat or privmes.
|
|
|
@edfc6db
|
2010-03-23T01:06:25Z |
wilmer |
Frankenstein, it lives!
This stuff can send files but it has troubles …
|
|
|
@c735200
|
2010-03-22T01:20:40Z |
wilmer |
Incoming file transfers can now be accepted (and should work) and/or …
|
|
|
@437bd9b
|
2010-03-21T21:38:42Z |
wilmer |
Enough code to make an incoming transfer show up properly and accept …
|
|
|
@85693e6
|
2010-03-21T16:17:24Z |
wilmer |
Merging in killerbee stuff (just file transfers and maybe a few things …
|
|
|
@767a148
|
2010-03-21T16:06:31Z |
wilmer |
Merging in file transfer support. Most important points from my review …
|
|
|
@a81d679
|
2010-03-21T15:56:59Z |
wilmer |
Fixed jabber_bs_peek() to deal with incomplete packets as well.
|
|
|
@545d7c0
|
2010-03-21T10:18:28Z |
wilmer |
Added ignore_auth_requests setting (patch from vmiklos, bug #578).
|
|
|
@aed152f
|
2010-03-21T01:02:03Z |
wilmer |
Killed the last str*cmp(xml_find_attr) combos.
|
|
|
@54a2014
|
2010-03-21T00:46:18Z |
wilmer |
xt_status functions should always return an XT_ status, it's not a boolean.
|
|
|
@699376f7
|
2010-03-21T00:39:45Z |
wilmer |
Read the from attribute from the main stanza, not the inside query. …
|
|
|
@81ee561
|
2010-03-20T18:03:18Z |
wilmer |
Merging head. Most changes are not so relevant because they're to IM …
|
|
|
@638feab
|
2010-03-18T14:38:06Z |
wilmer |
Merging in Jabber resource selection fix. This adds the …
|
|
|
@842cd8d
|
2010-03-18T11:22:17Z |
wilmer |
Fixed a bug that caused full JIDs to get lost sometimes with the new …
|
|
|
@b8a491d
|
2010-03-18T00:30:38Z |
wilmer |
Some compiler warning fixes and renamed "transfers" command to just …
|
|
|
@78d254f1
|
2010-03-18T00:07:16Z |
wilmer |
More small fixes. (NULL derefs and s/close/disconnect/)
|
|
|
@42fc5b6
|
2010-03-17T23:47:35Z |
wilmer |
Ouch, committing stuff without even checking if it compiles is bad …
|
|
|
@c1a3c27
|
2010-03-17T23:41:07Z |
wilmer |
Avoid some NULL pointer dereferences on malformed XMPP packets.
|
|
|
@60e4df3
|
2010-03-17T23:23:27Z |
wilmer |
Small cleanup. The max_packet_size variable doesn't seem to be read …
|
|
|
@e8c8d00
|
2010-03-17T15:15:19Z |
wilmer |
Merging mainline.
|
|
|
@f9928cb
|
2010-03-17T01:13:23Z |
wilmer |
Set resource_select to activity by default since priority has always …
1.2.5
|
|
|
@ec55a7d
|
2010-03-16T10:24:00Z |
wilmer |
Really set Yahoo! status messages properly. YMSG, how I hate you.
|
|
|
@449a51d
|
2010-03-16T10:18:02Z |
wilmer |
Include non-away status messages in blist and whois responses. The …
|
|
|
@9fca0657
|
2010-03-15T10:26:25Z |
wilmer |
Deal with stupid (on first sight, at least) Yahoo! server behaviour …
|
|
|
@315dd4c
|
2010-03-15T01:25:47Z |
wilmer |
Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop …
|
|
|
@3330468
|
2010-03-14T23:15:05Z |
wilmer |
Merging in head.
|
|
|
@21d48d9
|
2010-03-14T20:19:10Z |
wilmer |
Fix for bug #536: No longer fail on corrupted USR responses with …
|
|
|
@90cd6c4
|
2010-03-14T18:22:43Z |
wilmer |
Allow disabling certain IM protocols at runtime, patch from …
|
|
|
@fb00989
|
2010-03-14T17:55:27Z |
wilmer |
Adding a few consts and other misc fixes from bug #431. Doing this via …
|
|
|
@c6ca3ee
|
2010-03-14T17:49:24Z |
wilmer |
Some const/etc cleanups submitted by domen@… back in bug #431.
|
|
|
@8fb1263
|
2010-03-14T17:45:33Z |
wilmer |
Don't send bind and session requests at the same time when logging in …
|
|
|
@af7f046
|
2010-03-14T16:56:00Z |
wilmer |
Don't send a <?xml> stream start after starttls since it upsets …
|
|
|
@286b28e
|
2010-03-13T01:02:47Z |
wilmer |
Added nick_source account setting to allow using full name fields for …
|
|
|
@1be0d26
|
2010-03-13T00:12:07Z |
wilmer |
Fixed handling of contact lists where at least the first contact is …
|
|
|
@7053379
|
2010-03-12T23:02:29Z |
wilmer |
Yahoo! status updates (at least initial ones, I assume) can be too …
|
|
|
@547c94c
|
2010-03-12T22:32:55Z |
wilmer |
Merging in some code from libyahoo2-trunk that deals better with …
|
|
|
@dde9d571
|
2010-03-12T19:35:51Z |
wilmer |
Fixed jabber_util unittest. It passes, yet something still seems to be …
|
|
|
@be609ff
|
2010-03-12T19:10:16Z |
wilmer |
Merging mainline.
|
|
|
@7c5affca
|
2010-03-12T01:47:44Z |
wilmer |
Add some simple information about available settings to the online …
|
|
|
@4dc6b8d
|
2010-03-12T01:05:21Z |
wilmer |
Added support for PURPLE_PREF_STRING_LIST style settings, this makes …
|
|
|
@75ec2c8
|
2010-03-10T23:58:47Z |
wilmer |
Fixed an "off-by -1" bug in msn_findheader() that could probably be …
|
|
|
@3e1ef92c
|
2010-03-09T13:13:50Z |
wilmer |
Fixed a compiler warning for an ugliness that fortunately shouldn't …
|
|
|
@bab1c86
|
2010-03-08T01:21:08Z |
wilmer |
Mail notifications, partially from …
|
|
|
@52cae01
|
2010-03-07T23:08:40Z |
wilmer |
Set the ACC_FLAG_*_MESSAGE flags correctly depending on the prpl.
|
|
|
@279607e
|
2010-03-07T22:35:00Z |
wilmer |
Fixed purple module to work with the new away interface.
|
|
|
@fb020ac
|
2010-03-07T18:43:23Z |
wilmer |
Merging in mainline, including improved away/status stuff.
|
|
|
@63770b4
|
2010-03-07T18:32:31Z |
wilmer |
Changed formatting of Jabber buddy info response.
|
|
|
@68198e9
|
2010-03-07T00:31:34Z |
wilmer |
Two more fixes in OSCAR to avoid NULL pointers being passed to …
|
|
|
@58adb7e
|
2010-03-07T00:22:33Z |
wilmer |
Added global and per-account settings "away" and "status" so the user …
|
|
|
@34fbbf9
|
2010-03-06T18:22:20Z |
wilmer |
Adapted nogaim.c. Pretty nice cleanup of away state alias handling, mostly.
|
|
|
@be915f5
|
2010-03-06T18:19:31Z |
wilmer |
Yahoo! fixes. Turns out the protocol really is somewhat odd.
|
|
|
@0714d51
|
2010-03-06T17:41:01Z |
wilmer |
Put AWY at the beginning of the list since it's used as a fallback.
|
|
|
@4049061
|
2010-03-06T17:10:32Z |
wilmer |
Fixed up Yahoo! I'll have to do some more thorough testing of this …
|
|
|
@17f9522
|
2010-03-06T16:17:23Z |
wilmer |
OSCAR cleanup.
|
|
|
@b051d39
|
2010-03-06T15:44:46Z |
wilmer |
MSN module updated to deal with the new API. Not many changes since it …
|
|
|
@2bc8ac0
|
2010-03-06T14:55:12Z |
wilmer |
Away with this stupid GAIM_AWAY_CUSTOM constant. Let's see what still …
|
|
|
@840bba8
|
2010-03-06T14:50:52Z |
wilmer |
The Jabber part of the change. Also made representation of not-away a …
|
|
|
@e08e53c
|
2010-01-04T12:16:18Z |
wilmer |
Fixed build system: Run pkg-config at configure-time instead of just …
|
|
|
@a19ea7a
|
2009-12-26T15:14:52Z |
wilmer |
Use purple_buddy_get_name, not purple_buddy_get_contact_alias. Makes …
|
|
|
@ccba980
|
2009-12-17T00:42:25Z |
wilmer |
A few fixes for bugs that caused coredumps on testing.bitlbee.org (or …
|
|
|
@1c3008a
|
2009-12-13T14:48:56Z |
wilmer |
No functional changes, just some style "fixes". Although I admit I'm …
|
|
|
@ec29351
|
2009-12-07T22:11:40Z |
wilmer |
Committing some >1y old change. This seems to fix a small leak in the …
|
|
|
@2288705
|
2009-12-07T21:54:19Z |
wilmer |
Merging head.
|
|
|
@b4dd253
|
2009-12-02T18:08:40Z |
g.c.w.m.mulders |
home/timeline is now displayed in a groupchat instead of private window.
|
|
|
@1b221e0
|
2009-12-01T21:08:02Z |
g.c.w.m.mulders |
Added twitter-module.
|
|
|
@3e7b640
|
2009-11-28T00:47:20Z |
wilmer |
Look up a buddy in the contact list on incoming msgs. This seems to be …
|
|
|
@487f555
|
2009-11-26T00:04:40Z |
wilmer |
Support for sending zomg-im-typing notifications.
|
|
|
@e5d8d21
|
2009-11-25T00:45:27Z |
wilmer |
Added in-memory help info, which I wanted to implement for ages …
|
|
|
@0ac1a375
|
2009-11-25T00:19:45Z |
wilmer |
Added enough code to handle one class of queries (action-based), …
|
|
|
@45a19e5
|
2009-11-23T23:38:31Z |
wilmer |
Oops, forgot to change one protocol name string pointer..
|
|
|