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

Merge pull request #93 from bellawoo/i18n-en

i18n: Update en.yml and view labels

github.com/ifmeorg/ifme - 55d2a5bf3f7b6b5cc0c34981c7d87ce0aa9bac3a authored almost 9 years ago by Bella Woo <[email protected]>
en translations for triggers

github.com/ifmeorg/ifme - e21c4a88360772216274050b09dcc61504d6260f authored almost 9 years ago by Bella <[email protected]>
en translations to strategies

github.com/ifmeorg/ifme - 6916874e7148fd20e90aa94169bfc85297479ee1 authored almost 9 years ago by Bella <[email protected]>
en translations for search and header

github.com/ifmeorg/ifme - 3a6aa53fe43d6f6115fe126f38d7939776c9453e authored almost 9 years ago by Bella <[email protected]>
en translations for profile and fix typo in trigger show

github.com/ifmeorg/ifme - d7c0f9d67f70bd6189eacc41aeadadb161fcdf8f authored almost 9 years ago by Bella <[email protected]>
en translations for meetings mood and pages

github.com/ifmeorg/ifme - aee5148c6e60ade4abdb9bf14bf58c31e35920d6 authored almost 9 years ago by Bella <[email protected]>
en translations for medications views

github.com/ifmeorg/ifme - 6b2491d01d15c013742d2128e59405fb3a9a0baa authored almost 9 years ago by Bella <[email protected]>
en translations for app layout

github.com/ifmeorg/ifme - b6b887c5aebf273212e1b1e2ae3e1c61c5c7120c authored almost 9 years ago by Bella <[email protected]>
en translations for group labels

github.com/ifmeorg/ifme - da9ee69e39baf2bce452d7914cc35393887a4adb authored almost 9 years ago by Bella <[email protected]>
en translations added

github.com/ifmeorg/ifme - 6c68209f8ef8d9e168bb1e304d2289fb42947b91 authored almost 9 years ago by Bella <[email protected]>
including subtitles and errors

github.com/ifmeorg/ifme - f414e20bf55cd8565a95b6db883165118180d5eb authored almost 9 years ago by Bella <[email protected]>
added non-label static text en translations

github.com/ifmeorg/ifme - 5f0272ccedee2a8a161f756b6d650699dedc72cb authored almost 9 years ago by Bella <[email protected]>
en labels done for alerts and allies views

github.com/ifmeorg/ifme - 2adfea5ae6fd83c826feb107a329755df3f214e0 authored almost 9 years ago by Bella <[email protected]>
i18n partials scoping correctly. set up structure for balance of views

github.com/ifmeorg/ifme - 6dcc22b57cfd6c63d70d384d6ddd3d1e7c46c03d authored almost 9 years ago by Bella <[email protected]>
Fixed page not display bug on allies index

github.com/ifmeorg/ifme - e0c0fcff5e94684a372b0874ece7e65fe307e850 authored about 9 years ago by Julia Nguyen <[email protected]>
Readded are_allies method

github.com/ifmeorg/ifme - 6737ed71f5a844811c8bee6f0924851d3290679b authored about 9 years ago by Julia Nguyen <[email protected]>
Updated seeds for Allies refactor

github.com/ifmeorg/ifme - c5c85511ff20954e100ce04438786b15b0bc7505 authored about 9 years ago by Julia Nguyen <[email protected]>
Merge pull request #85 from fpcyan/master

Changes deprecates filenames and began adding model associations

github.com/ifmeorg/ifme - 70bf1fabb5dad31bd16f8fa3db10afb7b1102799 authored about 9 years ago by Julia Nguyen <[email protected]>
Merge pull request #86 from wdhorton/allies-by-status

Refactoring allies

github.com/ifmeorg/ifme - f94da9398688507c6d39ff3c9beaa8b41ea4e425 authored about 9 years ago by Julia Nguyen <[email protected]>
Fix problem with status in AlliesController#add.

github.com/ifmeorg/ifme - 79f6cfebde46ba63e35a31adb1764c43a8518a65 authored about 9 years ago by wdhorton <[email protected]>
Ensure that both inverse allyships are updated when one is approved.

github.com/ifmeorg/ifme - aa48b5da55f9335f21ecba6c680fb195f4f6a2cc authored about 9 years ago by wdhorton <[email protected]>
Refactor references to AlliesController#add and AlliesController#remove to send correct params for changed methods.

github.com/ifmeorg/ifme - ce94a1c8ab3e22cd7d7c8eaa5300685658465fce authored about 9 years ago by wdhorton <[email protected]>
Simplify AlliesController#remove method.

github.com/ifmeorg/ifme - 576fa3f400409c52533b7050719c80f757f3b838 authored about 9 years ago by wdhorton <[email protected]>
Simplify AlliesController#add method.

github.com/ifmeorg/ifme - 2cc6b27f991bd892482301f2274a4d72ea3cac27 authored about 9 years ago by wdhorton <[email protected]>
Refactor references to @outgoing_ally_requests and @incoming_ally_requests to take in array of User objects rather than ids.

github.com/ifmeorg/ifme - 40a9388285cf6856c16b14a2a7b4bc301bb7b651 authored about 9 years ago by wdhorton <[email protected]>
Update tests to new statuses pending_from_ally and pending_from_user.

github.com/ifmeorg/ifme - a72ae1ce43f3e6e3c112ac1dd2c160da2e66982a authored about 9 years ago by wdhorton <[email protected]>
Refactor references to user_relation.

github.com/ifmeorg/ifme - 383247cc4fda1a6f83fd9750d5f829d8b4ca52d3 authored about 9 years ago by wdhorton <[email protected]>
Remove are_allies and are_pending_allies from ApplicationController.

github.com/ifmeorg/ifme - f642871388523f928670dbe183042a9865a22d88 authored about 9 years ago by wdhorton <[email protected]>
Remove user_relation from ApplicationController (to be replaced in User model if needed).

github.com/ifmeorg/ifme - cecc5de570193f32ce98a292f85442c7f83d9eb4 authored about 9 years ago by wdhorton <[email protected]>
Refactor User#accepted_allies to more general User#allies_by_status. Replace calls to current_user.accepted_allies with new method.

github.com/ifmeorg/ifme - bea1ac931eb0fe79adc06e8e1f0e97e023a33303 authored about 9 years ago by wdhorton <[email protected]>
Remove AllyStatus module from ApplicationController.

github.com/ifmeorg/ifme - 4613bac0671fa25265ee465cadcad52a9b4988a7 authored about 9 years ago by wdhorton <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

Merge from upstream

github.com/ifmeorg/ifme - cee33de539e138db909d487718edac8714fdda85 authored about 9 years ago by wdhorton <[email protected]>
added associations to alerts and user

github.com/ifmeorg/ifme - 8a75331486e3fd78335589c19d247dcc5750cfe0 authored about 9 years ago by fpcyan <[email protected]>
changed all mentions of userid to user_id for alerts

github.com/ifmeorg/ifme - 3a03871ca6fdb1dc2d36dc9747d4d6e704e9146a authored about 9 years ago by fpcyan <[email protected]>
changed name of userid column on alerts table

github.com/ifmeorg/ifme - fc84c712b4fa80895807b919a5753535d07555a0 authored about 9 years ago by fpcyan <[email protected]>
changed the no_taxonomies_error method to a one-liner

github.com/ifmeorg/ifme - 86a902ead6149048a083d37cccc115dd9be8be1a authored about 9 years ago by fpcyan <[email protected]>
fix conflict with updated source

github.com/ifmeorg/ifme - bbefc63f7c4ae4233606af8a8ae67336d3ec04d7 authored about 9 years ago by fpcyan <[email protected]>
Updated lines in ckeditor and application.html.erb to more convential syntax or formatting. application.html.erb conditions may be a target for refactoring and a change to dependency injection -- i.e Controllers should dictate their titles. Devise controller should handle devise-related renderings, etc.

github.com/ifmeorg/ifme - 9bf27dee3d010a28d672a9ae5459d352c17df746 authored about 9 years ago by fpcyan <[email protected]>
Removed .css from all of the stylesheet assets. .css.scss is deprecated for just .scss

github.com/ifmeorg/ifme - 3738588b433531328595d055c624496e627a6fc0 authored about 9 years ago by fpcyan <[email protected]>
Fix error pages tests

github.com/ifmeorg/ifme - 35e893cf053dcc47a24195050ea3e5ce007e98f6 authored about 9 years ago by Julia Nguyen <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

github.com/ifmeorg/ifme - 87c7239e27819294aeb108835efcd894c4e50eb6 authored about 9 years ago by Julia Nguyen <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

github.com/ifmeorg/ifme - ab702a8848ddc591f5410220f7f050bf341faf6e authored about 9 years ago by Julia Nguyen <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

github.com/ifmeorg/ifme - ffec30cb2c7b8675a94d06be23833bc30dc0c101 authored about 9 years ago by Julia Nguyen <[email protected]>
Update allyship helpers and fix seeds

github.com/ifmeorg/ifme - 462c5ccbf8737d9826e3b055e8a324c52a37eaed authored about 9 years ago by Julia Nguyen <[email protected]>
Update allyship helpers and fix seeds

github.com/ifmeorg/ifme - 902bb46a6d53a41d211cef01406fd4a3e47eebc7 authored about 9 years ago by Julia Nguyen <[email protected]>
add pry-rails gem to development and test gemfile

github.com/ifmeorg/ifme - 985ebcaeb65ea6be37fd93ffab246d8322fb430d authored about 9 years ago by fpcyan <[email protected]>
add ruby-graphviz gem

github.com/ifmeorg/ifme - af109d14117372268c0759e396725fba4468e812 authored about 9 years ago by fpcyan <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

github.com/ifmeorg/ifme - 9fef77ca1b5336d1e785fe3631a7932056ca995e authored about 9 years ago by fpcyan <[email protected]>
Replace Allyship with Ally in seeds.rb

github.com/ifmeorg/ifme - 078bc93d4e9d3c6d56374ece8dc9ed31d924e5eb authored about 9 years ago by Julia Nguyen <[email protected]>
Merge pull request #79 from wdhorton/add-ar-relations

Add ActiveRecord relations to Users and Allies

github.com/ifmeorg/ifme - bb77f65d3b3b5408805399464c7ca03b58b147cf authored about 9 years ago by Julia Nguyen <[email protected]>
Added blog entry

github.com/ifmeorg/ifme - 98bf25200bcd2b6305d40b8ee590a3fe3e5fe48e authored about 9 years ago by julianguyen <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme into add-ar-relations

Get changes from upstream.

github.com/ifmeorg/ifme - 0027fc7009499c71dd1e1451cfc9cfe4606016cd authored about 9 years ago by wdhorton <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

github.com/ifmeorg/ifme - 225ace5ec0c3bfd9bf7e1aa864bdfb8108f0cdeb authored about 9 years ago by julianguyen <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

Get changes from upstream.

github.com/ifmeorg/ifme - 9db82357876fc71c1de8dda09f17ea6fb70f1f3d authored about 9 years ago by wdhorton <[email protected]>
Cleaned up UI in all forms, fixed all empty field indicators

github.com/ifmeorg/ifme - f2ba2fb800aa3f0772872a47eaf52347f4986129 authored about 9 years ago by julianguyen <[email protected]>
Update allyships schema.

github.com/ifmeorg/ifme - 06f7122af3687b90e5f16fb793c5bbc27d313d47 authored about 9 years ago by wdhorton <[email protected]>
Cleaned up UI in all forms, fixed all empty field indicators

github.com/ifmeorg/ifme - 51f716af1332cb8cebf26aa4ecd4ed0d2ae6315b authored about 9 years ago by julianguyen <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

bring up to date with source

github.com/ifmeorg/ifme - 914b6572e0c01e6bd45573530aa1dac608ae6b23 authored about 9 years ago by fpcyan <[email protected]>
Save medication refill date to Google calendar

github.com/ifmeorg/ifme - d4cc4a694ec3f1cd3b36e610aaa9d5f21fba3dd6 authored about 9 years ago by julianguyen <[email protected]>
Fixed bug hiding contributor name and typo in privacy policy

github.com/ifmeorg/ifme - 63a5d8859c4ace5afdd6b1c9f29b9f396aaf376c authored about 9 years ago by julianguyen <[email protected]>
Resolve merge conflicts.

github.com/ifmeorg/ifme - 3387b71da5f6bde2abef79e688b9b34145456a49 authored about 9 years ago by wdhorton <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

Get the latest changes from upstream.

github.com/ifmeorg/ifme - 16c684f593cc1c7ce06dfdfac7f4bfe5e896b605 authored about 9 years ago by wdhorton <[email protected]>
Fix for header refactoring

github.com/ifmeorg/ifme - 626cf97f50b9751365b7a73c91dc0592615096dd authored about 9 years ago by julianguyen <[email protected]>
Remove get_accepted_allies method from ApplicationController and put accepted_allies on the User model.

github.com/ifmeorg/ifme - 95b554a57206968aea8daa2e50fd0a8b38bd19a9 authored about 9 years ago by wdhorton <[email protected]>
Refactor User and Ally model to use ActiveRecord relations.

github.com/ifmeorg/ifme - 1ebd09495cc4fd20a6dfa0ff4a5ea3e5bbeb09bb authored about 9 years ago by wdhorton <[email protected]>
Merge pull request #73 from danielglatstein/master

add annotate, rails-erd and better_errors to gemfile

github.com/ifmeorg/ifme - 5491b6d96a077deee8cc648d8502fd80fe97b87b authored about 9 years ago by Julia Nguyen <[email protected]>
Merge pull request #72 from chenghw/master

update readme

github.com/ifmeorg/ifme - 042a5882e5bd3960146d57f3433f8c7293018e8b authored about 9 years ago by Julia Nguyen <[email protected]>
Merge pull request #75 from wdhorton/delete-rdoc

Delete empty README.rdoc.

github.com/ifmeorg/ifme - 96b3a17b97a55c8e8de706d1494007e064091607 authored about 9 years ago by Julia Nguyen <[email protected]>
Delete empty README.rdoc.

github.com/ifmeorg/ifme - e698ded2030d99188de795058de879f6e4cd8bab authored about 9 years ago by wdhorton <[email protected]>
Initial commit.

github.com/ifmeorg/ifme - 646aa9a5e49d94f4226a7857d34854949cbdbf10 authored about 9 years ago by wdhorton <[email protected]>
add annotate, rails-erd and better_errors to gemfile

github.com/ifmeorg/ifme - 463607a74031849f23f0e2563a5b205fbd5f0e0b authored about 9 years ago by danielglatstein <[email protected]>
update readme

github.com/ifmeorg/ifme - 48e2b4d7c929a6040911624acd6c85224be42eca authored about 9 years ago by chenghw <[email protected]>
removed the rdoc

github.com/ifmeorg/ifme - 3fb74c15894493e0f260ce2c2a60324270bfcc71 authored about 9 years ago by fpcyan <[email protected]>
Merge pull request #70 from IuliiaKot/master

Pull request for issue #20

github.com/ifmeorg/ifme - 745d1c854e535efc06c49787d820fe6a737d9e2a authored about 9 years ago by Julia Nguyen <[email protected]>
update footer

github.com/ifmeorg/ifme - 067d94ee1ce98456ba48207c0ad200f9dac08391 authored about 9 years ago by IuliiaKot <[email protected]>
Merge pull request #69 from emitche/header_adjustments

Header adjustments

github.com/ifmeorg/ifme - a82d9ddc50e7adcda8912666fa15a9876ab74e74 authored about 9 years ago by Julia Nguyen <[email protected]>
add new page

github.com/ifmeorg/ifme - a2ee0b52195c788fc2ada91c18df53c364350af6 authored about 9 years ago by IuliiaKot <[email protected]>
Begin refining header media queries and styles

github.com/ifmeorg/ifme - e39325d5af6572dad32ef0a9d03cde0edfdbd10d authored about 9 years ago by Elizabeth Mitchell <[email protected]>
Adjust header styles

github.com/ifmeorg/ifme - 9bf11502f1d50db68e7f10085c5096d7fb5f6ac2 authored about 9 years ago by Elizabeth Mitchell <[email protected]>
Make spacing on application title match new padding

github.com/ifmeorg/ifme - 20632e84500a7bc60b68ab55bb21e1e51734c047 authored about 9 years ago by Elizabeth Mitchell <[email protected]>
Standardize padding of main navigation links

github.com/ifmeorg/ifme - 769978b8332e37fd9cc1b16fa99e8fd35e5ea40f authored about 9 years ago by Elizabeth Mitchell <[email protected]>
Move header styles to separate file

github.com/ifmeorg/ifme - 73493e5c95e8479262bbb1ff999fa37c74a256ac authored about 9 years ago by Elizabeth Mitchell <[email protected]>
Fixed groupid bug in new meetings, cleaned up empty field errors, and got rid of coffescript gem

github.com/ifmeorg/ifme - 7b6c05c02b5172204dd1f8208a24e13a67817def authored about 9 years ago by Julia Nguyen <[email protected]>
add template for error page and footer

github.com/ifmeorg/ifme - aeb3bfe3e55e506e8b84d02a9d383d8198bfeabc authored about 9 years ago by IuliiaKot <[email protected]>
Add a footer on error page

github.com/ifmeorg/ifme - 760d02b19ce9e4d2825937d1a338e3b482da413a authored about 9 years ago by IuliiaKot <[email protected]>
Merge pull request #62 from julianguyen/revert-60-add-error-pages

Revert "Add error pages"

github.com/ifmeorg/ifme - 797d40da647027e9d60bbc63e72ae663ebb5a17c authored about 9 years ago by Julia Nguyen <[email protected]>
Revert "Add error pages"

github.com/ifmeorg/ifme - 785349a54292d6ace9b2a4f19f29fc2395529367 authored about 9 years ago by Julia Nguyen <[email protected]>
Merge pull request #60 from georgetoothman/add-error-pages

Add error pages

github.com/ifmeorg/ifme - e1bfb4fd26224896fd62adab60fc122e14c8bc04 authored about 9 years ago by Julia Nguyen <[email protected]>
Get rid of inline javascript in views and moved them to assets

github.com/ifmeorg/ifme - 1965b1d45386f54f0af0d8afc82fd814597febf6 authored about 9 years ago by julianguyen <[email protected]>
Quick fix for profile page class getting mixed up with profile controller class

github.com/ifmeorg/ifme - f6b8063f3215788631d69bad0313df060b038537 authored about 9 years ago by julianguyen <[email protected]>
Fixed viewers bug, datepicker bug, and cleaned up JS assets

github.com/ifmeorg/ifme - 4ffe024bac11ece97f116b487a3ea7cf5ea81605 authored about 9 years ago by julianguyen <[email protected]>
Add page error

github.com/ifmeorg/ifme - 02662dcbee4a2046a363b847553e231b4452664e authored about 9 years ago by IuliiaKot <[email protected]>
Merge branch 'master' of https://github.com/julianguyen/ifme

github.com/ifmeorg/ifme - db9c0ce21d8a537ef63844276661cbe7a842b137 authored about 9 years ago by julianguyen <[email protected]>
Merge pull request #61 from jolim24601/jl-fix-migration

Fix migration chain

github.com/ifmeorg/ifme - fc42266e86469a78a7d5b47910b40ad842736bf4 authored about 9 years ago by Julia Nguyen <[email protected]>
Fix migration chain

At Hacker Hours to contribute to my first open source
project. Tried to migrate the db locally ...

github.com/ifmeorg/ifme - 4df51a7477a50d2cb4eea5ad1920ff4deaac936f authored about 9 years ago by John Lim <[email protected]>
add footer css

github.com/ifmeorg/ifme - e5be769d6ba91ca0a34abff30bce1dcd4aacf757 authored about 9 years ago by George Toothman <[email protected]>
add h1 formatting for error pages

github.com/ifmeorg/ifme - 9743b3c71ada16788616581aaff4b83e15f7e244 authored about 9 years ago by George Toothman <[email protected]>
add fix for errors

github.com/ifmeorg/ifme - 39bbb18b25a8f63176716e17a4492a937cb13d0d authored about 9 years ago by George Toothman <[email protected]>
add default errors page for non existent routes

github.com/ifmeorg/ifme - 84faa127296fd9b824b2174e5c719859d749b67f authored about 9 years ago by George Toothman <[email protected]>
Upgrading to Cedar-14

github.com/ifmeorg/ifme - 62c64be048a8904d1f6eb4fa1ad7ec18df7d23ea authored about 9 years ago by julianguyen <[email protected]>