Opened 20 months ago
Last modified 20 months ago
#3871 new Feature Request
Standard implementation for subscriptions/following
| Reported by: | ewinslow | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Near Term Future Release |
| Component: | Core | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
We need some sort of standard API for saying that user X subscribes to updates on entity Y. This would ideally also be able to subsume the "friend" relationship for user-user subscriptions.
For the implementation I'd propose a simple "follows" relationship: "subject follows object" seems clear and simple to me!
Change History (2)
comment:1 Changed 20 months ago by cash
- Milestone changed from Needs Review to Elgg 1.9
comment:2 Changed 20 months ago by ewinslow
+1
Note: See
TracTickets for help on using
tickets.

This should be a part of the notifications rewrite: #2539