aboutsummaryrefslogtreecommitdiff
path: root/model (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-25fix duplicate 'Streaming' on generic viewsMaZderMind2-5/+1
2015-12-25also change C3Voc to all uppercase C3VOCMaZderMind3-5/+5
2015-12-23use SERVER_NAME everywhereMaZderMind1-1/+1
2015-12-23show warning when running in preview modeMaZderMind1-6/+6
2015-12-23enable support for a preview-domainMaZderMind1-0/+12
2015-12-20allow rooms to be forced to full-widthMaZderMind1-0/+4
2015-12-20implement new subtitles L2S2 interfaceMaZderMind2-0/+36
2015-12-09Rename 'Music' to 'Radio' on all public placesMaZderMind3-1/+16
2015-11-08fix thumbs urlMaZderMind1-1/+1
2015-11-08global streams apiMaZderMind1-0/+2
2015-11-08better exception-handling in mandator-codeMaZderMind1-2/+2
2015-11-08finish overview-pageMaZderMind1-8/+24
2015-11-08Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind2-1/+68
2015-11-08implement mandator handling, supporting different styles per mandantorMaZderMind1-0/+59
2015-11-06fail when a roomslug contains invalid charactersMaZderMind1-0/+3
2015-10-05fix js-errors with rooms in the schedule unknown to the streaming-wsMaZderMind1-1/+6
2015-09-09make STARTS_AT and/or ENDS_AT optionalFlorian Larysch1-2/+10
2015-09-02remove impractical apcu cacheMaZderMind2-84/+2
2015-09-02catch all cases of $closedFlorian Larysch1-2/+3
2015-09-02Automatically open/close conference based on time.Florian Larysch1-1/+34
2015-08-29kill external ReLive supportFlorian Larysch1-5/+2
2015-08-22Use downloaded upcoming.jsonMaZderMind1-2/+2
2015-07-14Fix Overview 404 with wrong configured RoomsMaZderMind1-1/+1
2015-07-03ssl() and proto() helper to keep visitors on their url schemeMaZderMind1-6/+6
2015-04-10Link to Twitter-Search instead of the Tweet-IntentMaZderMind1-1/+1
2015-04-06Show all upcoming Events in closed ViewMaZderMind1-3/+2
2015-04-06Audio & Video-Player EmbedingMaZderMind2-0/+15
2015-04-05Streams-JSON v1MaZderMind1-4/+62
2015-04-05relive: ignore talks in "not_running" stateFlorian Larysch1-0/+3
2015-04-04Implement Close-Down Page with Upcoming EventMaZderMind2-0/+23
2015-04-04Show Display-Names and Link Rooms in Relive-ViewMaZderMind2-1/+30
2015-04-03Experimental Multi-ViewerMaZderMind1-0/+15
2015-04-03No Double-UTF8-Decode anymoreMaZderMind1-1/+0
2015-04-03Fail gracefully when the Schedule is unreachableMaZderMind1-1/+8
2015-04-01Fix GetterMaZderMind1-1/+1
2015-04-01Use URL as Part of the Cache-KeyMaZderMind2-5/+20
2015-04-01Allow Filtering Rooms from the ScheduleMaZderMind1-0/+16
2015-03-31Implement Relive based on the MVT PatternMaZderMind1-5/+61
2015-03-31Revert "Don't 500 when the Schedule is unreachable"MaZderMind1-7/+1
2015-03-31Hardcode about-Url in TemplateMaZderMind1-4/+0
2015-03-31Feedback Read-ViewMaZderMind1-0/+36
2015-03-31Remove Global has/getMaZderMind1-3/+3
2015-03-31Avoid Error when getSchedule does not return a mutuable ArrayMaZderMind1-1/+2
2015-03-31Raise 404 when no Stream is selected at allMaZderMind1-0/+3
2015-03-31Fix static Room-List getterMaZderMind1-1/+1
2015-03-31Move Feedback-Save-MEthods to ModelMaZderMind1-0/+37
2015-03-31Don't 500 when the Schedule is unreachableMaZderMind1-1/+7
2015-03-31Fix getSelections()MaZderMind1-1/+1
2015-03-31Static Room-List getterMaZderMind1-0/+9
2015-03-30Default Tab- and Selection accessMaZderMind1-2/+14