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
/
MRA
/
src
/
MraChat.cpp
Age
Commit message (
Expand
)
Author
2018-11-27
fixes #1614 (MRA protocol deprecated due its death)
George Hazan
2018-11-26
Chat_AddGroup - simplified prototype
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-01-26
code optimization
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-13
unused fields removed
George Hazan
2017-11-13
Code modernize ...
Goraf
2017-09-19
useless structure GCDEST finally removed
George Hazan
2016-11-20
unneeded check for stdchat removed (nothing to check for anymore)
watcher
2016-09-19
grrrrm... there's no hLangpack in chat items, therefore strings must be trans...
George Hazan
2016-09-19
forgotten LPGENW restored
George Hazan
2016-09-19
unused translations removed
George Hazan
2016-09-19
- struct GCSESSION died;
George Hazan
2016-09-19
Chat_AddGroup - even less structures
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-03-29
MRA: - minor fixes
Tobias Weimer
2015-11-15
unnecessary capitalization
Dart Raiden
2015-08-18
- naming conflict;
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-04-29
unified project for MRA protocol
George Hazan
2014-12-14
most evident warnings in MRA fixed
George Hazan
2014-11-30
lstr* replacements
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
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-28
code cleaning
George Hazan
2014-01-19
chat must be initialized inside ME_SYSTEM_MODULESLOADED
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2013-09-16
removed empty headers
Kirill Volinsky
2013-09-15
-translation fixes
Tobias Weimer
2013-09-07
- full group support
George Hazan
2013-09-01
VERY EXPERIMENTAL VERSION OF MEA, DON'T USE IN PRODUCTION
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-10
protocol DB helpers for MRA
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-06-15
ProtoBroadcastAsync left only in the places needed
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-11-18
EOF spaces
George Hazan
2012-10-13
MRA: folders restructurization
Kirill Volinsky