aboutsummaryrefslogtreecommitdiff
path: root/model (follow)
Commit message (Collapse)AuthorAgeFilesLines
* relive: fail gracefully if no relive data existsFlorian Larysch2016-10-231-0/+3
| | | | | | Often, the relive manifest is not available in the beginning of a conference as a result of configuration errors. Display an empty list instead of crashing and printing a stacktrace in that situation.
* pass allowopen-parameter from allclosed-viewMaZderMind2016-10-171-1/+1
|
* delete dead code-pathPeter Körner2016-10-121-5/+0
|
* use order from schedule.xml aka frab and do not resort by keyAndi2016-10-111-1/+1
|
* Revert "hack: cdn pointed to defunc dus"Daniel Molkentin2016-09-291-2/+2
| | | | This reverts commit 24100f5581c5717e0cdd25391b92532be6202021.
* hack: cdn pointed to defunc dusDaniel Molkentin2016-09-291-2/+2
|
* fix forceopen switchroot2016-09-031-1/+1
|
* accept ?forceopen=yes to force a conference openMaZderMind2016-09-033-5/+18
|
* trim room-names coming from the scheduleyMaZderMind2016-08-191-1/+1
|
* persons are never in an array (it's a simplexml object)MaZderMind2016-08-061-1/+1
|
* sort days in the scheduleMaZderMind2016-08-061-1/+12
|
* sort rooms according to roomfilterMaZderMind2016-08-021-0/+25
|
* sort events in a day (frab does that but not all schedules are sorted that way)MaZderMind2016-08-021-0/+13
|
* don't fail when schedule is missing person informationMaZderMind2016-08-021-1/+1
|
* fix all-closed displayMaZderMind2016-01-171-3/+13
|
* improve sorting of relive talksFlorian Larysch2016-01-041-4/+16
|
* show last conference & relive on startpageMaZderMind2015-12-301-0/+17
|
* fix duplicate 'Streaming' on generic viewsMaZderMind2015-12-252-5/+1
|
* also change C3Voc to all uppercase C3VOCMaZderMind2015-12-253-5/+5
|
* use SERVER_NAME everywhereMaZderMind2015-12-231-1/+1
|
* show warning when running in preview modeMaZderMind2015-12-231-6/+6
|
* enable support for a preview-domainMaZderMind2015-12-231-0/+12
|
* allow rooms to be forced to full-widthMaZderMind2015-12-201-0/+4
|
* implement new subtitles L2S2 interfaceMaZderMind2015-12-202-0/+36
|
* Rename 'Music' to 'Radio' on all public placesMaZderMind2015-12-093-1/+16
|
* fix thumbs urlMaZderMind2015-11-081-1/+1
|
* global streams apiMaZderMind2015-11-081-0/+2
|
* better exception-handling in mandator-codeMaZderMind2015-11-081-2/+2
|
* finish overview-pageMaZderMind2015-11-081-8/+24
|
* Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind2015-11-082-1/+68
|
* implement mandator handling, supporting different styles per mandantorMaZderMind2015-11-081-0/+59
|
* fail when a roomslug contains invalid charactersMaZderMind2015-11-061-0/+3
|
* fix js-errors with rooms in the schedule unknown to the streaming-wsMaZderMind2015-10-051-1/+6
|
* make STARTS_AT and/or ENDS_AT optionalFlorian Larysch2015-09-091-2/+10
| | | | | This is especially useful for conferences which don't have a set time frame.
* remove impractical apcu cacheMaZderMind2015-09-022-84/+2
|
* catch all cases of $closedFlorian Larysch2015-09-021-2/+3
|
* Automatically open/close conference based on time.Florian Larysch2015-09-021-1/+34
| | | | | | | Toggle the 'closed' bit based on the current time, rather than manually setting it in the config. This patch also adds a distinction between the time before the conference and after: Different pages will be displayed as to not confuse the user.
* kill external ReLive supportFlorian Larysch2015-08-291-5/+2
|
* Use downloaded upcoming.jsonMaZderMind2015-08-221-2/+2
|
* Fix Overview 404 with wrong configured RoomsMaZderMind2015-07-141-1/+1
|
* ssl() and proto() helper to keep visitors on their url schemeMaZderMind2015-07-031-6/+6
|
* Link to Twitter-Search instead of the Tweet-IntentMaZderMind2015-04-101-1/+1
|
* Show all upcoming Events in closed ViewMaZderMind2015-04-061-3/+2
|
* Audio & Video-Player EmbedingMaZderMind2015-04-062-0/+15
|
* Streams-JSON v1MaZderMind2015-04-051-4/+62
|
* relive: ignore talks in "not_running" stateFlorian Larysch2015-04-051-0/+3
|
* Implement Close-Down Page with Upcoming EventMaZderMind2015-04-042-0/+23
|
* Show Display-Names and Link Rooms in Relive-ViewMaZderMind2015-04-042-1/+30
|
* Experimental Multi-ViewerMaZderMind2015-04-031-0/+15
|
* No Double-UTF8-Decode anymoreMaZderMind2015-04-031-1/+0
|