Age | Commit message (Expand) | Author |
2010-03-03 | Fix for disappearing 'connect' menu if xmpp and sms are disabled. | Zach Copley |
2010-03-01 | Remove un-needed config variable for enabling/disabling Twitter integration | Zach Copley |
2010-02-04 | Moved hardcoded identica theme out of MobileProfile. In this case, it | Sarven Capadisli |
2010-01-26 | Added version info for MobileProfile plugin | Sarven Capadisli |
2010-01-26 | Inline script for maxlength is deprecated | Sarven Capadisli |
2009-12-21 | Added admin navigation item to MobileProfile | Sarven Capadisli |
2009-12-04 | Use inlineScript() instead of element() to write inline javascript | Craig Andrews |
2009-12-04 | use cssLink() instead of element() to write out references to CSS | Craig Andrews |
2009-11-20 | Changed DEFINE name to avoid conflicts | Sarven Capadisli |
2009-11-20 | Using common_redirect | Sarven Capadisli |
2009-11-19 | Changed gif to png | Sarven Capadisli |
2009-11-19 | Changed this to action. THANKS zach! | Sarven Capadisli |
2009-11-19 | Doing content negotiation only once | Sarven Capadisli |
2009-11-19 | Brought the plugin up to date with recent 0.9.x changes e.g., | Sarven Capadisli |
2009-10-15 | Changed textarea @cols value for smaller screens | Sarven Capadisli |
2009-10-15 | Updated comments | Sarven Capadisli |
2009-10-12 | Added missing $this | Sarven Capadisli |
2009-10-12 | Only output attachment if the mobile device is interested | Sarven Capadisli |
2009-10-12 | Ran phpcs and fixed a few errors and warnings | Sarven Capadisli |
2009-10-12 | Added function to set a list of features the mobile device supports | Sarven Capadisli |
2009-10-12 | Fixed typo, added ipod | Sarven Capadisli |
2009-10-09 | Removed the Help item from global primary navigation in the header | Sarven Capadisli |
2009-10-09 | Updated mobilelogo extension | Sarven Capadisli |
2009-10-05 | Init showNoticeFormData | Sarven Capadisli |
2009-10-05 | Minor correction | Sarven Capadisli |
2009-10-04 | Init showPrimaryNav | Sarven Capadisli |
2009-10-04 | Removed site_notice and anon_notice from output because this | Sarven Capadisli |
2009-10-04 | Stop output after showing header | Sarven Capadisli |
2009-10-04 | Init showLogo | Sarven Capadisli |
2009-10-04 | Init showHeader | Sarven Capadisli |
2009-10-04 | If they are not on the mobile site or not interested in getting the | Sarven Capadisli |
2009-10-04 | Minor adjustment to indenting | Sarven Capadisli |
2009-10-04 | If not meant to serveMobile, show the default styles | Sarven Capadisli |
2009-10-04 | Added custom showHead | Sarven Capadisli |
2009-10-04 | Added ability to define mobile stylesheets (handheld, screen) at the | Sarven Capadisli |
2009-10-04 | Fixed redirect. Added common_path for mobileserver | Sarven Capadisli |
2009-10-04 | Don't redirect if mobile server is same as site server | Sarven Capadisli |
2009-10-03 | Don't show .aside | Sarven Capadisli |
2009-10-03 | Minor correction to public variable name | Sarven Capadisli |
2009-10-03 | Updated comment about browser sniffing | Sarven Capadisli |
2009-10-02 | Better logic to determine what to do with the visitor. Whether to | Sarven Capadisli |
2009-10-02 | Don't need text/xml until further evidence | Sarven Capadisli |
2009-10-02 | Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a | Sarven Capadisli |