index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
JabberG
/
src
/
jabber_events.cpp
Age
Commit message (
Expand
)
Author
2019-03-17
fixes #1898 (XMPP/Jabber: Implement XEP-0352 (Client State Indication))
George Hazan
2019-03-04
fixes #1879 (jabber doesn't delete contacts from roster anymore)
George Hazan
2019-02-19
Jabber:
George Hazan
2019-02-19
Jabber -> TinyXml2
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-18
code cleaning
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-16
Jabber: if we forcibly remove a contact, we need to remove it from LIST_ROSTE...
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-16
Jabber:
George Hazan
2018-03-05
Jabber: code cleaning & simplification
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-10
Miranda idle code cleaning
George Hazan
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-08-23
code cleaning
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-10-28
Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but jus...
Robert Pösel
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-03-01
Jabber: Fixed TCHAR Logging in DebugLog
Tobias Weimer
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-14
- added missing ext cap for Nudge;
George Hazan
2014-01-10
Jabber:
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-03
ptrT/A/W is used everywhere instead of DBVARIANT to read database strings
George Hazan
2013-10-03
- filetransfer::iqid converted from string to int;
George Hazan
2013-09-27
fix for a XML query
George Hazan
2013-09-27
crash fix
George Hazan
2013-09-26
nick support (XEP-0172) for our own subscription requests
George Hazan
2013-07-20
system headers moved to jabber.h
George Hazan
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
George Hazan
[next]