Codebuddies Versions Save

CodeBuddies.org: Community-organized hangouts for learning programming together - community-built using MeteorJS

0.4

6 years ago

Thanks to @elimisteve, @akosasante, @stain88, @distalx, and @lpatmo for contributing to this release!

Fixes in this release:

0.3

6 years ago

Three improvements in this release!

  1. @distalx coded a new deployment process:
  1. Better support for dynamic meta data: Implemented by @distalx in https://github.com/codebuddiesdotorg/codebuddies/pull/521.

Sharing post links on Facebook or Twitter will now output more relevant info. about the hangout itself, instead of displaying a generic title and description.

  1. Jitsi link on hangout posts -- Implemented by @lpatmo in https://github.com/codebuddiesdotorg/codebuddies/pull/523

Jitsi will sometimes blank out (show a grey box) if a user's wifi connection is not strong; hangout posts now show a link that will take the user to an external meet.jit.si tab.

0.2.1

7 years ago

Contributors to this release:

  • @dmost1 - changed font color, weight, and top margin of hangout post titles- https://github.com/codebuddiesdotorg/codebuddies/pull/509
  • @ISPOL and @lpatmo - Include attendee names in 2-hour hangout start Slack reminder notification - https://github.com/codebuddiesdotorg/codebuddies/pull/510 Thanks to @morrme and @sergeant-q for taking a look at this issue too!
  • @distalx - Created a staging branch and put together the processes that deploys it to a new DigitalOcean repo pointing to staging.codebuddies.org. When this is final, we'll change the documentation referencing our staging site as codebuddies.herokuapp.com.

Thank you everyone! :)

0.2

7 years ago

Contributors to this release:

  • @lpatmo (new homepage cards design, allow non-logged-in users to see full list of hangouts, and other fixes - PR#507, PR#489)
  • @morrme (fixed section headers on contributing.md - PR#504)
  • @grfraser (added gif to homepage and added contributor details - PR#468)
  • @arturolei (moved RSVP button on post page to new position near top of page - PR#494)
  • @camilleriluke (Template.instance(...).loadHangouts runtime error fix - PR#408)
  • @sergeant-q for reviewing PR#507!

THANK YOU EVERYONE!!

0.1.6

7 years ago

Contributions to this release:

  • Allow participants to continue to be in the hangout after scheduled time ends (@lpatmo)
  • Fix favicon (@lpatmo)
  • Add "Learnings" section to each single post (@lpatmo)
  • Refactor "learnings" code in previous PR (@distalx)
  • Update button text to say "schedule hangout" instead of "create hangout" (@morrme)
  • Standardized the capitalization of "Hangout" with a capital H (@morrme)
  • Fixed staging site link on README.md (@colleenboodleman and @viinasu)
  • Fixed homepage CSS design issues (@morrme)
  • Updated Facebook and Twitter share images (@lpatmo)
  • Updated FAQ with revised content and screenshot (@lpatmo)
  • Let users upvote their own learnings (@lpatmo)

Thank you @morrme, @distalx, @colleenboodleman, and @viinasu!!

0.1.5

7 years ago

Contributors in this release: @newswim - Sort upcoming hangouts from soonest to furthest - PR#459 (thanks to @stain88 for reviewing!)

@bethanyg, @distalx, and @lpatmo - Added support for launching Jitsi hangouts - PR#445 (thanks to @distalx for reviewing and refactoring!)

Also thanks to everyone who helped test Jitsi by using it or logging in on the staging site: @newswim, @foxiae, @bethanyg, @distalx, @camilleriluke, @coltonehrman, @texrat, @danielleg, and @sergeant-q

0.1.4

7 years ago

Contributors to this release:

  • @stain88 for PR#456
  • @wuworkshop for asking about GA tracking, and me realizing it was in the Github splash page but it wasn't in this project. Luckily we haven't launched yet, right?

0.1.3

7 years ago

Contributors to this release:

  • @RichardTran - Fixed Issue 300 -- adding helpful popup box with signin button for logged-out users (PR #306)
  • @sergeant-q Fixed lodash related issue (PR #419 )
  • @AnnaDodson Added a license for the project (PR #344)
  • @lpatmo - added more bios to about page; todo: add @camilleriluke's bio (PR #439)
  • @grimmaldi - changed "Browse" link in top nav to "Browse Hangouts" and only show when logged out (PR #437)
  • @osanseviero - added spanish language translation file (PR #444)
  • @coltonehrman - fixed Slack alert time error bug (PR #442)
  • @distalx - added missing og:image tag for Facebook image (PR #450) and added faker as a dependency (PR #441)

Thank you everyone!

0.1.2

7 years ago

Thank you to the following people for contributing to this release (since the first github-documented release 29 days ago):

  • @abhiii5459
  • @mckpm
  • @nehalita
  • @newswim
  • @sergeant-q
  • @techtolentino
  • @foxiae
  • @kevincoleman
  • @distalx
  • @camilleriluke
  • @ollikarppinen
  • @stratosgear
  • @morris-jason

List of all closed pull requests: https://github.com/codebuddiesdotorg/codebuddies/pulls?q=is%3Apr+is%3Aclosed

v0.1

7 years ago

Includes: optional end hangout time, a bunch of CSS fixes, redesigned footer layout, new .editorconfig file, fixed Slack alert for hangouts started in the present moment, and edits to contributing.md.