aboutsummaryrefslogtreecommitdiff
path: root/model (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fail gracefully when the Schedule is unreachableMaZderMind2015-04-031-1/+8
|
* Fix GetterMaZderMind2015-04-011-1/+1
|
* Use URL as Part of the Cache-KeyMaZderMind2015-04-012-5/+20
|
* Allow Filtering Rooms from the ScheduleMaZderMind2015-04-011-0/+16
|
* Implement Relive based on the MVT PatternMaZderMind2015-03-311-5/+61
|
* Revert "Don't 500 when the Schedule is unreachable"MaZderMind2015-03-311-7/+1
| | | | This reverts commit 72722fe3c6e88a683c07b5ee1989e61610d4b7aa.
* Hardcode about-Url in TemplateMaZderMind2015-03-311-4/+0
|
* Feedback Read-ViewMaZderMind2015-03-311-0/+36
|
* Remove Global has/getMaZderMind2015-03-311-3/+3
|
* Avoid Error when getSchedule does not return a mutuable ArrayMaZderMind2015-03-311-1/+2
|
* Raise 404 when no Stream is selected at allMaZderMind2015-03-311-0/+3
|
* Fix static Room-List getterMaZderMind2015-03-311-1/+1
|
* Move Feedback-Save-MEthods to ModelMaZderMind2015-03-311-0/+37
|
* Don't 500 when the Schedule is unreachableMaZderMind2015-03-311-1/+7
|
* Fix getSelections()MaZderMind2015-03-311-1/+1
|
* Static Room-List getterMaZderMind2015-03-311-0/+9
|
* Default Tab- and Selection accessMaZderMind2015-03-301-2/+14
|