<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/WhatsApp/src, branch v0.95.7</title>
<subtitle>miranda-ng main repo mirror (manuall sync only)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/'/>
<entry>
<title>fixes #799 (Crash on receiving msg in FB group chat)</title>
<updated>2017-08-15T10:49:37+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-08-15T10:49:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f52b5cc86d9eff2494902157c8fc0a4e019a3c95'/>
<id>f52b5cc86d9eff2494902157c8fc0a4e019a3c95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change plugin links from http:// to https://</title>
<updated>2017-08-05T21:55:32+00:00</updated>
<author>
<name>Robert Pösel</name>
<email>robyer@seznam.cz</email>
</author>
<published>2017-08-05T21:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=59d34a1ab093ac8910c74016fc5135a317eb047a'/>
<id>59d34a1ab093ac8910c74016fc5135a317eb047a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>massive cleanup of useless cbSize fields</title>
<updated>2017-03-28T11:21:33+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-03-28T11:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=eccbb5307a048e70ac4adb0d3fd333be28245fa8'/>
<id>eccbb5307a048e70ac4adb0d3fd333be28245fa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revolution in chat menus</title>
<updated>2017-03-24T12:38:17+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-03-24T12:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e84bafdd3f3d2eb67e10a9bd3fbe600748962b6f'/>
<id>e84bafdd3f3d2eb67e10a9bd3fbe600748962b6f</id>
<content type='text'>
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu);
- ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins
to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu);
- ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins
to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for include duplicates &amp; recursions</title>
<updated>2017-02-14T15:09:31+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-02-14T15:09:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d087c0b8cc5361f230761e27b0d685d3acb6ae71'/>
<id>d087c0b8cc5361f230761e27b0d685d3acb6ae71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>porotocol:</title>
<updated>2017-02-13T06:09:08+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2017-02-13T05:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bb623ac35373ce8628484d3b6fc7e24c22da9fbc'/>
<id>bb623ac35373ce8628484d3b6fc7e24c22da9fbc</id>
<content type='text'>
	whatsapp:
		use new libsignal header (looks unused anyway....)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	whatsapp:
		use new libsignal header (looks unused anyway....)
</pre>
</div>
</content>
</entry>
<entry>
<title>- NUF_HTTPGATEWAY: unused option removed;</title>
<updated>2017-01-31T16:01:52+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-31T16:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2600097dcc6e357d4d8df6105e9afb66b6d4b296'/>
<id>2600097dcc6e357d4d8df6105e9afb66b6d4b296</id>
<content type='text'>
- NETLIBUSER::szDescriptiveName replaced with MAllStrings;
- code cleaning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- NETLIBUSER::szDescriptiveName replaced with MAllStrings;
- code cleaning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Useragent and Token</title>
<updated>2017-01-28T07:51:50+00:00</updated>
<author>
<name>Bjarne Roß</name>
<email>nfsprodriver@users.noreply.github.com</email>
</author>
<published>2017-01-28T01:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=7443ddc596332d3c43ab531746736f1fdd38cc44'/>
<id>7443ddc596332d3c43ab531746736f1fdd38cc44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>separate handle types for HNETLIBCONN &amp; HNETLIBBIND</title>
<updated>2017-01-13T22:22:55+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-13T22:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=d3cb19278d60ac6f7963379254546cdca36a90e2'/>
<id>d3cb19278d60ac6f7963379254546cdca36a90e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a bit less netlib services</title>
<updated>2017-01-12T21:01:59+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2017-01-12T21:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=e145db68fb5b7d0682a4b2be0174cebfe47dd74e'/>
<id>e145db68fb5b7d0682a4b2be0174cebfe47dd74e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
