Deploy 7ed925d
Diff: heroku/v403...heroku/v407
- Use Accept header instead of ".json".
- Twitter has a different ratelimit per endpoint.
- Put all of my classes in an App module to avoid clashing with gems (e.g. the http gem).
- Return status code 422 instead of 503.
- Be less sorry.
- Periscope: add duration.
- Fix exception. Apparently published_at is not always populated.
- Minor cleanup.
- Speedrun: remove "level-subcategories".
- Add INSTAGRAM_SESSIONID. This also removes support for passing a sessionid parameter in the request, so you are no longer able to subscribe to private feeds (unless you self-host RSS Box).
- Remove Google Analytics tracking. Never really looked at the data anyway.
- Migrate external JavaScript.
- Add dark mode.
- Bootstrap v4.5.3
- Remove deprecated "/live" webpage. Amazingly the YouTube code still worked.