Hi,
You're right concerning the file deletion : there is no hook to
propagate the deletion to the backend. We definitely should add it
(added it to the TODO list). IMHO, we should actually rework all
notifications, add the ones that are missing, and also pass more
information to the callbacks so they can do something useful with the
notifications.
However, the solution is not as straightforward as just adding a
listener, since this ignores part of the story :
what happens if the user uploads a few files but never submits the
form ? To handle this case, you probably need some kind of timeout-
based cleanup mechanism.
Now, concerning the status of the project.. Not much development is
currently happening on the project these days. We might start hacking
MFU again at some point in the future, but you can consider the
project as being (temporarily) down for now. (Like lots of other small
open source systems, we lack time..)
If you feel like contributing, we would be pleased to help you with
the code & build.
regards,
Sami