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
/
lib
Age
Commit message (
Expand
)
Author
2009-10-09
CamelCase all function names in the API code
Zach Copley
2009-10-09
These same params are used in most API actions; moved to base API class
Zach Copley
2009-10-09
Remove more redundant $formats
Zach Copley
2009-10-09
Remove dead code
Zach Copley
2009-10-09
Move all basic auth output and processing to base classes
Zach Copley
2009-10-09
$format is used by every API action. Set it in the base class.
Zach Copley
2009-10-09
Delete action/api.php and rename lib/twitterapi.php to lib/api.php
Zach Copley
2009-10-09
New actions for blocks via API
Zach Copley
2009-10-08
New action for test/help API method
Zach Copley
2009-10-08
New actions for statusnet config and version API methods
Zach Copley
2009-10-07
New individual actions for dealing with groups via API
Zach Copley
2009-10-06
New action for group timelines via API
Zach Copley
2009-10-06
New action for tag timelines in the API
Zach Copley
2009-10-05
Better Twitter date output
Zach Copley
2009-10-05
New actions for the account methods we have implemented
Zach Copley
2009-10-05
New actions for favorites via the API
Zach Copley
2009-10-05
Merge branch '0.9.x' into refactor-api
Zach Copley
2009-10-05
Routes for friendships actions
Zach Copley
2009-10-05
Added hook to wrap the notice form data block
Sarven Capadisli
2009-10-04
move scripts to just before </body>, add event for scripts that need to be in...
Evan Prodromou
2009-10-04
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-10-03
Using CDATA for autofocus script
Sarven Capadisli
2009-10-02
Merge branch '0.9.x' into refactor-api
Zach Copley
2009-10-02
New actions for direct messaging through the API
Zach Copley
2009-10-02
make lib/schema.php phpcs-clean
Evan Prodromou
2009-10-02
New action for /users/show
Zach Copley
2009-10-01
Renamed and moved stuff around to better match Twitter's API organization
Zach Copley
2009-10-01
A new action for /statuses/destroy
Zach Copley
2009-10-01
Merge branch '0.9.x' into refactor-api
Zach Copley
2009-10-01
New action for /statuses/update
Zach Copley
2009-10-01
Some bug fixes
Evan Prodromou
2009-10-01
check the schema
Evan Prodromou
2009-10-01
add some more methods to Schema
Evan Prodromou
2009-10-01
Merge branch '0.9.x' into schema
Evan Prodromou
2009-10-01
Added hook for Aside container
Sarven Capadisli
2009-10-01
Revert "Outputting UTF-8 charset in document header irrespective of mimetype."
Sarven Capadisli
2009-09-30
Add route for /statuses/show
Zach Copley
2009-09-30
FOAF for Groups.
Toby Inkster
2009-09-30
Merge branch '0.9.x' into refactor-api
Zach Copley
2009-09-30
New actions for /statuses/friends and /statuses/followers + social graph methods
Zach Copley
2009-09-30
Merge branch '0.8.x' into 0.9.x
Sarven Capadisli
2009-09-30
Better check to see if the XML prolog should be outputted for XML
Sarven Capadisli
2009-09-30
Outputting UTF-8 charset in document header irrespective of mimetype.
Sarven Capadisli
2009-09-30
Switched Doctype to XHTML 1.0 Strict (which best reflects the current
Sarven Capadisli
2009-09-29
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-29
Twitter API returns server errors in preferred format
Evan Prodromou
2009-09-29
move HTTP error code strings to class variables
Evan Prodromou
2009-09-29
remove string-checks from code using Notice::saveNew()
Evan Prodromou
2009-09-27
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-09-27
show delete button when user has deleteOthersNotice right
Evan Prodromou
[next]