Greasy Fork is available in English.
gives you a comment box that stays in view as you scroll and read the story
コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示
added ability to toggle the name and email fields' display to save space
fix: make the character counter display the correct number when the dialog is first opened (considering cached text)new: added listener for a potential comment formatting button bar to also update the character counter
now you can also comment as a Guest if you're not logged in :)it does some rough email address checking - if your email doesn't work and it keeps showing you an error, let me know; I'll fix the check
chapter selection support
Chapter X (viewing)
with this version the cache storage logic changed a bit and is not backwards compatible!
now it'll work also when it's a multi-chaptered fic in chapter-by-chapter view, as well as when viewing a work from within a collection
found paths (e.g. new work > preview > edit) where you end up on /works/#### although it shows the Edit form. so I can't rely on finding exclude paths. the ones we have stay, lighten the load on the browser. but if there's no actual work content displayed, it'll terminate immediately.
@exclude added for /work/search
Release Candidate 1: I consider this the first stable version that would be ready for public consumption, but it needs additional testing. Especially around the paths that are used for caching comment text and the @excludes (I suspect I'm missing at least one).added since 0.13 were a couple more fixes* page scroll now stays where it is no matter how you close the dialog* keyboard shortcuts aren't shown on screens < 500px to save space* if the dialog opens outside of viewport (you made your browser smaller) it defaults back to bottom right* actually deletes any outdated cache, not just for the viewed page
added settings: choice of or for quotes, and a keyboard shortcut to toggle the dialogadded a fixed toggle button at the bottom-right of the screen instead of the one at the top
for quotes, and a keyboard shortcut to toggle the dialogadded a fixed toggle button at the bottom-right of the screen instead of the one at the top
workaround for dialog close intentionally scrolling back to top
contain dialog to viewport so it can't disappear when screen starts to scroll
added pseud selection, some CSS to decrease dialog size
bugfix
more switches for mobile
switching themes to make icons brighter; min size for buttons
switching to icon only for buttons on mobile
next fontsize attempt
attempt to make the dialog text smaller, since it's so overwhelmingly big on mobile
theme light/dark auto detection
added jQuery UI theme