index
:
inboxes
master
parallelcities
Messaging for Rails app
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-05
DiscussionsController: should pass a _message_ (not a string) to the deliver_...
parallelcities
Teddy Wing
2012-06-05
Email delivery: moved email delivery code into its own private method in the ...
Teddy Wing
2012-05-30
InboxesSettings migration: removed default key because of possible boolean ty...
Teddy Wing
2012-05-30
InboxesSettings migration: changed migration.
Teddy Wing
2012-05-30
Generators: removed inboxes_settings table creation from install, moved it to...
Teddy Wing
2012-05-30
DiscussionsController: added a before_filter to authenticate the user for any...
Teddy Wing
2012-05-30
Settings: added a settings module so that users can turn email notifications ...
Teddy Wing
2012-05-30
MessagesController: added a mailer call when a message is sent so an email no...
Teddy Wing
2012-04-25
[ci skip] added changelog
HEAD
master
Kir
2012-04-25
[skip-ci] version bump
Kir
2012-04-25
[skip-ci] Added Chris Sargeant to contributors list
Kir
2012-04-25
New contributors in readme, fixing 1.8.7 capability
Kir
2012-04-25
Fixing test failture
Kir
2012-04-25
Fix #11
Kir
2012-04-24
Merge pull request #16 from isqad88/master
Kir Shatrov
2012-04-24
Merge pull request #18 from finist/patch-2
Kir Shatrov
2012-04-24
order for discussions
Nikolay Seskin
2012-04-15
fixed attr_accessible body
Andrew Shalaev
2012-04-15
fixed messages_attributes accessible
Andrew Shalaev
2012-04-15
fixed attr_accessible
Andrew Shalaev
2012-04-15
fixed template migration install.rb
Andrew Shalaev
2012-04-09
Merge pull request #15 from finist/patch-1
Kir Shatrov
2012-04-09
fix problem with undefined host in opera and ff
Nikolay Seskin
2012-04-06
Merge pull request #13 from finist/patch-1
Kir Shatrov
2012-04-06
fix unread_for still zero after create new discussion
Nikolay Seskin
2012-02-15
Adding posability to remove discussion
Kir
2012-02-09
Adding unread_for? to message with tests
Kir
2012-01-30
Adding Travis banner
Kir
2012-01-30
Adding travis config
Kir
2012-01-30
Adding tests
Kir
2012-01-28
Merging with rspec
v0.2.1
Kir
2012-01-28
Updating to 0.2.1
Kir
2012-01-28
Removing logs
Kir
2012-01-26
Merging
Kir
2012-01-26
Adding fake_app with specs
Kir
2012-01-26
Added .rvm to .gitignore
Kir
2012-01-26
Added fake_app
Kir
2012-01-26
rspec (TODO: write fake_app.rb)
Kir
2012-01-26
Fixing specs
Kir
2012-01-26
Adding fake_app with specs
Kir
2012-01-26
Added .rvm to .gitignore
Kir
2012-01-26
Added fake_app
Kir
2012-01-22
rspec (TODO: write fake_app.rb)
Kir
2012-01-17
Version bump
Kir
2012-01-17
New docs
v0.2.0
Kir
2012-01-17
New version
Kir
2012-01-17
Upgrade migration, refactoring
Kir
2012-01-17
Alexey Poimtsev + contrubitoes
Kir
2012-01-17
Merge pull request #9 from alec-c4/master
Kir Shatrov
2012-01-17
acts_as_discussable
Alexey Poimtsev
[next]