Giter Site home page Giter Site logo

crow's People

Contributors

hartzler avatar sbeckeriv avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

crow's Issues

windoz building

Add support to the rake file for windows, update some path issues and create a build.bat of sorts.

Convos needs to support lots of open tabs

If you open a lot of convo tabs the names bleed over to two lines. We dont support this very well. I suggest a carousel like feature. I am unsure how this works with the new message notification. I would like to see a mark in the corner of the hidden convo that has a new message maybe.

setup build flags

I am thinking we need away to tell the code if we are building for dev,debug or release. We can affect things like the firebug lite frame and logging levels.

github gist intergration

write a way to integrate githubs gist links

d....d

so this link has the loop i am talking about

displays:
link_to_codeshareing_service text

shift arrow breaks when a user goes offline

I can not get a model for an offline contact and because the tab/xuldeck display is model driven it fails when the user goes off line

example
tabs = [1,2,3,4]
2 is active
3 goes off line
if you shift arrow right you can not get to 3 or 4 because the model for 3 is gone!

shift enter should add newline

enter right now sends the message. we should allow shift enter to add in newline. this will be needed for future plugins

share emoticons

Have my emoticons show up when someone is talking to me. For example if i have @---- as rose and my chat buddy does not it should still show up.

Support OTR

  • protocol
  • store keys
  • basic UI for init/stop/confirm

Add account status

note if its connected or not, or had an error. make UI show this on the accounts tab, and show the appropriate buttons.

scroll chat to bottom when refocused

Start a chat and say enough for it to scroll.
Click log
click back to chats
The convo chat should be at the top again.

Make it so its at the bottom by default.

eval: haml-js or other js templates

There was talk of converting the haml templates to javascript. I created a branch to try this. I found this project/pull request

creationix/haml-js#39

I have it working for basic templates. We would also need to support a SASS js project. Just searched quick and found this:
https://github.com/bmavity/scss-js

Almost surely built for node.js which is a dang problem.

Longer story short:
We think we should use some kinda js templates to make some of our code easier. Right now I dont think haml-js is ready. I am finding it very hard to debug after converting the template to json.

I have used EJS and that was not much easier.

Adam dropped Jade (haml like templates) but that seems to be node.js still

add scroll state

I would like to prevent auto scrolling if someone scrolls up. Like i was shared a video I dont want it to scroll down while i am watching it.

Support MUC

join multi user chat with room roster. nice to have: make a rooms list section in the friends list, so you don't have to enter the details every time :)

  • join (enter info)
  • roster
  • show in friends list

2 accounts does not work

  1. Add a gtalk account - name sbeckeriv
  2. connect
  3. go back to accounts
  4. add google apps account - name dbe
  5. connect
  6. all is working and well.
  7. kill go script
  8. start go script
    when you click connect on either account the dbe (second) account always connects.

I added the names to the bug just incase. the jids were sbeckeriv@(gtalk).com and becker@(dbe).com

error: parsing xml

<item xmlns="jabber:iq:roster" jid="[email protected]" subscription="both" name="Matt "McAwesome"" >

started roster work and i am getting this back. Its true matt is mcawesome but our parse chokes on the inner quotes. . I think this is a jabber fail but its gmail i am interacting with.

remove addon code

I (Becker) believe I need this for the password storage. It might be for the account storage i was looking in to. I dont think I need the account stoage part. Either way I will confirm or remove this conf.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.