summaryrefslogtreecommitdiff
path: root/protocols/JabberG
AgeCommit message (Expand)Author
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
2013-08-15mir_sha1_byte_t => BYTE;George Hazan
2013-08-15- custom sha1 engine removed from GG;George Hazan
2013-08-15we use bin2hex now instead of mir_snprintf("%02x")George Hazan
2013-08-14mir_*printf patch for protocolsGeorge Hazan
2013-08-14correct version of #5669Kirill Volinsky
2013-08-13fixed port saving when registering new jidKirill Volinsky
2013-08-12loading captcha from memmoryKirill Volinsky
2013-08-11minor fixesGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-08-10- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;George Hazan
2013-08-04no need to send UTN when we're offlineGeorge Hazan
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-08-02fix against wrong software identification in Jabber capsGeorge Hazan
2013-08-02obsoleted information removed from JabberGeorge Hazan
2013-07-28additional lock to prevent rare crashes George Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-26- real fix for hangups in Jabber;George Hazan
2013-07-25attemt to fix hangup in JabberGeorge Hazan
2013-07-23crash fixGeorge Hazan
2013-07-20- built-in base64 encode removed;George Hazan
2013-07-20less cycles, simplier codeGeorge Hazan
2013-07-20system headers moved to jabber.hGeorge Hazan
2013-07-20- numerous fixes for ineffective xmlGetText() calls;George Hazan
2013-07-20constants went to Unicode (suddenly)George Hazan
2013-07-20- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...George Hazan
2013-07-20code cleanupGeorge Hazan
2013-07-20- all manual list locks removed;George Hazan
2013-07-20- indexes replaces with pointers;George Hazan
2013-07-20minor code cleaningGeorge Hazan
2013-07-16changed URLsTobias Weimer
2013-07-16added some plugins descriptions for langpacksTobias Weimer
2013-07-15fix for crazy chars in Jabber search dialogGeorge Hazan
2013-07-10Jabber -> new helpersGeorge Hazan
2013-07-10new helpersGeorge Hazan
2013-07-10almost all old helpers replaced with smart pointersGeorge Hazan
2013-07-10obsolete helper removedGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-07-02- cosmetic patches from dartraidenVadim Dashevskiy
2013-07-01- cosmetic patches from dartraidenVadim Dashevskiy
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
2013-06-18minor code cleaningGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-06-16Jabber: Fixed setting mood/activity through Jabber frameRobert Pösel
2013-06-16Fixed notifying events.Robert Pösel
2013-06-16Jabber: Enable not notifying by default.Robert Pösel
2013-06-16Chat API: added flag to not notify particular eventRobert Pösel
2013-06-15Jabber: fixed filtering messages in conferencesRobert Pösel