aboutsummaryrefslogtreecommitdiff
path: root/model/Room.php (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-10rewrite data-model so that every configuration option is accessed through the...MaZderMind1-50/+35
2016-09-03accept ?forceopen=yes to force a conference openMaZderMind1-1/+1
2015-12-20allow rooms to be forced to full-widthMaZderMind1-0/+4
2015-12-20implement new subtitles L2S2 interfaceMaZderMind1-0/+10
2015-11-08fix thumbs urlMaZderMind1-1/+1
2015-11-06fail when a roomslug contains invalid charactersMaZderMind1-0/+3
2015-04-10Link to Twitter-Search instead of the Tweet-IntentMaZderMind1-1/+1
2015-04-06Audio & Video-Player EmbedingMaZderMind1-0/+5
2015-04-03Experimental Multi-ViewerMaZderMind1-0/+15
2015-03-31Raise 404 when no Stream is selected at allMaZderMind1-0/+3
2015-03-31Fix static Room-List getterMaZderMind1-1/+1
2015-03-31Fix getSelections()MaZderMind1-1/+1
2015-03-31Static Room-List getterMaZderMind1-0/+9
2015-03-30Default Tab- and Selection accessMaZderMind1-2/+14
2015-03-30Static existence checks for RoomsMaZderMind1-0/+13
2015-03-30MVT Implementation of the scheduleMaZderMind1-0/+4
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind1-1/+192
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind1-5/+5
2015-03-29Use normal ConstructorMaZderMind1-6/+1
2015-03-29Fix Class FormattingMaZderMind1-1/+2
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind1-0/+49