Facundo Olano
Facundo Olano
https://github.com/ninenines/cowboy/blob/master/doc/src/guide/migrating_from_1.0.asciidoc
- allow to modify the holiday list from a country - maybe notify users from that country
GET /holidays/:year/ GET /holidays/:year/:month GET /holidays/:year/:month/:day PUT /holidays/:year/:month/:day DELETE /holidays/:year/:month/:day that way the UI can have more granulated control over the calendar.
Add separate tables with the proper columns instead. Do this once most of the channel types are supported and the code is stable
something like github organizations
If there are holidays in a row, send a single message. Also consider holidays with weekends in the middle.