# HG changeset patch # User Goffi # Date 1702253535 -3600 # Node ID c8916c5c142d6ad0ecbc7ac4cfc53d2ee47ccf3c # Parent e3bf606a5519d124be94dec418f481e5c006ca73 roadmap: delay… diff -r e3bf606a5519 -r c8916c5c142d pages/roadmap/page_meta.py --- a/pages/roadmap/page_meta.py Mon Aug 14 17:12:54 2023 +0200 +++ b/pages/roadmap/page_meta.py Mon Dec 11 01:12:15 2023 +0100 @@ -14,91 +14,91 @@ "release_number": "0.9", "description": "Enable one-on-one audio/video calls and desktop sharing.", "status": "P", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Modern Package Manager Integration", "release_number": "0.9", "description": "Integrate Hatch as the primary package manager for application installation.", "status": "P", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Personal Calendar Events", "release_number": "0.9", "description": "Refine the event creation interface for increased usability and introduce a dedicated view for personal agenda management.", "status": "P", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Web-Based Chat Interface", "release_number": "0.9", "description": "Develop a cutting-edge chat interface in the web frontend.", "status": "P", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Stabilization of ActivityPub ⬌ XMPP Gateway", "release_number": "0.9", "description": "Ensure the stability of the ActivityPub ⬌ XMPP Gateway, making it suitable for production use.", "status": "P", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Web Notifications and Desktop Integration", "release_number": "0.9", "description": "Implement notifications on the web frontend for essential updates such as important messages, mentions, new comments, etc., along with desktop integration for these alerts.", "status": "", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Web Push Implementation", "release_number": "0.9", "description": "Integrate web push functionality for real-time updates.", "status": "", - "estimation": "Q2 2023", + "estimation": "Q1 2024", }, { "title": "API/Plugin Stabilization for Bridge", "release_number": "0.9", "description": "Improve the third-party plugin development experience by refactoring the module hierarchy, stabilizing the API, and providing detailed documentation.", "status": "P", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Easy Installation Image Updates", "release_number": "0.9", "description": "Update and fix installation images for Flatpak and Docker.", "status": "", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Self-Resetting Demo", "release_number": "0.9", "description": "Set up a demo on the official website, encapsulated in a Docker container. This demo, designed for isolated testing, will reset itself every few hours, with federation deactivated to confine user interactions within the instance.", "status": "", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Testing Instance Creation", "release_number": "0.9", "description": "Create a testing instance for Libervia. This will initially be invitation only.", "status": "", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "List Customization Features", "release_number": "0.9", "description": "Develop a feature to easily create or modify list templates.", "status": "", - "estimation": "Q2 2023", + "estimation": "Q4 2023", }, { "title": "Group Audio/Video Calls", "release_number": "0.10", "description": "Enable group audio/video calls and facilitate shared desktop sessions.", "status": "", - "estimation": "Q3 2023", + "estimation": "Q4 2023", }, { "title": "Code Forge Enhancements",