Skip to content

Conversation

motackt
Copy link
Owner

@motackt motackt commented Apr 27, 2019

No description provided.

AprilSylph and others added 27 commits December 1, 2018 21:20
* 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
@motackt motackt merged commit 23807a9 into motackt:master Apr 27, 2019
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.

4 participants