Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-09 | Updated header UI | Sarven Capadisli | |
2009-10-09 | Removed the Help item from global primary navigation in the header | Sarven Capadisli | |
since it is also used in the footer area. Frees up 'precious'space. | |||
2009-10-09 | Updated mobilelogo extension | Sarven Capadisli | |
2009-10-09 | Fixed notice-options | Sarven Capadisli | |
2009-10-09 | Some UI adjustments for form notice | Sarven Capadisli | |
2009-10-06 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobile | Sarven Capadisli | |
2009-10-06 | Returning false seems to fix IE from reclaiming window focus. I think | Sarven Capadisli | |
'WTF' best describes this behaviour. Further investigation required. | |||
2009-10-05 | Init styles for form_notice | Sarven Capadisli | |
2009-10-05 | No longer need to style | Sarven Capadisli | |
2009-10-05 | Init showNoticeFormData | Sarven Capadisli | |
2009-10-05 | Init mobile profile screen stylesheet. It reuses base and identica | Sarven Capadisli | |
themes. The handheld stylesheet could import this stylesheet as well. | |||
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 | |
information is not particularly crucial for the mobile user. | |||
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 | |
mobile profile, then give them the regular output. | |||
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 | Mobile Profile plugin will use the identica theme for now | Sarven Capadisli | |
2009-10-04 | Added ability to define mobile stylesheets (handheld, screen) at the | Sarven 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-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-04 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobile | Sarven Capadisli | |
2009-10-04 | remove spurious readme from Orbited | Evan Prodromou | |
2009-10-04 | Merge branch 'orbited' into 0.9.x | Evan Prodromou | |
2009-10-04 | need to show scripts at end of body in RealtimePlugin | Evan Prodromou | |
2009-10-04 | Some changes required from Orbited debugging | Evan Prodromou | |
2009-10-04 | Update OrbitedPlugin to work with RealtimePlugin framework | Evan Prodromou | |
2009-10-04 | updated OrbitedPlugin to use RealtimePlugin | Evan Prodromou | |
2009-10-04 | remove unused files for OrbitedPlugin | Evan Prodromou | |
2009-10-04 | rename plugin | Evan Prodromou | |
2009-10-04 | copy Comet plugin to Orbited | Evan Prodromou | |
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 | |
serve them the Mobile Profile or not, and possibly redirect. | |||
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 | |
superclass for various WAP 2.0 document types. MobileProfilePlugin extends WAP20Plugin and it is intended for serving XHTML Mobile Profile 1.0. Feature support for document types like WML 2.0 or WAP Push should be created as seperate plugins and quite possibly extend WAP20Plugin. | |||
2009-10-01 | change DB so OpenIDPlugin manages OpenID tables | Evan Prodromou | |
2009-09-30 | Timeout a little incase the notice item from XHR response is | Sarven Capadisli | |
not appended to the page. | |||
2009-09-30 | Relocated the button for pop up window for notice stream | Sarven Capadisli | |
2009-09-30 | Script no longer needed for Realtime plugin | Sarven Capadisli | |
2009-09-28 | Merge branch '0.8.x' into 0.9.x | Sarven Capadisli | |
2009-09-27 | Changed terminology for poping a window | Sarven Capadisli | |
2009-09-27 | Draw a line to indicate new (unread) notice in a timeline since window | Sarven Capadisli | |
blur. Inspired by Pidgin's Markerline plugin. | |||
2009-09-27 | Aligned notice_data-attach input | Sarven Capadisli | |
2009-09-27 | Adjusted form_notice width | Sarven Capadisli | |