Ecosyste.ms: OpenCollective

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

Mumuki

We develop a solution to teach programming skills and computational thinking to students of all ages, with the aim of bridging the digital divide.
Collective - Host: opensource - https://opencollective.com/mumuki - Website: https://mumuki.org - Code: https://github.com/mumuki

Order discussions by descending order on profile

github.com/mumuki/mumuki-domain - 29ec2d273de21c830ef0535117f2262a711550ac authored over 3 years ago
Change discussion message locale to avoid confusion with direct messages

github.com/mumuki/mumuki-laboratory - 5013a91413e7382714d22580c05558079c5bd8f4 authored over 3 years ago
Merge pull request #233 from mumuki/fix-discussion-notifications

Fix discussion notifications

github.com/mumuki/mumuki-domain - 7e4b207c2e2fc64006a095d51e992adedbf47953 authored over 3 years ago
Add creation date sub criteria for discussion ordering

github.com/mumuki/mumuki-domain - 8d7dd175c415355f50a95f570ee7b9f9f154feef authored over 3 years ago
Add specs for unread subscriptions

github.com/mumuki/mumuki-domain - bc6c9bfd00ea03d63b8708ad7d20baec2f059b7e authored over 3 years ago
Add subscription specs for message posting and unsubscription

github.com/mumuki/mumuki-domain - dffee053f8abf6c728f658468cbb79b043de96ed authored over 3 years ago
Add basic subscription specs

github.com/mumuki/mumuki-domain - 7119bb47a050d7c670d1444260d9168d1b6a8e33 authored over 3 years ago
Prefer each instead of map

github.com/mumuki/mumuki-domain - 0f5ef83754b5eb6de488f571f83155355a5c6892 authored over 3 years ago
Add subscription specs for discussions in different organizations

github.com/mumuki/mumuki-domain - 46c5182ff1c5d208ef431cba23679df6be4fab9f authored over 3 years ago
Rename unread_subscriptions to make clear it has an effect

github.com/mumuki/mumuki-domain - 941c404c67985d8973da9edf2cf90f4e2f97ead4 authored over 3 years ago
Send notifications for discussions not created by current user

Now considers discussions the user is subscribed to, and not only
those that they are initiators...

github.com/mumuki/mumuki-domain - 9e1963861c2d0533829c46123ec47c3f0ecf9883 authored over 3 years ago
Merge pull request #74 from mumuki/fix-mu-browser-js-execution

Remove resize callback to avoid re-render browser on resize

github.com/mumuki/mumuki-styles - 43698bba1d2a00c9aa4bf35ac6d7f2ab665198f4 authored over 3 years ago
Remove resize callback to avoid re-render browser on resize

github.com/mumuki/mumuki-styles - 67efb94ecc9e990e24a57c3424245adee0f27d06 authored over 3 years ago
Merge pull request #1643 from mumuki/feature-paginate-user-discussions

Paginate user discussions

github.com/mumuki/mumuki-laboratory - 6b0ecec252acb261288e6affd381d7c9821af1ef authored over 3 years ago
Prefer fw-bold CSS class over repeated uses of <strong>

github.com/mumuki/mumuki-laboratory - f880f9b8c3bb5a3493e8b9fd57195889a781349a authored over 3 years ago
Extract user discussions table title to helper

github.com/mumuki/mumuki-laboratory - 6a74b635205360693246e7432d16856bdf07a839 authored over 3 years ago
Extract user discussions table header to helper

github.com/mumuki/mumuki-laboratory - d4cb9f1a3ce2c97c4fa1114e990b905da2e2ff95 authored over 3 years ago
Use friendler time_since for user discussions

github.com/mumuki/mumuki-laboratory - 235e91692ae3395313dd90a16a936cd3cc7e037e authored over 3 years ago
Divide user discussions table into unread and read

github.com/mumuki/mumuki-laboratory - f1407ce4fa3aab66854d3a0971030ec6b8b98e07 authored over 3 years ago
Extract user discussions table item to helper

github.com/mumuki/mumuki-laboratory - b0f6a86ecb30aee74625c0b5ee706d2c20264957 authored over 3 years ago
Move discussion-pagination CSS class so it can be used on profile view

github.com/mumuki/mumuki-laboratory - 83d0899324120233ea9edd8f3ab754640f5869be authored over 3 years ago
Paginate user discussions

github.com/mumuki/mumuki-laboratory - deb573fce4aaeed88676557303049c80fca568b7 authored over 3 years ago
Make discussions list on profile scrollable

github.com/mumuki/mumuki-laboratory - b6cf15ef6eb996742eb142d9e2353ce436bfe489 authored over 3 years ago
Show unread discussions first on profile

github.com/mumuki/mumuki-laboratory - 61e8f8eb84f86362859a2b9ce635f0459500ace4 authored over 3 years ago
Use an open envelope icon for read discussions

github.com/mumuki/mumuki-laboratory - d4cd81e8c8ac8de4564cb9cf8cf5bd531b3f5f21 authored over 3 years ago
Add table header on profile discussions

github.com/mumuki/mumuki-laboratory - d72b41108a8bbdea22144bb3c7f55772953f8315 authored over 3 years ago
Center read/unread icon for better positioning

github.com/mumuki/mumuki-laboratory - 02891c0cccd69473c0519c931bc926ce2c8cad8f authored over 3 years ago
Add initiator on discussions table on profile

github.com/mumuki/mumuki-laboratory - f886cabc63d590747f56453f54abbc544dba8c2c authored over 3 years ago
Merge pull request #231 from mumuki/feature-paginate-user-discussions

Add scope for showing unread discussions first

github.com/mumuki/mumuki-domain - 784033c72afaaaca5c8d656cc434a53ce8a4c482 authored over 3 years ago
Add tests for unread_first discussions scope

github.com/mumuki/mumuki-domain - 383a395e02af977adccac07a41faaa53073d8f55 authored over 3 years ago
Merge pull request #1644 from mumuki/feature-new-discussions-view

New discussions index view

github.com/mumuki/mumuki-laboratory - f8b64ecabe12866d6ef394ea3885a656c88ff8bd authored over 3 years ago
Replace moderator initials with badge for responsible

github.com/mumuki/mumuki-laboratory - 4b56dcc9b1be894cad04591100b274d0276815ae authored over 3 years ago
Change style for showing number of verified messages on a discussion

github.com/mumuki/mumuki-laboratory - 757159b8ef17c824b21a12410410142703a21fe5 authored over 3 years ago
Join two icons on a single code line

Using two lines would add a whitespace between the icons, which
slightly offsets margins.

github.com/mumuki/mumuki-laboratory - 08d1e4d006a841a990a09993bbe44e02d6464cd1 authored over 3 years ago
Add some margin between the discussion description and the publish button

github.com/mumuki/mumuki-laboratory - 31459967b93d6500f7d0def8178fc73ca84ee749 authored over 3 years ago
Show total number of messages on a discussion too

github.com/mumuki/mumuki-laboratory - b5547c4703423de9f8d617ed473b43add0f7c754 authored over 3 years ago
Tweak margins and spacing on discussion title icons

github.com/mumuki/mumuki-laboratory - fb773a3fc79a0891feb4bc427beaf5ce1e61382a authored over 3 years ago
Use smaller font size on description, initiator and icons

github.com/mumuki/mumuki-laboratory - cfe6e03da2001d68fc6c4809b9b3df93f6901d4e authored over 3 years ago
Change language icon and status position on discussions index

github.com/mumuki/mumuki-laboratory - 3f2b19b1dc19c800deeb6930309a8dc9e8c371e8 authored over 3 years ago
Improve contrast and margin on responsible moderator badge

github.com/mumuki/mumuki-laboratory - 3e2441f09fb1651412ed17da3124b4051fcee58b authored over 3 years ago
Replace 'save' with 'publish discussion' on new discussion form

github.com/mumuki/mumuki-laboratory - 0cc134b64192f5b2f513dc11e116f3a29cd6c843 authored over 3 years ago
Move discussion status icon to the right

github.com/mumuki/mumuki-laboratory - 19bfdd52ee6b65f105901e73caed7ccd4f2cc16d authored over 3 years ago
Extract discussions list to its own partial

github.com/mumuki/mumuki-laboratory - f8b7a78f7389e20c898cb4880875f4d5d843dd66 authored over 3 years ago
Add class for each filtered discussion's <a> tag on index discussions

Most organizations change the link colors through custom CSS.
Since each discussion on the index...

github.com/mumuki/mumuki-laboratory - f14f860ba35819abd7cbd47c2942955247342fdd authored over 3 years ago
Move icons to the right on discussion title

github.com/mumuki/mumuki-laboratory - b7993542ee26254429e5601dbbb88904036617dd authored over 3 years ago
Unify discussion title in a single div in discussions index

github.com/mumuki/mumuki-laboratory - 868983d8b3c9942d338e290c4e9200824ccb89e5 authored over 3 years ago
Reorder and update a few locales

github.com/mumuki/mumuki-laboratory - 74e5e4b9756126d63c5974ea418c27687d76126e authored over 3 years ago
Show discussion creator and date on discussions index

github.com/mumuki/mumuki-laboratory - 6197c5f07bf069253c5a3ee2d881f69d0a82c73a authored over 3 years ago
Make some locales gender-neutral

github.com/mumuki/mumuki-laboratory - deb72109d3613dc5c5f4354d212ca8f55a339396 authored over 3 years ago
Add scope for showing unread discussions first

github.com/mumuki/mumuki-domain - c47d0ea06bfff88cd6bf5a3e7312c3a6ff56ea12 authored over 3 years ago
Merge pull request #1642 from mumuki/chore-faqs-rename

Rename FAQs locales

github.com/mumuki/mumuki-laboratory - ac030c2c8886698fdc94adf63221504f3b67b276 authored over 3 years ago
Update FAQs item icon and text on menu bar

github.com/mumuki/mumuki-laboratory - 30f27edf5957cf3ddf84be188e99bad33571c1db authored over 3 years ago
Change FAQs locales in Spanish and Portuguese

github.com/mumuki/mumuki-laboratory - d9c183b00de501c2e33f77e45fad1b0a6358f7dc authored over 3 years ago
Merge pull request #229 from mumuki/chore-restore-submitted_at-on-stats

Use submitted_at on activity date filters again

github.com/mumuki/mumuki-domain - 0979c1d38ba3e06631384b7e06485d620cb04b2c authored over 3 years ago
Use submitted_at instead of updated_at on activity date filters

github.com/mumuki/mumuki-domain - ad2bcb4898e21e4f89f7c3e107e72adb611085e4 authored over 3 years ago
Add timezone to organization resource h

github.com/mumuki/mumuki-classroom-api - c869fdbaee7436375939f641da797f6413c4545f authored over 3 years ago
Add timezone to organization factory

github.com/mumuki/mumuki-bibliotheca-api - 6e360120d7875689751aa0c4165c8f0e47f5bbe8 authored over 3 years ago
Merge pull request #1641 from mumuki/feature-verified-full-name

Feature verified full name

github.com/mumuki/mumuki-laboratory - c60a6e4da4ecfdc8580008eaa16797a2de750aa3 authored over 3 years ago
Only show verified name notice if organization is private

This is to avoid an incorrect notice showing on a public
organization, as verified names are alw...

github.com/mumuki/mumuki-laboratory - 503120155a439a2e0b79833807d1f06648123911 authored over 3 years ago
Extract profile fields rendering to a new partial

github.com/mumuki/mumuki-laboratory - d4adfc1e38f911eb522b666ccef9f636820e62e9 authored over 3 years ago
Use full path to render profile fields partial

While it works on the normal user flow, the shortened path fails
if the user has an invitation. ...

github.com/mumuki/mumuki-laboratory - c40cf2e823783692e00464c2aeff94c550a38d62 authored over 3 years ago
Show verified full name on edit profile view

github.com/mumuki/mumuki-laboratory - 6ac5e8498f359f715e87bdde7258dfc29632bbbe authored over 3 years ago
Add verified name notice

github.com/mumuki/mumuki-laboratory - 3aae466b29271fdcf8627b3a02c2d9b09b0f0278 authored over 3 years ago
Update Domain and Styles

github.com/mumuki/mumuki-laboratory - 3757176e3893338b3985d0d9967095c9157859bc authored over 3 years ago
Merge pull request #228 from mumuki/feature-verified-full-name

Add verified full name methods for User

github.com/mumuki/mumuki-domain - 5ba73f1b42363fca5313b2953e7ce47e9ebe1d1a authored over 3 years ago
Put all onomastic methods in a single concern

github.com/mumuki/mumuki-domain - accb829305af3904e5deec9c200b40c3f9527eee authored over 3 years ago
Add verified full name methods for User

github.com/mumuki/mumuki-domain - 9c554f9b14e73acb31eae14dc28f8c75ab3ff73b authored over 3 years ago
Merge pull request #227 from mumuki/fix-save-submission

Fix save submission

github.com/mumuki/mumuki-domain - dd9787e300f22556b704b7665fdf0b3bad12ad15 authored over 3 years ago
Add a smaller font-size class

Bootstrap provides fs-1 through 6 classes, where 6 is the default
font size. Most classes add 0....

github.com/mumuki/mumuki-styles - aafb432b7c1bde64960e3f12d227dda9907e633d authored over 3 years ago
Merge pull request #1640 from mumuki/chore-misc-time-zone-fixes

Chore misc time zone fixes

github.com/mumuki/mumuki-laboratory - 6c975355fac6d9dd459bc52b628709529bb687e5 authored over 3 years ago
Generalize indexed factory option

github.com/mumuki/mumuki-domain - 56bea7201d44c08a0c6392f924b0e06fc4ed5bf4 authored over 3 years ago
Add submitted_at tests @ question & query

github.com/mumuki/mumuki-domain - 20d026638c45b7b1bbb7c239c765feb04d382af5 authored over 3 years ago
Rename save_submission for consistency

github.com/mumuki/mumuki-domain - f979f830ea2cbb7b3b7c2698e8fec603f9cee8b7 authored over 3 years ago
Ensure submission saving as appropriate

Questions dont save submissions. Tries, Problems and Playground do.

github.com/mumuki/mumuki-domain - 031930364fa9bb57f1254ec54d674eeed579027e authored over 3 years ago
Merge pull request #222 from mumuki/chore-misc-time-zone-fixes

Chore misc time zone fixes

github.com/mumuki/mumuki-domain - f58f6b35e5df3b373383ca18a32f6fb86be6ec4a authored over 3 years ago
Prefer ago helpers

github.com/mumuki/mumuki-laboratory - a1c699e0b21cee2e2c4cc454995ad581f736f673 authored over 3 years ago
Prefer in_time_zone to to_datetime

github.com/mumuki/mumuki-laboratory - eda7951458d5a2368d356e117fcdfb96900144eb authored over 3 years ago
Point to domain branch

github.com/mumuki/mumuki-laboratory - aba3cf22758e7c488173ee568e2b6762d9b4c744 authored over 3 years ago
Remove odd current&

github.com/mumuki/mumuki-laboratory - 2dddc221aa9a15550417424338b6344cdf49e048 authored over 3 years ago
Move current_time_zone helper

github.com/mumuki/mumuki-laboratory - b76f1dc82508f20ad6daa512e423416d6bab0f2e authored over 3 years ago
Prefer Time.current to DateTime.now

github.com/mumuki/mumuki-laboratory - 433d2abcf610b7dc0e5e9e6857eaf47eaecfad4a authored over 3 years ago
Fix time-zone tests

github.com/mumuki/mumuki-laboratory - 21d55ea41e607cd51ee7e054babc7ad26618633c authored over 3 years ago