Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

online user interaction #27

Closed
15 of 16 tasks
andrewrk opened this issue Aug 8, 2012 · 4 comments
Closed
15 of 16 tasks

online user interaction #27

andrewrk opened this issue Aug 8, 2012 · 4 comments

Comments

@andrewrk
Copy link
Owner

andrewrk commented Aug 8, 2012

Events:

  • - user joins / user leaves
  • - user starts streaming / user stops streaming
  • - chat
  • - when the next song starts playing
  • - user presses pause, play, or seek
  • - user adds songs in the play queue
  • - user re-orders song in play queue
  • - chatted urls get surrounded with anchor tags with target=_blank -> chat: urls should turn into anchor tags with target=_blank #328
  • - user uploads or imports song
  • - user deletes songs from play queue
  • - show chat(2) when users chat and you haven't seen them yet
  • - 't' to switch to events tab and focus chat box
  • - when users join the events height is wrong
  • - scroll down on page load and when clicking around tabs
  • - MPD commands should make events too -> MPD commands should route through the code that creates events for actions #329
  • - title bar should show the (2) notification thing too
@andrewrk
Copy link
Owner Author

andrewrk commented Oct 7, 2012

@thejoshwolfe how motivated are you to work on this?

@thejoshwolfe
Copy link
Collaborator

I think this should come after we figure out how to do lazy status updates

@fsateler
Copy link
Contributor

fsateler commented Oct 7, 2014

I think there should be an event for initiation of song importing. Importing can take some time, and the event log shows nothing until groovebasin has finished importing the song, which left me wondering if it was indeed importing the song when I tried it the first time.

@andrewrk
Copy link
Owner Author

andrewrk commented Oct 7, 2014

I think there should be an event for initiation of song importing. Importing can take some time, and the event log shows nothing until groovebasin has finished importing the song, which left me wondering if it was indeed importing the song when I tried it the first time.

I think this makes sense and will happen with #73.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants