aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-05DiscussionsController: should pass a _message_ (not a string) to the deliver_...parallelcitiesTeddy Wing
2012-06-05Email delivery: moved email delivery code into its own private method in the ...Teddy Wing
2012-05-30InboxesSettings migration: removed default key because of possible boolean ty...Teddy Wing
2012-05-30InboxesSettings migration: changed migration.Teddy Wing
2012-05-30Generators: removed inboxes_settings table creation from install, moved it to...Teddy Wing
2012-05-30DiscussionsController: added a before_filter to authenticate the user for any...Teddy Wing
2012-05-30Settings: added a settings module so that users can turn email notifications ...Teddy Wing
2012-05-30MessagesController: added a mailer call when a message is sent so an email no...Teddy Wing
2012-04-25[ci skip] added changelogHEADmasterKir
2012-04-25[skip-ci] version bumpKir
2012-04-25[skip-ci] Added Chris Sargeant to contributors listKir
2012-04-25New contributors in readme, fixing 1.8.7 capabilityKir
2012-04-25Fixing test failtureKir
2012-04-25Fix #11Kir
2012-04-24Merge pull request #16 from isqad88/masterKir Shatrov
2012-04-24Merge pull request #18 from finist/patch-2Kir Shatrov
2012-04-24order for discussionsNikolay Seskin
2012-04-15fixed attr_accessible bodyAndrew Shalaev
2012-04-15fixed messages_attributes accessibleAndrew Shalaev
2012-04-15fixed attr_accessibleAndrew Shalaev
2012-04-15fixed template migration install.rbAndrew Shalaev
2012-04-09Merge pull request #15 from finist/patch-1Kir Shatrov
2012-04-09fix problem with undefined host in opera and ffNikolay Seskin
2012-04-06Merge pull request #13 from finist/patch-1Kir Shatrov
2012-04-06fix unread_for still zero after create new discussionNikolay Seskin
2012-02-15Adding posability to remove discussionKir
2012-02-09Adding unread_for? to message with testsKir
2012-01-30Adding Travis bannerKir
2012-01-30Adding travis configKir
2012-01-30Adding testsKir
2012-01-28Merging with rspecv0.2.1Kir
2012-01-28Updating to 0.2.1Kir
2012-01-28Removing logsKir
2012-01-26MergingKir
2012-01-26Adding fake_app with specsKir
2012-01-26Added .rvm to .gitignoreKir
2012-01-26Added fake_appKir
2012-01-26rspec (TODO: write fake_app.rb)Kir
2012-01-26Fixing specsKir
2012-01-26Adding fake_app with specsKir
2012-01-26Added .rvm to .gitignoreKir
2012-01-26Added fake_appKir
2012-01-22rspec (TODO: write fake_app.rb)Kir
2012-01-17Version bumpKir
2012-01-17New docsv0.2.0Kir
2012-01-17New versionKir
2012-01-17Upgrade migration, refactoringKir
2012-01-17Alexey Poimtsev + contrubitoesKir
2012-01-17Merge pull request #9 from alec-c4/masterKir Shatrov
2012-01-17acts_as_discussableAlexey Poimtsev