= Progress call: 17:00 UTC = * Shaarli - started backporting dependencies (James) * Some are in the new queue * Update on privileged decorator (sunil) * Replaces action script with privileged.py module under app * Write normal functions decorated with @privileged * Type annotations used for type checking * Transparently serializes/deserializes parameters, output, and exceptions. * Done for transmission and mumble. * Switch to DBus later to avoid extra processes. * Avoid common mistakes like passing passwords on command line. * Django 4.0 support update (sunil) * Django 3.2 currently supported * Some minor issues fixes. * Need to support Django 2.2 - 4.0. * python3-django-bootstrapform * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013494 * Try to package https://github.com/zostera/django-bootstrap4 * Or consider generating our own bootstrap forms * functional tests * Many apps are failing only due to run_diagnostics test case * We should get all the functional tests to pass * Ejabberd * HTTP upload feature * https://salsa.debian.org/freedombox-team/freedombox/-/issues/703 * Multiple domain selection * Helps with cleanup of old domains * Helps with missing domains * Add all domains after installing.