diff options
author | Evan Prodromou <evan@status.net> | 2010-02-19 08:16:45 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-02-19 08:16:45 -0500 |
commit | 52e8aa798a23b2832a748189b42c3bc77d65c9c7 (patch) | |
tree | df17d3b118d0649bbcba7414e6c4af23af29ce44 /plugins/OStatus/tests | |
parent | 48edade751cca3ac7363808264a76c470a520528 (diff) |
Refactor subs_* functions for remote use
The subs_* functions in subs.php have made a lot of assumptions
about users versus profiles. I've refactored the functions to
be methods of the Subscription class instead, and to use Profile
objects throughout.
Some of the checks for blocks or existing subscriptions depended
on users or profiles, so I've moved those methods around a bit.
I've left stubs for the subs_* functions until we get time to replace
them.
Diffstat (limited to 'plugins/OStatus/tests')
0 files changed, 0 insertions, 0 deletions