forked from new-xkit/XKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Update my own fork #1
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix create_control_button in 7.9.0 * Re-adjust button positioning all rules now correctly override tumblr css
* Make vital iteration spec-compliant for...in -> for...of; no more relying on js implementation, no more iterating over objects * Unrelated XKit Patches cleanup Removed the unused preference and duplicate code that got left behind in The Great Refactoring * to_run -> relevant_versions * run patches via filter+forEach
* Align all icons properly * Rearrange icon CSS by appearance * Add review flagged posts icon
* Add index.build.css * Actually do global.css * Bump version to 1.0.0 * Add details, link to css file * Clarify CSS file link
* Nx_XHR: introduce standard request headers * Use strict equality comparison
* [Old Blue] Fix quick compose sprite URLs * version bunp
* Adds four new extensions Adds ports of my Chrome extensions for Tumblr as XKit extensions. These include SHARP (sharp_corners), Maxwidth (dont_stretch_photosets), Transparent (transparent_img_hover), and Tumblr Titles (titles). SHARP: https://chrome.google.com/webstore/detail/sharp/adghfmelkopiojohfdlfaphobhjjahjh MAXWIDTH: https://chrome.google.com/webstore/detail/maxwidth/pibfemlbaejpbfhipffkdljhnldadcba Transparent: https://chrome.google.com/webstore/detail/transparent/phkhgilamababakkmpaegfafbefhgfoe Tumblr Titles: https://chrome.google.com/webstore/detail/tumblr-titles/dflmgglllgebfghgjdgnmdhpebbdkejj * Updated icons * Fixes extension typos, adds XKit.interface.post_window.reblogging_from - Fixed typos resulting from copy/pasted extension code... - All four extensions were writing to XKit.extensions.max_img_width... - Cleaned up the code for `titles` to be a bit more XKit-ey, including fixing a non-working XKit function and adding a new one * Moved xkit.js tweaks to xkit_patches.js * Changes requested by nightpool * style nit
Currently, XKit displays a link to `github.com/RebeccaTurner` for these extensions. By renaming the DEVELOPER field to `9999years`, we correct the link. Also, fixed `titles` not working because one instance of `titleFuncs` wasn't renamed to `titleForPath`. Version bumps for all relevant extensions.
* Nx_XHR: automate JSON parsing * Introduce XKit.svc Rewrite XKit.interface.is_following as proof-of-concept * remove trailing comma in eslintrc.yml muscle memory does it to me again * responseObj -> responseJson * eslintrc.env.es6 = true * responseJson => json() * is_following: return promise directly * is_following: indent catch function * json(): only return parse result * change Mutual Checker details
* Introduce XKit.svc.indash_blog promise function * Rewrite/clean XKit.extensions.timestamps.fetch_timestamp
* [View on Dash] Use peepr by default * Legacy Mode: remove debug console call * Un-capitalise sidebar controls title
- Add timestamps to reblog items - Increase storage capacity to 150kB
* let users hover over relative timestamps to see absolute ones * version bump * javascript developers be using semied colon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.