mod_minimix/README.markdown
changeset 2947 7e5d8d5bc326
parent 2946 024075effb74
child 3125 92b4a1d72d73
equal deleted inserted replaced
2946:024075effb74 2947:7e5d8d5bc326
    27 joining MUCs directly, but behind the scenes, it arranges it such that
    27 joining MUCs directly, but behind the scenes, it arranges it such that
    28 only the account itself joins each groupchat. Which sessions have joined
    28 only the account itself joins each groupchat. Which sessions have joined
    29 which groups are kept track of. Groupchat messages are then forked to
    29 which groups are kept track of. Groupchat messages are then forked to
    30 those sessions, similar to how normal chat messages work.
    30 those sessions, similar to how normal chat messages work.
    31 
    31 
    32 ## Known issues
    32 Known issues
       
    33 ------------
    33 
    34 
    34 -   You can never leave.
    35 -   You can never leave.
    35 -   You will never see anyone leave.
    36 -   You will never see anyone leave.
    36 
    37 
    37 ## Unknown issues
    38 Unknown issues
       
    39 --------------
    38 
    40 
    39 -   Probably many.
    41 -   Probably many.
    40 
    42 
    41 # Compatibility
    43 Compatibility
       
    44 =============
    42 
    45 
    43 Briefly tested with Prosody trunk (as of this writing).
    46 Briefly tested with Prosody trunk (as of this writing).