summaryrefslogtreecommitdiffstats
path: root/app/models/message.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-051-10/+11
* Fixes message search eager loading (#2654).Jean-Philippe Lang2009-02-031-1/+1
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-091-1/+1
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-1/+2
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-0/+8
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-0/+9
* Activity refactoring.Jean-Philippe Lang2008-07-271-1/+3
* Adds anchor to atom feed messages links.Jean-Philippe Lang2008-06-261-1/+2
* Ability to search all projects or the projects the user belongs to (#791).Jean-Philippe Lang2008-05-181-2/+2
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-121-0/+1
* Fixed: can not lock a topic when creating it.Jean-Philippe Lang2008-01-231-1/+1
* Forums enhancements:Jean-Philippe Lang2007-11-241-0/+18
* Fixed: unable to migrate from an empty database.Jean-Philippe Lang2007-09-271-1/+4
* Search engines now supports pagination.Jean-Philippe Lang2007-09-271-0/+5
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-0/+4
* Per project forums added.Jean-Philippe Lang2007-05-131-0/+37