Commit Graph

216 Commits

Author SHA1 Message Date
Sarven Capadisli 0b741f15c2 Removed the Help item from global primary navigation in the header
since it is also used in the footer area. Frees up 'precious'space.
2009-10-09 15:32:56 +00:00
Sarven Capadisli 0799f48197 Updated mobilelogo extension 2009-10-09 14:48:14 +00:00
Sarven Capadisli e36c952338 Fixed notice-options 2009-10-09 12:28:38 +00:00
Sarven Capadisli 921b25bf62 Some UI adjustments for form notice 2009-10-09 11:31:52 +00:00
Sarven Capadisli 7c621371cd Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobile 2009-10-06 16:07:07 +00:00
Sarven Capadisli f7d86f1cc6 Returning false seems to fix IE from reclaiming window focus. I think
'WTF' best describes this behaviour. Further investigation required.
2009-10-06 16:04:36 +00:00
Sarven Capadisli e224da0bf6 Init styles for form_notice 2009-10-05 16:59:41 +00:00
Sarven Capadisli 9898a38b34 No longer need to style 2009-10-05 15:46:32 +00:00
Sarven Capadisli 7b4d138946 Init showNoticeFormData 2009-10-05 14:42:11 +00:00
Sarven Capadisli 676f681d22 Init mobile profile screen stylesheet. It reuses base and identica
themes. The handheld stylesheet could import this stylesheet as well.
2009-10-05 11:04:32 +00:00
Sarven Capadisli 5c01501f55 Minor correction 2009-10-05 10:29:34 +00:00
Sarven Capadisli acda8d4c79 Init showPrimaryNav 2009-10-04 22:16:59 +00:00
Sarven Capadisli 479a5e74a3 Removed site_notice and anon_notice from output because this
information is not particularly crucial for the mobile user.
2009-10-04 21:42:38 +00:00
Sarven Capadisli 3c9f177c03 Stop output after showing header 2009-10-04 21:37:24 +00:00
Sarven Capadisli d001c5f4b1 Init showLogo 2009-10-04 21:37:05 +00:00
Sarven Capadisli 5087a24c48 Init showHeader 2009-10-04 21:09:16 +00:00
Sarven Capadisli fe4a49d4a5 If they are not on the mobile site or not interested in getting the
mobile profile, then give them the regular output.
2009-10-04 20:53:30 +00:00
Sarven Capadisli 3ee1af9aaa Minor adjustment to indenting 2009-10-04 20:43:52 +00:00
Sarven Capadisli ef7e4cb72d If not meant to serveMobile, show the default styles 2009-10-04 20:42:03 +00:00
Sarven Capadisli a7bed6f7d9 Added custom showHead 2009-10-04 16:50:53 +00:00
Sarven Capadisli de2c4e36bc Mobile Profile plugin will use the identica theme for now 2009-10-04 16:33:52 +00:00
Sarven Capadisli 7addccacaa Added ability to define mobile stylesheets (handheld, screen) at the
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 16:26:04 +00:00
Sarven Capadisli c64e1792bf Fixed redirect. Added common_path for mobileserver 2009-10-04 13:58:29 +00:00
Sarven Capadisli 960207c81e Don't redirect if mobile server is same as site server 2009-10-04 13:27:46 +00:00
Sarven Capadisli 54e8f583ac Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobile 2009-10-04 11:12:42 +00:00
Evan Prodromou affe00276a remove spurious readme from Orbited 2009-10-04 04:11:10 -04:00
Evan Prodromou 650d2e2f8e Merge branch 'orbited' into 0.9.x 2009-10-04 04:10:24 -04:00
Evan Prodromou 091e7b908b need to show scripts at end of body in RealtimePlugin 2009-10-04 04:10:15 -04:00
Evan Prodromou 27ff66c9de Some changes required from Orbited debugging 2009-10-04 04:05:40 -04:00
Evan Prodromou 035978270d Update OrbitedPlugin to work with RealtimePlugin framework 2009-10-04 03:15:59 -04:00
Evan Prodromou 9c2d0879e9 updated OrbitedPlugin to use RealtimePlugin 2009-10-04 03:15:59 -04:00
Evan Prodromou 630dcda56f remove unused files for OrbitedPlugin 2009-10-04 03:15:59 -04:00
Evan Prodromou 0d6314052f rename plugin 2009-10-04 03:15:59 -04:00
Evan Prodromou 22b4a66de3 copy Comet plugin to Orbited 2009-10-04 03:15:59 -04:00
Sarven Capadisli f344a49b11 Don't show .aside 2009-10-03 21:29:14 +00:00
Sarven Capadisli 63700f7958 Minor correction to public variable name 2009-10-03 20:22:40 +00:00
Sarven Capadisli 604cfd8b11 Updated comment about browser sniffing 2009-10-03 20:17:26 +00:00
Sarven Capadisli c2046a9ab6 Better logic to determine what to do with the visitor. Whether to
serve them the Mobile Profile or not, and possibly redirect.
2009-10-02 15:38:20 +00:00
Sarven Capadisli 43cd0f8719 Don't need text/xml until further evidence 2009-10-02 12:46:26 +00:00
Sarven Capadisli d09444309f Init for WAP 2.0 and XHTML Mobile Profile support. WAP20Plugin is a
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-02 11:46:14 +00:00
Evan Prodromou f65baaaa4f change DB so OpenIDPlugin manages OpenID tables 2009-10-01 15:43:57 -04:00
Sarven Capadisli a57783de02 Timeout a little incase the notice item from XHR response is
not appended to the page.
2009-09-30 13:29:37 +00:00
Sarven Capadisli d9e7118a33 Relocated the button for pop up window for notice stream 2009-09-30 12:48:15 +00:00
Sarven Capadisli 267ab67c83 Script no longer needed for Realtime plugin 2009-09-30 12:22:55 +00:00
Sarven Capadisli a68663588e Merge branch '0.8.x' into 0.9.x 2009-09-28 17:55:09 +00:00
Sarven Capadisli 3694058976 Changed terminology for poping a window 2009-09-27 14:24:31 +00:00
Sarven Capadisli 60335fcbdf Draw a line to indicate new (unread) notice in a timeline since window
blur. Inspired by Pidgin's Markerline plugin.
2009-09-27 14:06:39 +00:00
Sarven Capadisli 22332555cf Aligned notice_data-attach input 2009-09-27 12:59:01 +00:00
Sarven Capadisli 7466887a2f Adjusted form_notice width 2009-09-27 12:43:40 +00:00
Sarven Capadisli 3bba451021 Aligning notice_data-attach from top 2009-09-27 12:40:35 +00:00