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
/
remotesubscribe.php
Age
Commit message (
Expand
)
Author
2009-11-08
Harmonise UI message "No such user."
Siebrand Mazeland
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
a distributed -> the distributed
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
Revert "Added configuration option to only allow OpenID logins."
Evan Prodromou
2009-08-21
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
Update libomb, fix some omb handling stuff, improve error handling.
Adrian Lang
2009-08-10
Replace own OMB stack with libomb.
Adrian Lang
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-04-02
i18n for legend in remote sub form
Evan Prodromou
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-03-09
Changed all $config[][] calls to common_config()
Eric Helgeson
2009-03-09
Improve handling of null values in profile parameters.
Adrian Lang
2009-02-27
Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes.
Adrian Lang
2009-01-23
Cleanup
sarven
2009-01-23
Update remotesubscribe for new system
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-11
add User-Agent to OMB requests
Evan Prodromou
2008-11-18
check URI before sending
Evan Prodromou
2008-11-18
add some extra checks to avoid remote subscriptions to local users
Evan Prodromou
2008-09-26
try to clean up user-without-profile errors
Evan Prodromou
2008-08-29
CSRF protection in remotesubscribe
Zach Copley
2008-08-23
be a little more liberal for sites that accidentally put whitespace before th...
Evan Prodromou
2008-07-24
ensure that there's a session before redirecting the user
Evan Prodromou
2008-07-13
Colapse a lot of strings to make like easier for translators and more consisi...
Mike Cochrane
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-08
name of form on remote subscribe changed
Evan Prodromou
2008-07-08
p.instructions -> div.instructions
Evan Prodromou
2008-07-02
method
Evan Prodromou
2008-07-01
add documentation for OpenMicroBlogging
Evan Prodromou
2008-07-01
add instructions to remotesubscribe
Evan Prodromou
2008-06-12
broadcast profile and change subscription input id
Evan Prodromou
2008-06-12
add instructions to each form entry in forms
Evan Prodromou
2008-06-10
undo fancy URLs for omb endpoints
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-03
clear out lots of debugging code, add require to userauthorization
Evan Prodromou
2008-06-03
fix service discovery (I think)
Evan Prodromou
2008-06-03
typo in use of omb_service_uri()
Evan Prodromou
[next]