Sameer This is a personal page with a list of things I am working on...
* Search
* Feed Properties Table
- We need to individualize feed timeouts, and make things like how often to update each feed (tag these tickets with a feedproperties tag)
- Display only certain feeds on the mainpage.
* Cache Optimizations
- Make inclusion of files more effecicient. There is no need for an ajax call to mark something as read to include all the php files in extlibs/. Too many redundant things are included.
- Fix all the javascript and css caches so there is no need for a shift-reload. Should javascript and css files have something similar to rss_invalidate_cache?
* Multi User
