Sarven Capadisli
6815ddafe0
Better alignment for notice options in MobileProfile
2010-01-20 18:50:48 +01:00
Sarven Capadisli
b87c80e0a9
Updated notice item view where a) notice text no longer wraps around
...
(under author's photo) b) supplemental notice content and options will
start right under notice text.
2010-01-20 18:32:24 +01:00
Sarven Capadisli
3f589da243
Updated UI for notice aside content and notice options in MobileProfile
2010-01-17 19:45:35 +00:00
Sarven Capadisli
07de97a103
Inline script for maxlength is deprecated
2010-01-17 14:04:47 +00:00
Sarven Capadisli
83779afe41
Adjusted notice option alignment in MobileProfile
2009-12-22 00:06:59 +00:00
Sarven Capadisli
5472779240
Added admin navigation item to MobileProfile
2009-12-21 15:09:12 +00:00
Craig Andrews
d41a0a5ed0
Use inlineScript() instead of element() to write inline javascript
2009-12-04 20:33:41 -05:00
Craig Andrews
675e32ac9a
use cssLink() instead of element() to write out references to CSS
2009-12-04 20:21:05 -05:00
Zach Copley
9dc888894b
Merge branch 'master' into 0.9.x
...
* master: (67 commits)
Ticket 2038: fix bad bug tracker link
Fix regression in group posting: bug introduced in commit 1319002e15
. Need to use actual profile object rather than an id on a variable that doesn't exist when checking blocks :D
Log database errors when saving notice_inbox entries
Drop the username from the log id for now; seems to trigger an error loop in some circumstances
request id on logs... pid + random id per web request + username + method + url
Add OpenID ini info back into statusnet.ini as a stopgap until we can
Some changes to the OpenID DataObjects to make them emit the exact same
OpenID plugin should set 'user_openid.display' as unique key
Remove relationship: user_openid.user_id -> user.id. I don't think this
Have OpenID plugin DataObjects emit their own .ini info
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"
Catch and report exceptions from notice_to_omb_notice() instead of letting the OMB queue handler die.
Fix regression in remote subscription; added hasRole() shadow method on Remote_profile.
Fix fatal error on OMB subscription for first-timers
Remove annoying log msg
Drop error message on setlocale() failure; this is harmless, since we actually have a working locale set up.
Catch uncaught exception
Fixed bug where reply-sync bit wasn't getting saved
Forgot to render the nav menu when on FB Connect login tab
Facebook plugin no longer takes over Login and Connect settings nav menus
...
Conflicts:
db/08to09_pg.sql
db/statusnet_pg.sql
locale/pt_BR/LC_MESSAGES/statusnet.mo
plugins/Mapstraction/MapstractionPlugin.php
2009-11-30 10:28:58 -08:00
Sarven Capadisli
5bb07ba6be
Increased notice_data-attach width
2009-11-30 12:29:02 +00:00
Sarven Capadisli
5f63c0279f
Better notice_data-attach alignment for mobile devices that support
...
input type file
2009-11-30 12:27:48 +00:00
Sarven Capadisli
68a42f4917
Updated notice-options items alignment in MobileProfile
2009-11-30 11:45:40 +00:00
Sarven Capadisli
1d1778137b
Minor. Removed whitespace.
2009-11-30 11:12:45 +01:00
Sarven Capadisli
e1fcac0e09
Changed DEFINE name to avoid conflicts
2009-11-20 04:49:35 +00:00
Sarven Capadisli
30f660b05c
Using common_redirect
2009-11-20 02:12:09 +00:00
Sarven Capadisli
5a3267900d
Changed gif to png
2009-11-19 20:59:21 +00:00
Sarven Capadisli
78c6056133
Changed this to action. THANKS zach!
2009-11-19 20:52:42 +00:00
Sarven Capadisli
3ff5dd6989
Doing content negotiation only once
2009-11-19 20:47:05 +00:00
Sarven Capadisli
60391d0b96
Brought the plugin up to date with recent 0.9.x changes e.g.,
...
Theme::path
2009-11-19 17:13:51 +00:00
Sarven Capadisli
42f3aff9eb
Slight adjustment to local navigation padding
2009-10-15 15:02:53 +00:00
Sarven Capadisli
afa00b558f
Reduced some margin-bottoms
2009-10-15 14:59:21 +00:00
Sarven Capadisli
09bafa13b1
Minor adjustment to site name spacing
2009-10-15 14:52:49 +00:00
Sarven Capadisli
414ca4e83f
Adjusted global and local navigation spacing and size. Fixed logo's
...
view in Opera Mini
2009-10-15 14:46:49 +00:00
Sarven Capadisli
63d2476d74
More margin for logo
2009-10-15 14:22:46 +00:00
Sarven Capadisli
9c90fd05f7
Set width only to textarea
2009-10-15 14:20:42 +00:00
Sarven Capadisli
70a39c5b7b
Better layout for form_settings
2009-10-15 14:05:43 +00:00
Sarven Capadisli
d7efe87e77
Better widths for notice options (improves Opera Mini's rendering)
2009-10-15 13:08:57 +00:00
Sarven Capadisli
94c7b2b43a
Changed textarea @cols value for smaller screens
2009-10-15 12:47:59 +00:00
Sarven Capadisli
ed85dc2700
Updated comments
2009-10-15 11:25:38 +00:00
Sarven Capadisli
e6c4dceb5a
Updated Profile view. Works better in Opera Mini, Webkits
2009-10-13 15:22:05 +00:00
Sarven Capadisli
dff412a3b1
Styles for entity actions
2009-10-13 14:56:58 +00:00
Sarven Capadisli
a74bb63add
Added styles for the Profile page
2009-10-13 13:42:58 +00:00
Sarven Capadisli
0e333200a4
Added missing $this
2009-10-12 13:06:16 +00:00
Sarven Capadisli
d65702b301
Only output attachment if the mobile device is interested
2009-10-12 13:05:19 +00:00
Sarven Capadisli
410883d146
Ran phpcs and fixed a few errors and warnings
2009-10-12 12:58:51 +00:00
Sarven Capadisli
44a5cd2805
Added function to set a list of features the mobile device supports
...
and output accordingly e.g., if device is not known to have an open
file system or unable to make use of input type="file" don't output
that feature
2009-10-12 12:46:53 +00:00
Sarven Capadisli
7af1c83f4e
Fixed typo, added ipod
2009-10-12 12:30:00 +00:00
Sarven Capadisli
0947ca8b93
Init mp-handheld stylesheet. For now, it is reusing mp-screen. Future
...
updates will handle media queries
2009-10-12 12:29:19 +00:00
Sarven Capadisli
5dc728a756
Reduced whitespace
2009-10-09 16:18:47 +00:00
Sarven Capadisli
76d7fa475e
Updated header UI
2009-10-09 15:34:57 +00:00
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
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