summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16Merge branch 'master' into testingBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-02-16Pull fix from testing branch: use new encoding funcs w/ stomp queuesBrion Vibber
2010-02-16Minor optimization to only bind an hover event to the notice at hand.Sarven Capadisli
2010-02-16Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-16Fix to allow any notice item with an attachment to use the overlay viewSarven Capadisli
2010-02-16move some nickname-guessing code to lib/util.php from OpenIDEvan Prodromou
2010-02-16add a couple of FIXME commentsEvan Prodromou
2010-02-16change find() to staticGet() to use cacheEvan Prodromou
2010-02-16Upgrade Twitter bridge to use OAuth 1.0a. It's more secure, and allowsZach Copley
2010-02-15Temporary debug hack tracking down 'revoked accesstoken' issue with OMB postsBrion Vibber
2010-02-15Use static class method for looking up Twitter userZach Copley
2010-02-15Use static class method for looking up Twitter userZach Copley
2010-02-15Twitter-bridge: lookup old foreign_user by primary key not urlZach Copley
2010-02-15Twitter-bridge: lookup old foreign_user by primary key not urlZach Copley
2010-02-15Better log msgs. Removed debugging statement.Zach Copley
2010-02-15Better log msgs. Removed debugging statement.Zach Copley
2010-02-15Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-15Fix for regression introduced with my last update to theZach Copley
2010-02-15Fix for regression introduced with my last update to theZach Copley
2010-02-15Updated the base stylesheet for minor fixes (which relied on indenting)Sarven Capadisli
2010-02-15Added another single whitespaceSarven Capadisli
2010-02-15Added single whitespace to separate inline text words.Sarven Capadisli
2010-02-14test parsing a default atom feed for activitiesEvan Prodromou
2010-02-14update activity and salmon for previous commitEvan Prodromou
2010-02-14Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-14More complete activity parsingEvan Prodromou
2010-02-13Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-13Dialogbox for OStatus remote subscriptionSarven Capadisli
2010-02-13Added dialogbox styles for OStatus subscribe formSarven Capadisli
2010-02-13Added XHR channel for OStatus Subscribe buttonSarven Capadisli
2010-02-13Updated feed subscription form markupSarven Capadisli
2010-02-13Updated OStatus form markupSarven Capadisli
2010-02-13Using the new remote subscription event and updated subscribe labelSarven Capadisli
2010-02-13Added event hook to remote subscriptionSarven Capadisli
2010-02-13Merge branch 'ssleverything' into testingEvan Prodromou
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-12fix for Atom notice output: correct check against conversation & current idBrion Vibber
2010-02-12Session fix for PHP 5.3 configurations where cookies are excluded from $_REQU...Brion Vibber
2010-02-12Initial upgraded Atom output for group timelinesZach Copley
2010-02-12PHP 5.3 compatibility hack for DB_DataObjectBrion Vibber
2010-02-12Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-12OStatus: prep work for sending notifications on sub/unsub/join/leave/favorite...Brion Vibber
2010-02-12Revert "Added 'pre' to pick up Palm Pre's UA string:"Sarven Capadisli
2010-02-12Added 'pre' to pick up Palm Pre's UA string:Sarven Capadisli
2010-02-12More style generalisation for dialogboxSarven Capadisli
2010-02-12Extracted default values for dialogbox layout and uniqe for form_repeatSarven Capadisli
2010-02-12Moved colour properties out of base stylesheetSarven Capadisli
2010-02-12flesh out salmon endpointEvan Prodromou
2010-02-12stub for activitiesEvan Prodromou