Danbooru Versions Save

A taggable image board written in Rails.

2.103.0

7 years ago

Changes

  • #2599: Show more info when a BUR is approved/rejected
  • fix pixiv web agent to use new login scheme
  • selectively enable ragel dtext parser for older accounts
  • add approver field to aliases/implications
  • add user option for disabling tagged filenames
  • image filenames now include essential tags
  • call postgres notify after any post change

Fixes

  • #2601: custom Css, do not add "important;" to lines starting with @
  • #2602: issue with missing approver
  • #2603: Nginx Error: unknown "invalid_referer" variable
  • #2594: IQDB index stays the same after expunge
  • fix bug with approving bulk update requests
  • add production env constraint on including gctools

2.102.0

8 years ago
  • Fix attribution for tag aliases/implications
  • Add essential tag string info underneath posts
  • Potential fix for tag batch changes missing posts

2.101.0

8 years ago

Fixes

  • Revert async javascript changes
  • Fix A/D shortcuts not working on post page
  • add secondary validations to aliases+implications+requests
  • format tag subcriptions in delayed job listing
  • remove year from popular search report
  • always show wiki tab for post listing
  • restart unicorn vs reload on deploy
  • fix for unicorn usr2 signal handling
  • #1375: The preview image on the upload page is sometimes displayed at full size
  • #2471: Bookmarklet: always show width/height
  • fix artist ban
  • add tag info to newrelic timeout errors
  • update for new pixiv login

Changes

  • Additional web crawler constraints
  • Add schema.org metatags
  • Add nofollow attribute to show_seq links
  • Add more meta descriptions to pages
  • Update sitemap
  • add scripts for analyzing postgres database
  • disable db vacuum cronjob
  • base listbooru refresh on user login
  • add trigram indexes for artists and pools
  • add index on artist group_name
  • favoriting now triggers an upvote
  • update to rails 4.2.5.1, add debugging info for tracking slow queries
  • increase decay rate for order:rank
  • include tags in image alt for seo

New Features

  • enable user privacy mode for displaying favorites
  • implement super voters

2.100.0

8 years ago

Features

  • New missing search report
  • Better validation for bulk update requests
  • Read only database accessibility
  • #2569 Additional md5 check to reduce corrupt images
  • Use cosine similarity to calculate related tags for large tags
  • User similarity report

Changes

  • Load javascript asynchronously
  • Add structured data code for Google search
  • Hide more pages from crawlers that cause degenerate queries
  • Strip syntax from wiki page blurb in meta description
  • Delay ugoira preview from 2 sec to 10 sec
  • #2132 Hide banned artist info in more places
  • Use replica db for calculating post counts and tag subcriptions
  • Tag subscriptions are now processed over 20 hours to spread load
  • Toggling blacklists no longer persists
  • Optimized fast count for some common cases
  • #2563 Increase upload file size limit to 30 MB
  • Remote file distributor will now overwrite on dup

2.99.0

8 years ago

New Features

  • #2557: Record IP address on user creation
  • Upload report (linked in site map)
  • Support R key shortcut on /favorites
  • enable mentions for new forum topic

Fixes

  • #2462: An error on the upload page shouldn't wipe out the url/ref params
  • modify robots.txt to exclude artists/new
  • refactor aws config options
  • fix aws calls in savedsearch
  • remove unused scripts
  • Rewrite nijie html view page to image url
  • Remove configuration method enable_signups?

2.98.0

8 years ago

New Features

  • #2466: enable mention for comments
  • add link for editing saved search
  • add saved search gallery link, can only view your own saved searches
  • enabled saved search processing only for gold users
  • add support for saved search metatag + tests

Fixes

  • #2556: Display expunge errors
  • #2555: Twitter card metadata should render even for large images
  • Don't allow new users to remove tags
  • Add /intro route shortcut
  • Optimize favorite delete on post expunge
  • Janitor pruner: don't prune level
  • Janitor pruner: don't demote admins
  • Janitor pruner: fix number of months
  • IP search: normalize name capitalization and whitespace

2.97.0

8 years ago

Fixes

  • #2550: Implication error doesn't fail bulk update request
  • #2523: show null category as uncategorized
  • #2523: improved ui for saved searches
  • #2540: Add is_resolved to post appeal results
  • #2523: Fix cancel button not canceling saving search
  • #2523: Enable categorized saved searches by default
  • fix saved search refresh
  • Better error when linking to username that doesn't exist
  • Remove nils from recent tags
  • add edit option for saved searches
  • Fix error when searching for appeals by is_resolved
  • If wiki search returns no results automatically do a wildcard search
  • Don't store timeouts in post count cache
  • Add ui for accessing search post counts
  • Fix images being scaled incorrectly at low screen widths
  • hide artist versions from general members
  • remove donmai-specific config options
  • fix searches colorization

2.96.0

8 years ago

Changes

  • #2541: Hide post disapprovals to non-approvers during 3 day interim period
  • colorize tags in popular searches
  • Add meta viewport tag to all layouts

Fixes

  • #2546: Better error when trying to add to nonexistent pool
  • #2523: support new listbooru changes
  • #2542: User promotion report shows wrong users
  • #2466: Smarter mention parsing
  • #2470: keep track of what was gained/lost in neutral records
  • #2531: Topic merge should update updater_id
  • #2537: Mention dmail contains <hr>
  • #2466: dont create dmails when mentioned in a quote block
  • Don't merge note versions on deletion
  • Fix install script permission deny when copying config files
  • Fix being able to delete notes when post is note locked
  • Fix broken link in mention dmail
  • Fix install script permission deny when copying config files
  • Better error when trying to add to nonexistent pool
  • Fix errors saving recent tags not displaying correctly

2.95.0

8 years ago

New Features

  • Add dmail notices for mentions in forum posts

Changes

  • Don't allow banned ip addresses to make changes
  • include monthly view on popular search explorer
  • move addthis key to config
  • change user deletion scope from 120 days to 60 days
  • Move unmoderated upload flag to user flag

Fixes

  • Fix new users being able to remove posts from pools
  • #2470: Neutral records to keep track of permissions
  • Exclude 127.0.0.1 from ip search link

2.94.1

8 years ago

New Features

  • add support for at mentions in dtext (only forum posts currently)
  • add dmail notices for mentions in forum posts

Changes

  • #2530: improved ip addr search
  • reduce factor of comic uploads

Fixes

  • #2517: Janitor trial report broken
  • #2519: User profiles broken
  • #2521: User promotion report shows remaining limit instead of limit
  • #2520: Automated janitor pruner should prune approvers, not janitors
  • #2522: Show ugoira slider during loading
  • #2518: Rework disabled blacklist cookies
  • Fix error when uploading old deviantart url format
  • Install script fixes
  • Forum activity indicator: don't count deleted topics as unread
  • Flag/appeal search: fix creator param not always being preserved
  • fix user promotion report