Ecosyste.ms: OpenCollective

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

Octobox

Untangle your GitHub notifications
Collective - Host: opensource - https://opencollective.com/octobox - Website: https://octobox.io - Code: https://github.com/octobox

blur-action class that will add opacity when performing actions

github.com/octobox/octobox - d2f1deed0427585b9dec870d927ef686c6957857 authored over 7 years ago by Ryan Angelo <[email protected]>
when performing marking as read add class blur-action to add opacity to the row and remove it when request completed

github.com/octobox/octobox - 414c08197330b747a32359783bed96218ed9d136 authored over 7 years ago by Ryan Angelo <[email protected]>
Update dependencies

github.com/octobox/octobox - 24cf8f7cbf4be2356e317a1318f7f16685cc9e4d authored over 7 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #409 from octobox/tarebyte/rails-5-1-3

Upgrade Rails to 5.1.3

github.com/octobox/octobox - 0443e637c4d6c1c733e3f5cf16b7420fef91ad15 authored over 7 years ago by Mark Tareshawty <[email protected]>
Upgrade Rails to 5.1.3

github.com/octobox/octobox - b47f2d2808ffb5009424c117afab40a9e585b140 authored over 7 years ago by Mark Tareshawty <[email protected]>
Refresh with filters on "Nothing to see here." splash (#408)

github.com/octobox/octobox - ead57bbaae7e7bd8796a41e710e460f75cfce7df authored over 7 years ago by Chris Arcand <[email protected]>
Update docker badge to show number of pulls

github.com/octobox/octobox - ba01967e67c11940f8c95408795488cfb931f298 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Fix tests

github.com/octobox/octobox - 8e77059a7393b96a7fa7700b0eb59654ce40fea1 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies

github.com/octobox/octobox - 7ca0282332b03e6c76af374b5de4104949be4ca3 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update bundler

github.com/octobox/octobox - 88912af493540ee4d1b4f6e34ebd006070f71e00 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Whitespace

github.com/octobox/octobox - f9e7d825ea1343c0f23630adc9de4fe6c26fbefa authored over 7 years ago by Andrew Nesbitt <[email protected]>
Fix production loading (#405)

In Rails 5, autoload paths are no longer used in the production
environment

github.com/octobox/octobox - 2b371f5ea85a30e7d4cc554765ad0456a2a54492 authored over 7 years ago by Chris Arcand <[email protected]>
Update dependencies

github.com/octobox/octobox - 89d20adb279ea77361c6b8d2ae28848c2e4f17bd authored over 7 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #403 from chrisarcand/fix-counts

Align unread counts with the selected filter

github.com/octobox/octobox - a0b7c13f4886c7d24ad0efa5d8f1403a1e8074b8 authored over 7 years ago by Chris Arcand <[email protected]>
Align unread counts with the selected filter

github.com/octobox/octobox - 84b4e75e5f627d34f7a85982bda7b260f34db4dd authored over 7 years ago by Chris Arcand <[email protected]>
Merge pull request #402 from chrisarcand/download-service-cleanup

Cleanup DownloadService interface

github.com/octobox/octobox - 53845ca81ba0b5100aa053d9c1d2fec0f06a9d4b authored over 7 years ago by Chris Arcand <[email protected]>
Privitize DownloadService#fetch_notifications

Now that the PageLimitingOctokitClient is decoupled and tested
independently, this helper method...

github.com/octobox/octobox - f9c62d71e4c9e6c97e33f67f8804e78140755c3b authored over 7 years ago by Chris Arcand <[email protected]>
Break out PageLimitingOctokitClient tests

github.com/octobox/octobox - f0cdfd0ab05fec6e0ef19ec307132f9f07d32ad0 authored over 7 years ago by Chris Arcand <[email protected]>
Privitize DownloadService Github client

There's no reason for this to have a public writer interface, and the
page limiting client modul...

github.com/octobox/octobox - 4189892e60b5cd6cc67425abceab7d91d3810168 authored over 7 years ago by Chris Arcand <[email protected]>
Privitize DownloadService interface

All these methods are internal, and should be marked as such.

github.com/octobox/octobox - fb56a2bf43b05401f205786ddae3ab30a86cbb12 authored over 7 years ago by Chris Arcand <[email protected]>
Gem updates

github.com/octobox/octobox - f4808d19cad9181fb6f65cd345f06cb90fcf90df authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update rails to 5.1.2

github.com/octobox/octobox - 00a9dcf21edf5a98e8f5d6b3ee79ac09ec496b6c authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies

github.com/octobox/octobox - bf52dd190eb67876f3b15f295cf43333c142cb4e authored over 7 years ago by Andrew Nesbitt <[email protected]>
Fix json notification response when zero (#395)

A divide by zero exception occurs when no notifications are returned in json. Adds a test to ver...

github.com/octobox/octobox - 8aec01677db68a1a430cefdf4343d8e8d738ee6c authored over 7 years ago by James Reid-Smith <[email protected]>
Revert "Scroll more naturally on mobile safari" (#394)

github.com/octobox/octobox - 1c2d3c0c917fefc920b00db9d2d4fd3710057408 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #392 from octobox/reduce-sync-sql-queries

Eager load existing notifications when syncing

github.com/octobox/octobox - d80e3d13580c030453fb4699b87f0440998110ef authored over 7 years ago by Mark Tareshawty <[email protected]>
Merge pull request #391 from octobox/overflow-scroll-mobile-safari

Scroll more naturally on mobile safari

github.com/octobox/octobox - edb3361229df8a4bd0f06177824d07035f198db1 authored over 7 years ago by Mark Tareshawty <[email protected]>
Eager load existing notifications when syncing

github.com/octobox/octobox - e76018ddabe18dd79379487e6ee268b17bcf8145 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Don't fire inbox javascript functions for logged out users

github.com/octobox/octobox - 5946dc709f5d83002127bdddfdf978a0a73b425a authored over 7 years ago by Andrew Nesbitt <[email protected]>
Reduce sql queries when rendering inbox

github.com/octobox/octobox - aec6517bc1514ad6834ba4d0253b42730946aeea authored over 7 years ago by Andrew Nesbitt <[email protected]>
Avoid doing sql queries for anonymous visitors

github.com/octobox/octobox - b85880556d3c302c3a663f948edee1dbe2f5f811 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Add sql_queries_count gem to development group

github.com/octobox/octobox - e713432b676ab56ea5bed89ae28009a9379f9b8a authored over 7 years ago by Andrew Nesbitt <[email protected]>
Scroll more naturally on mobile safari

github.com/octobox/octobox - 8b4ba4eb485efc70d9bf433e5edc68900d629341 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies

github.com/octobox/octobox - e135c3fa321213fe9b08c2ee6ce62144276d8f43 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update jbuilder

github.com/octobox/octobox - 6fc5144cfa32fb134ccc980221a23495b7933637 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Add link in settings page to oauth app permissions on GitHub (#390)

github.com/octobox/octobox - ad43075cbc195a9310bd42332cfe6869f8f3b5b4 authored over 7 years ago by Andrew Nesbitt <[email protected]>
376 add extra notification counts for inbox, archived and starred fil… (#388)

* 376 add extra notification counts for inbox, archived and starred filters

* just include th...

github.com/octobox/octobox - 0659ca835efd1231122c2f50321164c3469edaed authored over 7 years ago by Sam Clift <[email protected]>
Updated dependencies

github.com/octobox/octobox - 3e8a8cc8786391aa3e95f1f40a44f3293320477a authored over 7 years ago by Andrew Nesbitt <[email protected]>
faster bundle install in docker (#385)

github.com/octobox/octobox - d83c56d0feb9f5f9daa1108a2afec7ef9b1c50b3 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies (#384)

github.com/octobox/octobox - 83f8ae000b8ab8dc505824ef44919a0942531d05 authored over 7 years ago by Andrew Nesbitt <[email protected]>
add support for shift click select of notifications (#383)

* add support for shift click select of notifcations

* fix indent of multi-select notificatio...

github.com/octobox/octobox - 19d1cb8a6765444b33af4e260b175f77fb2d9f6b authored over 7 years ago by Sam Clift <[email protected]>
Use Rails 5.1 schema spacing (#381)

github.com/octobox/octobox - 5b5cc72e1e6a3a1541eb06f92c43d69a2f9c008b authored over 7 years ago by Chris Arcand <[email protected]>
Merge pull request #380 from octobox/gem-updates-2

Gem updates

github.com/octobox/octobox - 6698a78f3bc2ef6cb406e545f4e7173b7629e2e4 authored over 7 years ago by Mark Tareshawty <[email protected]>
Gem updates

github.com/octobox/octobox - 3b09a3cf6d83dc2f915ff5639817d66f826d316e authored over 7 years ago by Andrew Nesbitt <[email protected]>
Added tooltips to all selection buttons (#373)

This closes #330

github.com/octobox/octobox - e3c96d8aadbade5c4a532a060a88c5285f6c0a74 authored over 7 years ago by Pandelis Zembashis <[email protected]>
Merge pull request #372 from PandelisZ/screenshot-update

Updated screenshot

github.com/octobox/octobox - 1934df1ca0949de53d8bb3d8f6561eb60fd3b08d authored over 7 years ago by Mark Tareshawty <[email protected]>
Updated screenshot

Screenshot in readme and site index updated to show the new black theme.

Closes #360

github.com/octobox/octobox - aec7bdc6620602e7ad2672379b850b501b5c1d80 authored over 7 years ago by Pandelis Zembashis <[email protected]>
Merge pull request #371 from octobox/rails-5.1.1

Dependency Updates

github.com/octobox/octobox - 304b4b7b76a1025f6dc637f96f1bbe1d0ba8fe80 authored over 7 years ago by Chris Arcand <[email protected]>
Upgrade to rails 5.1.1

github.com/octobox/octobox - 06ce386729ba1541957822da6ece5a6d88bf4a3f authored over 7 years ago by Andrew Nesbitt <[email protected]>
Upgrade to rails 5.1.1 (#370)

github.com/octobox/octobox - 009ad88be329f20502da9367237745153655f9b6 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Fix logout after changing from session to cookie (#369)

* Failing test for logout action

* Delete cookie on logout

github.com/octobox/octobox - 74df453025f635f9511b5c4438bbb0be9e35dff6 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Set httponly on session cookie (#368)

github.com/octobox/octobox - 9d8f8ecda8640b69803655ff88b09dbeaf1c0d46 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Disable tooltips on focus for mobile (#365)

github.com/octobox/octobox - ced4dc06931b77847f7d8b9cec7d45ba33281667 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Remember login fixes #334 (#364)

github.com/octobox/octobox - 44e8ea9ea56435bdad803176c2e61f398510d856 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies (#362)

github.com/octobox/octobox - a232503c6b53c5436cc58e512490f022ddee7ec1 authored over 7 years ago by Andrew Nesbitt <[email protected]>
when searching via q allow archived results to be returned (#361)

* when searching via q allow archived results to be returned

* Whitespace change to kick trav...

github.com/octobox/octobox - f0d4458c609686a4bd25fea41aa604bad331d392 authored over 7 years ago by Sam Clift <[email protected]>
Don't install production gems in docker (#359)

github.com/octobox/octobox - c29eef02cb7d058cf70e20502d2e5528eaef479a authored over 7 years ago by Andrew Nesbitt <[email protected]>
No need to install test dependencies in the docker image (#358)

github.com/octobox/octobox - dc896cd9aee6eabf1a6dd531f22460cacf015ba3 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Use alpine docker base image (#357)

github.com/octobox/octobox - 7e299114e85e457a78f932ef41971828d215f199 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update turbolinks-source (#354)

github.com/octobox/octobox - 1d7568ad8f6463d2fc83c7fd9c9767942034552a authored over 7 years ago by Andrew Nesbitt <[email protected]>
Updates styles and icons to more closely match new Github (#325)

* Updates styles and icons to more closely match new Github

* And the search box

* Fix col...

github.com/octobox/octobox - 70bf7b454b2d07f19af72fafdfb62ebc1e1ac180 authored over 7 years ago by Brian Nelson <[email protected]>
Remove extra margin on homepage jumbotron (#353)

github.com/octobox/octobox - e3771106d5040d6bec379b18cf6cf0cf76aa970e authored over 7 years ago by Andrew Nesbitt <[email protected]>
Lock puma to 3.6.2 for now (#352)

github.com/octobox/octobox - 44f1fdc77825656b0e6cac4f123ea1a9440ac6ed authored over 7 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #350 from chrisarcand/docker-ruby-2-4-1

Update to Ruby 2.4.1 (Part Deux)

github.com/octobox/octobox - 55674b1fbf7d621ca2e7bd2f7bb3a251a781872a authored over 7 years ago by Chris Arcand <[email protected]>
Update to Ruby 2.4.1 (continued)

github.com/octobox/octobox - 94e65efb903d0875de7598524ad37e1547ba616d authored over 7 years ago by Chris Arcand <[email protected]>
Merge pull request #349 from chrisarcand/ruby-2-4-1

Update to Ruby 2.4.1

github.com/octobox/octobox - 10c16dd9a11446778c00338bfecd2443cce0a968 authored over 7 years ago by Chris Arcand <[email protected]>
Update to Ruby 2.4.1

github.com/octobox/octobox - 19bf8fe86b128d003f594f43dd8658344a661fd3 authored over 7 years ago by Chris Arcand <[email protected]>
Add header link to opencollective page (#348)

* Add link to opencollective page

* Move tooltip onto gift svg

github.com/octobox/octobox - b2c6ba7575437ee691cdd62818d3781ec0e9776c authored over 7 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #347 from octobox/remove-logo-text

Remove "Octobox" title from header

github.com/octobox/octobox - d14815ec654ff79f10cee90edab7556bff620538 authored over 7 years ago by Chris Arcand <[email protected]>
Merge pull request #346 from octobox/simplify-footer

Simplified footer

github.com/octobox/octobox - 0830ec48c6018ed23221d37b39e79a8402f3d05b authored over 7 years ago by Chris Arcand <[email protected]>
Remove "Octobox" title from header

github.com/octobox/octobox - e330df31574ed877c463cad51342ebdf8b93a6bb authored over 7 years ago by Andrew Nesbitt <[email protected]>
Simplified footer

github.com/octobox/octobox - 342bffd96da6ab30c670f03149f8769f97a36fe8 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Add screenshot to homepage (#345)

github.com/octobox/octobox - a41928688465b9b836016887924c16e994c4643f authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update to rails 5.1 (#344)

github.com/octobox/octobox - 40e4af4fa69d8fa138a4f3348d8013008817d954 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Reduce size of pngs

github.com/octobox/octobox - 35459fd54eb45d685bf76d3fb9d6e9b398048c16 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Sort filters alphabetically (#341)

* whitespace

* Sort all filters alphabetically

github.com/octobox/octobox - c42be4edb61dce7b94db69c7024c0272392cc700 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies

github.com/octobox/octobox - 976215835169ad34e4937578812cac9220621585 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies

github.com/octobox/octobox - 3b030615fe9aad8873f1863d0c4d382e379964f6 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Standardized README (Mostly) (#340)

So, this is actually already an amazing README. I really love it. This means I didn't standardiz...

github.com/octobox/octobox - 065c3d64819dcb7a6dc70b6d23650866607c0886 authored over 7 years ago by Richard Littauer <[email protected]>
JSON API (#320)

* Add outline of JSON API and docs

* Add JSON API tests, add formats as json for some routes
...

github.com/octobox/octobox - 1d45020309c88445fb346420f60b0ff930a36507 authored over 7 years ago by Julian Nadeau <[email protected]>
Fixed screenshot title

github.com/octobox/octobox - 587fcce684d688b17c27e6f8db0181ba631b3175 authored over 7 years ago by Andrew Nesbitt <[email protected]>
Update dependencies

github.com/octobox/octobox - 175c3fcba0eeadbb4bab6c622e9edd3a152fad7a authored over 7 years ago by Andrew Nesbitt <[email protected]>
Add open collective section to readme (#339)

github.com/octobox/octobox - 84a92cc1853d85a620cad57813d972dc697fca1b authored almost 8 years ago by Andrew Nesbitt <[email protected]>
Avoid using advanced features of javascript that aren't available in node 6, the default versions for heroku rails apps

github.com/octobox/octobox - 91848b6067af6455207003c14fe572fb7f818a0f authored almost 8 years ago by Andrew Nesbitt <[email protected]>
gitgnore public/assets directory

github.com/octobox/octobox - 0ccd39c1ec645f7f090f780733c84db8db120578 authored almost 8 years ago by Andrew Nesbitt <[email protected]>
Update dependencies

github.com/octobox/octobox - 037195a844c4d7cfab4c2498bf069a90a7515dee authored almost 8 years ago by Andrew Nesbitt <[email protected]>
Update Rails to 5.0.2 (#338)

github.com/octobox/octobox - 1f5e0fdeee75aeb43111b920f7cc4267ccdf8050 authored almost 8 years ago by Mark Tareshawty <[email protected]>
Merge pull request #337 from octobox/tarebyte/octokit

Use new version of Octokit

github.com/octobox/octobox - 7dacd969d8dae0202ebca6ab901d07bc50e94903 authored almost 8 years ago by Mark Tareshawty <[email protected]>
Use new version of Octokit

github.com/octobox/octobox - 22c38b9afc7ea4f1683dc9070b54b8ad3aba5100 authored almost 8 years ago by Mark Tareshawty <[email protected]>
use post request for state changing actions (#336)

github.com/octobox/octobox - e52af4e0c2dafe2588bc1b09bc6ee159af8a9762 authored almost 8 years ago by Lalith Rallabhandi <[email protected]>
Update dependencies

github.com/octobox/octobox - 430cf27d54eeeac59877ff8ac40a9ecd4f35e48e authored almost 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #314 from Shopify/upstream

Use new endpoints to determine team and org membership so that private memberships work

github.com/octobox/octobox - 83f2b180b036ed8e0e193ad9250635baeba9cdcd authored almost 8 years ago by Mark Tareshawty <[email protected]>
Use even better endpoints

https://developer.github.com/v3/orgs/teams/#get-team-membership
https://developer.github.com/v3/...

github.com/octobox/octobox - 4e11b68cfb2e8540201d5636cf079f7bdce50796 authored almost 8 years ago by Julian Nadeau <[email protected]>
Update docs styling, code styling, add proper headers to org/team requests

github.com/octobox/octobox - 2b8c8851cfed78002c7f19dc6601d6b58e8cb36d authored almost 8 years ago by Julian Nadeau <[email protected]>
Use user's team/org endpoints to include private memberships too

When a user has a private org membership, it is not included in the previous
endpoint used as pe...

github.com/octobox/octobox - 4c3f1caf42b20771c66558ebc8466d22c77a3132 authored almost 8 years ago by Julian Nadeau <[email protected]>
Add docs for Scopes

github.com/octobox/octobox - b2fa81550351efff39be4fe3a8e70842fff32e7f authored almost 8 years ago by Julian Nadeau <[email protected]>
Add read:org to default scope if restricted access is enabled

github.com/octobox/octobox - 29dc716798c28305b7276d1c49433187bcaf6fef authored almost 8 years ago by Julian Nadeau <[email protected]>
Update dependencies

github.com/octobox/octobox - 992c93c2a8612b284244885214952303e2d68c44 authored almost 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #322 from Shopify/unread-status

Rename status to unread

github.com/octobox/octobox - 44c5f2fe78e36a1570cb209a5d6620d8a02b1bb3 authored almost 8 years ago by Mark Tareshawty <[email protected]>
Rename status to unread

github.com/octobox/octobox - 79b9cea739150a620ae3a7b84510ef307a146553 authored almost 8 years ago by Julian Nadeau <[email protected]>