summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-26Fixed innerHTML problem in IE7 and 8 for badge scriptSarven Capadisli
2010-01-26Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-26Better alignment for notice options in MobileProfileSarven Capadisli
2010-01-26Updated notice item view where a) notice text no longer wraps aroundSarven Capadisli
2010-01-26Missing null className for incoming email form legendSarven Capadisli
2010-01-26Updated path to farbtastic stylesheetSarven Capadisli
2010-01-26Moved farbtastic's stylesheet to use relative paths for its own imagesSarven Capadisli
2010-01-26Updated UI for notice aside content and notice options in MobileProfileSarven Capadisli
2010-01-26Inline script for maxlength is deprecatedSarven Capadisli
2010-01-26Using visibility:hidden instead of display:none for checkboxSarven Capadisli
2010-01-26An update to geolocation cookie to use a single file and set theSarven Capadisli
2010-01-26Quick hack to avoid breaking with geonames off when there's some old cookie s...Brion Vibber
2010-01-26Some JS cleaning up for NoticeLocationAttach (which fixes also fixes aSarven Capadisli
2010-01-26Took out focus out of textare when location share is enabled/disabled.Sarven Capadisli
2010-01-26Added missing position paramaterSarven Capadisli
2010-01-26JSLinting on JSONSarven Capadisli
2010-01-25Merge branch 'master' into testingEvan Prodromou
2010-01-25Offload inbox updates to a queue handler to speed up posting onlineEvan Prodromou
2010-01-25Fix presence notification on XMPP thread (now foreground, not background)Brion Vibber
2010-01-25Fix presence notification on XMPP thread (now foreground, not background)Brion Vibber
2010-01-25quick fix to console.php: don't save blank lines into readline historyBrion Vibber
2010-01-25drop now-unused --skip-xmpp and --xmpp-only options from queuedaemon.phpBrion Vibber
2010-01-25Disable PubSubHubBub hub pings automatically on private site (hub wouldn't be...Brion Vibber
2010-01-25An update to geolocation cookie to use a single file and set theSarven Capadisli
2010-01-24fix interpolation of positional arguments to sprintf in tag actionEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in show groupEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in show favoritesEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in usergroupsEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in inboxEvan Prodromou
2010-01-24fix interpolation of positional arguments to sprintf in outboxEvan Prodromou
2010-01-24fix interpolation for positional arguments in repliesEvan Prodromou
2010-01-24fix interpolation for positional arguments in showstreamEvan Prodromou
2010-01-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-24Recover caching logic lost in bad mergeEvan Prodromou
2010-01-25- Had to remove checking read vs. read-write in OAuth authenticated methodsZach Copley
2010-01-24Add Start/EndSetApiUser events when setting API user via OAuthZach Copley
2010-01-24More relaxed selector for application icon and form checkboxSarven Capadisli
2010-01-24Check for read vs. read-write access on OAuth authenticated API mehtods.Zach Copley
2010-01-24Fixed some spelling mistakes in the READMEZach Copley
2010-01-24Some rough test scripts for poking at the OAuth systemZach Copley
2010-01-24Add verifier and verified callback to token for OAuth 1.0aZach Copley
2010-01-24Remove verifier from Oauth_application_user (not needed there)Zach Copley
2010-01-24Revoke access token UIZach Copley
2010-01-24Changed legend text from Login to Account because it is not reallySarven Capadisli
2010-01-24Updated apioauthauthorize markup and stylesSarven Capadisli
2010-01-24Fix approval date and label on apps listZach Copley
2010-01-24Ensure only the application's owner can edit itZach Copley
2010-01-24Fix user countZach Copley
2010-01-24Make sure applications are really looked up by consumer keyZach Copley
2010-01-24Rework application registration workflow to be more privateZach Copley