summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-07Fixed E_NOTICE - GroupList expects an owner object in the constructor, not ↵Jeffery To
an array of search terms
2009-10-05Open tags should have closing tagsEric Helgeson
2009-10-03Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xSarven Capadisli
2009-10-03Using CDATA for autofocus scriptSarven Capadisli
2009-10-02Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-10-02better handling of y response in deleteuser.phpEvan Prodromou
2009-10-02script to permanently delete a userEvan Prodromou
2009-10-02copy-and-paste typo in profile deletionEvan Prodromou
2009-10-02also delete blocksEvan Prodromou
2009-10-02Merge branch '0.8.x' into deleteuserEvan Prodromou
2009-09-30Better check to see if the XML prolog should be outputted for XMLSarven Capadisli
documents i.e., if best mimetype is */*xml, then use the XML prolog.
2009-09-30Outputting UTF-8 charset in document header irrespective of mimetype.Sarven Capadisli
2009-09-30Switched Doctype to XHTML 1.0 Strict (which best reflects the currentSarven Capadisli
grammar in use)
2009-09-29Twitter API returns server errors in preferred formatEvan Prodromou
2009-09-29move HTTP error code strings to class variablesEvan Prodromou
2009-09-29Twitter API returns server errors in preferred formatEvan Prodromou
2009-09-29move HTTP error code strings to class variablesEvan Prodromou
2009-09-29stop overwriting created timestamp on group editEvan Prodromou
2009-09-29Add % and ~ as valid characters in the path, querystring, and fragment parts ↵Craig Andrews
of URLs
2009-09-29stop overwriting created timestamp on group editEvan Prodromou
2009-09-27Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-09-27Forgot to add home_timeline to the list of methods that only requireZach Copley
bareauth.
2009-09-27Forgot to add home_timeline to the list of methods that only requireZach Copley
bareauth.
2009-09-27Forgot to add home_timeline to the list of methods that only requireZach Copley
bareauth.
2009-09-27Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2009-09-27Make statuses/home_timeline return the same thing as ↵Zach Copley
statuses/friends_timeline to support apps trying to use the new retweet API method.
2009-09-27Changed terminology for poping a windowSarven Capadisli
2009-09-27Draw a line to indicate new (unread) notice in a timeline since windowSarven Capadisli
blur. Inspired by Pidgin's Markerline plugin.
2009-09-27Aligned notice_data-attach inputSarven Capadisli
2009-09-27Adjusted form_notice widthSarven Capadisli
2009-09-27Aligning notice_data-attach from topSarven Capadisli
2009-09-27Removing only notie_data-text label from viewSarven Capadisli
2009-09-27Increated content widthSarven Capadisli
2009-09-27Reduced form_notice margin bottomSarven Capadisli
2009-09-27Updated window resizeSarven Capadisli
2009-09-27Removed form_notice label and h1 from viewSarven Capadisli
2009-09-27Using a relative value for the form_notice note location insteadSarven Capadisli
2009-09-27Don't really need the header container. Adjusted some CSS insteadSarven Capadisli
2009-09-27jQuery.prepend takes a single paramSarven Capadisli
2009-09-26A different go at the realtime button location. Button is in aSarven Capadisli
prominent location.
2009-09-25Updated Piwik plugin documentation to new addPlugin() installaation methodCiaranG
2009-09-24Merge branch 'master' into 0.8.xEvan Prodromou
2009-09-24Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-09-24Revert "move scripts to just before </body>, add event for scripts that need ↵Evan Prodromou
to be in <head>" This reverts commit a5ed805aeabab3930d066b2777dbab9663bc487f. It shouldn't have gone on the stable branch.
2009-09-24implemented etag and last modifiedCraig Andrews
2009-09-24Fixed broken Piwik plugin - was not using the supplied site codeCiaranG
2009-09-23move scripts to just before </body>, add event for scripts that need to be ↵Evan Prodromou
in <head>
2009-09-23some UI fixesEvan Prodromou
2009-09-23Using timeline string instead of title for WindowName because IE doesn'tSarven Capadisli
like names with whitespace.
2009-09-23Added JavaScript to initialize the poped WindowSarven Capadisli