<feed xmlns='http://www.w3.org/2005/Atom'>
<title>miranda-ng.git/protocols/Telegram/Telegram.vcxproj, branch master</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 #4892 (Telegram: добавить показ информации "О себе")</title>
<updated>2025-03-02T13:57:18+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2025-03-02T13:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=f397526e5fd1d53956caeb97a6178d3449c8c648'/>
<id>f397526e5fd1d53956caeb97a6178d3449c8c648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeImage: no need to rebuild each time + TARGA support</title>
<updated>2024-11-04T11:48:38+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2024-11-04T11:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=2829883e8d5116bb7f0983022e08791aa1aa47c3'/>
<id>2829883e8d5116bb7f0983022e08791aa1aa47c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libraries removed due to GPL license violation</title>
<updated>2024-10-17T18:23:43+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2024-10-17T18:23:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=fb26455da1e8da1619bb3fe79fef1b4d4a52b8fc'/>
<id>fb26455da1e8da1619bb3fe79fef1b4d4a52b8fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Telegram: update for compatibility layer libraries</title>
<updated>2024-10-15T11:40:35+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2024-10-15T11:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b210af86bcfb49c791ef8f74f0791ff6d36763bd'/>
<id>b210af86bcfb49c791ef8f74f0791ff6d36763bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>let's test 32-bits version first</title>
<updated>2024-10-14T18:20:55+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2024-10-14T18:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=4556eb27f256f2c998970e8c96b911bfa084e5bd'/>
<id>4556eb27f256f2c998970e8c96b911bfa084e5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows XP compatibility for Telegram module (#4729)</title>
<updated>2024-10-14T17:26:32+00:00</updated>
<author>
<name>Shane Fournier</name>
<email>93808768+win32ss@users.noreply.github.com</email>
</author>
<published>2024-10-14T17:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=c8fa11373bfcba1b777426febd70e1caf4955463'/>
<id>c8fa11373bfcba1b777426febd70e1caf4955463</id>
<content type='text'>
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage.

* Corrected mir_app link target

* Now returning to this code, correcting the Telegram build to incorporate the libs properly.

* Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt.

---------

Co-authored-by: win32ss &lt;win32ss@nulln.nl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage.

* Corrected mir_app link target

* Now returning to this code, correcting the Telegram build to incorporate the libs properly.

* Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt.

---------

Co-authored-by: win32ss &lt;win32ss@nulln.nl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Telegram: text messages forwarding</title>
<updated>2023-05-30T14:47:15+00:00</updated>
<author>
<name>George Hazan</name>
<email>george.hazan@gmail.com</email>
</author>
<published>2023-05-30T14:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=1cb5721c62ccea00e1423e347f56038e52176736'/>
<id>1cb5721c62ccea00e1423e347f56038e52176736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes #3405 (Telegram: добавление контакта по номеру телефона)</title>
<updated>2023-03-07T12:13:14+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2023-03-07T12:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=09c998451798561b15e2b7a58d4d77446a238b5c'/>
<id>09c998451798561b15e2b7a58d4d77446a238b5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>database support for new protocols</title>
<updated>2023-02-09T15:22:12+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2023-02-09T15:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=b7718450b0856447bb7098f73d674fbd54c16e2d'/>
<id>b7718450b0856447bb7098f73d674fbd54c16e2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Telegram: group chats support (initial version)</title>
<updated>2023-02-01T13:58:06+00:00</updated>
<author>
<name>George Hazan</name>
<email>ghazan@miranda.im</email>
</author>
<published>2023-02-01T13:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/miranda-ng.git/commit/?id=55cae2b76c0f4bebd69ca50113fbda8b7fd4b641'/>
<id>55cae2b76c0f4bebd69ca50113fbda8b7fd4b641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
