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
/
userauthorization.php
Age
Commit message (
Expand
)
Author
2010-01-10
* L10n updates: consistent puctuation
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-08-05
Use NICKNAME_FMT everywhere consistently
Craig Andrews
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-12
Updated styles for the Authrization subscription form inputs
Sarven Capadisli
2009-04-12
Updated markup for entity_profile on Authorize subscription page.
Sarven Capadisli
2009-03-11
Remove OAuthRequest as storage from userauthorization.
Adrian Lang
2009-03-11
Remove second OAuth request validation.
Adrian Lang
2009-03-11
Fixes #827: Laconica expects full OAuth message for user auth request.
Adrian Lang
2009-03-09
Improve handling of null values in profile parameters.
Adrian Lang
2009-03-07
fix case of OAuthUtil method
Evan Prodromou
2009-03-07
fix for change in OAuthUtil upstream
Evan Prodromou
2009-02-27
Fixes #1067: Avatar stretched on authorize remote subscription page. The img ...
Adrian Lang
2009-02-09
Fixed remote subscribe avatar problems
Evan Prodromou
2009-02-07
trac #1155 ++ replace strlen with mb_strlen for all utf8 strings.
Robin Millette
2009-01-26
Cancel -> Reject in remote subscribe
Adrian Lang
2009-01-23
Fix over-zealous un-underscoring in userauthorization
Evan Prodromou
2009-01-23
Update userauthorization, strip out a lot of debug stuff
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
TRUE
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-02
whitespace fixup in userauthorization
Evan Prodromou
2008-12-02
check for license compatibility
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-09-09
Fix remote sub when redirected via login (Ticket #618)
CiaranG
2008-09-04
Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)
CiaranG
2008-08-29
session token in userauthorization form
Evan Prodromou
2008-08-29
csrf protection in userauthorization
Evan Prodromou
2008-08-22
better error reporting in user authorization action
Evan Prodromou
2008-08-16
name omb_listener param so we can refer to it in error msg
Evan Prodromou
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
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-02
method
Evan Prodromou
2008-06-10
fixup some TODOs, fix a bug in userauthorization
Evan Prodromou
[next]