Bloc / Messenger

This is a small app to message using the Bloc Api
8 stars 3 forks source link

Got fetch working and API is logging in and showing messages #47

Closed drbeowulf closed 8 years ago

drbeowulf commented 8 years ago

Worked out how the API is working. Just need to work out how to send messages now.

bdougie commented 8 years ago

I am going to hold off on merging this till, I can write test for this. I don't want to break sending messages and we have updated things on the Api pretty frequently in the last 2 weeks, but have yet to write tests for any of these actions.

bdougie commented 8 years ago

Can you rename you branch to something different than my branch and reopen this PR against master instead. If this is working for you, I want to understand the difference against what is working for me.

The merge #46 was only to unbreak me for now, in hopes that this will PR will be merged next