Steve Chung

Results 3 issues of Steve Chung

i'm wondering how you would set ember cli working with localstorage-adapters relationship. the LOC in question is this: https://github.com/kurko/ember-localstorage-adapter/blob/master/localstorage_adapter.js#L408 basically, my app is structured such that the `ApplicationAdapter` is a...

Found the need to group by the aggregation of tags by each user. Wanted to fyi. Just started writing the code now for the real time aggregation. I'll put in...

feature
discuss

**What’s missing?** I'd like to add the ability to do threads. Threads will follow the format of: https://getchirrapp.com, where the format of a `.tweet` file is: ``` Contents of tweet...

feature