aboutsummaryrefslogtreecommitdiff
path: root/model (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-11better handling for legacy config errorsMaZderMind1-2/+8
2016-12-11conferences does not use ModelBaseMaZderMind1-1/+1
2016-12-11repair schedule viewMaZderMind1-10/+3
2016-12-10repair indentationMaZderMind1-16/+16
2016-12-10rewrite data-model so that every configuration option is accessed through the...MaZderMind12-143/+250
2016-10-23relive: fail gracefully if no relive data existsFlorian Larysch1-0/+3
2016-10-17pass allowopen-parameter from allclosed-viewMaZderMind1-1/+1
2016-10-12delete dead code-pathPeter Körner1-5/+0
2016-10-11use order from schedule.xml aka frab and do not resort by keyAndi1-1/+1
2016-09-29Revert "hack: cdn pointed to defunc dus"Daniel Molkentin1-2/+2
2016-09-29hack: cdn pointed to defunc dusDaniel Molkentin1-2/+2
2016-09-03fix forceopen switchroot1-1/+1
2016-09-03accept ?forceopen=yes to force a conference openMaZderMind3-5/+18
2016-08-19trim room-names coming from the scheduleyMaZderMind1-1/+1
2016-08-06persons are never in an array (it's a simplexml object)MaZderMind1-1/+1
2016-08-06sort days in the scheduleMaZderMind1-1/+12
2016-08-02sort rooms according to roomfilterMaZderMind1-0/+25
2016-08-02sort events in a day (frab does that but not all schedules are sorted that way)MaZderMind1-0/+13
2016-08-02don't fail when schedule is missing person informationMaZderMind1-1/+1
2016-01-17fix all-closed displayMaZderMind1-3/+13
2016-01-04improve sorting of relive talksFlorian Larysch1-4/+16
2015-12-30show last conference & relive on startpageMaZderMind1-0/+17
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