mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-31 00:48:21 +01:00
No description
cd9d59344c
Summary: The flow was off in some cases. This should mitigate it. Adds a Unicode musical note character at the start of the rap which, when clicked, embeds a song in the background, hides it and plays it. Currently the song is Gangsta's Paradise (karaoke version) but if you'd prefer a different song, I can probably change it with only a few weeks of work. This doesn't respect the "embed youtubes" preference because you have to click something to embed it, so it's your own fault your referers are getting leaked. For now, does the simplest thing and doesn't loop it. If it turns out people are spending a lot of time on this page, we should look into doing something like youtuberepeater. Not trying to make this share code with the existing Youtube embedding stuff - I think they're doing different enough things that solving them both in the same way would be more code. Test Plan: Clicked the note in Firefox. Clicked the note in Chrome. Considered clicking the note in Safari and Internet Explorer. Reviewers: epriestley Reviewed By: epriestley CC: miorel, HarrisonW, aran, Korvin Differential Revision: https://secure.phabricator.com/D4437 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.editorconfig | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
NOTICE | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.