2019-08-22- The "cost" for downloading the original image for a page with the "download original" link when the image limit reset function is used has been adjusted to match the cost of including it in an archive. This is because people were using scripts to download full galleries with this link instead of using the archivers, which causes a lot more strain on the servers.
2019-08-06- We have switched in a new primary web cluster for parts of the site. This was a planned upgrade, but should alleviate the high number of 503s during peak load seen the last few days. Note that this was somewhat of a rushed implementation due to that fact, so let me know if you spot any weirdness.
2019-05-27- Thumbnails are now loaded in a different way when managing galleries, which should prevent any issues where they weren't loading.
2019-04-13- Untaggable tags that aren't slaved to a taggable master are no longer suggested in the tag watching interface.
2019-04-04- Fixed the "next page" arrow in favorite list views.
- A software update had some seemingly undocumented changes to default timeout values which may have caused uploads to fail excessively. These should now be set to saner values. Let me know if you still experience errors with this.
2019-04-03New UI revision update:
- Added a "Minimal+" display mode that includes flagged tags.
- Redesigned the way preview thumbnails work in Compact and Minimal display mode. Rating, posted date, category and page count are now displayed below the thumbnail, similar to the new Thumbnail mode. (The way it was done previously would hide some information; moving the popup elsewhere as some have suggested would just hide some other information, like parts of the title.)
- If a requested page from a search result has no unfiltered gallery matches within the allowed range span, it will now indicate this specifically instead of giving the generic "No hits found" error message.
- Having a keyword match too many tags no longer fails the search entirely, but rather skips tag searching for that keyword.
- Switched from a custom onclick handler to HTML5-supported nesting of divs inside anchor tags for list views. This should fix various interaction issues.
- Flagged tags and favorite notes in thumbnail mode was moved to between the thumbnail and information pane, and the latter should now actually always be fixed at the bottom. Let me know if this is better or worse.
- Added a "Viewport Override" setting to
My Settings that allows you to override whatever scaling your mobile device happens to apply to the site. Setting it to a low value (like 740) makes elements as large as possible. Setting it to a high value (like 1400) gives you the max number of columns per row in thumbnail mode at 100% scaling. (While the site will provide the override header regardless of what you browse the site with, only mobile browsers will use it.)
- Corrected some lingering pagination issues where an extra (empty) page might be added when filtering was involved.
- Fixed weird flexbox behavior when selecting favorite galleries in thumbnail mode.
- Fixed broken layout in Compact/Minimal modes with narrow screens when ads are enabled.
- Fixed an issue where spaces in usernames were replaced with + in some contexts.
- Fixed some vertical alignment issues in list and compact mode, especially when favorite notes were involved.
- Added two data attributes "data-new" and "data-expunged" on the gallery list table rows/divs for custom styling purposes.
- Various minor layout tweaks and fixes.
2019-03-23- Rating is now a hybrid search to avoid few results per page when searching 5+ ratings.
- Added an additional check to prevent stale gallery list caching issues.
2019-03-21- Gallery tagging actions will now flush the gallery's listing cache, which should make tags show up and become available for filtering immediately.
- Removed a CSS rule that prevented certain touch actions (including hold to open in new tab) on Webkit (iOS/iPhone/iPad).
2019-03-20- Added a thumbnail scaling option under
My Settings. This can be used to scale thumbnails on the Thumbnail and Extended gallery views between 75% and 150%.
- Toned down some of the category button colors on dark backgrounds.
- Gallery info now lines up per row in thumbnail mode.
- Minor CSS layout tweaks.
- Fixed an issue that prevented new users from creating BCH addresses since yesterday's update.
- Switched over to cashaddr for BCH. If you have an old wallet that does not support it yet, you can use [
cashaddr.bitcoincash.org]
this tool to convert the new wallet address to the old format. Old addresses will still be credited.
- Fixed a broken accessibility rule.
Thanks to hzqr and various anons for some of the CSS improvements.
2019-03-19- Large feature/UI update. Full patch notes
here.