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_chat.cpp
Age
Commit message (
Expand
)
Author
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-30
end of major perversion in Jabber: JABBER_SEARCH_RESULT
George Hazan
2015-05-23
missing 'id' attribute added to xmpp groupchat messages
George Hazan
2015-05-16
fixes problems with real jid calculation in Jabber chats
George Hazan
2015-05-03
Jabber:
Tobias Weimer
2015-04-29
unified project for Jabber protocol
George Hazan
2015-04-28
Jabber: Changed some text in headerbar (some text and jid was cut off)
Tobias Weimer
2015-04-19
fixed header bar info
Kirill Volinsky
2015-04-13
minor code cleaning
George Hazan
2015-04-11
minor fixes, code cleaning etc
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Jabber: warning level 4
George Hazan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-02
JabberNickFromJID usage moved to ptrT
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-01
explicit groupchat exit must close its window
George Hazan
2014-01-25
.. and also prevent a mess in a nicklist
George Hazan
2014-01-14
more effective constructor for temporary formatted string
George Hazan
2014-01-11
MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-10
Jabber:
George Hazan
2014-01-10
- bunch of unused junk removed from Jabber resources;
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-28
correct XEP-0249 support (missing caps for jabber:x:conference)
George Hazan
2013-11-19
password converter for Jabber
George Hazan
2013-11-03
spelling corrections
Dart Raiden
2013-10-03
ptrT/A/W is used everywhere instead of DBVARIANT to read database strings
George Hazan
2013-10-02
atavism extincted: old nasty IQ handler mechanism
George Hazan
2013-09-26
minor code cleaning
George Hazan
2013-09-24
major <s>Asshole</s> design flaw removed from Jabber, there's no need to inve...
George Hazan
2013-09-23
automatic allocator for a temp resource item
George Hazan
2013-09-21
- variables/fields names' conflict resolved;
George Hazan
2013-09-21
smart pointers for Jabber resources
George Hazan
2013-09-20
Jabber:
George Hazan
2013-09-05
translation improvements
Tobias Weimer
2013-08-02
static array of resources replaced with LIST<>
George Hazan
2013-07-20
- built-in base64 encode removed;
George Hazan
2013-07-20
less cycles, simplier code
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]