Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-06 | Fix imports and exceptions for Python3 | Magnus Hagander | |
2019-02-06 | Fixes for pep8 compatibility | Magnus Hagander | |
2019-02-05 | Convert all spaces to tabs | Magnus Hagander | |
2016-02-27 | Don't crash on subscribers without a profile | Magnus Hagander | |
2016-02-12 | Implement notifications | Magnus Hagander | |
This makes it possible to receive notifications (via email) when a patch has been updated. It's possible to subscribe to notifications on a specific patch. It is also possible to set the user profile up so that one receives notifications for all patches where one is author, reviewer or committer on. Notifications are, of course, only sent when other people make modifications to the entry. |