Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Unread articles page is now completely working. Improvements of the ↵ | cedricbonhomme | 2012-03-04 |
| | | | | get_articles_from_collection() function in mongodb.py, the function takes now an aditional argument in order to filter the result. | ||
* | Notifications page is working. Improved get_all_collections function. | cedricbonhomme | 2012-03-04 |
| | |||
* | Mark all articles as read (from the main page) is working. | cedricbonhomme | 2012-03-04 |
| | |||
* | Mark as read for a feed is working. | cedricbonhomme | 2012-03-04 |
| | |||
* | Like/Unlike an article is now working with MongoDB. | cedricbonhomme | 2012-03-03 |
| | |||
* | Article page is now working with MongoDB. | cedricbonhomme | 2012-03-03 |
| | |||
* | Main page almost working. | cedricbonhomme | 2012-03-03 |
| | |||
* | feedgetter.py now uses MongoDB database? | cedricbonhomme | 2012-03-03 |
| | |||
* | Draft of the MongoDB implementation. | cedricbonhomme | 2012-03-03 |
| | |||
* | Added initial MongoDB functions. | cedricbonhomme | 2012-03-03 |
| | |||
* | First commit in MongoDB development branch. | cedricbonhomme | 2012-03-03 |