Ryan Cohen
|
cd3574851a
|
feat: add discover customization (#3182)
|
2023-01-03 16:04:28 +09:00 |
|
TheCatLady
|
c143c0b8d2
|
fix: better ordering of RequestButton options & properly handle failed requests (#2944)
* fix: better ordering of RequestButton options & properly handle failed requests
* fix: appease prettier
|
2022-08-18 08:30:40 +00:00 |
|
TheCatLady
|
c9ffac33f7
|
feat(notif): issue notifications (#2242)
* feat(notif): issue notifications
* refactor: dedupe test notification strings
* fix: webhook key parsing
* fix(notif): skip send for admin who requested on behalf of another user
* fix(notif): send comment notifs to admins when other admins reply
* fix(notif): also send resolved notifs to admins, and reopened notifs to issue creator
* fix: don't send duplicate notifications
* fix(lang): tweak notification description strings
* fix(notif): tweak Slack notification styling
* fix(notif): tweak Pushbullet & Telegram notification styling
* docs: reformat webhooks page
* fix(notif): add missing issue_type & issue_status variables to LunaSea notif payloads
* fix: explicitly attach media & issue objects where applicable
* fix(notif): correctly notify both notifyUser and managers where applicable
* fix: update default webhook payload for new installs
* fix(notif): add missing comment_message to LunaSea notif payload
* refactor(sw): simplify notificationclick event listener logic
* fix(notif): add missing event description for MEDIA_AVAILABLE notifications
|
2021-12-04 21:24:26 +09:00 |
|
Ryan Cohen
|
e402c42aaa
|
feat: issues (#2180)
|
2021-10-24 12:44:20 +00:00 |
|
TheCatLady
|
9757e3ae0c
|
feat(ui): Add 'Available' filter to request list and remove unused MediaRequestStatus.AVAILABLE enum value (#905)
|
2021-02-14 19:21:49 +09:00 |
|
sct
|
23624bd144
|
fix(build): remove cross import from client to server for UserType
|
2021-01-14 13:08:48 +00:00 |
|
sct
|
8577db1be1
|
feat(api): decouple media requests from media info
|
2020-09-21 00:01:38 +09:00 |
|