Comment: | Made the app substantially prettier |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
517f4aa073cf39995af8c701e95bf906 |
User & Date: | spiffy on 2011-11-30 04:12:13 |
Other Links: | manifest | tags |
2011-12-02
| ||
03:31 | Made feed and story list divs clickable instead of just their text check-in: 7ff27f901d user: spiffy tags: trunk | |
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-20
| ||
21:41 | Added support for multiple users to use the site simultaneously check-in: 2ac904a27b user: spiffy tags: trunk, v0.2 | |
Modified applications/mobileblur/controllers/default.py from [4edf6967cb] to [cdfea9e32e]. [diff]
Modified applications/mobileblur/controllers/feeds.py from [b47f0eada4] to [30c965b149]. [diff]
Modified applications/mobileblur/controllers/stories.py from [59984e848a] to [fbf9de8ba7]. [diff]
Modified applications/mobileblur/models/0_helpers.py from [c67dbf684a] to [8ed26c507d]. [diff]
Modified applications/mobileblur/modules/newsblur.py from [a487a766ef] to [df40c3d1a1]. [diff]
Modified applications/mobileblur/static/css/base.css from [0353986da0] to [c4d6d0ed8b]. [diff]
Modified applications/mobileblur/views/default/index.html from [1ac89d52bc] to [de8ac0789f]. [diff]
Modified applications/mobileblur/views/feeds/view.html from [3646a45d79] to [6526673ca3]. [diff]
Modified applications/mobileblur/views/layout.html from [78b7d8a5ef] to [2dc8430c3d]. [diff]
Modified applications/mobileblur/views/stories/view.html from [859afcf521] to [bcfec0acca]. [diff]
Added routes.py version [b42c3be42e].