<feed xmlns='http://www.w3.org/2005/Atom'>
<title>135e2/telegram-mail-bot.git/utils, branch master</title>
<subtitle>A Telegram bot that retrieves the newest email periodically and sends them to you as chat messages.</subtitle>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/'/>
<entry>
<title>feat: support showing mails list</title>
<updated>2023-01-25T08:40:48+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-01-25T08:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=12b38b59e73f45c542d87bd2acf553f837e20179'/>
<id>12b38b59e73f45c542d87bd2acf553f837e20179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(bot.py): rollback to the origin method to refresh inbox_num</title>
<updated>2023-01-25T03:38:42+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-01-25T03:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=d741c552a7dbe18515955bfc2c173367a03fdbc7'/>
<id>d741c552a7dbe18515955bfc2c173367a03fdbc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: rewrite for IMAP support</title>
<updated>2023-01-24T20:12:18+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2023-01-24T20:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=afa152d8c5ac8a74945612255f78cb4acbf84450'/>
<id>afa152d8c5ac8a74945612255f78cb4acbf84450</id>
<content type='text'>
- Replaced POP3 with IMAP
- #TODO: custom server URL
- Polish user prompts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replaced POP3 with IMAP
- #TODO: custom server URL
- Polish user prompts
</pre>
</div>
</content>
</entry>
<entry>
<title>coping with large text entities</title>
<updated>2020-10-22T03:37:44+00:00</updated>
<author>
<name>hyfc</name>
<email>3365132+hyfc@users.noreply.github.com</email>
</author>
<published>2018-06-24T11:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=e1fd96feb48a0f7deabafa3ddb2f2daf3ba6a8b8'/>
<id>e1fd96feb48a0f7deabafa3ddb2f2daf3ba6a8b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using pyzmail36 to parse raw mail data</title>
<updated>2020-10-22T03:37:42+00:00</updated>
<author>
<name>hyfc</name>
<email>3365132+hyfc@users.noreply.github.com</email>
</author>
<published>2018-06-24T06:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=9535e3329a5602979cee23ca4072c199449872b1'/>
<id>9535e3329a5602979cee23ca4072c199449872b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display date as is</title>
<updated>2020-10-22T03:37:40+00:00</updated>
<author>
<name>hyfc</name>
<email>3365132+hyfc@users.noreply.github.com</email>
</author>
<published>2018-06-10T16:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=49f3ae04c9831aff10a75e2380eab48eac8144b8'/>
<id>49f3ae04c9831aff10a75e2380eab48eac8144b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parse date with different format</title>
<updated>2020-10-22T03:37:38+00:00</updated>
<author>
<name>hyfc</name>
<email>3365132+hyfc@users.noreply.github.com</email>
</author>
<published>2018-06-10T16:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=257c603986d0ef18ac2c6896c733dcea1d699c45'/>
<id>257c603986d0ef18ac2c6896c733dcea1d699c45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>a first working verison</title>
<updated>2020-10-22T03:37:35+00:00</updated>
<author>
<name>hyfc</name>
<email>3365132+hyfc@users.noreply.github.com</email>
</author>
<published>2018-06-10T15:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=9d71b348da48ac3c9c5da2e36c8741a7bd38ef1a'/>
<id>9d71b348da48ac3c9c5da2e36c8741a7bd38ef1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit with some handy email utilities</title>
<updated>2020-10-22T03:37:28+00:00</updated>
<author>
<name>hyfc</name>
<email>3365132+hyfc@users.noreply.github.com</email>
</author>
<published>2018-06-09T15:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/telegram-mail-bot.git/commit/?id=38b4062b899fa9ab6c86f3fb313d1fa471da9d87'/>
<id>38b4062b899fa9ab6c86f3fb313d1fa471da9d87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
