<feed xmlns='http://www.w3.org/2005/Atom'>
<title>irssi-slack-profile, branch master</title>
<subtitle>Get whois information about Slack users in Irssi</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/'/>
<entry>
<title>Increase version v1.00 -&gt; v1.01</title>
<updated>2016-09-18T06:16:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T06:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=4fb7766e361cee655c07433ef9c3409e5185c981'/>
<id>4fb7766e361cee655c07433ef9c3409e5185c981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'swhois--trim-surrounding-spaces-from-argument'</title>
<updated>2016-09-18T06:15:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T06:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=daaa803dd9e76435bae1e1afa2c9b6583bae89e7'/>
<id>daaa803dd9e76435bae1e1afa2c9b6583bae89e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swhois: Trim leading &amp; trailing whitespace from nick argument</title>
<updated>2016-09-18T06:14:09+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T06:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=670ccf53297b3ca398ef78b3c4b5cd5edbcdca6d'/>
<id>670ccf53297b3ca398ef78b3c4b5cd5edbcdca6d</id>
<content type='text'>
When the nick is tab completed, it will get a space appended to it which
is included in the `$username` argument passed to our command.

That caused `find_user` to fail because it does an exact string equal
match on the username.

Ensure surrounding spaces are trimmed so that the comparison can be
executed correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the nick is tab completed, it will get a space appended to it which
is included in the `$username` argument passed to our command.

That caused `find_user` to fail because it does an exact string equal
match on the username.

Ensure surrounding spaces are trimmed so that the comparison can be
executed correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-smartmatch'</title>
<updated>2016-09-18T05:42:49+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T05:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=fcd4f7f60b564543b0e1fd03e586e2fe1d670495'/>
<id>fcd4f7f60b564543b0e1fd03e586e2fe1d670495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace smartmatch operator</title>
<updated>2016-09-18T05:41:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T05:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=4ad5a016b377cabd1d667c8ec9623598e1f422f8'/>
<id>4ad5a016b377cabd1d667c8ec9623598e1f422f8</id>
<content type='text'>
Change the smartmatch operator to `grep` instead because after Perl 5.18
it causes this warning:

    Smartmatch is experimental at slack_profile.pl line 306.

Using advice from:
http://www.perlmonks.org/?node_id=1067462
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the smartmatch operator to `grep` instead because after Perl 5.18
it causes this warning:

    Smartmatch is experimental at slack_profile.pl line 306.

Using advice from:
http://www.perlmonks.org/?node_id=1067462
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-readme-with-documentation-of-new-commands'</title>
<updated>2016-09-18T03:22:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T03:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=38538ebdd9789aea0467a1f05e0213eda40a17df'/>
<id>38538ebdd9789aea0467a1f05e0213eda40a17df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Update usage section to include info on new commands</title>
<updated>2016-09-18T03:21:47+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T03:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=671114d5cc2a6591307db67a0543e7367b242738'/>
<id>671114d5cc2a6591307db67a0543e7367b242738</id>
<content type='text'>
Document the `/slack_profile_set` and `/slack_profile_sync` commands.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document the `/slack_profile_set` and `/slack_profile_sync` commands.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'add-help-for-new-commands'</title>
<updated>2016-09-18T03:14:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T03:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=99a466ed162bb911d190078c58283e89b4dcae3f'/>
<id>99a466ed162bb911d190078c58283e89b4dcae3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2016-09-18T03:13:59+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T03:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=dd6124cf1f7c3cf311107549117793274b1af149'/>
<id>dd6124cf1f7c3cf311107549117793274b1af149</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add comment header documentation to all subroutines</title>
<updated>2016-09-18T03:12:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-09-18T03:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/irssi-slack-profile/commit/?id=467772933cb1fba2b9a78435e20b46d14ee03fa9'/>
<id>467772933cb1fba2b9a78435e20b46d14ee03fa9</id>
<content type='text'>
Provide descriptions of what all subroutines do along with examples in
some cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide descriptions of what all subroutines do along with examples in
some cases.
</pre>
</div>
</content>
</entry>
</feed>
