]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/router.php
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / lib / router.php
2009-03-30 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-03-30 Evan ProdromouMerge branch 'master' into 0.7.x
2009-03-25 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-25 Evan ProdromouMerge branch 'master' into 0.7.x
2009-03-25 CiaranGA different search pagination fix (see ticket #1333...
2009-03-25 CiaranGA different search pagination fix (see ticket #1333...
2009-03-24 Evan ProdromouMerge branch 'master' into 0.7.x
2009-03-23 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-03-21 CiaranGChanges to router setup to make notice search RSS feed...
2009-03-14 Adrian LangFix typo in the the newmessage route.
2009-03-13 Adrian LangFix typo in the the newmessage route.
2009-03-12 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-03-11 Adrian LangMerge branch '0.7.x' of http://git.gitorious.org/laconi...
2009-03-10 Zach CopleyUpdates to the API to improve Atom feeds
2009-03-08 Adrian LangAdd subedit to the main/ routes.
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-07 Evan ProdromouMake OpenID login and registration URLs work
2009-03-07 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-07 Evan ProdromouSome fixes for OpenID and OMB URLs
2009-03-07 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-03-06 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-06 Zach CopleyFirst crack at Twitter-like JSON search results for...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-03-05 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyStubs for Twitter-compatible API search methods
2009-03-05 Zach CopleyMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-03-05 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Zach CopleyMade /api/account/verify_credentials.format return...
2009-03-04 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-04 CiaranGPlugins - added a new event (RouterInitialized) which...
2009-03-01 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-02-28 Evan Prodromoustart conversation action
2009-02-27 Adrian LangAdd route for new message to user.
2009-02-27 Adrian LangRoute for remote subscribe link on profile page.
2009-02-27 Adrian LangMore routes.
2009-02-27 Adrian LangAdd finishremotesubscribe to the unrouted actions list.
2009-02-27 Adrian LangAdds some missing routes.
2009-02-26 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-02-23 Zach CopleyTicket #1108 - Added 'social graph' methods to the API
2009-02-23 Zach CopleyMinor routing fix for friends_timeline API method
2009-02-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Zach CopleyFixed routing for direct messages and favorites in...
2009-02-20 Evan ProdromouChange common_local_url() to take 4 arguments
2009-02-20 Evan Prodromouchange static in router to var
2009-02-20 Evan Prodromoumake tagother work with router
2009-02-18 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-02-17 Sarven CapadisliMerge branch 'mobile-style' of git://gitorious.org...
2009-02-17 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-15 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-12 Evan ProdromouMerge branch 'devevan/master' into 0.7.x
2009-02-11 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-11 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Evan ProdromouMerge branch 'urlroute' into 0.7.x
2009-02-11 Evan ProdromouUse a router singleton
2009-02-11 Evan ProdromouBuild urls using Net_URL_Mapper, too
2009-02-11 Evan Prodromouintegrate URL routing into core code