<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fot/modules, branch master</title>
<subtitle>Python IRC bot using twisted.</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/'/>
<entry>
<title>tracking: Handle posten events without description</title>
<updated>2020-12-18T09:32:43+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2020-12-18T09:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=c80e8a7f3b2340fbc9ec2e6c35d347af6693a859'/>
<id>c80e8a7f3b2340fbc9ec2e6c35d347af6693a859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Update PB API URL</title>
<updated>2018-06-19T16:05:10+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2018-06-19T16:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=b53e7bd655a1d7e0193e51890faecd57bcf96455'/>
<id>b53e7bd655a1d7e0193e51890faecd57bcf96455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Return naive datetime objects from pb.</title>
<updated>2017-08-31T15:39:39+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-08-31T15:39:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=1cdba927ad28b31f9b907c6cb4a41496a531ea72'/>
<id>1cdba927ad28b31f9b907c6cb4a41496a531ea72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Added Pitney Bowes (pb) module.</title>
<updated>2017-08-31T15:33:58+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-08-31T15:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=c17e839b7b7e91e4720ea1192877c8b87709aa38'/>
<id>c17e839b7b7e91e4720ea1192877c8b87709aa38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Changed user-agent for fedex requests.</title>
<updated>2017-03-14T08:30:49+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-14T08:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=7b770e6072e595bddda94d75a3739359b2f61e9e'/>
<id>7b770e6072e595bddda94d75a3739359b2f61e9e</id>
<content type='text'>
Apparently fedex is now blocking the default urllib2 user-agent, set our
own user-agent to work around this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apparently fedex is now blocking the default urllib2 user-agent, set our
own user-agent to work around this.
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Added DHL Global Mail support.</title>
<updated>2017-03-01T18:25:57+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-01T18:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=301103b31e56c214572663893f233de41c3e1d56'/>
<id>301103b31e56c214572663893f233de41c3e1d56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Fixed easypost tracker list returning a dict.</title>
<updated>2017-03-01T18:24:05+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-01T18:24:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=66417e0010546b8c2ab32d4fa3a684262185dec3'/>
<id>66417e0010546b8c2ab32d4fa3a684262185dec3</id>
<content type='text'>
easypost.Tracker.all() somehow returns a dict. For now, just fetch the
'trackers' key from the result.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
easypost.Tracker.all() somehow returns a dict. For now, just fetch the
'trackers' key from the result.
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Fixed error on missing fields for UPS.</title>
<updated>2017-03-01T18:21:22+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2017-03-01T18:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=c4846110c76996c84f79eb98d8b25a007cf6d5a0'/>
<id>c4846110c76996c84f79eb98d8b25a007cf6d5a0</id>
<content type='text'>
Some tracking codes doesn't have the City and CountryCode fields set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some tracking codes doesn't have the City and CountryCode fields set.
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: postnord: Use displayName instead of name for location.</title>
<updated>2016-01-28T20:02:35+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2016-01-28T20:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=40af4d49e0e1b7d171bed4ec81a4b9bb57f3095e'/>
<id>40af4d49e0e1b7d171bed4ec81a4b9bb57f3095e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tracking: Added DHL support via EasyPost.</title>
<updated>2015-09-29T18:51:55+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2015-09-29T18:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/fot/commit/?id=9a78509afcab8ec5fc00d5239d01949df965b8b7'/>
<id>9a78509afcab8ec5fc00d5239d01949df965b8b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
