This website requires JavaScript.
Explore
Help
Sign In
eliseuamaro
/
gnu-social
Watch
1
Star
0
Fork
0
You've already forked gnu-social
forked from
GNUsocial/gnu-social
Code
Issues
Pull Requests
Releases
Wiki
Activity
gnu-social
/
plugins
/
OStatus
/
actions
History
Matt Lee
f4dd6c2916
updated
2010-11-29 15:58:41 -05:00
..
groupsalmon.php
fix use of activity rather than act in salmonaction subclasses, too
2010-08-13 14:18:54 -07:00
hostmeta.php
fix
#2478
- ensure all XRD documents get proper content-type headers
2010-08-02 14:47:13 -04:00
ostatusgroup.php
Fix regression in OStatus remote group subscribe -- a bug was previously masked silently (call to nonexistent getProfileUrl() method on User_group -- now replaced with homeUrl() which does the thing we wanted here)
2010-06-29 10:31:30 -04:00
ostatusinit.php
updated
2010-11-29 15:58:41 -05:00
ostatussub.php
Disable the send-notice form at the top of the page OStatus subscription confirmation page to work around bugs in Cloudy theme.
2010-04-19 19:45:01 +02: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
fix use of activity rather than act in salmonaction subclasses, too
2010-08-13 14:18:54 -07:00
userxrd.php
Confirm there's actually user and domain portions of acct string before assigning things from output of explode(); avoids notice message when invalid input passed to main/xrd
2010-03-22 11:27:39 -07:00