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_thread.cpp
Age
Commit message (
Expand
)
Author
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-08-22
fix for registration using dynamic form
George Hazan
2016-08-21
fix for some problems with Jabber registration
George Hazan
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-06-22
another implementation of roster items' sorting
George Hazan
2016-06-22
- fix a bug with roster push processing in Jabber;
George Hazan
2016-06-13
minor code cleaning
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-04-22
preventing troubles with nick = NULL
George Hazan
2016-04-19
fix for processing jids from groupchats
George Hazan
2016-04-13
sorted lists are used now in Jabber instead of linear database lookup
George Hazan
2016-03-30
crash fix in Jabber
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-12-17
protocols:
Alexander Gluzsky
2015-10-30
old unused code that belongs to StdClist moved from the core to plugin
George Hazan
2015-09-20
custom unicode symbols verifier removed
George Hazan
2015-09-13
minor code cleaning
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-21
fix for the wrong invite detection
George Hazan
2015-08-17
- numerous name conflicts resolved;
George Hazan
2015-08-09
First attempt to support registration forms (can someone test and fix it plea...
Tobias Weimer
2015-06-20
xml api became a set of functions
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-30
forgotten string from the previous patch
George Hazan
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace stricmp to mir_strcmpi
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-29
unified project for Jabber protocol
George Hazan
2015-03-28
more code cleaning
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-03-21
unused code removed
George Hazan
2015-02-23
fix for a crash in Jabber user info dialog
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-03
fix not to retrieve jabber avatar if it's not needed
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-02
end of ancient perversion with connection data & false connections
George Hazan
2014-11-02
JabberNickFromJID usage moved to ptrT
George Hazan
[next]