MobileBlur

Check-in [6548f791b4]
Login

Check-in [6548f791b4]

Overview
Comment:Mobileblur can log in for a user and get all feeds with unread content above a hardcoded threshold
Timelines: family | ancestors | descendants | both | develop
Files: files | file ages | folders
SHA1: 6548f791b4509006674ca037576c1d63e4c73e9e
User & Date: spiffy on 2011-08-15 01:53:32.872
Other Links: branch diff | manifest | tags
Context
2011-11-20
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
2011-08-15
01:53
Mobileblur can log in for a user and get all feeds with unread content above a hardcoded threshold check-in: 6548f791b4 user: spiffy tags: develop
2011-08-08
04:53
Added web2py 1.98.2 check-in: eba4a35a21 user: spiffy tags: develop
Changes
Deleted NEWINSTALL version [adc83b19e7].