Ecosyste.ms: OpenCollective

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

Retrospring

We're building an open source Q/A social network called Retrospring.
Collective - Host: opensource - https://opencollective.com/retrospring - Website: https://retrospring.net/ - Code: https://github.com/Retrospring

localize user profile, settings, modals

github.com/Retrospring/retrospring - e006dfde5329d9857223f073278f24597653a4e2 authored over 9 years ago
yml has no support for single quotation marks (') ;-;

github.com/Retrospring/retrospring - f3b80d2bd4f26727f5cce9a4fe1da3c3a198821d authored over 9 years ago
line 51 of _notification.html.haml line 57 of _notifications.html.haml

github.com/Retrospring/retrospring - f564ef724ee15afd5b0e854e07d224d84597d194 authored over 9 years ago
localize notifications (except comments)

github.com/Retrospring/retrospring - b8c00329868fe987b41f050833d44975946bd073 authored over 9 years ago
Merge remote-tracking branch 'origin/locale' into locale

github.com/Retrospring/retrospring - 45ec9ebdffe7d48961e268ad67a638d684eade20 authored over 9 years ago
Merge pull request #35 from colons/768

Move the north-of-768px styles up one pixel.

github.com/Retrospring/retrospring - f464ca22886de1673165a787b71a3a5b3bbf08d0 authored over 9 years ago
Move the north-of-768px styles up one pixel.

Prevents the site looking totally broken at exactly 768px wide.

github.com/Retrospring/retrospring - 96e367852be666801aa41f8710fc09ac05873a60 authored over 9 years ago
Merge pull request #34 from colons/readme-justask

Expect cloned versions of this repo to be called 'retrospring'.

github.com/Retrospring/retrospring - 2ca873b1845e65f8cd04bf1e812f9a5ae528f935 authored over 9 years ago
Make room for the create button

Fixes an issue where content on the bottom of the page would be impossible to click on narrow de...

github.com/Retrospring/retrospring - 1aa4cf6ebbbd8830c87089366d2169aa1178b6ae authored over 9 years ago
Expect cloned versions of this repo to be called 'retrospring'.

github.com/Retrospring/retrospring - 7c0d881ac6bf33cd37f6beaff4720bd993b2bd5f authored over 9 years ago
Possibly fix /ajax/preview

github.com/Retrospring/retrospring - d11b16dad623ebb939416c2d1f026d80cca8a11b authored over 9 years ago
Test if Redis is up with ping, rescue and log a warning if down.

github.com/Retrospring/grape-throttle - dad28d9a661d7d825c5426d8c348b97cffbf5421 authored over 9 years ago
use websockets/ws instead of nodejs-websocket

github.com/Retrospring/knotifier - 81341e0af4fa81a052979095b0172b7d7595fb2f authored over 9 years ago
and apparently browser variety is a good thing

github.com/Retrospring/retrospring - b90702967382f063c8cfc4bd8be5d248b0a768c7 authored over 9 years ago
updated avatar and header (user, sleipnir)

github.com/Retrospring/api-docs - 19b23dfc2b917ef69e764ed9a4cc1c18f8e2d984 authored over 9 years ago
Amendment of RFC-0001 with clearer detail, updated docs with format

github.com/Retrospring/api-docs - 1650f64523959e81f0be7267a2c82e6ad7f4359e authored over 9 years ago
Fix header parallax (assigned a variable called 'top' which is read only, caused issues with firefox and blink/webkit browsers IDK why it worked in local test envs, but this should fix it)

github.com/Retrospring/retrospring - 76be03be665ad546c1cc9493520ae1c12b2f71ed authored over 9 years ago
Merge pull request #32 from Retrospring/profile-headers

Parallaxed profile headers

github.com/Retrospring/retrospring - 62d145fce7db932ec0496dded71dab58dc5fa087 authored over 9 years ago
few JS fixes and header parallax (closes #53)

github.com/Retrospring/retrospring - 2e89758c374e694b574fa534c31f3693ee9dca09 authored over 9 years ago
Merge branch 'optimize-js' of github.com:Retrospring/retrospring into profile-headers

github.com/Retrospring/retrospring - d79fcc68bc54dbabb66d013922306bb580b4cf41 authored over 9 years ago
that locale is now provided by devise-i18n [skip ci]

github.com/Retrospring/retrospring - 191b1cc1dba3721f3f05799d40c4cfbfbde9c1a2 authored over 9 years ago
explanation for '%{hide} %{user}'

github.com/Retrospring/retrospring - 3c6c0b1596a8a042123693611d2cd196c351145a authored over 9 years ago
localize question_header and questionbox

github.com/Retrospring/retrospring - 7a0be2519ae9e815948d98720e19fe0d944da338 authored over 9 years ago
Merge remote-tracking branch 'origin/locale' into locale

github.com/Retrospring/retrospring - 75a7b393b9fa2e5a1691c0f9df694e40e046adae authored over 9 years ago
Don't raise on invalid locales

github.com/Retrospring/retrospring - eda3bf5e62ce9451e6c78fefc14b788b1e5e4fc9 authored over 9 years ago
[skip ci] duplicate gem

github.com/Retrospring/retrospring - ff693d9b937e36e4d7af3fb44b62ba9d273b39a2 authored over 9 years ago
Accept-Language header support

github.com/Retrospring/retrospring - 50e1186e7937c680c4cf3f17f01dc94a0917bc32 authored over 9 years ago
less logic in views

github.com/Retrospring/retrospring - 52890707c51152a6b1ad6c1c87cef691104d4e5a authored over 9 years ago
localized answerbox (trigger warning: horrible code)

github.com/Retrospring/retrospring - 9c839721056cb4423a7f2b6db6606a8322c741db authored over 9 years ago
implemented translations into front, about and discover

github.com/Retrospring/retrospring - ab0b428e03e908181b0f004cd7a274d7350bdae9 authored over 9 years ago
turn front, about and discover into locales (not implemented yet)

github.com/Retrospring/retrospring - ce2503bfb3002ea874a6a1887d5ac2878ed1c844 authored over 9 years ago
add i18n gems for rails and devise

github.com/Retrospring/retrospring - a2eff0da5067e8930c1add7c46c5922ce539101c authored over 9 years ago
Merge pull request #2 from jannsk/master

Allow custom periods

github.com/Retrospring/grape-throttle - d5efcc88828e48f581f3aa3b11e37bbab10f257d authored over 9 years ago
[skip ci] fix comments

github.com/Retrospring/retrospring - c6028f8deea80a00ed4c150cc623556dabd214b7 authored over 9 years ago
Basic locale check

github.com/Retrospring/retrospring - 69a1bb32f4db1895055bf37fdaeebc819f6a7c2e authored over 9 years ago
[skip ci] update README.md

github.com/Retrospring/retrospring - a5927cefa058d5b6cd43a79a2893338baaa8a59d authored over 9 years ago
[skip ci] update README.md

github.com/Retrospring/retrospring - b9f616916bcb9bcd8d7bc8b1b32cfca43443d7de authored over 9 years ago
update README [skip ci]

github.com/Retrospring/retrospring - 4dbc68d7e4205b1b96ff0f7129635af474a3e805 authored over 9 years ago
use service-docs instead of text in templates

github.com/Retrospring/retrospring - b687b27563a0f2b529440d436728b388d1f80d3d authored over 9 years ago
Strip newline from fence

github.com/Retrospring/service-docs - 7f6cd02e6efe2e78322ab9b651c32606f95695f4 authored over 9 years ago
[skip ci] thanks xalign

github.com/Retrospring/retrospring - 00839f9b56bf9ec688e80ff2e793cad5330c55dd authored over 9 years ago
add service-docs submodule

github.com/Retrospring/retrospring - 17e8117105eee5b6b3a37edcf26c31d2fc198e57 authored over 9 years ago
Add exception if period or limit is missing

github.com/Retrospring/grape-throttle - b383ec40b277d8cc8c52a7f90ce454b68a0b9100 authored over 9 years ago
Update README.md

github.com/Retrospring/api-docs - 5de0922c1f97733513556fefe6b208bc549c87e8 authored over 9 years ago
Sometimes I wonder if I can markdown

github.com/Retrospring/api-docs - 7dcb785ed28e5159f93e59feff9472782a679eeb authored over 9 years ago
README.md ## Requesting API additions, removals, or changes

github.com/Retrospring/api-docs - 2a6e02dbf8f10168954983cf0b37c5d50a02708d authored over 9 years ago
RFC 0001 + en/sleipnir/user.md

github.com/Retrospring/api-docs - a561ff5a6e69fc066cd4d474e71ac4db54c10b53 authored over 9 years ago
remove escape character in FAQ

github.com/Retrospring/service-docs - da37aa34b1498a5c9a99b5dafce0ff48c5626165 authored over 9 years ago
update README and add FAQ

github.com/Retrospring/service-docs - f147e3fdf56470cc5c2902aeaa62408d4fddaa53 authored over 9 years ago
added Privacy Policy

github.com/Retrospring/service-docs - 12cebc30cca4eda9591953d6de1caec83f882fb3 authored over 9 years ago
add Terms of Service

github.com/Retrospring/service-docs - d76dc1793e5ca05a6d6cbee9dab42aee8e6f224a authored over 9 years ago
Merge pull request #31 from Retrospring/markdown-io

Allow loading markdown files from FS

github.com/Retrospring/retrospring - c72448349aedcc5b23f672dd632ef1566695bdb8 authored over 9 years ago
Allow loading markdown files from FS

github.com/Retrospring/retrospring - 9d93bbf9b1c5c7b3af78ec4757b81cd165cc2fe5 authored over 9 years ago
move Group modal toggle to navbar on desktop

github.com/Retrospring/retrospring - 49dea9095ab3a1a627a96aee8df64213df519bbd authored over 9 years ago
wiggle functions for scopes

github.com/Retrospring/knotifier - e261b70dd7f88b77276e47cdae1902ee673b53bf authored over 9 years ago
More excitement, more!

github.com/Retrospring/knotifier - 684e1bad45cdcb215beaa0e09999b8ed70b024e4 authored over 9 years ago
LS moved to lowercase package name

github.com/Retrospring/knotifier - 8ae2fab66d9c852789e9fa5d6092151b66fb0eb4 authored over 9 years ago
Slack notifications

github.com/Retrospring/knotifier - 8293f03207c68fef1d475504e2bf384d25d05476 authored over 9 years ago
Rewrote into LiveScript

github.com/Retrospring/knotifier - e7cd69c80696a8980fef9721c4b00667556ba7cb authored over 9 years ago
completely redesign About page

github.com/Retrospring/retrospring - 8753af3b4843fde9b7b282a6f4e8b51d288cda3c authored over 9 years ago
Merge branch 'master' of github.com:Retrospring/retrospring into optimize-js

github.com/Retrospring/retrospring - 7a5b1cf1de3f090222216ea39490a7d210ce3040 authored over 9 years ago
add Most Comments and Most Answered to Discover

github.com/Retrospring/retrospring - 4400779d005213e1d29de334d685c04a164b5ebb authored over 9 years ago
tooltips for comment timestamps [ci skip]

github.com/Retrospring/retrospring - 6b08e6fed545d3c07e9b8ccc7b0878879cdbca76 authored over 9 years ago
Merge remote-tracking branch 'origin/master'

github.com/Retrospring/retrospring - bbb3b806a53270238a1cd945b89e97fad9358b5f authored over 9 years ago
timestamps for comments and CSS fixes

github.com/Retrospring/retrospring - ab6983001e09428b10b8f81763c66e3b710ee308 authored over 9 years ago
Merge pull request #30 from Retrospring/mobile

Mobile-friendly profile boxes.

github.com/Retrospring/retrospring - 3825c633b0de96e020b7680a64bd9d03618f84ed authored over 9 years ago
Mobile-friendly profile info box

github.com/Retrospring/retrospring - 9e3a6e21717a5152b53505534169f997b3e454e3 authored over 9 years ago
Merge pull request #29 from Retrospring/feature-discover

Only show new users that have asked at least 1 question (Discover)

github.com/Retrospring/retrospring - 64a7450b28bbc11cfe527c1823d8704efe9e44af authored over 9 years ago
Merge pull request #28 from Retrospring/adj-title

Answers show question content, not answer content (makes more sense)

github.com/Retrospring/retrospring - 0762d98b52ceac22d7346851cb803ea232eccabd authored over 9 years ago
Only show people that have asked at least 1 question (Discover)

github.com/Retrospring/retrospring - 6c48e47f2c9f5b4f82ff00a2c99467e40fd05551 authored over 9 years ago
Answers show question content, not answer content (makes more sense)

github.com/Retrospring/retrospring - db75f3dd363bd6ae344fb7c730a74c52f2ef8e33 authored over 9 years ago
Change deployment target

github.com/Retrospring/retrospring-ios - b5cc16348963cdd496cf6cb3dbd6cd5ecf1ca539 authored over 9 years ago