<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nasa-apod-gnu-social-bot, branch master</title>
<subtitle>NASA Astronomy Picture of the Day (APOD) bot for GNU Social
</subtitle>
<id>http://git.systemreboot.net/nasa-apod-gnu-social-bot/atom?h=master</id>
<link rel='self' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/'/>
<updated>2018-04-29T13:10:19+00:00</updated>
<entry>
<title>Prepend https scheme if absent in media URI.</title>
<updated>2018-04-29T13:10:19+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2018-04-29T13:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=4bfe9173ed9416fe79b6147ff33ee5767f4cfdd0'/>
<id>urn:sha1:4bfe9173ed9416fe79b6147ff33ee5767f4cfdd0</id>
<content type='text'>
* apod-bot.sh: Prepend https scheme if absent in media URI. Re-indent
  title extraction code.
</content>
</entry>
<entry>
<title>Organize GNU Social API calls with new `send-request' function.</title>
<updated>2017-09-02T20:58:56+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T20:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=e0687eea08c860373f3b0202960825d0f57f8cfa'/>
<id>urn:sha1:e0687eea08c860373f3b0202960825d0f57f8cfa</id>
<content type='text'>
* apod-bot.sh (send-request): New function.
Invoke `send-request' for all GNU Social API calls.
</content>
</entry>
<entry>
<title>Support vimeo videos.</title>
<updated>2017-09-02T20:42:04+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T20:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=9f4ebeade27115510a8d863a303b1cafa8ddb9fa'/>
<id>urn:sha1:9f4ebeade27115510a8d863a303b1cafa8ddb9fa</id>
<content type='text'>
* apod-bot.sh: Support vimeo videos as media. Clean up video detection
code.
</content>
</entry>
<entry>
<title>Check bot authentication details.</title>
<updated>2017-09-02T20:41:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T20:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=5667a5bb1dec6c15e46ab917773433b19db39c89'/>
<id>urn:sha1:5667a5bb1dec6c15e46ab917773433b19db39c89</id>
<content type='text'>
* apod-bot.sh: Make API request just to check if bot username/password
are valid.
</content>
</entry>
<entry>
<title>Add troubleshooting tip.</title>
<updated>2017-09-02T19:56:59+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T19:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=befcda1cdd0cddc72b4c844184da0784f83261a1'/>
<id>urn:sha1:befcda1cdd0cddc72b4c844184da0784f83261a1</id>
<content type='text'>
* README.org: Add troubleshooting tip about -x flag.
</content>
</entry>
<entry>
<title>Make script 'noglob' and 'nounset'.</title>
<updated>2017-09-02T19:56:59+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T19:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=2bbd4c54ef5f96eadeb0285ee1ad8cb60e905be5'/>
<id>urn:sha1:2bbd4c54ef5f96eadeb0285ee1ad8cb60e905be5</id>
<content type='text'>
* apod-bot.sh: Add -f and -u flags to shebang.
</content>
</entry>
<entry>
<title>Improve duplicate notice detection.</title>
<updated>2017-09-02T19:56:59+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T19:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=9ad176d854450b7474a4857dae76974249514dea'/>
<id>urn:sha1:9ad176d854450b7474a4857dae76974249514dea</id>
<content type='text'>
* apod-bot.sh: Use jq comparison to detect duplicate notice.
</content>
</entry>
<entry>
<title>Downcase variable names.</title>
<updated>2017-09-02T18:09:48+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T18:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=14f8d7a6af77263c8a4a81971b0b31422c2faceb'/>
<id>urn:sha1:14f8d7a6af77263c8a4a81971b0b31422c2faceb</id>
<content type='text'>
* apod-bot.sh: Downcase variable names.
</content>
</entry>
<entry>
<title>Silence curl.</title>
<updated>2017-09-02T17:43:02+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-09-02T16:52:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=6f92bf82e50fd608f4ec0eaa95f9936b9b202412'/>
<id>urn:sha1:6f92bf82e50fd608f4ec0eaa95f9936b9b202412</id>
<content type='text'>
* apod-bot.sh: Add -s and -S flags to curl to suppress output unless
there is an error.
</content>
</entry>
<entry>
<title>Add comments.</title>
<updated>2017-08-24T14:19:54+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-08-24T14:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/nasa-apod-gnu-social-bot/commit/?id=a373039e0608f58150f15cb5f0c35c8771ffcaa0'/>
<id>urn:sha1:a373039e0608f58150f15cb5f0c35c8771ffcaa0</id>
<content type='text'>
* apod-bot.sh: Add comments.
</content>
</entry>
</feed>
