<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inboxes, branch parallelcities</title>
<subtitle>Messaging for Rails app</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/'/>
<entry>
<title>DiscussionsController: should pass a _message_ (not a string) to the deliver_email method.</title>
<updated>2012-06-05T15:43:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-06-05T15:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=1f6030ad74d28995f6afa4cc1b45274cac72dd79'/>
<id>1f6030ad74d28995f6afa4cc1b45274cac72dd79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Email delivery: moved email delivery code into its own private method in the BaseController. Calling it now from _both_ the MessagesController and the DiscussionsController.</title>
<updated>2012-06-05T04:13:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-06-05T04:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=6e4a779a89da7ceb2fba3726e87c1a9272f89df4'/>
<id>6e4a779a89da7ceb2fba3726e87c1a9272f89df4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>InboxesSettings migration: removed default key because of possible boolean type mismatch (default value was 1, not a bool).</title>
<updated>2012-05-31T02:28:52+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-05-31T02:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=1a6e119ff165435fa91b65313dd4f2fa8c19a91f'/>
<id>1a6e119ff165435fa91b65313dd4f2fa8c19a91f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>InboxesSettings migration: changed migration.</title>
<updated>2012-05-31T02:13:00+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-05-31T02:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=858809dd287cc71a009cb8ab14fe712c1d39be4c'/>
<id>858809dd287cc71a009cb8ab14fe712c1d39be4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generators: removed inboxes_settings table creation from install, moved it to add_inboxes_settings. Not sure if this is a good thing.</title>
<updated>2012-05-31T01:29:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-05-31T01:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=75e0c4ecef65f9ae707dbc8abc1cd2c8ae9a39b4'/>
<id>75e0c4ecef65f9ae707dbc8abc1cd2c8ae9a39b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DiscussionsController: added a before_filter to authenticate the user for any actions so that users get a login page instead of a 500 error AccessDenied. Now they can log in and get access if they have it.</title>
<updated>2012-05-31T00:39:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-05-31T00:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=21d5ee288e356f7ec9cc2ad45128c6b8073fdc05'/>
<id>21d5ee288e356f7ec9cc2ad45128c6b8073fdc05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Settings: added a settings module so that users can turn email notifications for new messages on or off.</title>
<updated>2012-05-30T23:36:43+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-05-30T23:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=fb801ab393a47cdc1bae3af063845f52dbdd258a'/>
<id>fb801ab393a47cdc1bae3af063845f52dbdd258a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MessagesController: added a mailer call when a message is sent so an email notification can be sent to the receiving parties.</title>
<updated>2012-05-30T23:29:04+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2012-05-30T23:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=3d71d19460c2dc28c27c4623957feb842baf6ce2'/>
<id>3d71d19460c2dc28c27c4623957feb842baf6ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci skip] added changelog</title>
<updated>2012-04-25T09:16:23+00:00</updated>
<author>
<name>Kir</name>
</author>
<published>2012-04-25T09:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=67441c8bf67c9cfedce3bdf726bff1e1613e7579'/>
<id>67441c8bf67c9cfedce3bdf726bff1e1613e7579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[skip-ci] version bump</title>
<updated>2012-04-25T08:58:29+00:00</updated>
<author>
<name>Kir</name>
</author>
<published>2012-04-25T08:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/inboxes/commit/?id=cf367cbfae5fd37cf0f5379774d884796b9a0d7a'/>
<id>cf367cbfae5fd37cf0f5379774d884796b9a0d7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
