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_proto.cpp
Age
Commit message (
Expand
)
Author
2017-02-28
jabber: fix caps ui bug introduced in early omemo implementation stage
Gluzskiy Alexandr
2017-02-23
libs:
Gluzskiy Alexandr
2017-01-20
Chat_NewSession to return a pointer to a newly created session, not to dig it...
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-16
DB_AUTH_BLOB: handy piece of code moved into the core
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-09-13
mode old database junk to die
George Hazan
2016-09-08
protocol:
Alexander Gluzsky
2016-09-08
Srmm_* wrappers for services converted into regular functions
George Hazan
2016-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
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-28
Jabber:
George Hazan
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-04-23
prootocol:
Alexander Gluzsky
2016-04-22
preventing troubles with nick = NULL
George Hazan
2016-04-21
- fix for a chat room processing in roster;
George Hazan
2016-04-13
sorted lists are used now in Jabber instead of linear database lookup
George Hazan
2016-04-13
old junk removed
George Hazan
2016-04-12
jabber: shit wiping began
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-11-09
fix for the frame processing in Jabber
George Hazan
2015-10-28
fix for db_unset() calls over resident variables
George Hazan
2015-08-17
- numerous name conflicts resolved;
George Hazan
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
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-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-18
"Status" became resident for all protocols, in a constructor
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
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
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
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 strcmp to mir_strcmp
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-04-16
IsStatusConnecting() - useful macro
George Hazan
[next]