-
Notifications
You must be signed in to change notification settings - Fork 23
TODO
Robin Meis edited this page Jul 19, 2014
·
32 revisions
On this page you can find my TODO list and my next plans with Siri-API. Feel free to fork my project, create a solution for one or more of these points and create for each done point a pull request to my repo.
- Future enhancements, no target version defined yet
- Add own proxy server based on Python 3
- When I get bored: replace all " with '
- Rewrite Header "server"
- Release Version 1.1.1
- Recognize statements in any order
- Make the title tag user definable (currently Siri-API)
- Open a supported alternative to chat style
- Improve proxy.pac (Set replace limit in server.py back to 1 again if only one host and port entry for squid is required)
- Convert special signs to HTML codes in chat style mode
- Fix bug when the root directory is requested
- Add button to check for updates manually
- Improve web handler (not shure how, yet)
- Fix Yahoo! Problem: /search?p=!+schalt+den+Brunnen+ein&fr=iphone&.tsrc=apple&pcarrier=Vodafone.de&pmcc=262&pmnc=02
- Fix bug when accessing root directory (host:port/)
- Release Version 1.1.0
- Redesign code
- Introduce new class handler
- Deal with upper and lower cases #5
- Copy squid.conf from Hackworth's fork
- Copy proxy.pac from Hackworth's fork
- Add Yahoo! support
- Long term test of Yahoo! support (in a previous implementation it didn't work every time I tried to use Yahoo!, still the same problem, maybe it will be released as experimental and fixed in a later version)
- Fix bugs which were brought by Yahoo! support (not known yet)
- Add update check routine & auto updater
- Design version control system (Find concept here)
- Implement check for updates
- Show updates in chat style mode
- Add auto updater from chat style mode
- Add reminder service i.e. email to me or cal file
- Send user agent
- Cache results for 24h
- Try API limit exceeded response in update manager
- Update wiki
- Wildcards are now passed in lowercase
- Add reload lock
- Write a wiki page (FAQ)
- Set first letter to upper in the returned q to user function(currently because the replacement of the keyword it is lower)
- Release Version 1.0.3
- Solve Issue #6
- Freeze code and publish last release of 1.0.x (Only if no more problems occur)
Siri-API has been developed by Robin Meis