summaryrefslogtreecommitdiff
path: root/app/models/notification.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove useless Notification modelDmitriy Zaporozhets2016-03-301-13/+0
* Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-301-46/+0
* Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-301-20/+2
* Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-2/+2
* Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-1/+18
* Notification level can now be saved from within the project view.Patricio Cano2015-09-141-1/+1
* New feature: add 'Mention' notification levelDmitriy Zaporozhets2014-12-291-2/+8
* Improve notification settings pageDmitriy Zaporozhets2014-02-171-6/+21
* save each notification setting with ajax on changeDmitriy Zaporozhets2013-04-041-6/+15
* notification scaffoldDmitriy Zaporozhets2013-03-271-0/+30