Platform Team/Prosody: Difference between revisions
No edit summary |
|||
| Line 16: | Line 16: | ||
=== mod_sugar_pep === | === mod_sugar_pep === | ||
The original {{Code|mod_pep}} plugin allowed all buddies from the sugar roster to get all notifications, even without proper subscriptions. This plugin seems to be a workaround, because subscription should be done on the client side, but that doesn't happen. The affected use case can be reproduced in the Glucose-0.88 (Dextrose-2) environment: | |||
# Clean up {{Code|data/}} directory; | # Clean up {{Code|data/}} directory; | ||
| Line 22: | Line 22: | ||
# Start XO #2; | # Start XO #2; | ||
# Create and share activity instance on XO #2; | # Create and share activity instance on XO #2; | ||
# | # Neighborhood view on XO #1 doesn't show shared activity; | ||
# Sharing activity on XO #1, is visible from XO #2. | # Sharing activity on XO #1, is visible from XO #2. | ||