Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Soft-delete reminders on DELETE instead of removing entirely | 2024-05-10 | -0/+18 | |
* | Fix Unittest Deprecation Warnings | 2022-09-04 | -1/+1 | |
* | Adds Failures Field To Reminders | 2021-10-29 | -5/+8 | |
* | Update docstring for new fetching behaviour | 2020-08-20 | -0/+24 | |
* | Allow direct fetching of reminders by id | 2020-08-20 | -1/+7 | |
* | Fix misleading documentation | 2020-07-19 | -1/+1 | |
* | Document more undocumented stuff | 2020-07-16 | -2/+6 | |
* | Document PATCH for reminders | 2020-07-16 | -0/+16 | |
* | Document POSTing mentions in ReminderViewSet | 2020-07-16 | -0/+1 | |
* | Document mentions in ReminderViewSet | 2020-07-16 | -0/+5 | |
* | Drop args to reduce line size under 100. | 2019-09-15 | -1/+3 | |
* | Adding the UpdateModelMixin to the ReminderViewSet. | 2019-09-14 | -2/+3 | |
* | Restructure viewsets to submodules. | 2019-04-17 | -0/+66 |