summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-03Returning true instead for group remote subscription. If not loggedSarven Capadisli
2010-03-03Fix to group join event position.Sarven Capadisli
2010-03-03Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-03Don't expose global Twitter consumer key and secret, because that would be id...Zach Copley
2010-03-03quick fix: skip notice from unused variable on group atom feed generationBrion Vibber
2010-03-03Avoid notice on local group creation when uri isn't passed in at create time ...Brion Vibber
2010-03-03Using the full width for the content area for the admin section. ItSarven Capadisli
2010-03-03Removed aside container from output for the admin panel sectionsSarven Capadisli
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-03Generalized style for remote subscription buttonSarven Capadisli
2010-03-03Showing the remote subscribe button on the user groups pageSarven Capadisli
2010-03-03Added event hooks for before and after user groups contentSarven Capadisli
2010-03-03Add class="admin" to the content div of admin panels for stylingZach Copley
2010-03-03Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-03Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-03Language setting fixes:Brion Vibber
2010-03-03Fix syntax errorsZach Copley
2010-03-03subscribers list wasn't firing correct eventsEvan Prodromou
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-03add remote subscribe button for not-logged-in users looking a profile list wi...Evan Prodromou
2010-03-03Fix for 4113f2884113f288: show regular subscribe form for all non-OMB profile...Brion Vibber
2010-03-03Use poster's subscribed groups to disambiguate group linking when a remote gr...Brion Vibber
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-03Renamed subscribe button from New to Remote since it only does remoteSarven Capadisli
2010-03-03Merge branch 'testing' of gitorious.org:statusnet/mainline into testingZach Copley
2010-03-03Fix for disappearing 'connect' menu if xmpp and sms are disabled.Zach Copley
2010-03-03Using position relative only for the remote subscription in sectionSarven Capadisli
2010-03-03Merge branch 'master' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-03Added group subscription button to groups mini listSarven Capadisli
2010-03-03Added event hooks at the start and end of groups mini listSarven Capadisli
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-03-03Merge branch 'twitter-facebook-mods'Zach Copley
2010-03-03Make Facebook plugin look for API key and secret before doing anythingZach Copley
2010-03-03Show global key and secret, if defined, in Twitter bridge admin panelZach Copley
2010-03-03Remove double word from Twitter bridge READMEZach Copley
2010-03-03- Have Twitter bridge check for a global key and secret if it can'tZach Copley
2010-03-03stupid mistake... let's not talk about this.Craig Andrews
2010-03-03Updated some references to the long gnone "isEnclosure" function to the new "...Craig Andrews
2010-03-03Update Facebook plugin README with info about new admin panelZach Copley
2010-03-03Initial Facebook admin panelZach Copley
2010-03-03Some wording / spelling fixesZach Copley
2010-03-03- Make 'Sign in with Twitter' optionalZach Copley
2010-03-03Remove un-needed config variable for enabling/disabling Twitter integrationZach Copley
2010-03-03Initial Twitter bridge admin panelZach Copley
2010-03-03Upgrade XML output scrubbing to better deal with newline and a few other charsZach Copley
2010-03-03Fix for hcard parsing: typo caused notice spew accessing unset array indexBrion Vibber
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-03Clean up OStatus mentions finding; separate regexes keeps the code paths a bi...Brion Vibber
2010-03-03Avoid warning/notice spew in XRD parser. Not all DOM nodes are elements.Brion Vibber