summaryrefslogtreecommitdiff
path: root/lib/action.php
AgeCommit message (Expand)Author
2010-08-09remove microblogging messagesMatt Lee
2010-08-09remove microblogging messagesMatt Lee
2010-08-09remove microblogging messagesMatt Lee
2010-06-11Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-07Basic custom CSS and theme uploading features. 'local' subdir can now be cust...Brion Vibber
2010-04-19Merge branch 'testing' into 0.9.xBrion Vibber
2010-04-19Fix ticket #2289: registration links were showing in top nav bar, login page ...Brion Vibber
2010-04-10Add translator documentation for a few filesSiebrand Mazeland
2010-04-09Fix localization for license notice in page footer (for ticket #2274: i18n cl...Brion Vibber
2010-04-09Fix localization for license notice in page footer (for ticket #2274: i18n cl...Brion Vibber
2010-03-25Moved print inside base stylesheet using media rules. One less HTTP GET.Sarven Capadisli
2010-03-24Moved print inside base stylesheet using media rules. One less HTTP GET.Sarven Capadisli
2010-03-10Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-10Ticket #2221: fix for missing whitespace between messages in en-gb.Brion Vibber
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-03Fix for disappearing 'connect' menu if xmpp and sms are disabled.Zach Copley
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-02* Change translator documentation using _m() as designed together with BrionSiebrand Mazeland
2010-03-01Remove un-needed config variable for enabling/disabling Twitter integrationZach Copley
2010-03-01Fix forgotten "m" in 8e102da76cc7466bffb67cb591927f123ed74c12Siebrand Mazeland
2010-03-01Add contextual documentation to allow better localisation.Siebrand Mazeland
2010-03-01Change 'Home' to 'Personal' in the header.Craig Andrews
2010-02-26Merge branch 'blacklistplus' into testingEvan Prodromou
2010-02-26'on' is what checkboxes use for boolean trueEvan Prodromou
2010-02-19Using inlineScript instead for clickjacking checkSarven Capadisli
2010-02-19Only load json2.js if native JSON is not supportedSarven Capadisli
2010-02-15Added single whitespace to separate inline text words.Sarven Capadisli
2010-01-27Optionally set a separate Javascript server and pathEvan Prodromou
2010-01-26Single-user modeEvan Prodromou
2010-01-24Removed mobile stylesheet from core output. If Mobile support isSarven Capadisli
2010-01-24Event hooks for before and after site_noticeSarven Capadisli
2010-01-19allow all rights reserved, private dataEvan Prodromou
2010-01-18add event for showing content license in actionEvan Prodromou
2010-01-11Fix format specifier on page titleZach Copley
2010-01-10* L10n updates: consistent puctuationSiebrand Mazeland
2010-01-08Using json2.jsSarven Capadisli
2010-01-07add a version action to give credit and list pluginsEvan Prodromou
2009-12-29Implement user interface for user to preview what location they are sharing w...Craig Andrews
2009-12-12integer utility for argumentsEvan Prodromou
2009-12-05Add configuration option to toggle the indenting of the output HTML. Defaults...Craig Andrews
2009-11-19Add geometa library, and include it.Craig Andrews
2009-11-17Merge branch '0.9.x' into adminpanelEvan Prodromou
2009-11-16getting arguments for return-to processingEvan Prodromou
2009-11-13Moved class="pagination" to child element and removed elementSarven Capadisli
2009-11-08add site admin to global primary navEvan Prodromou
2009-11-08Revert "* check usage of 'people' in UI and change it to 'users' or something...Brion Vibber
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
2009-11-08* check usage of 'people' in UI and change it to 'users' or something else in...Siebrand Mazeland
2009-11-07add a method to Action to check session tokenEvan Prodromou