<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/Discord/src/server.cpp, branch 0_95_10_2</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>Discord: we don't need that crutch anymore</title>
<updated>2019-03-14T12:20:12+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-14T12:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=045d56c1e28bef568aaf619346cdd3417469e786'/>
<id>045d56c1e28bef568aaf619346cdd3417469e786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #1894 ([Discord] syncing DM contact Miranda take random message and copy it +19x times)</title>
<updated>2019-03-14T12:13:39+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-14T12:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=eb5e8631d087f8fa6b100caf37331503b9ac4ed4'/>
<id>eb5e8631d087f8fa6b100caf37331503b9ac4ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #1863 completely ([Discord] add manual history sync from IMs/DMs (private chat))</title>
<updated>2019-03-08T12:02:00+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-03-08T12:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a23186175cff579d5aeb231372e87b0b852bdb38'/>
<id>a23186175cff579d5aeb231372e87b0b852bdb38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat events (UTF16LE by default)</title>
<updated>2019-02-25T18:02:11+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-02-25T18:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=45bf5f51cc788cb8f19e1b8fcd5b8818dc7a2e00'/>
<id>45bf5f51cc788cb8f19e1b8fcd5b8818dc7a2e00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #1843 ([discord] Group chat history is no longer retrieved on login)</title>
<updated>2019-02-23T16:16:49+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2019-02-23T16:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=47e83290f474e01aa8e247375abcd2bffb9a2bf5'/>
<id>47e83290f474e01aa8e247375abcd2bffb9a2bf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrights</title>
<updated>2019-01-04T12:01:31+00:00</updated>
<author>
<name>dartraiden</name>
<email>wowemuh@gmail.com</email>
</author>
<published>2019-01-04T12:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=fefd2d51b58879308b6a4089eb6baafe1a1e91f0'/>
<id>fefd2d51b58879308b6a4089eb6baafe1a1e91f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Discord:</title>
<updated>2018-11-23T19:14:03+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-23T19:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=bc1277617376426080ca452f63a633c9e255fc4c'/>
<id>bc1277617376426080ca452f63a633c9e255fc4c</id>
<content type='text'>
- fixes #1641 ([Discord] In some cases, sending a link in own message can cause that message to be attributed to conversation partner)
- old perversion with storing last user id dropped;
- class CDiscordMessage dropped as well, only message id is stored now;
- old useless handler OnReceiveMessage also dropped;
- version bump
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fixes #1641 ([Discord] In some cases, sending a link in own message can cause that message to be attributed to conversation partner)
- old perversion with storing last user id dropped;
- class CDiscordMessage dropped as well, only message id is stored now;
- old useless handler OnReceiveMessage also dropped;
- version bump
</pre>
</div>
</content>
</entry>
<entry>
<title>Discord: fix for another typo in logs :)</title>
<updated>2018-11-08T19:22:32+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-08T19:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=eb01d567f2e890fdc9d8a748eb1084ee2da34e2e'/>
<id>eb01d567f2e890fdc9d8a748eb1084ee2da34e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Discord: attempt to eliminate random disconnects</title>
<updated>2018-11-08T18:38:44+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-11-08T18:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=a9ab2a063d49495f0ea0e0894d24cbd3c9fc7aa0'/>
<id>a9ab2a063d49495f0ea0e0894d24cbd3c9fc7aa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Discord: additional option to use special sub-groups for guilds</title>
<updated>2018-10-31T12:57:25+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2018-10-31T12:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=67a6c03577c66cb1b8cb69ad1f31b79fa7cc8a3c'/>
<id>67a6c03577c66cb1b8cb69ad1f31b79fa7cc8a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
