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
/
accesstoken.php
Age
Commit message (
Expand
)
Author
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
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
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-10
Replace own OMB stack with libomb.
Adrian Lang
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-29
Fixed remote subscription, broken in fc6cedd2227d9d560736e494f431e2b40b26b45c
CiaranG
2009-03-11
Make OMB work if the configured domain name does not exclusively contain lowe...
Adrian Lang
2009-01-23
These aren't readonly
Evan Prodromou
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-22
uiredesign + phpdocs
Robin Millette
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
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 all tabs with four spaces
Evan Prodromou
2008-09-04
Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567)
CiaranG
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-06-06
forgot to require libs in accesstoken
Evan Prodromou
2008-06-06
debugging stuff in accesstoken action
Evan Prodromou
2008-05-30
interim commit after pull from server
Evan Prodromou
2008-05-27
client side of distributed subscription almost complete
Evan Prodromou
2008-05-26
oauth discovery and all new actions
Evan Prodromou