Age | Commit message (Expand) | Author |
2010-01-24 | Updated markup for application edit form; image, radios | Sarven Capadisli |
2010-01-24 | A little minimization | Sarven Capadisli |
2010-01-24 | Added vcard and photo classes | Sarven Capadisli |
2010-01-24 | Moved application image inside the anchor | Sarven Capadisli |
2010-01-24 | Added missing end tag | Sarven Capadisli |
2010-01-24 | Make API auth handle OAuth requests w/access tokens | Zach Copley |
2010-01-24 | Fixed tabbing | Sarven Capadisli |
2010-01-24 | Updated class for application list | Sarven Capadisli |
2010-01-24 | Updated markup for application edit form submits | Sarven Capadisli |
2010-01-24 | Better detial in connected OAuth applications list | Zach Copley |
2010-01-24 | Exchanging authorized request tokens for access tokens working | Zach Copley |
2010-01-24 | Workflow for request tokens and authorizing request tokens | Zach Copley |
2010-01-24 | Action for issuing a request token | Zach Copley |
2010-01-24 | Stubs for API OAuth token exchange stuff | Zach Copley |
2010-01-24 | Add icons/icon upload to Oauth apps | Zach Copley |
2010-01-24 | Workflow for registering new OAuth apps pretty much done. | Zach Copley |
2010-01-24 | Reorganized the OAuth app URLs and more work on the register app workflow | Zach Copley |
2010-01-24 | Started work on interface for displaying connected OAuth apps | Zach Copley |
2010-01-24 | Use new StatusNetwork->serverName() to get full domain for wildcard config un... | Brion Vibber |
2010-01-24 | defaults for nickname and wildcard | Evan Prodromou |
2010-01-24 | Removed mobile stylesheet from core output. If Mobile support is | Sarven Capadisli |
2010-01-24 | Updated path to farbtastic stylesheet | Sarven Capadisli |
2010-01-24 | Event hooks for before and after site_notice | Sarven Capadisli |
2010-01-22 | Fix unqueuemanager for updated QueueHandler interface | Brion Vibber |
2010-01-22 | Fix for stuck queue messages: wrap processing in stomp transactions so our la... | Brion Vibber |
2010-01-21 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-21 | Option to log slow db queries or all db queries | Brion Vibber |
2010-01-19 | allow all rights reserved, private data | Evan Prodromou |
2010-01-18 | add event for showing content license in action | Evan Prodromou |
2010-01-16 | Merge branch 'master' of git@gitorious.org:statusnet/mainline | Evan Prodromou |
2010-01-16 | change rc3 to beta3 | Evan Prodromou |
2010-01-15 | --xmpp-only hack for queuedaemon.php to run separate queue daemon with only x... | Brion Vibber |
2010-01-14 | fix for --skip-xmpp hack -- forgot to do it on the ping & confirm handlers | Brion Vibber |
2010-01-14 | temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons bu... | Brion Vibber |
2010-01-14 | Keep handler registration per-site to fix queue registration in mixed config ... | Brion Vibber |
2010-01-13 | Don't barf on io loop if xmpp connection failed | Brion Vibber |
2010-01-13 | fix for non-% memory soft limit | Brion Vibber |
2010-01-13 | queue daemon fixes: path fix for xmpp, suppress warning in memcached init | Brion Vibber |
2010-01-14 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |
2010-01-14 | Update geo location UI for notice form where the geo data info is only | Sarven Capadisli |
2010-01-13 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-13 | rev version in lib/common.php | Evan Prodromou |
2010-01-13 | Fix for dbqueuehandler: if a queue is unrecognized, discard entries rather th... | Brion Vibber |
2010-01-13 | remove session info in syslog | Evan Prodromou |
2010-01-13 | Fix regressions in XMPP output during inbox refactoring | Brion Vibber |
2010-01-13 | Added timeout error handling for geo location | Sarven Capadisli |
2010-01-13 | Using a JSON object for NoticeDataGeo text instead | Sarven Capadisli |
2010-01-13 | add events for subscribing to people and joining groups | Evan Prodromou |
2010-01-13 | refactor jabber broadcast for notice_inbox removal | Evan Prodromou |
2010-01-12 | remove some debugging statements from util.php | Evan Prodromou |