summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/proto.cpp
AgeCommit message (Collapse)Author
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10more fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21chat init must be done inside ME_SYSTEM_MODULESLOADEDGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7810 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08- end of ANSI support in chats;George Hazan
- manual crit section control removed from chat engine; - bunch of memory-related clutches either removed or replaced with smart pointers git-svn-id: http://svn.miranda-ng.org/main/trunk@7549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-20options page addedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-17fixed connection nameKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
- unified protocol loggers git-svn-id: http://svn.miranda-ng.org/main/trunk@6435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-07compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-28- fix for name conflict in proto helpers;George Hazan
- switch to constants defined in m_nudge.h git-svn-id: http://svn.miranda-ng.org/main/trunk@5504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-10protocol DB helpers for WassupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-09also custom stubs removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-09forgotten to adapt wasuupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5298 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-24minor optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5123 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-24memory leak fix inside bytesToHexGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5122 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-24custom json parser removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-083 spaces changed to 1 tabKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-08i think fixed password savingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07WhatsApp:Fishbone
- removed duplicate resource file in "src"-directory - finished registration (we don't know, if it already works. Hopefully I didn't break code-request again) git-svn-id: http://svn.miranda-ng.org/main/trunk@4892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07WhatsApp: Fixed requesting code for registration (works now)Fishbone
git-svn-id: http://svn.miranda-ng.org/main/trunk@4891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-03WhatsApp:Fishbone
* Tried fixing requesting registration code * Started removing Miranda dependecies in WhatsAPI++ git-svn-id: http://svn.miranda-ng.org/main/trunk@4871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-02first version of Wassup that compilesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-02Added WhatsApp-protocolFishbone
git-svn-id: http://svn.miranda-ng.org/main/trunk@4861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c