Commit Graph

91 Commits

Author SHA1 Message Date
Robert Miles 4a1b41d7de Remove 2 days from $to, in an attempt to get AzuraCast to not give me duplicate events 2020-07-02 23:25:59 -04:00
Robert Miles 3ca33228f5 ics.php should download as a .ics file 2020-07-02 23:04:26 -04:00
Ben Harris 24fe2f80c0 Merge pull request 'HOTFIX: Fix the ICS generator (again)' (#7) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#7
2020-07-02 22:53:28 -04:00
Robert Miles e22a43f8a4 Merge branch 'master' into master 2020-07-02 22:52:48 -04:00
Robert Miles 99961cfa55 HOTFIX: Fix the ICS generator (again)
I overestimated how much was in common between the two files. ics.php had its
own formatdate function, which it no longer does (thanks ben (/s)).

Reimplement ics.php's former formatdate function as ics_formatdate, and use
it instead of formatdate to format the dates in the ICS output.
2020-07-02 22:48:06 -04:00
Ben Harris 3bd8e4ab04 Merge pull request 'Fix ICS generator' (#6) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#6
2020-07-02 22:45:49 -04:00
Robert Miles 1c1744092b Merge branch 'master' of https://tildegit.org/tilderadio/site 2020-07-02 22:44:11 -04:00
Robert Miles f409367cfe Fix ICS generator
Specifically, adds DTSTAMP properties to all of the objects (the calendar and
the events), terminates lines in CRLF, and splits the UID over 2 lines so the
validator is happy with me.
2020-07-02 22:32:06 -04:00
Ben Harris c78aea671c move common schedule code to library 2020-07-02 21:53:12 -04:00
Robert Miles 9a928f4a39 Add the ICS calendar generator
Here be dragons. I manually reverse-engineered an ICS file generated by a
program I wrote to figure out the syntax, and then I wrote some PHP to
generate a file to that spec.
2020-07-02 18:52:40 -04:00
deepend ce7eef8f4a Merge pull request 'Add padding to hours and minutes of UTC time when updated by Javascript' (#4) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#4
2020-07-01 22:28:08 -04:00
Robert Miles f535af0d2c Add padding to hours and minutes of UTC time when updated by Javascript
I honestly don't know how I missed this the first time around.
2020-07-01 22:09:38 -04:00
deepend 6a65a50a38 Merge pull request 'Add a small snippet of Javascript to update the UTC time' (#3) from khuxkm/tilderadio-site:master into master
Reviewed-on: tilderadio/site#3
2020-07-01 10:10:17 -04:00
Robert Miles fcbbfeebbd Add a small snippet of Javascript to update the UTC time 2020-06-30 22:31:13 -04:00
pendragon 3826d2d700 Patch 2020-06-29 22:07:26 -04:00
Ben Harris 3d695c8b60 add .drone.yml 2020-06-28 14:29:37 -04:00
Ben Harris 853e92965e separate start and end into their own columns 2020-06-28 02:19:42 -04:00
Ben Harris 2675c01f37 add pulseaudio cheatsheet and link to kiwi webchat instead 2020-06-26 11:42:36 -04:00
Ben Harris d7d98f43c3 add sample butt config 2020-06-24 14:58:11 -04:00
Ben Harris 6addb64f5a fix date range 2020-06-23 15:46:46 -04:00
Ben Harris fd224caedc sort schedule page by date 2020-06-23 09:46:36 -04:00
deepend 6867b90ea8 Update 'schedule/index.php' 2020-06-23 01:55:57 -04:00
deepend 2ab5c890d8 Update 'schedule/index.php' 2020-06-23 01:55:03 -04:00
Ben Harris 16c24696a2 add full schedule listing 2020-06-23 01:25:49 -04:00
Ben Harris cf9cc6adb8 add djinfo page 2020-06-22 10:24:04 -04:00
Ben Harris 28cb91b102 add current UTC time to schedule page 2020-06-22 10:05:20 -04:00
Ben Harris b71e866604 pull slogan from radiobot 2020-06-21 14:59:42 -04:00
Ben Harris e83dcb9f7e simplify random slogan 2020-06-21 12:37:34 -04:00
deepend 54d8680435 added slogans.txt 2020-06-21 02:03:42 -06:00
deepend 4d12281933 added slogans 2020-06-21 01:43:00 -06:00
deepend b83368174a Update 'index.php' 2020-06-21 03:36:48 -04:00
deepend 568ae66483 Merge pull request 'irc tilde.chat' (#1) from alrs/site:alrs-irc into master
Reviewed-on: tilderadio/site#1
2020-06-21 03:33:14 -04:00
Lars Lehtonen 6048051c0e irc tilde.chat 2020-06-20 16:24:20 -07:00
Ben Harris 6bafb428ea request more items from schedule api and make table 2020-06-18 15:36:12 -04:00
Ben Harris c1d42e189b initial schedule work 2020-06-18 02:21:52 -04:00
administrator@tilderadio.org 2e8a4bf2cd added schedule and nav. 2020-06-17 22:07:03 -06:00
deepend 0b960b4e57 update index.php 2020-03-07 14:40:22 -05:00
deepend 0de6801acc update README.md 2020-03-07 14:30:51 -05:00
root 3209471787 Merge branch 'master' of https://tildegit.org/tilderadio/site 2020-03-07 12:17:47 -07:00
root 3d3afbc01b First commit 2020-03-07 12:15:37 -07:00
tilderadio.org 760899b92b Initial commit 2020-03-07 14:09:32 -05:00