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

Stop using .data for friends list info #27

Open
endtwist opened this issue Jul 5, 2010 · 0 comments
Open

Stop using .data for friends list info #27

endtwist opened this issue Jul 5, 2010 · 0 comments
Labels

Comments

@endtwist
Copy link
Owner

endtwist commented Jul 5, 2010

Right now, data (state, for individual users on the friends list) is stored using jQuery's .data method. This is hackish and ugly — it would be better to have a single reference to the username, and then find the username in an AjaxIM-managed list.

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

No branches or pull requests

1 participant