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_rc.cpp
Age
Commit message (
Expand
)
Author
2021-01-17
Update copyrights
dartraiden
2020-02-17
code cleaning
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-07-21
Restore "Free for chat" status support (fixes #1963)
dartraiden
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-04-04
the stronger type check the better, also some large static arrays considered ...
George Hazan
2019-02-26
XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2
George Hazan
2019-02-19
TranslateU applied to Jabber
George Hazan
2019-02-19
Jabber:
George Hazan
2019-02-19
more checks for GetText()
George Hazan
2019-02-19
Jabber -> TinyXml2
George Hazan
2019-01-04
Update copyrights
dartraiden
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-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-05
Jabber: code cleaning & simplification
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-10-09
MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()
George Hazan
2017-08-23
code cleaning
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-09-13
mode old database junk to die
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-03-04
end of perversion with short ints (fixes #1204)
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-21
it do not need to be changed
Dart Raiden
2016-01-20
"N/A" -> "Not available" (thx Wishmaster for idea)
Dart Raiden
2016-01-04
"NA" -> "N/A"
Dart Raiden
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-17
- numerous name conflicts resolved;
George Hazan
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-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-02-28
Jabber:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-07
fix for potentially endless loops
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
[next]