Age | Commit message (Expand) | Author |
2009-09-21 | add a hook for the unqueuemanager | Evan Prodromou |
2009-09-21 | add a hook at point of enqueuing notices | Evan Prodromou |
2009-09-21 | Fixes for posting shortened URLs or uploads | Brion Vibber |
2009-09-21 | Don't trigger E_NOTICE when looking for commands in the notice input | Brion Vibber |
2009-09-19 | Make statuses/home_timeline return the same thing as statuses/friends_timelin... | Zach Copley |
2009-09-19 | Add missing parenthesis. | Adrian Lang |
2009-09-19 | Fix merges. | Adrian Lang |
2009-09-19 | Pear code style | Brenda Wallace |
2009-09-19 | @author tags updated -- only one entry per name now | Brenda Wallace |
2009-09-17 | fixed up space on @author tags | Brenda Wallace |
2009-09-16 | Updated csarven emails to csarven@status.net and removed dupes | Sarven Capadisli |
2009-09-15 | statusize new HTTP classes | Evan Prodromou |
2009-09-15 | dedupe evans | Evan Prodromou |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou |
2009-09-15 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-15 | add post to curlclient | Evan Prodromou |
2009-09-15 | fix user-agent for curlclient | Evan Prodromou |
2009-09-15 | add get to curl client | Evan Prodromou |
2009-09-15 | add cURL client with HEAD method | Evan Prodromou |
2009-09-15 | Merge branch '0.9.x' into httputil | Evan Prodromou |
2009-09-15 | add user agent and correct version check to httpclient | Evan Prodromou |
2009-09-15 | statusize OpenID plugin | Evan Prodromou |
2009-09-15 | add http client config value | Evan Prodromou |
2009-09-15 | update httpclient class | Evan Prodromou |
2009-09-15 | move httputil to httpclient | Evan Prodromou |
2009-09-15 | Start a common library for HTTP client stuff | Evan Prodromou |
2009-09-15 | check correct define (not backwards compatible) | Evan Prodromou |
2009-09-15 | Fixed broken list items in installer output | Zach Copley |
2009-09-15 | Got rid of a bunch of ugly warnings | Zach Copley |
2009-09-15 | Add Jiminy to notice sources | Zach Copley |
2009-09-15 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-09-15 | Make it impossible to delete self-subscriptions via the API | Zach Copley |
2009-09-14 | Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b | Adrian Lang |
2009-09-14 | code style cleanup | Brenda Wallace |
2009-09-14 | cleaned up code style | Brenda Wallace |
2009-09-14 | pulled @author from git logs | Brenda Wallace |
2009-09-14 | fixed indentation for the pear code styles | Brenda Wallace |
2009-09-14 | lotsa of multiline if statements and function calls changed style to meat pea... | Brenda Wallace |
2009-09-14 | fixed up if statements | Brenda Wallace |
2009-09-14 | added most of the required doxygen | Brenda Wallace |
2009-09-14 | most of code style errors gone | Brenda Wallace |
2009-09-14 | removed commented out code we no longer want | Brenda Wallace |
2009-09-14 | fixed up curly brackets and spaces around for, if, else | Brenda Wallace |
2009-09-14 | many doxygen comments added | Brenda Wallace |
2009-09-14 | lotsa tabulation changed to 4 spaces | Brenda Wallace |
2009-09-14 | fixed missing semisolon | Brenda Wallace |
2009-09-14 | removed most of the <?php ?> that was making this hard to read | Brenda Wallace |
2009-09-14 | added doxygen for main() | Brenda Wallace |
2009-09-14 | changed curly bracks on if, else, foreach to match pear code styles | Brenda Wallace |
2009-09-14 | added doxygen tags | Brenda Wallace |