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

Porting #44

Closed
wants to merge 23 commits into from
Closed

Porting #44

wants to merge 23 commits into from

Conversation

DaveRandom
Copy link
Contributor

No description provided.

Fix to ensure that avatar notifications are removed when the user middle
clicks them instead of left clicking them.
Fix double escaping problem
Break onebox creation up into smaller methods
Decoupled chrome from various parts of the the code
Shifted file structures around a lot
Serious assault on removal of jQuery
NB: Incomplete commit. Known to be unstable.
Extension can now be built using new directory structure
Auto updates now working
Likely still unstable, not thoroughly tested
Begin FireFox port process
Refactor directory layout to aid building
Everything now under a single parent object namespace to account for
Firefox's complete and total failure to provide a clean execution
environment.
Dupes helper is probably very broken. Sorry.
Seperated Chrome/FF code into seperate repos
Fix delete but in chat application
Remove redundant pluginSettings class
Partially implemented DOM mutation abstraction
Implemented nodereplaced event in mutations.js library
Separated shims into seperate library
Refactored chatroom and voterequestlistener
Implemented new mutations library in voterequestlistener
Too many changes to list. Sorry.
Most important point: Implemented persistent post tracker instead of
trashing Post objects after they are checked against the stack API.
Still not fully working.
Fixed so now in basic working state, some features untested
Removed some more jQuery
Added animation lib
More jQuery removal
Fix for duplicated avatar notifications
Scroll animations on load now work a bit better
Backlog now works again
@DaveRandom DaveRandom closed this Dec 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant