Commit Graph

30 Enmetoj

Author SHA1 Message Date
barrett 0237a48a53 Uncommented AvatarLooper::MessageReceived() code used to send unhandled message to the constructor, solved a regression that was causing fSwitchboardList to be empty. 2012-03-07 19:24:59 +00:00
barrett 75e9859517 Preliminary MSN support is working and enabled by the fault in the plugin with that commit. 2012-03-06 01:30:04 +00:00
barrett fd1b46acae Removed superfluous server and resource defs in the settings template of the msn protocol. 2012-03-04 02:32:08 +00:00
barrett b518538872 Solved some warnings, removed unuseful commented code, little style fixes, general work around the implementation of the MSN avatars...the code was polished for the next step. 2012-03-03 19:22:47 +00:00
barrett d86051bdfe Removed __declspec from msn and yahoo plugins, updated libmsn to the latest version 2012-02-26 03:35:45 +00:00
barrett 1930170620 Updated contributors 2012-02-25 20:19:26 +00:00
barrett f0c5c07a2e Added a first core of the avatars cache. Solved a regression with personal message. 2011-04-26 21:33:17 +00:00
barrett 55d162b108 Missing MSNContainer class 2011-04-23 23:01:25 +00:00
barrett 10131151f2 MSN Plugin, initial avatars support added 2011-04-23 23:00:06 +00:00
barrett 7800069ca2 The yahoo protocol is stable enough to be included in the trunk. 2011-04-19 22:41:39 +00:00
barrett ccb2ba04e9 Solved a problem with MSN_STATUS_IDLE 2011-04-19 12:44:45 +00:00
barrett c92a7038d0 cleanup...now the xmpp thread will not suck your cpu 2011-04-09 02:35:20 +00:00
barrett 556436ef77 ÂÂsolved compiler warning, removed superfluous messages from plugin 2010-10-09 04:21:38 +00:00
barrett 297fd986f8 momoving msn plugin to caya gpl plugins subproject 2010-10-09 03:36:24 +00:00
barrett dc31fbfd67 moving msn plugin to caya gpl plugins subproject 2010-10-09 03:34:22 +00:00
barrett b6b44c0d8a ÂÂmoving libmsn code from branch to the Caya subproject 2010-09-24 13:48:01 +00:00
plfiorini a9df932fec Implemented the Version() method. 2010-07-10 19:27:32 +00:00
plfiorini 5e4e5d68c4 Changed label to username settings. 2010-05-30 21:20:34 +00:00
plfiorini 7a89509b9f Error handling. 2010-05-30 20:50:04 +00:00
plfiorini 6478101579 Send information notifications instead of progress notifications when we are connected or disconnected to the server. 2010-05-30 18:57:19 +00:00
plfiorini 068cd849ae Using _EXPORT instead of __declspec(dllexport), fixes warning. 2010-05-30 18:46:16 +00:00
plfiorini 5cf1ffadfb Use _SendMessage() to send messages from protocol to Caya because it will always add the "protocol" field. 2010-05-30 12:30:47 +00:00
plfiorini 7757c0b64c Progress notification for connect and disconnect. 2010-05-30 12:17:59 +00:00
plfiorini 225957b2f6 Support avatar images for contacts. 2010-05-30 04:26:36 +00:00
plfiorini 1644625480 Added SHA1 class. 2010-05-30 04:26:11 +00:00
plfiorini 926b90a3c5 Renamed jabber folder to xmpp. 2010-05-28 21:25:14 +00:00
plfiorini 3dac565306 Missing icons. 2010-05-28 21:02:19 +00:00
plfiorini 222e2d4e34 Added GPL v2 license. 2010-05-28 21:02:02 +00:00
plfiorini 435efc7c9f * Renamed Jabber to JabberHandler as a base class for XMPP protocols.
* Added gtalk and facebook.
2010-05-28 20:41:58 +00:00
plfiorini 0706699184 Import Jabber GPL'ed protocol (beware, it crashes but it's too late to find out why). 2010-05-28 01:04:31 +00:00