Commit Graph

6 Commits

Author SHA1 Message Date
Dominik 64a6e58577 Add SendNotification export for LB compatibility
Implement SendNotification compatibility for lb-phone: validate app IDs, normalize and validate title/content, check provider/registered apps and reserved IDs, and dispatch a notification NUI message. Register the export and a compatibility alias. Update client tests to assert successful delivery to bundled apps and proper rejection for unknown app IDs.
2026-08-13 03:14:50 +02:00
Leon.Schmidt 01e583805d FIX - accept custom app registration retries 2026-08-11 22:54:03 +02:00
Leon.Schmidt 4be632759b FIX - isolate custom app JSON payload 2026-08-11 19:00:51 +02:00
Leon.Schmidt c95775fb2c FIX - defer custom app lifecycle hooks 2026-08-11 18:39:11 +02:00
Leon.Schmidt 2a87432e50 FIX - support third-party custom apps 2026-08-11 18:26:22 +02:00
Leon.Schmidt 42ac955052 ADD - expand phone application platform
Add the Companies app, resilient call handling, custom app registry, vendor compatibility, storage policies, frontend bridge, tests, documentation, config, locale, and SQL migrations.
2026-08-11 00:22:39 +02:00