sygnal
sygnal copied to clipboard
Sygnal: reference Push Gateway for Matrix
Please add support for [UnifiedPush](https://unifiedpush.org) push notification protocol/standard. We need push notifications, but we donβt want use centralized online service that read we all notifications, like Android has Google Firebase...
``` dmr on titan in sygnal on ξ dmr/fix-version via π v3.11.6 (python-3.11.6) 2023-11-21 15:55:11 β $ python -m twisted.trial tests.test_httpproxy_twisted tests.test_httpproxy_twisted SygnalTwistedProxyTests test_https_request_via_proxy ... 2023-11-21 15:55:16,808 [541273] DEBUG sygnal.sygnal...
Some dependencies are quite old: * prometheus-client: 0.7.1 (2019-06-20) vs 0.17.1 (2023-07-10) * matrix-common: 1.0.0 (2021-12-03) vs 1.3.0 (2022-09-13) * aioapns: 2.0.2 (2021-02-03) vs 2.2 (2022-11-11) It would be nice...
When the first attempt succeeds for all but one pushkey the second attempt will end up populating both the `to` and `registration_ids` fields, which is rejected by FCM (400). For...
Hi, Is there any way to collapse push messages for IOS? In other words how to use [apns-collapse-id](https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/CommunicatingwithAPNs.html#//apple_ref/doc/uid/TP40008194-CH11-SW1) with apns pushkin? Thank you.
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Docker build from the tar.gz source is not working. From a cloned source is working well. If I copy the ".git" directory from a cloned repository into the directory what...
Hi all, Whenever I add the fcm_options into my sygnal.yaml file,I am getting errors when a notification is being processed. This is what my app config looks in the yaml...
Hey, we are using push notification using sygnal, recently we encountered notifications were disabled as firebase has deprecated and it's recommended to use V1 api's. So we have upgraded our...
i am using this Sygnal along with my matrix for an element-hq/element-android app. but am facing issue in receiving notifications after 22 july 2024 update by Firebase. need help.