Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-06-17 | [feature] Implement types[] param for notifications (#3009) | 1 | ||
Counterpart of exclude_types[]. Also updates Swagger spec for types[] to use the correct param name and enumerate possible values. Fixes #3003 | ||||
2024-05-02 | [bugfix] Lock when checking/creating notifs to avoid race (#2890) | 1 | ||
* [bugfix] Lock when checking/creating notifs to avoid race * test notif spam |