This website requires JavaScript.
Explore
Help
Sign In
GNUsocial
/
gnu-social
Watch
4
Star
0
Fork
1
You've already forked gnu-social
Code
Issues
Releases
Wiki
Activity
gnu-social
/
plugins
/
OStatus
/
actions
History
Evan Prodromou
ebcd8644a5
Revert "debugging replyToID"
...
This reverts commit bb9353f6e04f863c50bca12247d1a70cb12350d5.
2010-09-01 18:22:54 -04: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
OStatus: fix for remote group join via non-logged-in 'join' button.
2010-03-04 09:24:47 -08: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
Revert "debugging replyToID"
2010-09-01 18:22:54 -04: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