Audio player update
Note: These changes were originally released at the beginning of 2019
- Added a sticky audio player that builds a playlist from visible submissions with mp3 files.
- Convert all audio players to react
- All like buttons are react components
- State synchronized across like buttons for same submission
- Misc fixes