Platform Team/Prosody: Difference between revisions

Line 13: Line 13:


Provides a global roster, where every user sees all registered accounts.
Provides a global roster, where every user sees all registered accounts.
=== mod_sugar_pep ===
Original {{Code|mod_pep}} plugin with allowing all buddies from the sugar roster get all notification even without proper subscriptions. This plugin seems to be a workaround because subscription should be done on client side but that doesn't happen. The affected use case can be reproduced in Glucse-0.88 (Dextrose-2) environment:
# Clean up {{Code|data/}} directory;
# Start XO #1;
# Start XO #2;
# Create and share activity instance on XO #2;
# F1 view on XO #1 doesn't show shared activity;
# Sharing activity on XO #1, is visible from XO #2.
In over words, XO #1 is not subscribed to PEP notifications from XO #2.


=== mod_sugar_muc ===
=== mod_sugar_muc ===