gnu-social/plugins/OStatus/actions
Brion Vibber cac9d23498 Fix for xmpp/sms notification options appearing to be disabled on new subscriptions.
Base problem is that our caching-on-insert interferes with relying on column default values; the cached object is missing those fields, so they appear to be empty (null) when the object is retrieved from cache.
Now explicitly setting them when inserting subscriptions, and cleaned up some code that had alternate code paths.

May also have made auto-subscription work for remote OStatus subscribers, but can't test until magic sigs are working again.
2010-03-18 14:26:32 -07:00
..
groupsalmon.php OStatus: fix group delivery, send reply/group Salmon pings from background. 2010-02-24 02:20:31 +00:00
hostmeta.php update xrd -> userxrd 2010-03-04 01:30:15 -05:00
ostatusgroup.php Updated label and note text for user and group remote subscribe forms 2010-03-03 20:08:55 -05:00
ostatusinit.php OStatus: fix for remote group join via non-logged-in 'join' button. 2010-03-04 09:24:47 -08:00
ostatussub.php Fix for xmpp/sms notification options appearing to be disabled on new subscriptions. 2010-03-18 14:26:32 -07:00
ownerxrd.php refactor xrd to allow for ownerxrd - xrd document for the site owner. 2010-03-03 23:20:30 -05:00
pushcallback.php - break OMB profile update pings to a background queue 2010-02-24 20:36:36 +00:00
pushhub.php High-priority OStatus fixes: 2010-03-01 18:46:34 -08:00
usersalmon.php allow profile_url to be used in ostatus:attention 2010-03-13 14:36:51 -05:00
userxrd.php Performing & allowing host-meta discovery by http url (in addition to webfinger acct) 2010-03-13 18:35:00 -05:00