BrokenEagle

Results 30 issues of BrokenEagle

Currently, because of the following style, the line-height has to be set for every single element in a note. https://github.com/danbooru/danbooru/blob/d6b1302e0b50570dd628dad8591539e090b1aeec/app/javascript/src/styles/specific/notes.scss#L32-L35 So instead of ```html Blah Foo ``` you have to...

Bug

These emojis are much higher resolution and easier to see, plus most of them won't render with any of the system-installed fonts, so they show up only as boxes. As...

Feature

Discussed on Discord with @nonamethanks. Basically, there are times when a user might not want to bump a comment but forgets to check the "**Do not bump**" checkbox before submitting....

Feature

Those that currently save Ugoiras to disk for later uploading have no way to upload them if the Pixiv post ever gets deleted. For this, since it's so different from...

Feature

Users given the approval privilege on Testbooru quickly lose it as it's not possible to approve 30 posts every 45 days, nor should it be required on a test platform...

Testbooru

- [ ] 1a . Add `refreshed_at` and `post_count` to the API response These are already included in the HTML response. - [ ] 1b. Optionally, or in addition to,...

Feature

The main reason for this is that often the tag list on the side pushes the vote controls so far down, that it may possibly discourage some users from voting...

Feature

Just a quick cursory glance through the items with text fields shows that the standard practice in English of following-up sentence endings with 2 spaces is often observed.  This helps...

Low Priority
Alteration

Got this error when trying to upload. It may be related to issue #5489. https://danbooru.donmai.us/uploads/37723270.json ``` Upload failed: 3 errors icc_transform: unable to load or find any compatible input profile...

Bug

Just to name one use case, when browsing a Twitter timeline, it is currently not possible to just right-click a tweet link to upload that entire tweet. Instead, one has...

enhancement
help wanted