JaikuEngine Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Patch 10001: Issue 18: No more mobile version of the site (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
2 years, 9 months ago by lemonad
Modified:
2 years, 4 months ago
Reviewers:
termie
CC:
jaikuengine-reviews_googlegroups.com
SVN Base:
http://jaikuengine.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Templates now take mobile flag into account and provides a better experience
for those browsing through m.jaiku.com. Also provides meta viewport declaration
to better serve iPhone users.

Patch by: Jonas Nockert

Committed: r70

Patch Set 1

Total comments: 1

Patch Set 2 : ''

Total comments: 23

Patch Set 3 : ''

Patch Set 4 : ''

Total comments: 8

Patch Set 5 : ''

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M actor/templates/contacts.html View 1 2 3 4 1 chunk 17 lines 0 comments Download
M actor/templates/followers.html View 1 2 3 4 1 chunk 17 lines 0 comments Download
M actor/templates/history.html View 1 2 3 4 1 chunk 33 lines 0 comments Download
M actor/templates/invite.html View 1 2 3 4 1 chunk 16 lines 0 comments Download
M actor/templates/item.html View 1 2 3 4 1 chunk 16 lines 0 comments Download
M actor/templates/overview.html View 1 2 3 4 2 chunks 44 lines 0 comments Download
M actor/templates/people_base.html View 1 2 3 4 2 chunks 29 lines 0 comments Download
M actor/templates/settings_base.html View 1 2 3 4 2 chunks 54 lines 0 comments Download
M actor/templates/settings_index.html View 1 2 3 4 1 chunk 37 lines 0 comments Download
M actor/views.py View 1 2 3 4 1 chunk 22 lines 0 comments Download
M channel/templates/channel_base.html View 1 2 3 4 1 chunk 50 lines 0 comments Download
M channel/templates/channel_tiles.html View 1 2 3 4 2 chunks 30 lines 0 comments Download
M channel/templates/history.html View 1 2 3 4 3 chunks 29 lines 0 comments Download
M channel/templates/item.html View 1 2 3 4 1 chunk 16 lines 0 comments Download
M channel/templates/settings_base.html View 1 2 3 4 1 chunk 45 lines 0 comments Download
M channel/templates/settings_delete.html View 1 2 3 4 2 chunks 20 lines 0 comments Download
M channel/templates/settings_details.html View 1 2 3 4 1 chunk 18 lines 0 comments Download
M channel/templates/settings_index.html View 1 2 3 4 2 chunks 40 lines 0 comments Download
M channel/views.py View 1 2 3 4 1 chunk 19 lines 0 comments Download
M common/mail.py View 2 3 4 6 chunks 63 lines 0 comments Download
M common/models.py View 1 2 3 4 4 chunks 75 lines 0 comments Download
M common/templates/actor_tiles.html View 1 2 3 4 1 chunk 19 lines 0 comments Download
M common/templates/base.html View 1 2 3 4 1 chunk 96 lines 0 comments Download
M common/templates/base_navbar.html View 1 2 3 4 2 chunks 135 lines 0 comments Download
M common/templates/base_sidebar.html View 1 2 3 4 1 chunk 17 lines 0 comments Download
M common/templates/base_single.html View 1 2 3 4 2 chunks 24 lines 0 comments Download
M common/templates/email/email_comment.txt View 2 3 4 1 chunk 20 lines 0 comments Download
M common/templates/email/email_confirm.html View 2 3 4 1 chunk 12 lines 0 comments Download
M common/templates/email/email_confirm.txt View 2 3 4 1 chunk 20 lines 0 comments Download
M common/templates/email/email_invite.html View 2 3 4 1 chunk 12 lines 0 comments Download
M common/templates/email/email_invite.txt View 2 3 4 1 chunk 20 lines 0 comments Download
M common/templates/email/email_new_follower.html View 2 3 4 1 chunk 13 lines 0 comments Download
M common/templates/email/email_new_follower.txt View 2 3 4 1 chunk 20 lines 0 comments Download
M common/templates/email/email_new_follower_mutual.html View 2 3 4 1 chunk 13 lines 0 comments Download
M common/templates/email/email_new_follower_mutual.txt View 2 3 4 1 chunk 18 lines 0 comments Download
M common/templates/email/email_password.html View 2 3 4 1 chunk 12 lines 0 comments Download
M common/templates/email/email_password.txt View 2 3 4 1 chunk 18 lines 0 comments Download
M common/templates/footnav.html View 1 2 3 4 2 chunks 59 lines 0 comments Download
M common/templates/item_comments.html View 1 2 3 4 1 chunk 18 lines 0 comments Download
M common/templates/item_post.html View 1 2 3 4 1 chunk 16 lines 0 comments Download
M common/templates/message_form.html View 1 2 3 4 2 chunks 52 lines 0 comments Download
M common/templates/stream_comment.html View 1 2 3 4 1 chunk 27 lines 0 comments Download
M common/templates/stream_entry.html View 1 2 3 4 2 chunks 34 lines 0 comments Download
M common/templates/vcard_tile.html View 3 4 1 chunk 12 lines 0 comments Download
M common/templates/vcard_tile_rel.html View 3 4 1 chunk 12 lines 0 comments Download
M common/templatetags/avatar.py View 1 2 3 4 2 chunks 63 lines 0 comments Download
M common/templatetags/format.py View 1 2 3 4 5 chunks 183 lines 0 comments Download
M css/mobile.css View 1 2 3 4 1 chunk 265 lines 0 comments Download
M front/templates/sidebar_featured_channels.html View 3 4 1 chunk 13 lines 0 comments Download
M front/templates/sidebar_featured_members.html View 3 4 1 chunk 13 lines 0 comments Download
M front/views.py View 1 2 3 4 1 chunk 14 lines 0 comments Download
M login/templates/forgot.html View 1 2 3 4 2 chunks 25 lines 0 comments Download
M login/templates/login.html View 1 2 3 4 2 chunks 24 lines 0 comments Download
M middleware/domain.py View 1 2 3 4 1 chunk 12 lines 0 comments Download
A themes/trotz/mobile.css View 1 chunk 31 lines 0 comments Download

Messages

Total messages: 7
lemonad
http://rietku.appspot.com/10001/diff/1/35 File css/mobile.css (left): http://rietku.appspot.com/10001/diff/1/35#oldcode1 Line 1: body { Unfortunately this file was saved with ...
2 years, 9 months ago
lemonad
The above should have been "this file was _initially_ saved with..." (the uploaded file has ...
2 years, 9 months ago
termie
whole bunch of comments, it seems in general we may need to start moving towards ...
2 years, 9 months ago
lemonad
http://rietku.appspot.com/10001/diff/1041/41 File actor/templates/contacts.html (right): http://rietku.appspot.com/10001/diff/1041/41#newcode7 Line 7: <h1><a href="{{view|get_url:request.mobile}}/contacts">People</a> / {{whose}} contacts</h1> On 2009/04/21 21:41:02, ...
2 years, 9 months ago
termie
woot! okay just a couple small things and I'm ready to start trying to merge ...
2 years, 8 months ago
lemonad
Thanks for the review! http://rietku.appspot.com/10001/diff/7015/8086 File common/templates/footnav.html (right): http://rietku.appspot.com/10001/diff/7015/8086#newcode9 Line 9: <li><a href="http://m.{{DOMAIN}}/channel" accesskey="3">Channels</a> [3]</li> ...
2 years, 8 months ago
lemonad
2 years, 8 months ago
For some strange reason change set 5 lists lots of changes compared to change
set 4... I only changed a couple of files.

Sorry about that.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Patches | This issue
This is Rietveld r