TheDanniCraft
10d4d44907
🌐 Adjusted code to make translation easier
12 months ago
TheDanniCraft
5a1aefff36
✨ 🌐 Made changes based on reviewers suggestions
...
- Added translations
- Removed unnecessary placeholder
- Changed placeholder for thread id
- Added helptext for how to obtain thread / post id
- Clarified what happens at "Create new forum post"
- Renamed "Normal" to "Send to channel"
- Removed unnecessary double declaration of threadQuery
- Instead of appending string, append via URL object
12 months ago
TheDanniCraft
4dc74c42ea
🚨 Fixed linter warns
12 months ago
TheDanniCraft
f117342deb
✨ Modified discord notification provider
...
- Added support for thread channels
- Added support for forum channels
12 months ago
Louis Lam
a13fc7079e
Merge branch 'master' into 2.0.X
...
# Conflicts:
# package-lock.json
1 year ago
Lior Slakman
c0e273df5b
Show hostname:port for gamedig monitor on Discord notification ( #3643 )
1 year ago
Matthew Nickson
8a92054c2b
Added JSDoc to ESLint ( #3529 )
...
* Added JSDoc to eslint rules
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Fixed JSDoc eslint errors
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Update the check-linters workflow to Node.js 20
---------
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
1 year ago
Frank Elsinga
f3c09f2bbd
made every Notification provider supply time like dingding after #3152
1 year ago
Louis Lam
8bb064c6fa
Merge pull request #2157 from Mikkel-T/fix-discord-embed
...
Improve the URL field in Discord embeds
2 years ago
zImPatrick
f32441e2f6
fix discord notification not sending when docker container is down
2 years ago
Mikkel-T
a42f7416b5
Improve the URL field in Discord embeds
...
Instead of having two different ways of showing the URL field in Discord embeds, always show the raw address.
2 years ago
DasCanard
f23baf9c22
Added Push Monitor to Discord Notifications
3 years ago
Louis Lam
cec0521834
[Discord] Fix ping type should no port, update better naming
3 years ago
Jordan Bertasso
c5faf709b8
Merge branch 'master' into fix-1448-discord-service-url
3 years ago
Louis Lam
47c72192e1
[eslint] Enable yoda and eqeqeq
3 years ago
Jordan Bertasso
288ed1e3ca
Merge branch 'master' into fix-1448-discord-service-url
3 years ago
Louis Lam
649f3106e1
Enforce semicolon, fix format globally
3 years ago
jordanbertasso
2638d68c97
Cover dns and steam types in Discord notifs
3 years ago
jordanbertasso
0961c6d9b3
Check for ping and port type in discord notifs
3 years ago
Gero Gerke
34b86352f2
remove double spaces
3 years ago
Denis Freund
8352d9abbe
add posibility to have a prefixMessage before the embed
3 years ago
LouisLam
da74391c3e
convert notifications into modules
3 years ago