MobileBlur

Check-in [b74e6c434b]
Login

Check-in [b74e6c434b]

Overview
Comment:Added a button to mark a feed as read
Timelines: family | ancestors | descendants | both | develop
Files: files | file ages | folders
SHA1: b74e6c434b4439535a4bbf99227e5e97ec85d9fd
User & Date: spiffy on 2011-11-20 03:12:48.322
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