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
/
twitapifriendships.php
Age
Commit message (
Expand
)
Author
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-10-24
Twitter-compatible API - checks for is_readonly() now work!
zach
2008-10-16
Twitter-compatible API:
zach
2008-09-30
Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...
zach
2008-09-30
Twitter-compatible API - Added content-type checks to several methods. Callin...
zach
2008-09-29
Twitter-compatible API: Direct messages work (everything but destroy())
Zach Copley
2008-08-19
Twitter-compatible API - RESTfulness checks as per Twitter
zach
2008-08-18
Twitter-compatible API - running all strings through gettext() now
zach
2008-07-22
Twitter-compatible API: made is_readonly() method smarter
zach
2008-07-20
Twitter-compatible API: /friendship/exists always failed - fixed!
zach
2008-07-20
Twitter-compatible API - refactoring and bug fixes
zach
2008-07-20
Twitter-compatible API - Error handling that better matches Twitter's
zach
2008-07-18
change fetch to find in api
Evan Prodromou
2008-07-18
add create stamp to subscription in api
Evan Prodromou
2008-07-18
exit on error
Evan Prodromou
2008-07-18
when in doubt, start throwing transactions around
Evan Prodromou
2008-07-18
init and end documents
Evan Prodromou
2008-07-18
start and end xml
Evan Prodromou
2008-07-18
getting the id from the wrong place
Evan Prodromou
2008-07-18
null reference error
Evan Prodromou
2008-07-18
beware of shadows
Evan Prodromou
2008-07-18
show friendship stuff
Evan Prodromou
2008-07-15
Prepended 'Twit' to Twitter-compatible API actions (renamed action
zach