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
/
twitapistatuses.php
Age
Commit message (
Expand
)
Author
2008-08-17
accept 140 chars in API, too
Evan Prodromou
2008-08-15
Twitter-compatible API: support for new in_reply_to_status_id in statuses/update
zach
2008-08-13
Twitter-compatible API: removed redundant decoding step; already taken care o...
zach
2008-07-31
Twitter-compatible API - /statuses/update.format now decodes HTML chars, such...
zach
2008-07-30
Resolve conflicts
Mike Cochrane
2008-07-29
Update some gettext strings and number the arguements so life is easier for t...
Mike Cochrane
2008-07-29
remember to broadcast in api, and also use the right ID
Evan Prodromou
2008-07-29
refactor notice-adding code to one static method on Notice
Evan Prodromou
2008-07-24
Correct variable name
Mike Cochrane
2008-07-26
add local flag for stuff posted over the API
Evan Prodromou
2008-07-22
Twitter-compatible API: made is_readonly() method smarter
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-22
don't get a count anywhere
Evan Prodromou
2008-07-22
notices and counts
Evan Prodromou
2008-07-22
blow off DB_DataObject joins, write SQL from scratch
Evan Prodromou
2008-07-22
centralize and optimize with-friends query
Evan Prodromou
2008-07-22
public timeline only gets local notices
Evan Prodromou
2008-07-20
Twitter-compatible API - refactoring and bug fixes
zach
2008-07-20
Twitter-compatible API: /account/update_location implemented
zach
2008-07-19
try again with user_timeline auth
Evan Prodromou
2008-07-19
add basic auth for user_timeline
Evan Prodromou
2008-07-18
pages and limits
Evan Prodromou
2008-07-18
forgot ending element for users
Evan Prodromou
2008-07-18
add api data
Evan Prodromou
2008-07-18
handle some more cases
Evan Prodromou
2008-07-17
Twitter-compatible API - first crack at /statuses/followers.format
zach
2008-07-17
Twitter-compatible API: /statuses/user_timeline/argument.format now works
zach
2008-07-17
Twitter-compatible API /statuses/replies.format -- changed subtitle to be mor...
zach
2008-07-17
Twitter-API: /statuses/replies.format now works (mostly)
zach
2008-07-17
sprintf error
Evan Prodromou
2008-07-17
support id, user timeline
Evan Prodromou
2008-07-17
add friend statuses, refactor output functions
Evan Prodromou
2008-07-17
Twitter-compatible API - /statuses/show and /statuses/update now work
zach
2008-07-16
Twitter-compatible API: statuses/show/id.format now works
zach
2008-07-16
Twitter-compatible API - code cleanup
zach
2008-07-16
Twitter-compatible API: public_timeline.atom works
zach
2008-07-16
Twitter-compatible API: public_timeline.rss really works now
zach
2008-07-16
Twitter-compatible API: public_timeline.rss mostly working
zach
2008-07-16
Twitter-compatible API: public_timeline.json now works
zach
2008-07-15
Twitter-compatible API: refactor in prep for json, rss, and atom formats
zach
2008-07-15
Twitter-compatible API: public_timeline.xml more complete
zach
2008-07-15
Prepended 'Twit' to Twitter-compatible API actions (renamed action
zach