mirror of
https://github.com/draga79/NotiMail.git
synced 2026-04-26 14:15:54 +03:00
[GH-ISSUE #7] Support for "up.conversations.im" #9
Labels
No labels
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/NotiMail#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pepper3k on GitHub (Oct 23, 2024).
Original GitHub issue: https://github.com/draga79/NotiMail/issues/7
Hi there, amazing project you have created here. I have tested it with ntfy.sh and the results are awesome! 😍
I see that you support a large number of push providers, whould it be difficult to support another UnifiedPush provider, namely "up.conversations.im"?
This is an implementation that is compatible with XMPP clients (Conversations and any of its forks).
The significane here is that if I want to use an XMPP client with unified push and also use email with unifiedpush (using your script), I would need to have both conversations and ntfy.sh installed and maintaining connections to 2 separate unifiedpush servers, which would be suboptimal to say the least and defeat the purpose of unifiedpush which is to have everything going through a single connection.
This is the link to the repo:
https://codeberg.org/iNPUTmice/up
The documentation looks excellent to me and after reviewing your code, it seems to me that you have designed this application in such a way that it would be very easy to add this functionality.
Do you think that adding this is possible?
@draga79 commented on GitHub (Nov 3, 2024):
Hi, thanks.
I'll have a look at it as soon as I'll have some spare time. Keeping this open as reference.
@pepper3k commented on GitHub (Nov 3, 2024):
As your python is probably better than mine 😸 I would suggest you take a look at this first, while I look at the docker support issue, so you don't need to waste your time with peanuts. 🥜