Age | Commit message (Expand) | Author |
2019-04-04 | the stronger type check the better, also some large static arrays considered ... | George Hazan |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2019-03-14 | Jabber: fixes status message calculation for the case of single resource present | George Hazan |
2019-03-07 | Skin_GetProtoIcon - new function to retrieve status icon's handle | George Hazan |
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan |
2019-02-26 | fixes #1865 (Joining Password Protected Jabber Conference is not working sinc... | George Hazan |
2019-02-25 | compilation fix | George Hazan |
2019-02-25 | in this case there's no sense to use GetClientJID at all... | George Hazan |
2019-02-25 | Jabber: no need to send jabber:iq:last twice to the same resource | George Hazan |
2019-02-19 | TranslateU applied to Jabber | George Hazan |
2019-02-19 | fix for status messages retrieving | George Hazan |
2019-02-19 | all !!! fixed | George Hazan |
2019-02-19 | Jabber: | George Hazan |
2019-02-19 | Jabber -> TinyXml2 | George Hazan |
2019-02-04 | Jabber: Jid List dialog -> UI classes | George Hazan |
2019-01-24 | minor code cleaning | George Hazan |
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-28 | User added notifications: | George Hazan |
2018-12-04 | more logs added for Jabber & Discord | George Hazan |
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan |
2018-09-20 | creepy crutch removed that was adding message ids after the binary zero in me... | George Hazan |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-01 | protocols: jabber: xep-0128 | Gluzskiy Alexandr |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-22 | Srmm_AddIcon unbound from hLangpack | George Hazan |
2018-04-22 | EV_PROTO_ONMENU removed | George Hazan |
2018-04-22 | OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted | George Hazan |
2018-04-21 | EV_PROTO_DBSETTINGSCHANGED - old useless stub removed | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-19 | EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(... | George Hazan |
2018-04-17 | code cleaning | George Hazan |
2018-04-09 | protocols: jabber: xep-0198 | Gluzskiy Alexandr |
2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan |
2018-04-02 | fixes #1241 (some status menu items don't change language until restart) | George Hazan |
2018-03-28 | PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq... | George Hazan |
2018-03-28 | prootcols: jabber: xep-0198 | Gluzskiy Alexandr |
2018-03-28 | protocols: jabber: xep-0198 | Gluzskiy Alexandr |
2018-03-27 | we better start threads inside OnModulesLoaded, so we don't have to kill them | George Hazan |
2018-03-27 | protocols: jabber: xep-0198 | Gluzskiy Alexandr |
2018-03-26 | protocols: jabber: work on xep-0198 | Gluzskiy Alexandr |
2018-03-25 | protocols: jabber: started implementation of xep-0198 | Gluzskiy Alexandr |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-03-16 | Jabber: | George Hazan |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan |
2018-02-21 | Jabber: C++'11 iterators | George Hazan |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan |