mollyim / mollyim-android-unifiedpush

Molly with UnifiedPush support.
GNU Affero General Public License v3.0
105 stars 5 forks source link

Add notification tester #15

Open ghost opened 5 months ago

ghost commented 5 months ago

Is there an existing request for this?

Feature description

It's difficult to test UP notification issues with airgapped default MollySocket server. Having a test notifications button should help tremendously with troubleshooting all the pieces involved with notification delivery.

p1gp1g commented 5 months ago

It will never be possible to do that on an air gapped server, since molly can't communicate with the server. Nevertheless, there is the connection ping command to check if everything is correctly setup. And starting with mollysocket v1.4.0, a ping is sent with new registration (to show a test notification)