Age | Commit message (Expand) | Author |
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 |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-11-10 | more strict version of caps reading | George Hazan |
2017-11-08 | Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilites | George Hazan |
2017-10-16 | the whole idea of customizable colors in chat considered totally useless | George Hazan |
2017-08-23 | code cleaning | George Hazan |
2017-08-20 | minus ModernOpt | George Hazan |
2017-08-17 | jabber: omemo: working on TODO | Gluzskiy Alexandr |
2017-08-16 | Jabber: client info disappears if remote has the same Miranda version as me | George Hazan |
2017-08-10 | Jabber: | George Hazan |
2017-05-13 | Jabber: spelling correction | dartraiden |
2017-05-12 | jabber: omemo: old code cleanup | Gluzskiy Alexandr |
2017-05-12 | jabber: omemo: refactoring | Gluzskiy Alexandr |