]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-10-01 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-01 Zach CopleyNew action for /statuses/update
2009-10-01 Evan Prodromouchange DB so OpenIDPlugin manages OpenID tables
2009-10-01 Evan ProdromouSome bug fixes
2009-10-01 Evan Prodromoucheck the schema
2009-10-01 Evan Prodromouadd some more methods to Schema
2009-10-01 Evan ProdromouMerge branch '0.9.x' into schema
2009-10-01 Sarven CapadisliAdded hook for Aside container
2009-10-01 Sarven CapadisliRevert "Outputting UTF-8 charset in document header...
2009-10-01 Zach CopleyFix: last modified header wasn't showing
2009-10-01 Zach CopleyAdd route for /statuses/show
2009-10-01 Zach CopleyNew action for /statuses/show
2009-10-01 Zach CopleyDeclare some more variables; instance variable for...
2009-09-30 Toby InksterFOAF for Groups.
2009-09-30 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-09-30 Zach CopleyFix header comment
2009-09-30 Zach CopleyLeft opening double quotes off Etag
2009-09-30 Zach CopleyNew actions for /statuses/friends and /statuses/followe...
2009-09-30 Sarven CapadisliTimeout a little incase the notice item from XHR respon...
2009-09-30 Sarven CapadisliRelocated the button for pop up window for notice stream
2009-09-30 Sarven CapadisliScript no longer needed for Realtime plugin
2009-09-30 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-30 Sarven CapadisliBetter check to see if the XML prolog should be outputt...
2009-09-30 Sarven CapadisliOutputting UTF-8 charset in document header irrespectiv...
2009-09-30 Sarven CapadisliSwitched Doctype to XHTML 1.0 Strict (which best reflec...
2009-09-29 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-29 Evan ProdromouTwitter API returns server errors in preferred format
2009-09-29 Evan Prodromoumove HTTP error code strings to class variables
2009-09-29 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-29 Evan Prodromouremove string-checks from code using Notice::saveNew()
2009-09-29 Evan Prodromouchange string return from Notice::saveNew to exceptions
2009-09-29 Evan Prodromoustop overwriting created timestamp on group edit
2009-09-28 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-28 Zach CopleyForgot to add home_timeline to the list of methods...
2009-09-28 Zach CopleyForgot to add home_timeline to the list of methods...
2009-09-28 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-28 Evan Prodromoumoderator can delete another user's notice
2009-09-28 Evan Prodromoushow delete button when user has deleteOthersNotice...
2009-09-28 Evan Prodromoulet hooks override standard user rights
2009-09-28 Evan Prodromouuser rights
2009-09-28 Evan ProdromouMerge DeleteAction class into DeletenoticeAction
2009-09-28 Zach CopleyFix nickname in feed title
2009-09-28 Zach CopleyRoute aliases: replies -> mentions and home_timeline...
2009-09-28 Zach CopleyBroke mentions API method out into its own action
2009-09-28 Zach CopleyForgot to commit the routes for the new actions
2009-09-27 Zach CopleyBroke out public_timeline and user_timeline into their...
2009-09-27 Zach Copleyphpcs on apifriendstimeline.php, apiauth.php and apibar...
2009-09-27 Zach Copley- Output entity tag
2009-09-27 Craig AndrewsFix some bugs in the URL linkification, and fixed the...
2009-09-27 Craig AndrewsMerge commit 'refs/merge-requests/1633' of git://gitori...
2009-09-27 Brion VibberFix URL linkification test cases for addition of 'title...
2009-09-27 Sarven CapadisliChanged terminology for poping a window
2009-09-27 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-27 Sarven CapadisliDraw a line to indicate new (unread) notice in a timeli...
2009-09-27 Sarven CapadisliAligned notice_data-attach input
2009-09-27 Sarven CapadisliAdjusted form_notice width
2009-09-27 Sarven CapadisliAligning notice_data-attach from top
2009-09-27 Sarven CapadisliRemoving only notie_data-text label from view
2009-09-27 Sarven CapadisliIncreated content width
2009-09-27 Sarven CapadisliReduced form_notice margin bottom
2009-09-27 Sarven CapadisliUpdated window resize
2009-09-27 Sarven CapadisliRemoved form_notice label and h1 from view
2009-09-27 unknownfix for a misnamed variable in subscription function...
2009-09-27 Sarven CapadisliUsing a relative value for the form_notice note locatio...
2009-09-27 Sarven CapadisliDon't really need the header container. Adjusted some...
2009-09-27 Sarven CapadislijQuery.prepend takes a single param
2009-09-26 Sarven CapadisliA different go at the realtime button location. Button...
2009-09-25 Zach CopleyMerge branch 'refactor-api' of git@gitorious.org:~zcopl...
2009-09-25 Zach CopleyMoved basic auth stuff into its own classes
2009-09-25 CiaranGUpdated Piwik plugin documentation to new addPlugin...
2009-09-25 Sarven CapadisliAdded hook for notice item. After <li> and Before ...
2009-09-25 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-25 Evan ProdromouMove configuration defaults to new module and variable
2009-09-25 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-09-25 Zach CopleyReorganize, make bare auth work, output If-Modified...
2009-09-24 Zach CopleyLeft a couple debugging statements in (removed)
2009-09-24 Zach CopleyOutput If-Modified-Since header for all RSS 1.0 feeds...
2009-09-24 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-24 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-24 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-09-24 Evan ProdromouMerge branch 'master' into 0.8.x
2009-09-24 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-24 Evan ProdromouRevert "move scripts to just before </body>, add event...
2009-09-24 Craig AndrewsImplemented join and leave groups api methods
2009-09-24 Craig Andrewsimplemented etag and last modified
2009-09-24 CiaranGFixed broken Piwik plugin - was not using the supplied...
2009-09-24 Evan Prodromoumove scripts to just before </body>, add event for...
2009-09-24 Evan Prodromousome UI fixes
2009-09-24 Evan Prodromouuse schema tool to create a table
2009-09-23 Sarven CapadisliUsing timeline string instead of title for WindowName...
2009-09-23 Sarven CapadisliAdded JavaScript to initialize the poped Window
2009-09-23 Sarven CapadisliSome layout and rendering adjustment for Realtime plugin
2009-09-23 Sarven CapadisliCreated addPop() for Realtime plugin and added param...
2009-09-23 Zach CopleyStarted refactoring API into individual actions
2009-09-23 Evan Prodromoumove some stuff around for realtime
2009-09-23 Evan Prodromouhack around address hack in util.js
2009-09-23 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-23 Evan ProdromouAdd some more realtime feeds
2009-09-23 Evan ProdromouDo realtime popup with PHP instead of Javascript
2009-09-23 Sarven CapadisliJavaScript fixes for IE
next