Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't rely on order of notification levels | http://jneen.net/ | 2017-08-21 | 1 | -27/+26 |
* | skip the :read_project check for new_project_member | http://jneen.net/ | 2017-08-11 | 1 | -1/+6 |
* | make NotificationRecipient a little more customizable | http://jneen.net/ | 2017-08-11 | 1 | -3/+15 |
* | move the read_ability logic into NotificationRecipient | http://jneen.net/ | 2017-08-03 | 1 | -4/+18 |
* | use the accessor for `type` | http://jneen.net/ | 2017-08-03 | 1 | -1/+1 |
* | fix comment | http://jneen.net/ | 2017-08-03 | 1 | -1/+2 |
* | use safe navigation on notification_setting | http://jneen.net/ | 2017-08-03 | 1 | -1/+1 |
* | short-circuit if there is no policy, and add :read_project check | http://jneen.net/ | 2017-08-03 | 1 | -3/+6 |
* | style fixes | http://jneen.net/ | 2017-08-03 | 1 | -7/+8 |
* | don't require project | http://jneen.net/ | 2017-08-03 | 1 | -3/+1 |
* | default the project to target.project | http://jneen.net/ | 2017-08-03 | 1 | -3/+9 |
* | move Recipient to its own NotificationRecipient file | http://jneen.net/ | 2017-08-03 | 1 | -0/+102 |