summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-04Removed site_notice and anon_notice from output because thisSarven Capadisli
information is not particularly crucial for the mobile user.
2009-10-04Stop output after showing headerSarven Capadisli
2009-10-04Init showLogoSarven Capadisli
2009-10-04Init showHeaderSarven Capadisli
2009-10-04If they are not on the mobile site or not interested in getting theSarven Capadisli
mobile profile, then give them the regular output.
2009-10-04Minor adjustment to indentingSarven Capadisli
2009-10-04If not meant to serveMobile, show the default stylesSarven Capadisli
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-04Removed obsolete iphone theme (pre v0.7)Sarven Capadisli
2009-10-04Added custom showHeadSarven Capadisli
2009-10-04Mobile Profile plugin will use the identica theme for nowSarven Capadisli
2009-10-04Added ability to define mobile stylesheets (handheld, screen) at theSarven Capadisli
theme level. If there are no mobile stylesheets in the theme directory, it will use the ones that come with the plugin.
2009-10-04Fixed redirect. Added common_path for mobileserverSarven Capadisli
2009-10-04Don't redirect if mobile server is same as site serverSarven Capadisli
2009-10-04Merge branch '0.9.x-mobile' of ↵Sarven Capadisli
git@gitorious.org:~csarven/statusnet/csarven-clone into 0.9.x-mobile
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-04remove spurious readme from OrbitedEvan Prodromou
2009-10-04Merge branch 'orbited' into 0.9.xEvan Prodromou
2009-10-04need to show scripts at end of body in RealtimePluginEvan Prodromou
2009-10-04Some changes required from Orbited debuggingEvan Prodromou
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-04Update OrbitedPlugin to work with RealtimePlugin frameworkEvan Prodromou
2009-10-04updated OrbitedPlugin to use RealtimePluginEvan Prodromou
2009-10-04remove unused files for OrbitedPluginEvan Prodromou
2009-10-04rename pluginEvan Prodromou
2009-10-04copy Comet plugin to OrbitedEvan Prodromou
2009-10-04move scripts to just before </body>, add event for scripts that need to be ↵Evan Prodromou
in <head>
2009-10-04Merge branch '0.8.x' into 0.9.xEvan Prodromou
Conflicts: classes/Profile.php
2009-10-03reformat Notice.phpEvan Prodromou
2009-10-04added all them doxygensBrenda Wallace
2009-10-03Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xSarven Capadisli
2009-10-03Using CDATA for autofocus scriptSarven Capadisli
2009-10-03Don't show .asideSarven Capadisli
2009-10-03Merge branch '0.9.x-mobile' of ↵Sarven Capadisli
git@gitorious.org:~csarven/statusnet/csarven-clone into 0.9.x-mobile
2009-10-03Minor correction to public variable nameSarven Capadisli
2009-10-03Updated comment about browser sniffingSarven Capadisli
2009-10-03Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-03Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-03more doxygenBrenda Wallace
2009-10-03added doxygenBrenda Wallace
2009-10-03indent fixBrenda Wallace
2009-10-02Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xEvan Prodromou
2009-10-02better handling of y response in deleteuser.phpEvan Prodromou
2009-10-02script to permanently delete a userEvan Prodromou
2009-10-02copy-and-paste typo in profile deletionEvan Prodromou
2009-10-02also delete blocksEvan Prodromou
2009-10-02Merge branch '0.8.x' into deleteuserEvan Prodromou
2009-10-02make lib/schema.php phpcs-cleanEvan Prodromou
2009-10-02Better logic to determine what to do with the visitor. Whether toSarven Capadisli
serve them the Mobile Profile or not, and possibly redirect.
2009-10-02Don't need text/xml until further evidenceSarven Capadisli