aboutsummaryrefslogtreecommitdiff
path: root/model/Relive.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* repair indentationMaZderMind2016-12-101-16/+16
|
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-3/+14
| | | | the conference
* 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.
* improve sorting of relive talksFlorian Larysch2016-01-041-4/+16
|
* remove impractical apcu cacheMaZderMind2015-09-021-42/+1
|
* relive: ignore talks in "not_running" stateFlorian Larysch2015-04-051-0/+3
|
* Show Display-Names and Link Rooms in Relive-ViewMaZderMind2015-04-041-0/+29
|
* No Double-UTF8-Decode anymoreMaZderMind2015-04-031-1/+0
|
* Use URL as Part of the Cache-KeyMaZderMind2015-04-011-3/+13
|
* Implement Relive based on the MVT PatternMaZderMind2015-03-311-5/+61
|
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-301-0/+24