Customisable Teams notifications #2209

Open
opened 2026-02-28 02:46:41 -05:00 by deekerman · 4 comments
Owner

Originally created by @iFusionFr on GitHub (May 24, 2023).

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

UI Feature

🔖 Feature description

✔️ Solution

Alternatives

No response

📝 Additional Context

Edit (CommanderStorm): This issue was edited and features which are tracked in https://github.com/louislam/uptime-kuma/issues/456 were removed

Related https://github.com/louislam/uptime-kuma/issues/646

Originally created by @iFusionFr on GitHub (May 24, 2023). ### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find similar feature request ### 🏷️ Feature Request Type UI Feature ### 🔖 Feature description - ability to put an image on a probe and have it show up when notifying on Teams. - ability to modify the text "Uptime Kuma" (next to the image) by a personalized text to the probe. (In my use case, my client's name). https://github.com/louislam/uptime-kuma/blob/3cb287a40e85927e05d265006b4ebb5c35f056b2/server/notification-providers/teams.js#L82-L82 ### ✔️ Solution - ### ❓ Alternatives _No response_ ### 📝 Additional Context Edit (CommanderStorm): This issue was edited and features which are tracked in https://github.com/louislam/uptime-kuma/issues/456 were removed Related https://github.com/louislam/uptime-kuma/issues/646
Author
Owner

@CommanderStorm commented on GitHub (May 24, 2023):

What do you mean by Translation of Teams notifications. (In my case the French translation)?

If you are referring to imperfect french translations, please head over to https://github.com/louislam/uptime-kuma/blob/master/src/lang/README.md
Help in localisation from native speakers is always appreciated :)

Maybe you are also refering to https://github.com/louislam/uptime-kuma/issues/456

@CommanderStorm commented on GitHub (May 24, 2023): What do you mean by `Translation of Teams notifications. (In my case the French translation)`? If you are referring to imperfect french translations, please head over to https://github.com/louislam/uptime-kuma/blob/master/src/lang/README.md Help in localisation from native speakers is always appreciated :) Maybe you are also refering to https://github.com/louislam/uptime-kuma/issues/456
Author
Owner

@iFusionFr commented on GitHub (May 25, 2023):

What do you mean by Translation of Teams notifications. (In my case the French translation)?

If you are referring to imperfect french translations, please head over to https://github.com/louislam/uptime-kuma/blob/master/src/lang/README.md Help in localisation from native speakers is always appreciated :)

Maybe you are also refering to #456

Hi @CommanderStorm,

github.com/louislam/uptime-kuma@3cb287a40e/server/notification-providers/teams.js (L16)
github.com/louislam/uptime-kuma@3cb287a40e/server/notification-providers/teams.js (L18)

See link above, text is hard-coded in code and does not use translations.

Thank you very much for your link, I will look to give my contribution for the French translation.

@iFusionFr commented on GitHub (May 25, 2023): > What do you mean by `Translation of Teams notifications. (In my case the French translation)`? > > If you are referring to imperfect french translations, please head over to https://github.com/louislam/uptime-kuma/blob/master/src/lang/README.md Help in localisation from native speakers is always appreciated :) > > Maybe you are also refering to #456 Hi @CommanderStorm, https://github.com/louislam/uptime-kuma/blob/3cb287a40e85927e05d265006b4ebb5c35f056b2/server/notification-providers/teams.js#L16 https://github.com/louislam/uptime-kuma/blob/3cb287a40e85927e05d265006b4ebb5c35f056b2/server/notification-providers/teams.js#L18 See link above, text is hard-coded in code and does not use translations. Thank you very much for your link, I will look to give my contribution for the French translation.
Author
Owner

@nneul commented on GitHub (Jan 25, 2024):

Lumping this in to semi-related issue. Teams notifications are currently not showing useful information "above the fold". This is what I'm seeing in teams client:

image

Should at least get the first lines rolled together so that it displays information that is useful without having to expand the item:

image

@nneul commented on GitHub (Jan 25, 2024): Lumping this in to semi-related issue. Teams notifications are currently not showing useful information "above the fold". This is what I'm seeing in teams client: ![image](https://github.com/louislam/uptime-kuma/assets/828492/82e2d697-bcb0-4e3b-a903-17feebc13a0b) Should at least get the first lines rolled together so that it displays information that is useful without having to expand the item: ![image](https://github.com/louislam/uptime-kuma/assets/828492/c044ef5e-b134-4fe4-a05a-24b7669a7867)
Author
Owner

@CommanderStorm commented on GitHub (Jan 25, 2024):

Here is our contribution guide:
https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md

We rely on help with these providers, given that the core maintainer team is too slim for this level of detailed work.
The teams notification provider is located here:
github.com/louislam/uptime-kuma@3cb287a40e/server/notification-providers/teams.js (L1-L158)

@CommanderStorm commented on GitHub (Jan 25, 2024): Here is our contribution guide: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md We rely on help with these providers, given that the core maintainer team is too slim for this level of detailed work. The `teams` notification provider is located here: https://github.com/louislam/uptime-kuma/blob/3cb287a40e85927e05d265006b4ebb5c35f056b2/server/notification-providers/teams.js#L1-L158
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#2209
No description provided.