| Age | Commit message (Collapse) | Author | 
|---|
|  | deliver_email method. | 
|  | BaseController. Calling it now from _both_ the MessagesController and the DiscussionsController. | 
|  | type mismatch (default value was 1, not a bool). | 
|  |  | 
|  | to add_inboxes_settings. Not sure if this is a good thing. | 
|  | 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. | 
|  | for new messages on or off. | 
|  | notification can be sent to the receiving parties. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fixed issue #12 | 
|  | order for discussions | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | problem with undefined host in opera and ff | 
|  |  | 
|  | unread_for still zero after create new discussion | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | discussable | 
|  | added acts_as_discussable method. this method can be used in any model
to add ability on it |