Age | Commit message (Expand) | Author |
2010-01-26 | Control channel for queue daemons to request graceful shutdown, restart, or u... | Brion Vibber |
2010-01-26 | Site metadata tags in status_network: single 'tags' field, pipe-separated. | Brion Vibber |
2010-01-26 | Updated geolocation sharing in notice form for Realtime pop | Sarven Capadisli |
2010-01-26 | Add Julien C to author comments | Zach Copley |
2010-01-26 | - Remove redundant function | Zach Copley |
2010-01-26 | Use "Sign in with Twitter" auth pattern and official Twitter button for Twitt... | Zach Copley |
2010-01-26 | Ask the user to set a password before disconnecting from Twitter | Zach Copley |
2010-01-26 | - Twitter username wasn't getting stored in Foreign_user when linking Twitter... | Zach Copley |
2010-01-26 | Allow logging in using Twitter | Julien C |
2010-01-26 | Single-user mode | Evan Prodromou |
2010-01-26 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Sarven Capadisli |
2010-01-26 | Setting the geo location cookie expire date far into the future: 2029 ;) | Sarven Capadisli |
2010-01-25 | Merge branch 'master' into testing | Evan Prodromou |
2010-01-25 | Offload inbox updates to a queue handler to speed up posting online | Evan Prodromou |
2010-01-25 | Fix presence notification on XMPP thread (now foreground, not background) | Brion Vibber |
2010-01-25 | Fix presence notification on XMPP thread (now foreground, not background) | Brion Vibber |
2010-01-25 | quick fix to console.php: don't save blank lines into readline history | Brion Vibber |
2010-01-25 | drop now-unused --skip-xmpp and --xmpp-only options from queuedaemon.php | Brion Vibber |
2010-01-25 | Disable PubSubHubBub hub pings automatically on private site (hub wouldn't be... | Brion Vibber |
2010-01-25 | An update to geolocation cookie to use a single file and set the | Sarven Capadisli |
2010-01-24 | fix interpolation of positional arguments to sprintf in tag action | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in show group | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in show favorites | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in usergroups | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in inbox | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in outbox | Evan Prodromou |
2010-01-24 | fix interpolation for positional arguments in replies | Evan Prodromou |
2010-01-24 | fix interpolation for positional arguments in showstream | Evan Prodromou |
2010-01-24 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-01-24 | Recover caching logic lost in bad merge | Evan Prodromou |
2010-01-25 | - Had to remove checking read vs. read-write in OAuth authenticated methods | Zach Copley |
2010-01-24 | Add Start/EndSetApiUser events when setting API user via OAuth | Zach Copley |
2010-01-24 | More relaxed selector for application icon and form checkbox | Sarven Capadisli |
2010-01-24 | Check for read vs. read-write access on OAuth authenticated API mehtods. | Zach Copley |
2010-01-24 | Fixed some spelling mistakes in the README | Zach Copley |
2010-01-24 | Some rough test scripts for poking at the OAuth system | Zach Copley |
2010-01-24 | Add verifier and verified callback to token for OAuth 1.0a | Zach Copley |
2010-01-24 | Remove verifier from Oauth_application_user (not needed there) | Zach Copley |
2010-01-24 | Revoke access token UI | Zach Copley |
2010-01-24 | Changed legend text from Login to Account because it is not really | Sarven Capadisli |
2010-01-24 | Updated apioauthauthorize markup and styles | Sarven Capadisli |
2010-01-24 | Fix approval date and label on apps list | Zach Copley |
2010-01-24 | Ensure only the application's owner can edit it | Zach Copley |
2010-01-24 | Fix user count | Zach Copley |
2010-01-24 | Make sure applications are really looked up by consumer key | Zach Copley |
2010-01-24 | Rework application registration workflow to be more private | Zach Copley |
2010-01-24 | Fix icon upload on new apps | Zach Copley |
2010-01-24 | OAuth 1.0 working now | Zach Copley |
2010-01-24 | Can now edit/change application icon | Zach Copley |
2010-01-24 | Callback URL can be null | Zach Copley |