šŸ„ Worker check-in

3 hour prep
3 hour f2f chat with angel

1 Like

Been tracking most of my progress from the past few days here:

That being said, hereā€™s a brief synopsis:

  • Successfully requesting tracking permissions from the user, allowing us to publish on Apple Mac Store, as we use cookies to log users in, etc.
  • Many fixes for the Status Bar and getting the color to match device preference and look good with both light and dark modes on the Resonate UI
  • Public TestFlight for iOS available: Join the Resonate Co-op beta - TestFlight - Apple
  • Internal Testing for Android available: Anmelden ā€“ Google Konten
  • Improved UX and iOS Cookie Policy text to be clear and to the point
  • A potential solution to appropriate metadata lacking in Now Playing/Control Center on iOS, not to mention enhancement to the web player itself
3 Likes

30 minutes - various upload coordinator emails & activities.

1 Like
2 Likes
  • 1.5 hours - processing music upload submissions
  • 15 minutes - upload coordinator emails
1 Like

1.5 hours - processing music upload submissions

Soundtrack: Murray Royston-Ward - Nabulsi

1 Like
  • Submitted build 1.1.0 to Android and Apple stores per latest feedback for the React Native WebView app, fixing shared cookies which could keep users logged in even after theyā€™d logged out
  • Added issues to https://github.com/resonatecoop/stream based on feedback from the forum
  • Tried to figure out how to hide the login button for users already on login page (beta/src/components/header/index.ts L220 should be the spot to do it, but window and location are undefined in that area of code it seems)
2 Likes
  • Working on an organizational concept which ties together the forumā€™s layout, team formation processes, worker membership processes, and establishment of a grievance committee.
  • Attended to Twitter on and off from 12pm-7pm, posting and answering questions

Appreciate yā€™all for checking in and inspiring me to follow up.

2 Likes
2 Likes

2 hours - processing music upload submissions

2 Likes

1.5 hours - processing music upload submissions

1 Like
2 Likes

1.5 hours - processing music upload submissions

1 Like

~2 hours spread through the day - processing music upload submissions.

1 Like

Big days monday 7 hrs tuesday 5hrs wednesday 10hrs prepping for and participating in Board/fundraising meetings - one-on-one consulting with directors and team leaders

Call today with OpenCollective - Board communications - 8 hrs total.

1 Like

Itā€™s been a very involved week over here. Hereā€™s a shortlist of some accomplishments:

And here are some more recently submitted but not yet merged solutions (some may need a bit more review before being merged, not sure):

  • Pressing a trackā€™s title plays/pauses track, clicking artist goes to artist page - Iā€™m really, really excited about this change. This also changes your cursor to a column resize pointer for the track seeker (changing the time of the currently playing track), and a row resize pointer for the volume controller (informing the user which way to move the mouse to affect the control, be it vertical or horizontal).
  • Notify user when credits are low per some community feedback, a nice little indicator to let folks know theyā€™re previewing the current track because theyā€™re low on credits.
  • Clicking tag in search toggles search off - this is another huge improvement, especially for mobile, but also for desktop, and makes the search bar behave way more like you would expect it to. This also improves the ā€œhit boxā€ for the search box drastically, augmenting the area vertically and horizontally a user can click to get back in and use the search box again.
5 Likes

~45 minutes processing music upload submissions.

2 Likes

Monday: Worker retrospective / Finance Team sessions prep and notes - 3 hours total

1 Like

Worker Retrospective and Finance Team sessions monday - 3 hours

Hey all, checking in with a few updates:

  • Weā€™ve received a bunch of great feedback for the Minimal Android and iOS react-native-webview stream-app and Iā€™ve responded. One great thing about this is the majority of the feedback is things that weā€™ve figured out how to fix and were already set to be taken live soon (fixes for the web player, which will then fix things for mobile web browser users and the users of the stream-app).
  • Weā€™ve created GitHub project boards for a lot of our highly active main focuses (at least the ones that I know enough about to organize):

Project boards enable a lot of features, including automation. Newly created issues are automatically added to the To do column, are moved to the In progress column when a pull request is linked and/or if review is requested. They move to the Done column after the pull requestā€™s code is merged, automatically closing the linked issue.

They can also give everyone involved a clue as to whatā€™s being currently worked on, where our current priorities are (typically higher priority items would be moved up to the top of the column). Also, itā€™s rewarding and encouraging watching the Done column outweigh the columns further to its left, and more properly celebrates our accomplishments. :grinning:

With respect to the the web player, we merged a good bit of fixes in the past week that fix arrow icon sizes and hid the notification settings on iOS, since the setting didnā€™t do anything (unsupported by Safari).

Development on the beam player is moving quickly as well. With respect to feature parity, it exceeds the web player in some ways, and Iā€™m really enjoying how responsive it is on my machine.

4 Likes