Overview
Comment: | Added a button to mark a feed as read |
---|---|
Timelines: | family | ancestors | descendants | both | develop |
Files: | files | file ages | folders |
SHA1: |
b74e6c434b4439535a4bbf99227e5e97 |
User & Date: | spiffy on 2011-11-20 03:12:48 |
Other Links: | branch diff | manifest | tags |
Context
2011-11-20
| ||
03:41 | Removed web2py import calls from the Newsblur module check-in: b33aaf3ac3 user: spiffy tags: develop | |
03:40 | Create new branch named "feature/web2py_auth" check-in: 50a1ba732d user: spiffy tags: feature/web2py_auth | |
03:12 | Added a button to mark a feed as read check-in: b74e6c434b user: spiffy tags: develop | |
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 | |
Changes
Modified applications/mobileblur/controllers/feeds.py from [61898c0aad] to [b47f0eada4]. [diff]
Modified applications/mobileblur/modules/newsblur.py from [8c37485973] to [d55de7de31]. [diff]
Modified applications/mobileblur/modules/python-newsblur/newsblur.py from [8c37485973] to [d55de7de31]. [diff]
Modified applications/mobileblur/views/feeds/view.html from [de27b8829a] to [3646a45d79]. [diff]