index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
finishremotesubscribe.php
Age
Commit message (
Expand
)
Author
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-08
Remove tralling whitespace on lines and a gettext replacement that I missed.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-18
change references from subscribed to subscribers
Evan Prodromou
2008-06-06
push yadis requirement into omb.php
Evan Prodromou
2008-06-06
stash URLs for return and check all values for profiles
Evan Prodromou
2008-06-06
store URL rather than service in $omb for bounce back
Evan Prodromou
2008-06-06
debugging request for access token
Evan Prodromou
2008-06-06
remember to sign access token request with request token
Evan Prodromou
2008-06-06
listenee is nickname, not URI
Evan Prodromou
2008-06-06
debugging info on finished remote subscribe
Evan Prodromou
2008-06-05
move avatar scaling and saving to Avatar and Profile
Evan Prodromou
2008-06-02
get rid of callback nonce
Evan Prodromou
2008-05-27
client side of distributed subscription almost complete
Evan Prodromou