Ecosyste.ms: OpenCollective

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

if-me.org

if-me.org is a free, open source mental health communication platform to share experiences with loved ones
Collective - Host: opensource - https://opencollective.com/ifme - Website: https://www.if-me.org/ - Code: https://github.com/ifmeorg/ifme

small changes to make the function testable

github.com/ifmeorg/ifme - ffb580847934de9ccbb7791824dfbbe8a2daf8a9 authored over 8 years ago
Making sure I commit to my repo

github.com/ifmeorg/ifme - d5087fd5449406692c0488fb4f080a9c64fbba41 authored over 8 years ago
Added unit tests for header.js [NOT COMPLETE]

github.com/ifmeorg/ifme - 4c7e1ed72d8c4e755454220f7182152831255b7f authored over 8 years ago
Feat (user interface): Show viewer tool-tip on mobile

Show viewer tool-tip on mobile when background element encompassing the text is clicked

- Creat...

github.com/ifmeorg/ifme - d312b09b1ff276474debf92e5ba4060521eb2ed2 authored over 8 years ago
Changing error message

github.com/ifmeorg/ifme - 6aed8903d0a461af5275915d84aba6fe986c5bfb authored over 8 years ago
rm cached database.yml

github.com/ifmeorg/ifme - 04da2f5d2db7c5ee809c2a029063b0b3e111cb74 authored over 8 years ago
merge personal

github.com/ifmeorg/ifme - 2beecdab035ad407c701688af30375c121b060a1 authored over 8 years ago
Adding validation messages in groups/form

Before this commit, if you tried to submit new group without a
description, there was a JavaScri...

github.com/ifmeorg/ifme - acdec2bef55c6d545c704a48de716ca0a6add9af authored over 8 years ago
Refactoring groups#destroy

Adding dependent: :destroy associations so @group.destroy will destroy
associated meeting and me...

github.com/ifmeorg/ifme - ad7a7e01edac72e2ddee5e55512271da382bea64 authored over 8 years ago
More refactoring of groups#leave

github.com/ifmeorg/ifme - aa915370b4cce80c6a13aad3065d5e441fb58f63 authored over 8 years ago
finished moments.js and strategies.js tests

github.com/ifmeorg/ifme - b3e53a8428ccc27dea3a78472c4c9ade60efe80a authored over 8 years ago
Fixed checkbox bug

github.com/ifmeorg/ifme - 940213da8b59d91963aefc6ad9e8d59e3e385fbd authored over 8 years ago
Added tooltips for viewers and comments

github.com/ifmeorg/ifme - 4a3a03d58b83af38d973ff2cdf778951817e6898 authored over 8 years ago
View Strategies via lightbox

github.com/ifmeorg/ifme - 9904ddbfb99d408663b25c1dfbdd2822cd738a3b authored over 8 years ago
Fixed bug with not being able to save quick create Strategies

github.com/ifmeorg/ifme - 3ec7a9083ccd81364415ce06ca3c78e64638a556 authored over 8 years ago
Get rid of commented out code

github.com/ifmeorg/ifme - 796addbcc3aa0ed64b7d3cd88053ac36d12bec3a authored over 8 years ago
resolved merge conflict

github.com/ifmeorg/ifme - 1b9670690fbe930660c22bb014c618f986169260 authored over 8 years ago
finished tests for strategies.js

github.com/ifmeorg/ifme - 2380d4de676d70155832aa65e1d902905584d569 authored over 8 years ago
Fixed responsive design for Stories

github.com/ifmeorg/ifme - 3b62648d36ee97ef91a68a0df9209533ba2392eb authored over 8 years ago
Updated README

github.com/ifmeorg/ifme - ee5a4f6530640d9362907f59d15bfa204320271a authored over 8 years ago
Updated README with upgrading Ruby on Rails section

github.com/ifmeorg/ifme - 26e29fb17059dfffe2107abf5235fba627d06eac authored over 8 years ago
Merge pull request #203 from starbelly/tidy_gemfile

Tidy up Gemfile

github.com/ifmeorg/ifme - 3b833ddc53f870cc3f21d7f25f0f9abaa6375eb5 authored over 8 years ago
Tidy up Gemfile

- Tidy up Gemfile and specify version for all gems
- Bump up ruby to 2.3.1
- Bump up rails to 4....

github.com/ifmeorg/ifme - a5e24f04118ed239a20b030dde338d37804e38b1 authored over 8 years ago
Added the ability to hover over stats in profile to see viewers

github.com/ifmeorg/ifme - 680c544bf58b50b0eb243370c1dcca6fad115620 authored over 8 years ago
Updated README

github.com/ifmeorg/ifme - f39b1deb403006e5fd50f5de7cb61241c87551e6 authored over 8 years ago
Refactoring profile index, moving logic from view to controller

github.com/ifmeorg/ifme - 75a7af024d50c47bf1e25b1bd87480524e8a5c85 authored over 8 years ago
Use uid for profile links, not userid

github.com/ifmeorg/ifme - 3cda78358773c805a39ba7e2445918f0015071dc authored over 8 years ago
Added Travis CI Build Status to README

github.com/ifmeorg/ifme - fabb01f55aa6ac5458317c017e4e3e0bf26d6837 authored over 8 years ago
Added stats on Categories/Moods/Strategies on user profiles

github.com/ifmeorg/ifme - 00655be2d574c6096b689a25bdb47d551c42542c authored over 8 years ago
Updated README

github.com/ifmeorg/ifme - 9e0687fa502613b7f9beddcbd9ee5565b5d2bca8 authored over 8 years ago
Merge pull request #202 from kkelleey/refactor_leave_group_feature

Adding meeting_memberships association to group_member

github.com/ifmeorg/ifme - 632e62472e53d8f173caca53f9374bba0ef013ad authored over 8 years ago
tweaked unit tests for clarity

github.com/ifmeorg/ifme - 9cca03e63f1a43b5a988253f1171afcc4b597787 authored over 8 years ago
Adding meeting_memberships association to group_member

* Adding a callback to destroy all associated meeting memberships when a
group_membership is des...

github.com/ifmeorg/ifme - 71e8156afffd07393829b02b109e7a51db4ca4ac authored over 8 years ago
new unit test for strategies.js

github.com/ifmeorg/ifme - 2b03488c8b14e2982fa8f16f46fc78819bd7d249 authored over 8 years ago
Updated styling for sign in/join forms

github.com/ifmeorg/ifme - 4f92afd2976b5c0729b3f79f8ffeabee10d41fd1 authored over 8 years ago
Removed autofocus from forms

github.com/ifmeorg/ifme - 8c96f1f9059bb2a20f02b93f7e1a230e7b2ce140 authored over 8 years ago
Fixed extra spacing bug in list of viewers

github.com/ifmeorg/ifme - 29327dbec2e2d6915b9f7437efc1e91954ed400f authored over 8 years ago
Update license to GNU AGPLv3

github.com/ifmeorg/ifme - a4e1ea368280442bfe11f631e880dc35f652571c authored over 8 years ago
Setting up local_time without using gem

This commit fixes https://github.com/julianguyen/ifme/issues/178
I will be refactoring more to s...

github.com/ifmeorg/ifme - 6f0591b496b965eb0e80bea3b2671cb65e3f0cb9 authored over 8 years ago
Merge pull request #199 from starbelly/rubocop

Add config for rubocop

github.com/ifmeorg/ifme - e65fc571baeece5d6d3c2193f3c4436f483608c0 authored over 8 years ago
not doing on-page testing

github.com/ifmeorg/ifme - f4e7062c74d19f0d53beaf7d34164f5fc2d2b721 authored over 8 years ago
Add config for rubocop

github.com/ifmeorg/ifme - 727656b03860c8a85ae328d94f5b94df796fec8e authored over 8 years ago
added test suggestion

github.com/ifmeorg/ifme - 782f640a2a41f9b17f00f9924b3e680385579e7d authored over 8 years ago
Merge pull request #198 from starbelly/travis-ci

Setup for Travis-CI

github.com/ifmeorg/ifme - 6584c1e84d91538338a990696f18eebe415270d4 authored over 8 years ago
Add services directive for postgres and turn sudo functionality off

- rollback to postgres 9.4

github.com/ifmeorg/ifme - d4b294522e74b95cb68cf7f654f23d728203aaec authored over 8 years ago
Remove 2.2 and jruby and specify patch level for 2.3

github.com/ifmeorg/ifme - 4c23de227abef7ac448f4ec3325e7e49c0eb9b65 authored over 8 years ago
Setup for Travis-CI

- Alias task :test to :spec in Rakefile
- Add basic travis config (ruby, postgres, etc)
- Look t...

github.com/ifmeorg/ifme - 77c5284a6f0d6f5998ca72237f27f48964353af5 authored over 8 years ago
added self as contributor

github.com/ifmeorg/ifme - a5a4c87a6254df1bc7071c19e08d55f922da2f4a authored over 8 years ago
Added more tests to application_controller_spec.rb

* print_list_links
* most_focus

github.com/ifmeorg/ifme - 633faeb70e19097c4c0321d171d345ccba47b571 authored over 8 years ago
Replaced invitation_created_at with invitation_due_at in invite email message

github.com/ifmeorg/ifme - 544f33f17d8ac4f27fc34cc06e3c9e8b977e64f0 authored over 8 years ago
Fixed date formatting bug by using strftime instead of localize

github.com/ifmeorg/ifme - af6ae5e56f6d354fb03e9abc8a0deb602b5e82d5 authored over 8 years ago
Changed styling for error messages

github.com/ifmeorg/ifme - c6a29f8bbd052e903e6c46d06a2d327233266349 authored over 8 years ago
Fixed bug where email invites didn't work because time en.yml variable was being overriden

github.com/ifmeorg/ifme - 3832e11d992cb6459c04474e6c37a4fc2c1b3200 authored over 8 years ago
Fixed bug where empty search results redirected to wrong pages

github.com/ifmeorg/ifme - c2a2f2d9fb60c14104079de1ca9491cab00540f7 authored over 8 years ago
Merge pull request #196 from starbelly/default_params

Setup default_params methods in moments and strategies controllers

github.com/ifmeorg/ifme - 90eb241b3b5bb2b737c1e2359b299b23af83503f authored over 8 years ago
Setup default_params methods in moments and strategies controllers

- Add default_params for use in merging default paramters that may be
missing in a request. Fix...

github.com/ifmeorg/ifme - 8dcfc2ed364df0c71019e6d3f5b8f598eb5e44bd authored over 8 years ago
Added unit tests for tag_usage; also fixed spacing in other tests

github.com/ifmeorg/ifme - bf5cf5a8262e19536b680fd4f2862ecfa317365c authored over 8 years ago
Added the ability to search for a Moment/Strategy/Category/Mood/Medication

github.com/ifmeorg/ifme - eca6e6d5e03718194f0b1995df8a042767561b10 authored over 8 years ago
Fixed spacing in premade sample Strategy and removed date in example Moment

github.com/ifmeorg/ifme - 5a8042a86737dbd9ab66e86903026643746acc08 authored over 8 years ago
Merge pull request #194 from kkelleey/add_feature_specs

Add feature specs

github.com/ifmeorg/ifme - b60f1bf140ec99ccc46e6723862ffc818f1ba2d8 authored over 8 years ago
Adding smoke tests

Added smoke test for visiting groups index and meetings#show

github.com/ifmeorg/ifme - c44315ccfefe48ed42928db7bf4a165e04540493 authored over 8 years ago
Adding associations to factories

I think this is how you are supposed to handle associations in
factories. Hardcoding an id might...

github.com/ifmeorg/ifme - 40c496bfe4661250e0a13cdd53df764b0007bb3e authored over 8 years ago
Fixed bug where Stories with only Strategies do not appear

github.com/ifmeorg/ifme - f38b21aeac247d38bf989f9f740a97641324ac32 authored over 8 years ago
Do not display Moments stats if there is only one moment

github.com/ifmeorg/ifme - 900fa3c033b77bec78fde2e1271c33bc92ff9006 authored over 8 years ago
Updated README

* Removed redundant links
* Fixed formatted

github.com/ifmeorg/ifme - b6141dbb041b9a068a511d68a5cbfd3241683baa authored over 8 years ago
Updated README

* Re-organized things in subheadings
* Added a section about adding your name/info to the Contri...

github.com/ifmeorg/ifme - 6ba2391849026875ea86cd0dd7c8e9921145f7ba authored over 8 years ago
Updated README

github.com/ifmeorg/ifme - ab937c820e917d5214de3b734d61fec27ab143fe authored over 8 years ago
Merge pull request #192 from nagmak/master

Updated README: Link to a postgres tutorial for OSX

github.com/ifmeorg/ifme - 48e586904c801394e4ddb62c547ccaecbdba8229 authored over 8 years ago
Updated README: Link to a postgres tutorial for OSX

github.com/ifmeorg/ifme - 25dbb2262e811635243c9b7b37e0eabcbac4d6c2 authored over 8 years ago
Changed date display to local_time_ago

github.com/ifmeorg/ifme - 3c1d9e75280ade9c5178fb9b3ad0c675e68fb9c6 authored over 8 years ago
Remove silly comments

github.com/ifmeorg/ifme - dbdb9f7825d86346990138212f180f2ad2d45898 authored over 8 years ago
Remove Google Analytics, only necessary in production

github.com/ifmeorg/ifme - 895222e0b14eb9ba4938ba40a04406e8eee215fb authored over 8 years ago
Set timezone in backend

github.com/ifmeorg/ifme - e86083fc8c3a34f1a012c44e32b0e3d9c5a63e02 authored over 8 years ago
Fixed comment not allies bug

github.com/ifmeorg/ifme - 2472ea9e28f113f6c08b58d7f9b193e4aaf4b2fe authored over 8 years ago
Added Moments counter on index

github.com/ifmeorg/ifme - 4fbca7452a9fa501ae9212643727cbe534e95e10 authored over 8 years ago
Added pagination to Profile page

github.com/ifmeorg/ifme - c4c79808b482f0c2b97e81e485978214635d7817 authored over 8 years ago
Set max height for notifications lightbox

github.com/ifmeorg/ifme - 14da4016fb6d504093b5e53df06ebc1b98339f92 authored over 8 years ago
Added pagination to Home page

github.com/ifmeorg/ifme - 3559547b5e54d4374e09be8a7af5cea074a7efd2 authored over 8 years ago
Merge pull request #190 from kkelleey/clean_up_meeting_info_2

More cleanup of meeting_info partial

github.com/ifmeorg/ifme - f4a34110e53f597f489c00b4e7f76a8a1bca6ed8 authored over 8 years ago
More cleanup of meeting_info partial

* Pulling some translations up from groups.show (for time and location I
removed the colon from ...

github.com/ifmeorg/ifme - 1c98f502d7a89d5605449d01f9759d1a41ca1315 authored over 8 years ago
Merge pull request #189 from kkelleey/clean_up_meeting_info

Cleaning up meeting_info_partial, round 1

github.com/ifmeorg/ifme - 52efdaa372c916c39b427f4963313a52a6770961 authored over 8 years ago
Cleaning up meeting_info_partial, round 1

Getting rid of is_leader local variable passed it since it can be evaluated
knowing meeting and ...

github.com/ifmeorg/ifme - 2a0b8949a4cf9cf665d31737b82cd4971924142d authored over 8 years ago
Replaced deliver to deliver_now in mailer since deprecated; spacing fixes in code

github.com/ifmeorg/ifme - 9a1f7210d0703cbf01e530bf25d368620c9cf2d3 authored over 8 years ago
Merge pull request #188 from kkelleey/alphabetize_members

Alphabetize members in member partial

github.com/ifmeorg/ifme - 2ea1e1fc6fdea10653535430dd36d6286dbc5948 authored over 8 years ago
Alphabetize members in member partial

Resolves #186

To do this, I added the has_many :members association to both Group and
Meeting a...

github.com/ifmeorg/ifme - 2ac5c17468b86a843084ed474cfa573053410595 authored over 8 years ago
Set up pagination in Categories/Moods/Moments/Strategies/Medications in preparation for infinite scrolling

github.com/ifmeorg/ifme - 828a54cbdd5d5a2defcd328b08cbcd4a3ee4c747 authored over 8 years ago
Added anonymous function in application.js

github.com/ifmeorg/ifme - d5fd527a43d38cdb8cf5c46f0303a359a97c2e2f authored over 8 years ago
Updated Contributors page

github.com/ifmeorg/ifme - 695db3070af7aef1fb64d5e7f142a356940cf38c authored over 8 years ago
Updated README

github.com/ifmeorg/ifme - a21ade256b533de1db5f9c1a8162de6c955aec57 authored over 8 years ago
Added sample test for meetings.js

github.com/ifmeorg/ifme - b6f4fb081cc2365142f0150564964698977b17be authored over 8 years ago
Removed unused JS file

github.com/ifmeorg/ifme - d7f4299076423534406772eca9b8bb5cc00de721 authored over 8 years ago
Using anonymous functions so that it's easier to write Jasmine tests

github.com/ifmeorg/ifme - d49ad2612d20d285a82a9609034bd13f01eccc2e authored over 8 years ago
Updated README

github.com/ifmeorg/ifme - cc454e7da39502bd65c938fab388c95d5b8daade authored over 8 years ago
Setting up Jasmine for JS testing

github.com/ifmeorg/ifme - 7278bf178ba6bbab314ec99f02aef86c772fa5fd authored over 8 years ago
Fixed but where Home button highlighted on incorrect pages

github.com/ifmeorg/ifme - 2cc987b47fd763f67aefa85b7a9fc1e4dfd5c034 authored over 8 years ago
Display allies list in alphabetical order

github.com/ifmeorg/ifme - 594925d972f679255b782b92ad03f2bba12525d8 authored over 8 years ago
Merge pull request #185 from kkelleey/refactor_groups_controller_specs

Refactoring groups_controller_spec

github.com/ifmeorg/ifme - fd4f8dfb774b6b2cfdf11f15d318786f70a6c077 authored over 8 years ago
Refactoring groups_controller_spec

* Adding StubCurrentUserHelper to stub the current user with either a
stubbed user or a created ...

github.com/ifmeorg/ifme - d5a29a17aed51e089bec7cdf874b094b8c162aaf authored over 8 years ago
Put quick moment disclaimer text in hover title

github.com/ifmeorg/ifme - ba44fd3769539ef13a1e4d1e871ea25b073ec636 authored over 8 years ago
Fixed bug where Tagged Moments/Strategies toggle broken

github.com/ifmeorg/ifme - 62023af189526d608f49df4470add7a66aedc0be authored over 8 years ago