Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relive: fail gracefully if no relive data exists | Florian Larysch | 2016-10-23 | 1 | -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-view | MaZderMind | 2016-10-17 | 1 | -1/+1 |
| | |||||
* | delete dead code-path | Peter Körner | 2016-10-12 | 1 | -5/+0 |
| | |||||
* | use order from schedule.xml aka frab and do not resort by key | Andi | 2016-10-11 | 1 | -1/+1 |
| | |||||
* | Revert "hack: cdn pointed to defunc dus" | Daniel Molkentin | 2016-09-29 | 1 | -2/+2 |
| | | | | This reverts commit 24100f5581c5717e0cdd25391b92532be6202021. | ||||
* | hack: cdn pointed to defunc dus | Daniel Molkentin | 2016-09-29 | 1 | -2/+2 |
| | |||||
* | fix forceopen switch | root | 2016-09-03 | 1 | -1/+1 |
| | |||||
* | accept ?forceopen=yes to force a conference open | MaZderMind | 2016-09-03 | 3 | -5/+18 |
| | |||||
* | trim room-names coming from the scheduley | MaZderMind | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | persons are never in an array (it's a simplexml object) | MaZderMind | 2016-08-06 | 1 | -1/+1 |
| | |||||
* | sort days in the schedule | MaZderMind | 2016-08-06 | 1 | -1/+12 |
| | |||||
* | sort rooms according to roomfilter | MaZderMind | 2016-08-02 | 1 | -0/+25 |
| | |||||
* | sort events in a day (frab does that but not all schedules are sorted that way) | MaZderMind | 2016-08-02 | 1 | -0/+13 |
| | |||||
* | don't fail when schedule is missing person information | MaZderMind | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | fix all-closed display | MaZderMind | 2016-01-17 | 1 | -3/+13 |
| | |||||
* | improve sorting of relive talks | Florian Larysch | 2016-01-04 | 1 | -4/+16 |
| | |||||
* | show last conference & relive on startpage | MaZderMind | 2015-12-30 | 1 | -0/+17 |
| | |||||
* | fix duplicate 'Streaming' on generic views | MaZderMind | 2015-12-25 | 2 | -5/+1 |
| | |||||
* | also change C3Voc to all uppercase C3VOC | MaZderMind | 2015-12-25 | 3 | -5/+5 |
| | |||||
* | use SERVER_NAME everywhere | MaZderMind | 2015-12-23 | 1 | -1/+1 |
| | |||||
* | show warning when running in preview mode | MaZderMind | 2015-12-23 | 1 | -6/+6 |
| | |||||
* | enable support for a preview-domain | MaZderMind | 2015-12-23 | 1 | -0/+12 |
| | |||||
* | allow rooms to be forced to full-width | MaZderMind | 2015-12-20 | 1 | -0/+4 |
| | |||||
* | implement new subtitles L2S2 interface | MaZderMind | 2015-12-20 | 2 | -0/+36 |
| | |||||
* | Rename 'Music' to 'Radio' on all public places | MaZderMind | 2015-12-09 | 3 | -1/+16 |
| | |||||
* | fix thumbs url | MaZderMind | 2015-11-08 | 1 | -1/+1 |
| | |||||
* | global streams api | MaZderMind | 2015-11-08 | 1 | -0/+2 |
| | |||||
* | better exception-handling in mandator-code | MaZderMind | 2015-11-08 | 1 | -2/+2 |
| | |||||
* | finish overview-page | MaZderMind | 2015-11-08 | 1 | -8/+24 |
| | |||||
* | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 2015-11-08 | 2 | -1/+68 |
| | |||||
* | implement mandator handling, supporting different styles per mandantor | MaZderMind | 2015-11-08 | 1 | -0/+59 |
| | |||||
* | fail when a roomslug contains invalid characters | MaZderMind | 2015-11-06 | 1 | -0/+3 |
| | |||||
* | fix js-errors with rooms in the schedule unknown to the streaming-ws | MaZderMind | 2015-10-05 | 1 | -1/+6 |
| | |||||
* | make STARTS_AT and/or ENDS_AT optional | Florian Larysch | 2015-09-09 | 1 | -2/+10 |
| | | | | | This is especially useful for conferences which don't have a set time frame. | ||||
* | remove impractical apcu cache | MaZderMind | 2015-09-02 | 2 | -84/+2 |
| | |||||
* | catch all cases of $closed | Florian Larysch | 2015-09-02 | 1 | -2/+3 |
| | |||||
* | Automatically open/close conference based on time. | Florian Larysch | 2015-09-02 | 1 | -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 support | Florian Larysch | 2015-08-29 | 1 | -5/+2 |
| | |||||
* | Use downloaded upcoming.json | MaZderMind | 2015-08-22 | 1 | -2/+2 |
| | |||||
* | Fix Overview 404 with wrong configured Rooms | MaZderMind | 2015-07-14 | 1 | -1/+1 |
| | |||||
* | ssl() and proto() helper to keep visitors on their url scheme | MaZderMind | 2015-07-03 | 1 | -6/+6 |
| | |||||
* | Link to Twitter-Search instead of the Tweet-Intent | MaZderMind | 2015-04-10 | 1 | -1/+1 |
| | |||||
* | Show all upcoming Events in closed View | MaZderMind | 2015-04-06 | 1 | -3/+2 |
| | |||||
* | Audio & Video-Player Embeding | MaZderMind | 2015-04-06 | 2 | -0/+15 |
| | |||||
* | Streams-JSON v1 | MaZderMind | 2015-04-05 | 1 | -4/+62 |
| | |||||
* | relive: ignore talks in "not_running" state | Florian Larysch | 2015-04-05 | 1 | -0/+3 |
| | |||||
* | Implement Close-Down Page with Upcoming Event | MaZderMind | 2015-04-04 | 2 | -0/+23 |
| | |||||
* | Show Display-Names and Link Rooms in Relive-View | MaZderMind | 2015-04-04 | 2 | -1/+30 |
| | |||||
* | Experimental Multi-Viewer | MaZderMind | 2015-04-03 | 1 | -0/+15 |
| | |||||
* | No Double-UTF8-Decode anymore | MaZderMind | 2015-04-03 | 1 | -1/+0 |
| |