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

Bump jwt from 1.5.6 to 2.1.0 (#1104)

Bumps [jwt](https://github.com/jwt/ruby-jwt) from 1.5.6 to 2.1.0.
- [Release notes](https://git...

github.com/octobox/octobox - 922dfb27b0ea9c15523433c94e2722eb2e194b6e authored over 6 years ago
Bump autoprefixer-rails from 9.1.4 to 9.2.0 (#1103)

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.1.4 to 9.2.0.
- [Re...

github.com/octobox/octobox - f8efd67d9a15c30bfeb19267e1651bc8062fa23a authored over 6 years ago
Bump i18n from 1.1.0 to 1.1.1 (#1102)

Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.1.0 to 1.1.1.
- [Release notes](https://...

github.com/octobox/octobox - 28579c1777e90eeb4b4b5fb920f9186f924aa9fc authored over 6 years ago
Bump mail from 2.7.0 to 2.7.1 (#1101)

Bumps [mail](https://github.com/mikel/mail) from 2.7.0 to 2.7.1.
- [Release notes](https://gith...

github.com/octobox/octobox - 898f37c76f1c54048367ae019960a95b62b7424a authored over 6 years ago
Refactor user validations (#1090)

* Refactor user validations

Extracts methods for each validation around personal access token...

github.com/octobox/octobox - 951068bb62ec94780f34b0edf2db4b0006646190 authored over 6 years ago
Bump oauth2 from 1.4.0 to 1.4.1 (#1100)

Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.0 to 1.4.1.
- [Release notes](https...

github.com/octobox/octobox - ca13618b925bf81e40a93cc55a2864996d37391b authored over 6 years ago
Tiny typo fix in notification model test (#1099)

github.com/octobox/octobox - 8c51c3643d0d1cfbe985543835234953e83671cf authored over 6 years ago
Show first few lines of issue/pr body as title on notification links (#1097)

github.com/octobox/octobox - 7c6443cd3cc48f6ecbfe8282b1bb7cef5473abb0 authored over 6 years ago
Fix typo for Unlabelled filter (#1098)

github.com/octobox/octobox - d8a3495d358fe350160ada0629ddcb1d2cea904e authored over 6 years ago
Subject syncing is now live on Octobox.io

github.com/octobox/octobox - 9f3a0fcaa7e9ed5fdcdbefe654a56f25f92d1500 authored over 6 years ago
Sync subject body for issues and pull requests (#1094)

Extracted from https://github.com/octobox/octobox/pull/709

github.com/octobox/octobox - a8e1523ff17de1ec25c202fbb39b7542a006b79e authored over 6 years ago
Ensure locked field is updated when existing subjects are updated (#1096)

github.com/octobox/octobox - dd8859d200d3bc7316f2661d98b1cc9cffd8fe6f authored over 6 years ago
Status webhooks should update subects with combined status result (#1093)

Fixes #1089

github.com/octobox/octobox - c102f8ec55a3e595f2d729ef24514adb7698bde4 authored over 6 years ago
Fix dropdown svg icons colors

github.com/octobox/octobox - df08b45c95d19c5f868e5727237d7175cfdaf487 authored over 6 years ago
Bump octokit from 4.12.0 to 4.13.0 (#1091)

Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.12.0 to 4.13.0.
- [Release notes]...

github.com/octobox/octobox - 57610f6748296b67d608ebff0399fc00744069dd authored over 6 years ago
Fixed sidebar colors (#1079)

* Re-add missing text color classes used (in the wrong places)

* * add svg fill styles for na...

github.com/octobox/octobox - 2e04c10d4dca8248a816ba26d142d6e49eaad9a1 authored over 6 years ago
Rubocop fixes (#1075)

* rubocop --auto-correct

* More rubocop fixes

github.com/octobox/octobox - 1f6247c93d0e2dbef10de437db882fac603385b8 authored over 6 years ago
Prompt users to log into the GitHub App (#1078)

If users have notifications from repositories that have the app
installed, we need them to log...

github.com/octobox/octobox - 8104c5454b6855336c2ca1b3787fcdc03e44c6b0 authored over 6 years ago
Re-add missing text color classes used (in the wrong places) (#1076)

github.com/octobox/octobox - 86627a59159141251d4fcde6c165167698227ef9 authored over 6 years ago
Fix some cases of incorrect conversion from params to search query (#1077)

- assigned should be converted to assignee
- repo, owner, author, label and assignee shouldn't ...

github.com/octobox/octobox - 92f952572f54ee5ac319f6fd149ff0ddc23d55df authored over 6 years ago
Fix subjectable scope on Notifications (#1074)

github.com/octobox/octobox - 262d24ea5d78f2aa7bbd34e84ba7d3b82b42ad09 authored over 6 years ago
Update cancellation email on terms page (#1070)

github.com/octobox/octobox - 77dccd425479e9af2ac602c6cac0ead8f001d4aa authored over 6 years ago
Fix adding repositories to installations when they already exist in the database (#1073)

Also adds a sync_repositories method to AppInstallation for
creating/updating all installed re...

github.com/octobox/octobox - 6ab1203f8efe9b8ba5a91b5e71c2f67d98730983 authored over 6 years ago
update privacy policy (#1072)

remove some unnecessary divs and cruft from the privacy policy

github.com/octobox/octobox - ba39113976677fe2916e07a2c88938e61717b63c authored over 6 years ago
Shim in svg support for twbs (#1068)

* * add mixin for svg suppor tof default theme colors
* use same block for label colors

* ad...

github.com/octobox/octobox - 6f19bdef5f36bb8de410cdc22317c0002c0a73cb authored over 6 years ago
Fix escaping bug in private repo prompt (#1069)

github.com/octobox/octobox - ab66dbffccb85bd9320fd57e0a68cee88e7be476 authored over 6 years ago
Document the status filter (#1065)

github.com/octobox/octobox - 8664def488c3cc12b5e35e65d1d2673e76f3fff9 authored over 6 years ago
Prompt to install the GitHub app for notifications from repos where it's not installed (#1062)

* Promote the GitHub app on Octobox.io

* Add popover prompt for notifications without the app...

github.com/octobox/octobox - d12334ee4856c61fcf502b88086aa329758a49b7 authored over 6 years ago
Silent warning when syncing app installations (#1064)

github.com/octobox/octobox - d30eeaa4d733037f1cc9a1899bec32f26aaa2702 authored over 6 years ago
Archive icon position incorrect on mobile #1052 (#1063)

github.com/octobox/octobox - 8423872e5492184eb6e3b729a041fc95905de8b8 authored over 6 years ago
Style the checkboxes to be more consistent and easier to deal with ae… (#1057)

* Style the checkboxes to be more consistent and easier to deal with aesthetically #792

* upd...

github.com/octobox/octobox - d9297fb2c00c6fc828eb354cccb40880587114b4 authored over 6 years ago
Add a rake task to sync app installation data from GitHub (#1061)

github.com/octobox/octobox - 046e3f519d4bdbb349e10cb446141d2ea07a2d52 authored over 6 years ago
Show tooltip on status icons (#1060)

github.com/octobox/octobox - 31328c1d01bb59fc4813a35024fa1c04b5421a73 authored over 6 years ago
Store app installation permissions for commit statuses (#1059)

github.com/octobox/octobox - c93dd19ca711e1aa5248f3c4c503587f6d109b45 authored over 6 years ago
Small tweaks to the visuals for CI status (#1058)

github.com/octobox/octobox - dd0c79bf9b4daa26b36dcbd40b29ae19ba9d9fa4 authored over 6 years ago
added Pull Request statuses fixes #866 (#1044)

* added Pull Request statuses

* fix failing test cases

* add error status check support fo...

github.com/octobox/octobox - 67e8a9917676a6f831a1e3c7bbf110f13070c687 authored over 6 years ago
* add basic error pages with bootstrap styling (#1053)

github.com/octobox/octobox - 41b404770cad48a41afaec2e450bb953bea71964 authored over 6 years ago
Bump nokogiri from 1.8.4 to 1.8.5 (#1056)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.4 to 1.8.5.
- [Release not...

github.com/octobox/octobox - 80450c029b1d76ab3d9b847a32b413c19fc15d4c authored over 6 years ago
Fix up some Rubocop offenses (#1055)

Here are the violations addressed:

6. Rakefile:14:3: C: Layout/BlockAlignment: end at 14, 2 i...

github.com/octobox/octobox - 41cd91fa1485677023a59db10f3378024b53e381 authored over 6 years ago
Add repo name as title attribute to filter items (#1047)

* Add repo name as title attribute to filter items

* sidebar_filter_link helper uses keyword ...

github.com/octobox/octobox - af19ccd017ea0003b6fbc8a518b95c10ae0b4838 authored over 6 years ago
Only trigger keyboard shortcuts if on the index page (#1051)

Keyboard shortcuts are persisted across turbolinks page loads, so going
from the index page to...

github.com/octobox/octobox - ec6549189a9af12d6935b151690fe972aef113a5 authored over 6 years ago
Pin searches to the sidebar (#955)

github.com/octobox/octobox - 6651dcf1b05adde49d89069e8453b9a77e530c0a authored over 6 years ago
Bump selenium-webdriver from 3.14.0 to 3.14.1 (#1049)

Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.14.0 to 3.14.1.
- [Re...

github.com/octobox/octobox - 78226111bf7f9c3fcaff5a58269c691384b50073 authored over 6 years ago
Bump capybara from 3.8.2 to 3.9.0 (#1048)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.8.2 to 3.9.0.
- [Release note...

github.com/octobox/octobox - d76be651e22de13dc452abb43206f1a70ba1b7eb authored over 6 years ago
Fix sidebar scrolling in Firefox (#1046)

github.com/octobox/octobox - 4f4f0bfebf6b2107d984d4222514931f33fe4233 authored over 6 years ago
Prefill active search query based on filter params (#1015)

github.com/octobox/octobox - 9364dce0e97f10ba7be8dcd8f2bfcc28066eee24 authored over 6 years ago
Fix scrolling behaviours on smaller devices (#1040)

* * compartmentalise scss

* * shift sidebar resposive behaviour to layout
* shift nav-item w...

github.com/octobox/octobox - db83ac560e2316617b71223d7a8d05a3fd92f455 authored over 6 years ago
Add the Octobox Roadmap (#1041)

github.com/octobox/octobox - 338bf33246c8ec4a72c21bc9b091be55c390ac1f authored over 6 years ago
Remove unused eslint config files (#1045)

github.com/octobox/octobox - 47d4948282f9fa184102e9bdd3aed6fde55d7983 authored over 6 years ago
Compartmentalise scss to make it more legible (#1038)

* compartmentalise scss

github.com/octobox/octobox - e587851690a522810cb563de3511b9228f7dd403 authored over 6 years ago
Issue 1033 (#1039)

* fixes #1033 Incomplete author line visible on small screens

* setting content only when the...

github.com/octobox/octobox - bd1d3ad26cd127d3ddeacc9e6089024fdd1aa085 authored over 6 years ago
Settings page tweaks and improvements (#1037)

github.com/octobox/octobox - 444d652aa1b9d1b5b46d838778cdb8ada0add348 authored over 6 years ago
Add multiple templates for different kinds of issues (#1035)

github.com/octobox/octobox - 37ba261c370d9558f960aba01a1fdfeed1be91fd authored over 6 years ago
CSS cleanup (#1030)

- Remove/combine unused styles and selectors
- Don't render empty div when no flash messages to...

github.com/octobox/octobox - d8e7327ccb3043c28010d6cf8f8a4b36433504dd authored over 6 years ago
Split toggleArchive into seperate functions for archive/unarchive buttons (#1029)

Fixes #1026

github.com/octobox/octobox - 08873034f3456b84e58cb25081833c491bb4525d authored over 6 years ago
Embed the users total unread count for the favicon in the index page. (#1025)

Minimizes the extra http request to get the count for the favicon that
was happening on almost...

github.com/octobox/octobox - 705e704531780418c5e74d9457485148daca1563 authored over 6 years ago
Bump capybara from 3.8.1 to 3.8.2 (#1028)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.8.1 to 3.8.2.
- [Release note...

github.com/octobox/octobox - 2839d476ca8b659df3e5b4668e409689c15bd3d4 authored over 6 years ago
Bump oj from 3.6.10 to 3.6.11 (#1027)

Bumps [oj](https://github.com/ohler55/oj) from 3.6.10 to 3.6.11.
- [Release notes](https://gith...

github.com/octobox/octobox - d6495865f4dd9ef12c21f27e171e8a5e864f617e authored over 6 years ago
Avoid redirect loop in notifications#sync (#1024)

Fixes #1020

github.com/octobox/octobox - 3b12582f0ccbe68b5de50b31c3eeb855ab03e11d authored over 6 years ago
fixes UnArchiving Notification from the search results page (#1023)

github.com/octobox/octobox - 0b3bfcd9a6561a346f27513c9d6deabbd2a3ea99 authored over 6 years ago
Only load notification javascript functions for logged in users (#1022)

github.com/octobox/octobox - b62ffd01da25d0b9f3121a2502e19670150f8c54 authored over 6 years ago
Switch Safari mask icon to use no-background logo (#1021)

The round-background icon wasn't rendering correctly for some reason,
and this brings the tab i...

github.com/octobox/octobox - c4aa0a4733680f18622b136f2bd154fc8c303c85 authored over 6 years ago
fixes #1016 Cannot unarchive issues (#1018)

github.com/octobox/octobox - 11173e998763f2774c99d7f87e9661c1ec48858e authored over 6 years ago
Issue 1017 (#1019)

* fixes #1017 Reloading doesn't work #1017

* revert adding refreshOnSync

github.com/octobox/octobox - 7e4829ecf2254216c084f32dd62b4a94a76f2b3e authored over 6 years ago
Small behaviour change to seleting a search history item (#1014)

Always replace the current search rather than appending it.

Also fixed a little bit of invali...

github.com/octobox/octobox - 560e0be49d6bbd0e08b24b721d3f8133a6aeca86 authored over 6 years ago
Search History suggestions fixes #803 (#960)

* added Search Suggestion JS and CSS

* added functionality for Search Suggestions

* added ...

github.com/octobox/octobox - e154d39c4dee93f43ad1be3a11fcabbd17cf786b authored over 6 years ago
Add user and org as aliases for owner search prefix (#1011)

Re https://github.com/octobox/octobox/issues/778#issuecomment-424093900

github.com/octobox/octobox - a7ad50375160853deebc99541581b007df8c438e authored over 6 years ago
Notification.archived should default value to true if none or nil passed (#1008)

github.com/octobox/octobox - 9fef20ac2c3f11c226a8090ecb742b77c01f8da2 authored over 6 years ago
Remove username from header (#1007)

github.com/octobox/octobox - ab4fb93bb891ce7c32abc71da26552b7c8025fb4 authored over 6 years ago
Allow deleting of notifications from the archive page (#987)

Fixes #882

github.com/octobox/octobox - 37db60b7d118c3dd1f59c915493f1a3bfa35e589 authored over 6 years ago
Use yard for generating api docs (#1003)

github.com/octobox/octobox - d38a2e8d35a17f2aa8bfdc00d8bbf22803fff328 authored over 6 years ago
Only show subject author details if present (#1006)

Fixes #990

github.com/octobox/octobox - 0623b8339b5f94395b57e8f65ea761e655652048 authored over 6 years ago
Mobile fixes (#993)

* * fix homepage text on mobile
* fix touch scrolling on docs
* remove excessive borders on re...

github.com/octobox/octobox - 0d9a6676b5d2e34884b63e5a779cc73a1a450acb authored over 6 years ago
JavaScript reorganization (#951)

Moving all the Octobox specific js functions into an Octobox module in
octobox.js which are the...

github.com/octobox/octobox - a21ca1019cae0701892b71010d699e77fb990473 authored over 6 years ago
Bump capybara from 3.7.2 to 3.8.1 (#1005)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.7.2 to 3.8.1.
- [Release note...

github.com/octobox/octobox - 0e482eadd49b64938235fe80946ec9f73a4fe13e authored over 6 years ago
Bump rubocop from 0.59.1 to 0.59.2 (#1004)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.59.1 to 0.59.2.
- [Release notes]...

github.com/octobox/octobox - 8c74842e006f3a4e423f97b302044bec1d8c331b authored over 6 years ago
Add visual acceptance tests (#844)

* * add Percy for visual diffs

* * get shots firing over to Percy

* * move percy tests to ...

github.com/octobox/octobox - d041c22c2353e539b4bd23e8683e3b51448d54e3 authored over 6 years ago
Revert "Use libidn to reduce memory usage of addressable gem" (#1002)

* Revert "Use Oj for generating and parsing JSON (#1001)"

This reverts commit af28c75776ddb9b...

github.com/octobox/octobox - b7c88babbab93c1a4e0d6778b4a3da921a1ed92f authored over 6 years ago
Use Oj for generating and parsing JSON (#1001)

github.com/octobox/octobox - af28c75776ddb9b4f61f55651a02fef756f5117c authored over 6 years ago
Use libidn to reduce memory usage of addressable gem (#949)

github.com/octobox/octobox - a5d7de3e4a6e0da02693fb8936cdf8e90c8d9b36 authored over 6 years ago
Simplify "blankslate" styles (#998)

github.com/octobox/octobox - 5317d1d2bda33648746ade1e2e7eab3fe549b78b authored over 6 years ago
Remove bootstrap jumbotron usage (#999)

Was barely using it anyway

github.com/octobox/octobox - 892a3c4dcd62de3edd816c82536690803b7e3289 authored over 6 years ago
fix Alignment issues with Octobox Selected Option for Sidebar (#1000)

github.com/octobox/octobox - f33554684791f73340e32808489e7d51a7308eeb authored over 6 years ago
Don't fire keyboard shortcuts when ctrl/cmd/alt/shift held down (#997)

Stops octobox from starting a sync when the page is refresh with cmd+r

github.com/octobox/octobox - 034341ab97c327973b17664814cfa4c52c5534f7 authored over 6 years ago
Remove html from readme title (#995)

github.com/octobox/octobox - c2ab90aabc993ef8a259fe8770b4959e5722555d authored over 6 years ago
Update OpenShift installation document (#996)

Updated for new new parameters added.

github.com/octobox/octobox - 46a1dac8bde98ad4b58364c2dc4424e8f5dfd21b authored over 6 years ago
Gracefully handle jobs that have been enqueud after a notification was deleted (#994)

github.com/octobox/octobox - 61fe5fa382ca3c76e5941f6b78ee334e6afc9754 authored over 6 years ago
Design tweaks (#992)

* * brighten up main notification table

fixes #959

* * tone down blue

// fixes 846

*...

github.com/octobox/octobox - 0832d8f3f7a2504ed5efec260e38ada95966530a authored over 6 years ago
Optimize images file sizes with Imageoptim (#989)

github.com/octobox/octobox - 3821ed5e80cc0a97ed478f1d4da8839a893e5eeb authored over 6 years ago
Document excludable search prefixes (#985)

Follow on from https://github.com/octobox/octobox/pull/982

github.com/octobox/octobox - d3afec378f564dbe8d128baf090af70bf2a4810b authored over 6 years ago
Declutter growing number of scopes from Notification Model to Modules (#984)

* declutter growing number of scopes from Notification Model to respective Modules

* reverted...

github.com/octobox/octobox - 2f95148139b464d339788c3d5c67949c5bb8f273 authored over 6 years ago
Add a rake task to update old notifications with renamed repositories (#980)

github.com/octobox/octobox - 3c1502d8c2f710bef0ac909705d1147fdb657d9a authored over 6 years ago
Remove custom font options from dark theme (#983)

Resolves #981

github.com/octobox/octobox - f6413ffceeed46809e87df858b7e810fb5f535ef authored over 6 years ago
Excludable search prefixes (#982)

Resolves #961

github.com/octobox/octobox - 01b9e47156ba60c28441229080a00727f4200f95 authored over 6 years ago
fixes #973 Better handling of renamed/transferred repositories #973 (#978)

* fixes #973 Better handling of renamed/transferred repositories #973

* more review fixes

github.com/octobox/octobox - 5c92a4451245dcfbb9aad20cb1e8fc87823e497f authored over 6 years ago
Bump sass from 3.5.7 to 3.6.0 (#974)

Bumps [sass](https://github.com/sass/ruby-sass) from 3.5.7 to 3.6.0.
- [Release notes](https://...

github.com/octobox/octobox - 446ee88fc6f0588ddbc823c9aef1c93141f87dbd authored over 6 years ago
Remove async param from sync button (#970)

github.com/octobox/octobox - d0e7cc60a03ff688c1ae628dc9b4bd7e382bebcf authored over 6 years ago
Mute notifications on github in the background if sidekiq configured (#971)

github.com/octobox/octobox - c7f9744e7e902109af1b822009698c17e7f958c0 authored over 6 years ago
added Bullet gem to detect N+1 queries and unused eager loading (#962)

* added Bullet gem to detect N+1 queries and unused eager loading

* added some more gems for ...

github.com/octobox/octobox - 9938bfabc358c14cd66fef756e046366b89ac036 authored over 6 years ago
Mark notifications as read on github in the background if sidekiq configured (#969)

github.com/octobox/octobox - c8c708abb4db4d658b06b3637cb88e1e838c8e6c authored over 6 years ago