| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2020-07-31 | Add a function to wrap a decorator to use get_arg_value | -1/+28 | ||
| 2020-07-31 | Reminders: make operations mutually exclusive | -0/+7 | ||
| This fixes race conditions between editing, deleting, and sending a reminder. If one operation is already happening, the others will be aborted. | ||||