summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_thread.cpp
AgeCommit message (Expand)Author
2014-01-14- added missing ext cap for Nudge;George Hazan
2014-01-11Jabber not to eat the trailing symbol in chat's topicGeorge Hazan
2014-01-10Jabber:George Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-07HNY part 2George Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-28correct XEP-0249 support (missing caps for jabber:x:conference)George Hazan
2013-11-19password converter for JabberGeorge Hazan
2013-11-19chats are always present in NGGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-03ptrT/A/W is used everywhere instead of DBVARIANT to read database stringsGeorge Hazan
2013-10-03- old junk removed;George Hazan
2013-10-03- filetransfer::iqid converted from string to int;George Hazan
2013-10-02atavism extincted: old nasty IQ handler mechanismGeorge Hazan
2013-10-02code cleaningGeorge Hazan
2013-10-01misprintGeorge Hazan
2013-10-01fix for grabbing nick from the 'subscribe' presenceGeorge Hazan
2013-09-27code cleaningGeorge Hazan
2013-09-26minor code cleaningGeorge Hazan
2013-09-24major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...George Hazan
2013-09-23automatic allocator for a temp resource itemGeorge Hazan
2013-09-21protocols cleanupKirill Volinsky
2013-09-21"two for the price of one" variables' schema removedGeorge Hazan
2013-09-21- variables/fields names' conflict resolved;George Hazan
2013-09-21smart pointers for Jabber resourcesGeorge Hazan
2013-09-20Jabber:George Hazan
2013-09-20code cleaning & simplification George Hazan
2013-09-10obsolete function ThreadData::send(...) removedGeorge Hazan
2013-09-05translation improvementsTobias Weimer
2013-08-14correct version of #5669Kirill Volinsky
2013-08-13fixed port saving when registering new jidKirill Volinsky
2013-08-02static array of resources replaced with LIST<>George Hazan
2013-07-28code adaptation for getTStringAGeorge Hazan
2013-07-20less cycles, simplier codeGeorge 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-10Jabber -> new helpersGeorge Hazan
2013-07-09applied protocol helpersGeorge Hazan
2013-06-18minor code cleaningGeorge Hazan
2013-06-16switch to the library ProtoBroadcastAck for Jabber, MSN & YAHOOGeorge Hazan
2013-04-26one useless variable lessGeorge Hazan
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
2013-04-11status icons almost recoveredGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan