Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor channel object #73

Open
photofroggy opened this issue Mar 30, 2013 · 3 comments
Open

Refactor channel object #73

photofroggy opened this issue Mar 30, 2013 · 3 comments

Comments

@photofroggy
Copy link
Owner

It is horrible at the moment. Needs some work.

@ghost ghost assigned photofroggy Mar 30, 2013
@photofroggy
Copy link
Owner Author

Stopped storing jQuery objects for title and topic, for the most part.

Should mean less objects in memory at any one time.

photofroggy pushed a commit that referenced this issue Apr 1, 2013
photofroggy pushed a commit that referenced this issue Apr 19, 2013
…f handling events from the server. need to make it actually do UI stuff for each event this way rather than having the client invoke it. #77 #73.
@photofroggy
Copy link
Owner Author

Need to remove references to the UI from the client's channel object.

Trying to get the UI to be more like a plugin.

photofroggy pushed a commit that referenced this issue Apr 19, 2013
…destroys ui channels directly. ui lib hooks events and does everything regarding adding and removing. need to move other ui functions to the ui lib in the same way. #73.
photofroggy pushed a commit that referenced this issue Apr 19, 2013
… commands relating to the UI to the UI lib. maybe. #73.
photofroggy pushed a commit that referenced this issue Apr 21, 2013
photofroggy pushed a commit that referenced this issue Apr 21, 2013
… handling property packets. need to do stuff for other properties. improve the flow. title and topic now set through events. #73.
photofroggy pushed a commit that referenced this issue Apr 21, 2013
… work on moving the title and topic change notices to the ui lib. #73.
@photofroggy
Copy link
Owner Author

Headers disappear if join event fails for currently joined channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant