Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

mocha

We are on a mission to develop & maintain a mock object library for Ruby.
Collective - Host: rubytogether-user - https://opencollective.com/mocha-deleted - Code: https://github.com/freerange/mocha

Replace chronoClass jQuery plugin with custom server-side Ruby

This plugin was just being used to add a CSS class to the body element
on each page indicating t...

github.com/freerange/site - 4128906f98a04405f82bd05ebe3a9817261979a4 authored over 5 years ago
Make nav bar position relative vs fixed

I'm not convinced that having a fixed nav bar was that useful and it has
always messed with the ...

github.com/freerange/site - 1410f1dd5ea40ad28189eef5282aec05be50ce76 authored over 5 years ago
Set Cache-Control header for asset pipeline assets

The RAILS_SERVE_STATIC_FILES env var is set in our Heroku environment so
that the Rails app serv...

github.com/freerange/site - 9704d8d7e565e34326b5bdad217a32f86136b48c authored over 5 years ago
Only load video.js assets for blog articles that require it

Currently this is only actually used in week-482.

github.com/freerange/site - 1d7a8e449f42f6bbac2203769846de8503761ecd authored over 5 years ago
Compress responses using gzip if the client will accept the encoding

github.com/freerange/site - d024ef12bf7028151487fc40362b4966ad29c5fd authored over 5 years ago
Don't define assets:compress_images Rake task in production

The tinify gem is only available in the development bundler group and I
was seeing a LoadError i...

github.com/freerange/site - c5ed518057f31aa525b1b462c7e70993e051e884 authored over 5 years ago
Compress PNG & JPG images using assets:compress_images Rake task

github.com/freerange/site - e54706a305925ae82ee08012d2fc72acb523a558 authored over 5 years ago
Add Rake task to compress images using TinyPNG web service

github.com/freerange/site - e746961f6d39f0b91bbe1afe06737571556eb271 authored over 5 years ago
Fix more image_tag related problems

It turns out that image_tag turns a jpeg extension in the path into a
jpg extension [1], but spr...

github.com/freerange/site - 1da16b2d3057bc13060fd4b4929dbf4f8c09cdc0 authored over 5 years ago
Fix quoting problems in calls to image_tag

These were caused by search and replace mistakes I made in #98.

github.com/freerange/site - 1a3930bd13daffd6b74cce2b03342f4211d0ce83 authored over 5 years ago
Re-add "Hello. " to JS-generated taglines

This was accidentally removed in
163ca32cb06dfcbcf5cfe0481259f287de233937.

github.com/freerange/site - e818e507f8ff830d2aa964e7e8f50c3e5e6b24b7 authored over 5 years ago
Simplify random tagline javascript

I don't know why I added that call to Math.floor, since options.length
is always an integer anyway.

github.com/freerange/site - 784b2a64987a9cd5c728a8b56e7d848ee0138b97 authored over 5 years ago
Render random tagline using JS vs server-side Ruby

This should make the page more cacheable.

Note that the TAGLINE_INDEX env var was only used for...

github.com/freerange/site - 163ca32cb06dfcbcf5cfe0481259f287de233937 authored over 5 years ago
Use Rails asset pipeline for all images

PR: #98

We're already using the asset pipeline for a few CSS-related images and,
while this add...

github.com/freerange/site - fbc7c30519eddee01bdeacac8731e6dd600ab6c5 authored over 5 years ago
Move blog images into Rails asset pipeline

This should give us some caching benefits.

github.com/freerange/site - bcb3a8940c539fb7e3ed5020135c27edfa685ba5 authored over 5 years ago
Move people images into Rails asset pipeline

This should give us some caching benefits.

github.com/freerange/site - 798a7b1730f0c5684817899ec866762f14d9bfe9 authored over 5 years ago
Remove redundant markdown references

I believe these were made redundant in
be18a22ba399443040a30073bd119d2bd0d69c43.

github.com/freerange/site - 8b1e80d3c70c5783801dad3e919bff2b97b96dfb authored over 5 years ago
Create text-along-an-arc.html

From https://github.com/freerange/mission-patch/issues/16

github.com/freerange/site - f39aaa7f554df02382c3dd4a217df480ecabb3e4 authored over 5 years ago
Laptops now don't need to animate to get correct hitbox

github.com/freerange/mission-patch-game - f6415944169d1a09f1b14731b8f74ae815b2d339 authored over 5 years ago
Fixed Animated Laptop Hitboxes

github.com/freerange/mission-patch-game - 32e10707330b004f97a1a30a3bb75e15cff691dc authored over 5 years ago
Added sound for clicking on buttons

github.com/freerange/mission-patch-game - 247f5b3788a0d7761346193d68dc24da1f8656f0 authored over 5 years ago
Changed laptop falling sound

github.com/freerange/mission-patch-game - 20f9e4fb2df9a776b38f033c1c7d2182fc921ca1 authored over 5 years ago
UI Sounds for hovering and clicking on locked mode

github.com/freerange/mission-patch-game - 90368052d7f77b12432775e4bcde99dfb93b87e0 authored over 5 years ago
Prompt for unlocking bounce mode

github.com/freerange/mission-patch-game - 35e18f7617cbace35c649a73497b88556652ecef authored over 5 years ago
Bounce mode unlocks after a certain condition is met

github.com/freerange/mission-patch-game - 81b1c7c05cb5a7a7e491f2967ac0ab7b1a733049 authored over 5 years ago
Bounce mode is now locked

github.com/freerange/mission-patch-game - 623f1a7b58017f07f73de1797421ef1ab09e1f4d authored over 5 years ago
Lock icon generated and ready for implementation

github.com/freerange/mission-patch-game - 4d08052841be4e70d613beaa2ff180ef1f90cb92 authored over 5 years ago
Scenes split into different javascript files

github.com/freerange/mission-patch-game - 5c080a8186c1c5c6da36fddd2bf918245a535322 authored over 5 years ago
Upgrade puma from v3,12,1 to 4,2,0

I'm hoping this might fix the SIGTERM exceptions we've started to see
recently.

github.com/freerange/site - 975df1ddf27fc87d2a019212fd9b942d9861bef1 authored over 5 years ago
Emojis in front of laptops

github.com/freerange/mission-patch-game - 1394b7669664cc1269312a139982761e3ea31e25 authored over 5 years ago
More emojis smile as you get more laptops

github.com/freerange/mission-patch-game - 20d06167da7c6fb1eb2323e89d85a885a3f5002c authored over 5 years ago
You got 10 laptops, yay! (emoji smiles when 10 laptops are patched)

github.com/freerange/mission-patch-game - 490c182ddbf982dda8b575249c2c472bdbed7c1a authored over 5 years ago
Setting up emoji feedback system

github.com/freerange/mission-patch-game - 5e7bced41cdd02d0afc8b4195db94edee238a492 authored over 5 years ago
Merge pull request #13 from freerange/experimental

Better Title screen with more varied laptop types and sticker designs

github.com/freerange/mission-patch-game - af18c819a3d4c9dc72e4918737060e961d45d433 authored over 5 years ago
All assets are now loaded before game starts

github.com/freerange/mission-patch-game - dacfa9d5c2ee5514a31e34d966a3783315afbab5 authored over 5 years ago
Office Dynamic Background fix

github.com/freerange/mission-patch-game - 6c23b9310608eefbe2e622e4dcb1f9b2c702f737 authored over 5 years ago
Reordered Classes relative to game scene order

github.com/freerange/mission-patch-game - 8f35163986dc0f181b26e5ad94f838690be9a8b0 authored over 5 years ago
Web Fonts now load when opened for the first time

github.com/freerange/mission-patch-game - 2327bf649df30a2a08273d1f58b7c8f50bc9101f authored over 5 years ago
Invisible stickers when laptop is open

github.com/freerange/mission-patch-game - d62677996b8b827e28220e01666374533f7836c8 authored over 5 years ago
Should now remove looping timer instead of already removed timer

github.com/freerange/mission-patch-game - e0916aaa31de955132900b5e7ea819fd32fe2b42 authored over 5 years ago
Timer events remove themselves when game ends

github.com/freerange/mission-patch-game - b23f0fb5352f05ee4f9bce20528aa14177eb8352 authored over 5 years ago
Duplicate animation key bug fixed

github.com/freerange/mission-patch-game - 9a6cb3402d918e8b222c5857961b7b639df722b3 authored over 5 years ago
More timer code cleanup and more managable laptops

github.com/freerange/mission-patch-game - ca619363aa17b00a10d1866094a48435c82194fc authored over 5 years ago
Delayed laptop start animation implemented

github.com/freerange/mission-patch-game - e05e405439535d2290597e26a7f928a122d85480 authored over 5 years ago
Publish notes for weeks 506, 555 & 557

These were all accidentally left in the draft state and so didn't appear
in the blog index or in...

github.com/freerange/site - fc4e8c6bf5e3dcc38f7b11b9d5e31d8e81efac36 authored over 5 years ago
Delay on start laptop animation attempt

github.com/freerange/mission-patch-game - b082a0e2abeb1defcf4d069bdd6a0303c75ba8e8 authored over 5 years ago
Better laptop animation timings

github.com/freerange/mission-patch-game - 63c2c50668eafb4bc751edb51cfcdf8659834dbc authored over 5 years ago
Varied laptop animation speeds and delays

github.com/freerange/mission-patch-game - 069add99dbe136062b384957920bcfcbd3c16455 authored over 5 years ago
More laptop animations

github.com/freerange/mission-patch-game - 86e12756d93fbf45202e9f391f54140a0942cec7 authored over 5 years ago
Add week-557

github.com/freerange/site - 33414686c6b2fe6df64b2631e292a11f73089a2c authored over 5 years ago
Some laptop spritesheet frames set up

github.com/freerange/mission-patch-game - ecdfb7bbea9b31497debc6c08573c249a118ab87 authored over 5 years ago
Different sticker design for each throw

github.com/freerange/mission-patch-game - 51f46607d7781e6e4ec0f8c88a69d353ea1fc54c authored over 5 years ago
remove new line from game mode in instructions

github.com/freerange/mission-patch-game - 46167638a88f560a5846534b6208201552000199 authored over 5 years ago
More readable post it note variable

github.com/freerange/mission-patch-game - 4b182418cfdc6036de851d093e301ce6e7ad3f99 authored over 5 years ago
Various laptop sizes and themed instructions

github.com/freerange/mission-patch-game - 79e484bc0c20eba6a1cea3362846b7a924ebcfbd authored over 5 years ago
Main menu post it notes destroyed when clicked

github.com/freerange/mission-patch-game - 2a5dbc465dbaa08807a8bc457a43333d3705a211 authored over 5 years ago
Change text in pair programming link

github.com/freerange/site - 8e7ccd5d8048d4df358c6271990d32bc3a098ab3 authored over 5 years ago
We *often* (but not always) write software in pairs

I think this is a more honest description of how we work.

github.com/freerange/site - 1017f455b12385ab60c53b5a5042a5bb969f1d13 authored over 5 years ago
Better link for pair programming

github.com/freerange/site - ae69551c6e7ee422ab9d4379396494214536148f authored over 5 years ago
Update about being a registered supplier under G-Cloud.

I decided not to mention the version of G-Cloud, because I imagine we
may apply for future versi...

github.com/freerange/site - 78e21e7cb429983e586e2f051363a2c7b8e3e616 authored over 5 years ago
Remove redundant blank lines from working-together snip

github.com/freerange/site - 58267678716779f9306d34dd8f796c6d5067a4bd authored over 5 years ago
Extract contact sub-sections into separate snips

I've always found it odd that we update our availability in the
"contact" snip - this means we n...

github.com/freerange/site - cc10b2e797aca6e1587abc55bbb8987205d995f4 authored over 5 years ago
Remove unused reference from contact snip

github.com/freerange/site - b2065e6a954ab09512577b6bf7f718aaf95819e4 authored over 5 years ago
Update S&T section on home page now we no longer run the events

github.com/freerange/site - 179781d22f70a311990ded828c80c95b71d8cfd8 authored over 5 years ago
Capitalize & linkify "ruby" in Ben's profile

github.com/freerange/site - 2bb376ace86b8d93f95bf8d94780afc19792cd6e authored over 5 years ago
Revert "Special home page for Global Climate Strike day"

This reverts commit c669e4252725d5c5008a66628636b1d966c15f32.

The date of the Global Climate St...

github.com/freerange/site - 43a6b5e5afc3b7e003db54a78e0bee35883593b9 authored over 5 years ago
Consistent background on title and instruction screens

github.com/freerange/mission-patch-game - 4abeab8a31aaf336458f488e0ef838573102405a authored over 5 years ago
Merge pull request #12 from freerange/experimental

Refined bounce mode and added instructions

github.com/freerange/mission-patch-game - 309319770e9db509e3772d0f096279493c79755b authored over 5 years ago
Added post it notes to pause menu

github.com/freerange/mission-patch-game - 1bb4da56bacd20536a4326025eb3d8b51f5acce8 authored over 5 years ago
Added post it notes to instructions

github.com/freerange/mission-patch-game - 1d009ee168e5918217926cdc73dc8b3abc639445 authored over 5 years ago
Added post it notes to main menu

github.com/freerange/mission-patch-game - a0eb823f124a3d8dc4452a9fe52ca8df555a34c7 authored over 5 years ago
Added handwritten font

github.com/freerange/mission-patch-game - b71a29378590cd4f2f7139fdf5273d3912529321 authored over 5 years ago
Merge pull request #11 from freerange/codeCleanup

Code cleanup

github.com/freerange/mission-patch-game - 0c60e94c2b2c35ba6351aeb0635ae764c0659efc authored over 5 years ago
Cleaned up menu and Instructions screen

github.com/freerange/mission-patch-game - 44daed5498a81b4a12f5e8bfb2cb60b88b0be854 authored over 5 years ago
Cleaned up mainGame update function

github.com/freerange/mission-patch-game - f83c60d37e956858eb063e481142e39931429337 authored over 5 years ago
Cleaned up mainGame create function

github.com/freerange/mission-patch-game - ed154c819009bf78cd26dc792ea255ec01ea6792 authored over 5 years ago
Special home page for Global Climate Strike day

GFR is shutting down on 20 Spe 2019 for the Global Climate Strike [1].

[1]: https://globalclima...

github.com/freerange/site - c669e4252725d5c5008a66628636b1d966c15f32 authored over 5 years ago
Starting code cleanup

github.com/freerange/mission-patch-game - d3483a08fd17b02714404213cb08b32d8e22e05c authored over 5 years ago
Animated laptop hitbox attempt

github.com/freerange/mission-patch-game - 0d1b780a7adc1e4cc64a7ec9b5a920920779ca69 authored over 5 years ago
Delay upper limit adjusted to prevent early time out

github.com/freerange/mission-patch-game - 56e53b195fb5c6443944d84bdc9b817e1538349a authored over 5 years ago
Applying sticker limit to Bounce Mode

github.com/freerange/mission-patch-game - 0f3b78b5b227d1693d7203a6dc497d9234116f2c authored over 5 years ago
Simplified laptop overlap recognition

github.com/freerange/mission-patch-game - c1bbd8a2766a6a8b7a889ff219333d711413221f authored over 5 years ago
Add placeholder for week 556 notes

github.com/freerange/site - fee40cec910ae069a69018d8eba27487eae9aee6 authored over 5 years ago
Bounce mode instructions mostly done

github.com/freerange/mission-patch-game - 6fca0b9fd627dc4020ce6c716ff05b165359f33b authored over 5 years ago
Preparing Bounce Mode Instructions

github.com/freerange/mission-patch-game - c6de4a877d0ceff9e98a81dc40140c2991bde479 authored over 5 years ago
Stickers are now gone when they're offscreen

github.com/freerange/mission-patch-game - 205a935bc64acd9f1898e235834627f025cfed77 authored over 5 years ago
Last second sticker time's up bug found and fixed

github.com/freerange/mission-patch-game - 01650fc85dd231bf73af96baa87f9f345c7b471b authored over 5 years ago
Screenshot on chuck mode instructions with link from menu

github.com/freerange/mission-patch-game - c0741395ae079aa92dd2b6906a34c5b7ecab4dd7 authored over 5 years ago
Even more compressed code

github.com/freerange/mission-patch-game - 18be865fe70c265a6c2185cefa4bd314ed6030eb authored over 5 years ago
More chuck mode instruction info

github.com/freerange/mission-patch-game - b73f953b29a6b063a326b2edfeea893cbbdac301 authored over 5 years ago
Instructions with play button

github.com/freerange/mission-patch-game - 8587b7e4a7b750ff99f227ad13eb687beaf7d493 authored over 5 years ago
Preparing Chuck mode instructions

github.com/freerange/mission-patch-game - d0025f2155d99c7080175bf661c1cdffe416828c authored over 5 years ago
Better positioned prompts

github.com/freerange/mission-patch-game - 7d73e027542cfac79976a8ed6a3f8c7e160acfbe authored over 5 years ago