Commit graph

15 commits

Author SHA1 Message Date
Alex I. Ramirez
f64400c46d
Update dev environment & add media player notifications (#139)
This changeset's key new feature is allowing web browsers to display media player notifications for Pony.fm by implementing the media session API. These notifications display Play/Pause, Previous, and Next controls that control Pony.fm's playback. This also makes Pony.fm controllable by automotive audio systems and other Bluetooth devices that expose their own (often physical) playback controls.

Other improvements in this changeset include:

- Update the automated dev environment setup to work in 2021

- Remove extraneous frontend logging

- Fix to consistently include album data with a track's data
2021-01-01 22:29:36 -08:00
Peter Deltchev
2dedaf6638 #25: Upgraded email templates to use Foundation for Emails.
They're now 200% prettier. <3
2016-12-26 18:35:18 -08:00
Peter Deltchev
f50be9de6f #25: Emails are now fully integrated into the asset pipeline. 2016-12-26 18:35:06 -08:00
Josef Citrine
40e1b050ae Updated README for Postgres 2016-12-10 16:51:04 +00:00
Peter Deltchev
0109244115 Feature/notifications (#87)
* #25: Implemented enough of the notification system to start writing drivers.

* #25: Implemented most of the Pony.fm notification driver's backend.

* #25: Abstracted the logic for building lists of notification recipients.

* #25: Implemented notification API endpoints for the SPA.

* Front end setup for notifications

* #25: Implemented notification API endpoints for the SPA.
2016-05-27 20:12:40 +01:00
Peter Deltchev
0c949f0d41 Updated the README. 2016-02-16 02:57:19 -08:00
Peter Deltchev
989a6631ba Moved the dev environment's datastore into the storage directory. 2016-02-02 18:40:50 -08:00
Peter Deltchev
d2cc6cf011 Minor README update. 2016-01-12 22:45:23 -08:00
Peter Deltchev
9d0b2e598d Improved the README's "Contributing" section.
Also tweaked formatting in a few places and changed the IP address for the dev environment's database to the hostname.
2015-11-16 04:20:15 -08:00
Peter Deltchev
967b45c7a7 Added Pony.fm logo to the readme. 2015-10-24 23:25:07 -07:00
Peter Deltchev
ed0a5fb8ac Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
Peter Deltchev
ebf6448036 Added Poniverse API setup command. Closes T378. 2015-09-24 10:43:12 -07:00
Peter Deltchev
ec838559e3 Updated the readme to include the new hostname. 2015-09-19 20:18:46 -07:00
Peter Deltchev
2109cc1c1b T350: Restored the readme and introduced vagrant-hostmanager to eliminate manual hosts file editing. 2015-09-12 17:38:15 -07:00
Peter Deltchev
80eeaa2947 Moved nginx's and MySQL's logs into the "storage" directory. 2015-09-12 16:49:16 -07:00
Renamed from readme.md (Browse further)