|
|
@be915f5
|
2010-03-06T18:19:31Z |
wilmer |
Yahoo! fixes. Turns out the protocol really is somewhat odd.
|
|
|
@4049061
|
2010-03-06T17:10:32Z |
wilmer |
Fixed up Yahoo! I'll have to do some more thorough testing of this …
|
|
|
@99c8f13
|
2009-10-17T14:48:21Z |
wilmer |
Valgrind pointed me at some memory leaks in the Yahoo! codek, …
|
|
|
@037b66a
|
2009-10-10T14:57:05Z |
wilmer |
Fixed an ugly bug in the write handler that may have caused many weird …
|
|
|
@ba16895
|
2009-10-10T13:48:44Z |
wilmer |
More Yahoo! fixes: Adding and removing buddies works, and for the …
|
|
|
@c0c43fb
|
2008-12-14T10:31:49Z |
wilmer |
Fixed ic->away leaking memory. This var is only used by OSCAR and …
|
|
|
@2bebe15
|
2008-09-28T00:18:21Z |
wilmer |
Fixed one crash bug in Yahoo! chatroom invitation handling.
|
|
|
@718e05f
|
2008-07-28T23:44:58Z |
wilmer |
ext_yahoo_error() shouldn't close the connection if the error is …
|
|
|
@dfbb056
|
2008-06-24T09:01:29Z |
wilmer |
Never use yahoo_close() directly, always use yahoo_logoff().
|
|
|
@52df5df
|
2008-06-14T01:19:12Z |
wilmer |
This seems to fix the Yahoo! logoff code. I have no idea why this was …
|
|
|
@9143aeb
|
2008-04-05T12:26:04Z |
wilmer |
query.h now defines a callback function type, not using void* for it …
|
|
|
@79eae4a
|
2008-03-15T21:05:39Z |
wilmer |
Inviting someone to a Yahoo! chatroom with msg=NULL is bad. I wonder …
|
|
|
@ac4adf9
|
2008-01-17T22:48:32Z |
wilmer |
Apparently ext_yahoo_got_im can be called with msg=NULL, so it should …
|
|
|
@1febf5c
|
2008-01-05T21:15:32Z |
wilmer |
Added "mail_notifications" setting. Who needs those notifications …
|
|
|
@c058ff9
|
2007-12-09T23:19:35Z |
wilmer |
Added /invite support for Jabber chatrooms (and fixed the argument …
|
|
|
@e35d1a1
|
2007-04-22T20:44:27Z |
wilmer |
Read-only support for Jabber conferences (non-anonymous rooms only). …
|
|
|
@df1fb67
|
2007-04-21T05:18:40Z |
wilmer |
Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
|
|
|
@f6c963b
|
2007-04-21T04:13:21Z |
wilmer |
Renamed some more prpl functions.
|
|
|
@61ae52c
|
2007-04-20T05:19:06Z |
wilmer |
Renamed/slightly changed syntax of groupchat callback functions.
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@9624fdf
|
2007-04-17T04:49:17Z |
wilmer |
API cleanup pretty much complete. Fixed pretty much everything except …
|
|
|
@717e3bf
|
2007-04-17T03:57:30Z |
wilmer |
Hopefully improved Yahoo! "markup" stripping.
|
|
|
@cfc8d58
|
2007-04-16T04:31:52Z |
wilmer |
Updating the Yahoo! module. This seems to fix handling of incoming …
|
|
|
@6bbb939
|
2007-04-16T04:01:13Z |
wilmer |
Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@c2fb3809
|
2007-04-15T22:39:35Z |
wilmer |
Cleaned up struct im_connection. No more username/password stuff since …
|
|
|
@cd4723c
|
2007-04-15T21:59:52Z |
wilmer |
More format string problems.
|
|
|
@aef4828
|
2007-04-06T05:20:31Z |
wilmer |
More cleanups, mainly in the callbacks. Replaced things like …
|
|
|
@0da65d5
|
2007-03-31T05:40:45Z |
wilmer |
s/gaim_connection/im_connection/ and some other minor API changes. The …
|
|
|
@fa29d093
|
2007-03-28T05:53:11Z |
wilmer |
Preparing for Jabber conference room support.
|
|
|
@e97827b
|
2006-10-15T09:31:13Z |
wilmer |
Merging from devel.
|
|
|
@a36b030
|
2006-07-27T19:18:33Z |
wilmer |
The Yahoo! module now properly sets away states instead of away …
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@0a3c243
|
2006-06-30T23:18:56Z |
wilmer |
Got rid of struct aim_user (now using account_t everywhere). Needs …
|
|
|
@41ca004
|
2006-05-19T07:55:53Z |
wilmer |
Merging from main development tree.
|
|
|
@5a348c3
|
2006-05-16T07:09:11Z |
wilmer |
Yahoo module now passes the idle value to serv_got_update().
|
|
|
@7a685f1
|
2006-05-15T09:26:54Z |
wilmer |
Added correct return values for callbacks in yahoo.c.
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@192b80a
|
2006-03-31T07:12:27Z |
wilmer |
Removed some unused stuff from nogaim.h, preparing to fix some API …
|
|
|
@d2cbe0a
|
2006-01-14T17:10:15Z |
wilmer |
Fixed Yahoo! invisible status. (Thanks to a patch someone posted on …
|
|
|
@703f0f7
|
2005-12-14T01:17:25Z |
Jelmer Vernooij |
Merge my pluginable branch
|
|
|
@e7f46c5
|
2005-12-04T12:58:41Z |
root |
Implements solution to typing notifications in ticket #45
|
|
|
@2cdd8ce
|
2005-11-19T15:17:03Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@c572dd6
|
2005-11-18T12:41:58Z |
wilmer |
HTML stripping is optional again (but still safer than before 0.93), …
|
|
|
@c998255
|
2005-11-15T14:57:38Z |
Jelmer Vernooij |
Merge from Jelmer
|
|
|
@9cb9868
|
2005-11-15T14:47:17Z |
Jelmer Vernooij |
Remove handle_cmp() replacing it by a protocol-specific function.
|
|
|
@7b23afd
|
2005-11-07T16:16:18Z |
Jelmer Vernooij |
Migrate my pluginable branch to use Wilmers' branch as parent
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|