Software /
code /
prosody-modules
Changeset
4541:140cda94c342
mod_minimix/README: Add TODO section
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 11 Apr 2021 21:59:50 +0200 |
parents | 4540:3aab4e3ab06f |
children | 4542:fb4a50bf60f1 |
files | mod_minimix/README.markdown |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_minimix/README.markdown Sun Apr 11 21:57:11 2021 +0200 +++ b/mod_minimix/README.markdown Sun Apr 11 21:59:50 2021 +0200 @@ -38,6 +38,14 @@ - Probably many. +## TODO + +- Integrate with bookmarks +- tracking outgoing presence +- leaving rooms +- nickname management +- bookmark sync + # Compatibility Briefly tested with Prosody trunk (as of this writing).