MobileBlur

Timeline
Login

8 check-ins that include changes to files matching 'applications/mobileblur/views/stories/*'

2011-11-30
04:12
Made the app substantially prettier check-in: 517f4aa073 user: spiffy tags: trunk
02:49
Made the story title in the story view nicely styled. Put the 'mark story read' button inside the header check-in: dea6297b3d user: spiffy tags: develop, v0.4
2011-11-22
23:54
Made the site a ton prettier check-in: ecb326adfb user: spiffy tags: develop, v0.3
06:01
Added colors to the intelligencs scores in the feed list check-in: daef6c0f88 user: spiffy tags: feature/pretty
05:22
Added some color. It doesn't look very good, but it's at least not atrocious anymore. check-in: b2d6f6e2e9 user: spiffy tags: feature/pretty
2011-11-20
23:29
Added a button to mark a story as read check-in: da2e9d5879 user: spiffy tags: develop
18:36
Release 0.1- support for a single user, basic functionality works check-in: 56de658fd0 user: spiffy tags: trunk, v0.1
03:03
Moved newsblur library from urllib to Requests. Moved username storage to the DB. Store cookie in the DB. Centralize a login function that checks the DB for a user's cookie on each page load and logs the user in if there's no cookie. check-in: cbc0649388 user: spiffy tags: develop