Anthony Cameron

Results 43 issues of Anthony Cameron

Just going over some of the files now, there's a lot that's stale or could be improved (at least syntactically) from the coffeescript rewrite. There's also a lot of cases...

enhancement
waffle:in progress

Some time limit should need to elapse before a particular user can attempt to identify again after failing. Initially I stated exponential backoff, but now I'm unsure. Care should be...

enhancement
security
waffle:ready

This URL: https://developer.mozilla.org/en-US/docs/Web/Guide/User_experience/Using_the_Page_Visibility_API?redirectlocale=en-US&redirectslug=DOM%2FUsing_the_Page_Visibility_API Resulted in this: ![screen shot 2014-03-26 at 4 11 31 pm](https://cloud.githubusercontent.com/assets/150352/2530092/dae3aade-b522-11e3-9cdc-b9426282928f.png)

bug

Right now it's a huge hack, want to slap my past self This doesn't function properly: https://github.com/qq99/echoplexus/blob/90878bfe9ba7f2c2f8a66fe5351b84bd89aea811/src/client/modules/code/client.js.coffee#L40-L46 1. Go to / 2. Go to code 3. Go to channel /foo...

bug

enhancement
waffle:ready
accessibility

using WebRTC

enhancement
webRTC

It'd be nice, when replying directly to a message, to have it displayed directly beneath and indented. If it's unclear, think of reddit's threading structure. I think the client should...

enhancement
waffle:ready
chat

Relevant wiki: [Federation](https://github.com/qq99/echoplexus/wiki/Federation) [Federation Problems & Solutions](https://github.com/qq99/echoplexus/wiki/Federation-Problems-&-Solutions) [Privacy](https://github.com/qq99/echoplexus/wiki/Privacy) Would greatly appreciate all input regarding the above

enhancement