* init FlatCache lib
* tests for all other cases
* install flatcache to freeitme project, move VM creation into client
* refactor and split up inbox design
* fixup flatcache pod
* Added the generic SearchBar section controller
Added a helper method for searching notifications
* Strip the unwanted characters from the search query
* Add a first version of searching issues in Repository screen
* Improve the search for the Repository screen
* Improve the filtering of issues by changing the order
* Fixed the compiling issues to make the project compile again