braid-chat

https://github.com/braidchat/meta/wiki
meow 2016-02-01T16:46:31.000088Z

@rafd That change you pushed is borken. All I get now is a blank browser tab - no login fields.

meow 2016-02-01T16:49:04.000089Z

@jamesnvc: poke raf

2016-02-01T17:21:09.000090Z

Oops, I'll roll that back

2016-02-01T17:23:02.000091Z

@meow: usable now?

Josh Horwitz 2016-02-01T17:32:32.000092Z

Hey everyone, has the issue of being able to scroll left and right with moving the mouse wheel up and down been brought up before?

2016-02-01T18:10:23.000093Z

I don’t think so

2016-02-01T18:11:06.000094Z

So, when you move the mouse wheel and you’re not on a conversation, scroll horizontally?

Josh Horwitz 2016-02-01T18:44:42.000095Z

yes

meow 2016-02-01T18:51:53.000096Z

@jamesnvc: Nope. Still get a blank tab.

rafd 2016-02-01T18:52:16.000097Z

hmm... my change was just some css, shouldn't have borked... may be something else

rafd 2016-02-01T18:52:18.000098Z

any errors in console?

rafd 2016-02-01T18:53:13.000099Z

@meow: ^

meow 2016-02-01T18:54:21.000100Z

Uncaught SyntaxError: Unexpected identifier  chat.js:464
Uncaught ReferenceError: chat is not defined

meow 2016-02-01T18:54:35.000101Z

for <https://chat.leanpixel.com/>

rafd 2016-02-01T18:54:57.000102Z

@meow: try a hard refresh?

meow 2016-02-01T18:55:18.000103Z

http://chat.leanpixel.com/:12

meow 2016-02-01T18:55:28.000104Z

what is a hard refresh?

rafd 2016-02-01T18:55:52.000105Z

hold shift and click on the refresh button

meow 2016-02-01T18:55:54.000106Z

that worked

meow 2016-02-01T18:57:23.000107Z

well, I closed the tab and opened a new one...

rafd 2016-02-01T18:57:37.000108Z

k, i'm rolling forward to the latest release again

meow 2016-02-01T18:57:44.000109Z

cool

rafd 2016-02-01T18:58:43.000110Z

let me know if the previous issue (the one you made the screenshot for) still exists

meow 2016-02-01T19:03:32.000112Z

@rafd: ^ Still cuts off part of my user image and username

Josh Horwitz 2016-02-01T19:57:04.000113Z

I’m getting this error when trying to get dev environment set up

Josh Horwitz 2016-02-01T19:57:05.000114Z

cause Could not locate aws/sdk/s3__init.class or aws/sdk/s3.clj on classpath.

Josh Horwitz 2016-02-01T20:01:13.000115Z

When I run lein repl in the braid git

rafd 2016-02-01T20:59:43.000116Z

joshua's issue was resolved (updated the git repo to fix the issue)

Josh Horwitz 2016-02-01T21:29:42.000117Z

thanks everyone!