Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Link to Twitter-Search instead of the Tweet-Intent | MaZderMind | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Audio & Video-Player Embeding | MaZderMind | 2015-04-06 | 1 | -0/+5 |
| | |||||
* | Experimental Multi-Viewer | MaZderMind | 2015-04-03 | 1 | -0/+15 |
| | |||||
* | Raise 404 when no Stream is selected at all | MaZderMind | 2015-03-31 | 1 | -0/+3 |
| | |||||
* | Fix static Room-List getter | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Fix getSelections() | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Static Room-List getter | MaZderMind | 2015-03-31 | 1 | -0/+9 |
| | |||||
* | Default Tab- and Selection access | MaZderMind | 2015-03-30 | 1 | -2/+14 |
| | |||||
* | Static existence checks for Rooms | MaZderMind | 2015-03-30 | 1 | -0/+13 |
| | |||||
* | MVT Implementation of the schedule | MaZderMind | 2015-03-30 | 1 | -0/+4 |
| | |||||
* | Implement MVT Pattern based on simple Config options | MaZderMind | 2015-03-30 | 1 | -1/+192 |
| | |||||
* | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 2015-03-29 | 1 | -5/+5 |
| | | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php | ||||
* | Use normal Constructor | MaZderMind | 2015-03-29 | 1 | -6/+1 |
| | |||||
* | Fix Class Formatting | MaZderMind | 2015-03-29 | 1 | -1/+2 |
| | |||||
* | Introduce Models abstracting the Config away from Views & Templates | MaZderMind | 2015-03-14 | 1 | -0/+49 |