Ecosyste.ms: OpenCollective

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

Asynq

Provide a reliable task queue library to developers
Collective - Host: opensource - https://opencollective.com/asynq - Code: https://github.com/hibiken

Merge branch 'master' into responsive-menu

github.com/hibiken/stories - bc045acac7a87604838b63982d0f309dca88e48b authored almost 9 years ago
Switch from fluid width to fixed width

- Switch from fluid width to fixed width to aid reading. Big screens
will make fluid width too w...

github.com/hibiken/stories - b4edadd63a356ea70f30c163654d098f5930cdc1 authored almost 9 years ago
Hide Filter Nav and Write Buttons

Not sure if this is the best way to hide the filter navigation and
white buttons, would logic be...

github.com/hibiken/stories - 9934c5d1706f0b3dfe5eac0f5a57de26390b41d9 authored almost 9 years ago
Adjusting Width to Search Input

github.com/hibiken/stories - a67ee2efe128833d9da8f79bf24674528da4985e authored almost 9 years ago
Reorganise code to use Mobile First design

Media Query sizes follow:

- Extra small devices (phones, less than 768px - no media query neede...

github.com/hibiken/stories - 9a8ffed1f11c3cb83b4c98e290b9f46dfc9bcfd3 authored almost 9 years ago
Adjust Button Size

Buttons same height as icon buttons in menu

github.com/hibiken/stories - 907d803f4f86b1141c83c55e00670567f73ed77f authored almost 9 years ago
Rewrite user_likes_post_spec.rb

github.com/hibiken/stories - f6aae03567ec0ab8c8214a5958ddea0705f2df74 authored almost 9 years ago
Code Cleanup: user.rb, user_spec.rb

github.com/hibiken/stories - e89f6d540f3ceaca8e36f5d6600d56247edb6289 authored almost 9 years ago
Get rid of require statement for elasticsearch/model from model files

github.com/hibiken/stories - d9c425c6a7d53a1bdfc381e02c2ae547fce33f86 authored almost 9 years ago
Comment out DigestEmailWorker and sidetiq to make running test faster

github.com/hibiken/stories - b3c9269e563d7923a086ff45618e374a727b421b authored almost 9 years ago
Search Field Styles

Update search field styles. Remove styling from form element and apply
to input and button, givi...

github.com/hibiken/stories - 536dec91525981291d91f227d1e28feb1babac56 authored almost 9 years ago
Ajaxify comments

github.com/hibiken/stories - 9a77ea4b37515abae321ab2b6e54ff15e6e4f2bb authored almost 9 years ago
Refactor javascript files

github.com/hibiken/stories - cbfbffbac3a4942997be4c2a496a84ddad28b462 authored almost 9 years ago
Reorganize javascript files

github.com/hibiken/stories - beba72f4b3a7c005e3a421dfb4253e0a794b7844 authored almost 9 years ago
Clean up CSS for inline editor

github.com/hibiken/stories - e6498dee234850a916836520172810b47ce8381b authored almost 9 years ago
Index slugs in Elasticsearch to use friendly url in search results dropdown

github.com/hibiken/stories - c62d0be47b30c865a703b43bc93ec556ad2cb6fb authored almost 9 years ago
Merge branch 'master' into responsive-menu

github.com/hibiken/stories - dd157e81d9a55d75d66f8a6d2d237ea1febdef38 authored almost 9 years ago
Apply CSS styles to inline editor

github.com/hibiken/stories - 749df9697163177c637ca144ce147db1f1136d68 authored almost 9 years ago
Create posts#create_and_edit action for inline editor in the dashboard page

github.com/hibiken/stories - 8620ebc61dafe12d0adbbfd7d136932a9fb4c93f authored almost 9 years ago
Create inline editor partial

github.com/hibiken/stories - 3b1d0d5ecd615cfbcfe96bd972b0b8b9ce07134d authored almost 9 years ago
Mobile First Menu

Building out the menu using media queries so that it works on mobile
first, then tablet and then...

github.com/hibiken/stories - e0e66c60845d1d75808fd4fcec507ece07665840 authored almost 9 years ago
Merge branch 'master' into responsive-menu

github.com/hibiken/stories - 12fe17897f22ce2e2dd5f1f35c7a81d69104a618 authored almost 9 years ago
Replace 'See more' with loading icon in notification dropdown

github.com/hibiken/stories - 349007ae3262d8e6b04f6285e99fa511a1a84682 authored almost 9 years ago
Fix: heart icon in comments when user is not signed in

github.com/hibiken/stories - dc959a41daf168afa75848f937e3c00cbf8a3864 authored almost 9 years ago
Merge branch 'master' into responsive-menu

github.com/hibiken/stories - 850652215b34568f4c5946d73b1403072a00f297 authored almost 9 years ago
Add progress bar to editor layout

github.com/hibiken/stories - c551194bd2fa16f49ef784569efe917082bf6f6a authored almost 9 years ago
Fix CSS styles for tag input

github.com/hibiken/stories - 9bbd6408edaebfbff4125f8af01b537e488ea2a4 authored almost 9 years ago
Move the Publish button to the navbar in editor page

github.com/hibiken/stories - 3ce729b166ad3fb2f35aa28d5763a08c005f34c4 authored almost 9 years ago
Change comment icon in posts#show from icomoon icon to font-awesome icon

github.com/hibiken/stories - 8478f94f650212542e476d1aabf879ed530d8413 authored almost 9 years ago
Merge branch 'master' into responsive-menu

github.com/hibiken/stories - 7fb7ebdd68b2ef2a5928c8ba9b14ce72aee747ba authored almost 9 years ago
Minor fix in AddTagButton component

github.com/hibiken/stories - daa7b802f5a9ed606f3b944dcaee088e96abb948 authored almost 9 years ago
Use font-awesome icon in UserPopover for map-marker

github.com/hibiken/stories - d8bf5620a1d5732e7a50ef7547e2de73efae557a authored almost 9 years ago
Minor bug fix

github.com/hibiken/stories - d3e94e7d7178e98ff53eac9272e047975bc5c6da authored almost 9 years ago
Improve CSS styles for AddTagButton component

github.com/hibiken/stories - cc9d7416ac0a8ffdb971200109af8aa79a603805 authored almost 9 years ago
bug fix: add user_signed_in? check in users#show

github.com/hibiken/stories - 16afd40da076db4fe0c8bda35e05d26d3c9ec2d0 authored almost 9 years ago
Replace Icomoon icons with font-awesome-sass gem

github.com/hibiken/stories - bde6e76d3560446ae0e8826f2855f5a53fa2f3e3 authored almost 9 years ago
User Tag.first_or_create_with_name! method in Post#all_tags= and API::TagsController

github.com/hibiken/stories - 3cf919ad642947db681daf93ed6c208537f2382a authored almost 9 years ago
Implement first_or_create_with_name! method in Tag class to solve case sensitivity issue in tag creation

github.com/hibiken/stories - 38aa414aedf67cfe99d01db168c7532e110e1648 authored almost 9 years ago
Change box-shadow property on feed-panel

github.com/hibiken/stories - e4721c239f46a787a97dbe0a26081a85ed93719c authored almost 9 years ago
Add setTimeout to PopoverLink component to defer displaying popover when user hovers over the link

github.com/hibiken/stories - b82baba6b0168f156cc45f47c98c0dde723c06d9 authored almost 9 years ago
Add if condition to display recommendes posts and latest post secions in users#show template

github.com/hibiken/stories - baca30991e8de5fb823a49eba41ce24aab466911 authored almost 9 years ago
Merge branch 'Ryohu-annotate' which adds annotation to models, factories, and

model spec files

github.com/hibiken/stories - 0f03dc452c9980b993483f35e4cd6eeee4b3afb4 authored almost 9 years ago
add annotate gem

github.com/hibiken/stories - 6b1783b0ec4648fccb5a75e0b4d7dc92c3655744 authored almost 9 years ago
Merge branch 'add-interests'

github.com/hibiken/stories - 247cf8ad3def5496c1d0addc0fec3a732d97510d authored almost 9 years ago
Use AddTagButton in dashboard pages

github.com/hibiken/stories - 04f8f858e7ed3a5f245e5b4769b11d494074a85b authored almost 9 years ago
Add API tags_controller for creating tags in users profile page

github.com/hibiken/stories - dbbfba158ceaafc92d4ee1d7e8e1fc62076a2a69 authored almost 9 years ago
Merge branch 'avatars'

github.com/hibiken/stories - b91cc5ebaf1ddb7809089093ddac598609c3da95 authored almost 9 years ago
Merge branch 'master' into avatars-and-404

github.com/hibiken/stories - 005a60691ae44a92d75b2aa946a71a6005505121 authored almost 9 years ago
Add AddTagButton and AddTagPopover components

github.com/hibiken/stories - a3c16b7be334d0322bb7322651c06ddb16d91889 authored almost 9 years ago
Merge branch 'users-edit'

github.com/hibiken/stories - e857820b2887e32b966ea0f30892dd4ce0210ad6 authored almost 9 years ago
Display following tags in users#show if any

github.com/hibiken/stories - feed408631ef0f7dbc2c1bbcfe735901adb2dd45 authored almost 9 years ago
Add location to users

github.com/hibiken/stories - 557e9625daaf88b4df1da3eb213207acd6cb257e authored almost 9 years ago
Add CSS styles to users#edit

github.com/hibiken/stories - cc78f2046291b97b1aff2c02332dd7fa5febd880 authored almost 9 years ago
Add Google Map JavaScript API for location autocomplete

github.com/hibiken/stories - d356de9f716916a42ff6bbae9ac77a0765587b6f authored almost 9 years ago
Update Install to include ElasticSearch 1.7.3 detail

To avoid the confusion - explicitly state people need to use 1.7.3
instead of the latest version...

github.com/hibiken/stories - 5a6dc95292931d637f063b2ae522e61fd1be940b authored almost 9 years ago
New Avatars

- Replaced the storm trooper avatar (RIP my friend) with friendly
default and created a female e...

github.com/hibiken/stories - 60bce2a2321fed07d01bdc84223a6b808a06ba22 authored almost 9 years ago
Use FriendlyId's finders addon to eliminate the need to call friendly scope to find records

github.com/hibiken/stories - 517ebffaee7182fa0e0295242945be2a5aef3b43 authored almost 9 years ago
Add FriendlyId's history addon to Post model

github.com/hibiken/stories - e311f82f34f75352ad23ee8c17377806e11751ee authored almost 9 years ago
Fix post auto save

github.com/hibiken/stories - 493f1796c4ffb02f62a8e9677bee4d054d97cb88 authored almost 9 years ago
Add slug to posts

github.com/hibiken/stories - fee994fad3e88a361e8d3005481b827d03b70a7f authored almost 9 years ago
Add slug to tags

github.com/hibiken/stories - cc1b1108c6bb43a2aa76e5cdb878e740d811221c authored almost 9 years ago
Not allow user to update username

github.com/hibiken/stories - 0e64c61d8ba554779d86f5b956134405afc0f981 authored almost 9 years ago
Add slug:regenerate rake task

github.com/hibiken/stories - b10e85c0f8184c832344b126bcfe836dda10e34f authored almost 9 years ago
Add slug to users

github.com/hibiken/stories - 756fec3136d87edc9d57ec7e7dd1324313c51c36 authored almost 9 years ago
Fix SearchController to support an empty search term

github.com/hibiken/stories - e9c507d03954a64768264e365fe5d950aedbb951 authored almost 9 years ago
Add animation recommended posts page

github.com/hibiken/stories - 51b9c643227bcd588c3e15404e575b7b7c75191c authored almost 9 years ago
Add cancel button to users#edit page

github.com/hibiken/stories - cdf81dafcb98f31cec354ab5b617696792dc8dc8 authored almost 9 years ago
Add animations to drafts page

github.com/hibiken/stories - ff9f9eb8e28cbf444ef1b85259d62ee767c12885 authored almost 9 years ago
Add animations to search#show search#users page

github.com/hibiken/stories - 7a05ba6a5f1b3981bd58a86114bcd348c16e2fad authored almost 9 years ago
Add animation to users#show users#edit page

github.com/hibiken/stories - 57b5a1e6b1f596747739b90ba8e54e7032f55f35 authored almost 9 years ago
Add animations to tags#show page

github.com/hibiken/stories - b92d65a67ef4b936d638ac2934afb2519d6933a0 authored almost 9 years ago
Add page animation to posts#show and posts#new page

github.com/hibiken/stories - 8d4d3a1a9528dcaa8ed24ab26da44e91a17f8c83 authored almost 9 years ago
Add page animation to dashboard pages

github.com/hibiken/stories - fa33a64975dd6bb9e3d2433797fa0b122e0ea2ff authored almost 9 years ago
Add element transition javascript file

github.com/hibiken/stories - 9afe78e80ea7d8cbf5d0073fcf60834dae0246ca authored almost 9 years ago
Add page load animation Sass file

github.com/hibiken/stories - 1d20961793e0155b3b0b6f45d8c00d0735906f33 authored almost 9 years ago
Merge branch 'Ryohu-add-es-create-index-task'

github.com/hibiken/stories - d72f0049928ae5cf30fbf83172507f71cc8b85a4 authored almost 9 years ago
Change naming and description for elasticsearch reindex rake task

github.com/hibiken/stories - 213fa6fa946be13816d8e5e2323218de32744d6f authored almost 9 years ago
Merge branch 'add-es-create-index-task' of https://github.com/Ryohu/stories into Ryohu-add-es-create-index-task

github.com/hibiken/stories - 18f527050b7a817551e6991eb3319a107fa9dbd8 authored almost 9 years ago
Simply render partial posts/likes in post-metadata-bar in posts#show page

github.com/hibiken/stories - c4a36f91dbb7602010201a778ad02fae6aafd606 authored almost 9 years ago
Extract out overlay component from OverlayTriggerButton and add UserOverlay component

github.com/hibiken/stories - e50b88cf079fed6490acd5ab82d171c089fe4398 authored almost 9 years ago
fix Installed.md

github.com/hibiken/stories - fbf6128ae6783fe93195e9f6f7b39d759b011d1b authored almost 9 years ago
delete create index method from Model

github.com/hibiken/stories - d1e5a2f06ee2c070ccdb189b0c5a1022468e5fe6 authored almost 9 years ago
add elasticsearch create index task

github.com/hibiken/stories - d139a7398569a02a384f82a7a23b9ed5352a8c2d authored almost 9 years ago
Merge branch 'master' into css-refactor

github.com/hibiken/stories - 300b2e7b9c243e4226f81d76deb5c0aa69429090 authored almost 9 years ago
Keep Font-Smoothing

Keeping the hack for font-smoothing as there is no standard for font
smoothing.

github.com/hibiken/stories - bc8043059a8d52b15ed2520a824933800582f520 authored almost 9 years ago
Add rack-mini-profiler in development

github.com/hibiken/stories - 88faae0a49175ef1d6385a622c38bd222467048b authored almost 9 years ago
Fix lead in top_stories partial

github.com/hibiken/stories - 6d19bf9677858be32b692bfbef23cb8b95f7e98b authored almost 9 years ago
Deep cleaned vendor prefixes

- Flex box is simplified
- Keyframe animations simplified
- ::placeholder simplified
- mixins si...

github.com/hibiken/stories - ec7c872d8cd8958d54a2952243f1517a3998d469 authored almost 9 years ago
Added Autoprefixer gem

You no longer need to write lots of vendor prefixes

Make sure to clear your cache: rake tmp:cle...

github.com/hibiken/stories - 044244d0410bf358938962f83c08dcfd1a61b15a authored almost 9 years ago
Refactor private methods in feed.rb

github.com/hibiken/stories - a59a9dec08ab0ddccf09c6da1098b023b83af9f7 authored almost 9 years ago
Add progress bar on page change event

github.com/hibiken/stories - f9bf276b0dc347c6a0c6fff4cb477c431574b4bf authored almost 9 years ago
Update .gitignore file

github.com/hibiken/stories - e510b842015e87db6455e71c3fa1e598c7465528 authored almost 9 years ago
Bug fix in SearchableTag module

github.com/hibiken/stories - 35a885f1e25ca17f24602fbb73e754bf21391429 authored almost 9 years ago
Update styles in search#show and search#users page

github.com/hibiken/stories - c02248d11fa4b971259705261e03988f9d3d3ef6 authored almost 9 years ago
Merge branch 'master' into search-result-page

github.com/hibiken/stories - 13fb175fa4de1f0e4d54dc3abf44a6461c4b1826 authored almost 9 years ago
Add search filter links to search result pages

github.com/hibiken/stories - c09c753faaa0b28dbc1a693531953f92b964a024 authored almost 9 years ago
Merge pull request #14 from kenny-hibino/notification-illustration

Illustration for Notifications

github.com/hibiken/stories - 07c0f614afdd6458db899a74955f1e20f55a3c9f authored almost 9 years ago
Merge branch 'master' into notification-illustration

github.com/hibiken/stories - 7a04b5110c6cc4adb205240a5f65518458a6e6ba authored almost 9 years ago
Add speech bubble

github.com/hibiken/stories - d597544c35a232c31f77dd22c195bbdb1e0fe58c authored almost 9 years ago