aboutsummaryrefslogtreecommitdiff
path: root/model/Room.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* accept ?forceopen=yes to force a conference openMaZderMind2016-09-031-1/+1
* allow rooms to be forced to full-widthMaZderMind2015-12-201-0/+4
* implement new subtitles L2S2 interfaceMaZderMind2015-12-201-0/+10
* fix thumbs urlMaZderMind2015-11-081-1/+1
* fail when a roomslug contains invalid charactersMaZderMind2015-11-061-0/+3
* Link to Twitter-Search instead of the Tweet-IntentMaZderMind2015-04-101-1/+1
* Audio & Video-Player EmbedingMaZderMind2015-04-061-0/+5
* Experimental Multi-ViewerMaZderMind2015-04-031-0/+15
* Raise 404 when no Stream is selected at allMaZderMind2015-03-311-0/+3
* Fix static Room-List getterMaZderMind2015-03-311-1/+1
* Fix getSelections()MaZderMind2015-03-311-1/+1
* Static Room-List getterMaZderMind2015-03-311-0/+9
* Default Tab- and Selection accessMaZderMind2015-03-301-2/+14
* Static existence checks for RoomsMaZderMind2015-03-301-0/+13
* MVT Implementation of the scheduleMaZderMind2015-03-301-0/+4
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-301-1/+192
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-291-5/+5
* Use normal ConstructorMaZderMind2015-03-291-6/+1
* Fix Class FormattingMaZderMind2015-03-291-1/+2
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-141-0/+49