Talulah

Results 37 issues of Talulah

Accidentally pressed R instead of ctrl-R when searching `order:modqueue` and got an error: ``` ActiveRecord::StatementInvalid PG::UndefinedTable: ERROR: missing FROM-clause entry for table "post_flags" app/controllers/posts_controller.rb:132:in `random' app/logical/rack_server_timing.rb:18:in `call' ```

Bug

related to #5183. [olympus](https://danbooru.donmai.us/wiki_pages/olympus) had a wiki which was moved in the [same BUR](https://danbooru.donmai.us/forum_topics/23351) the tag was deprecated in, which allows it to be deprecated without a wiki.

Bug

Mildly annoying. Typing `"a":[` produces the following error: RegexpError at /autocomplete ============================ premature end of char-class: /[/i app/logical/autocomplete_service.rb, line 384 --------------------------------------------- ``` ruby 379 # @return [Array] the autocomplete results...

Bug

[From the forums.](https://danbooru.donmai.us/forum_posts/227639) Using /i/user/:id instead of /intent/user?user_id=:id allows visiting the link without triggering a "follow user" popup. If this change is made a script would have to be ran...

Alteration
Source Support

Twitter strategy uses the direct file URL for related posts which means there will never be related posts. It should use the post URL instead. Possibly broken on other extractors...

Bug
Source Support

a442658f8af02d8cae70b66ebbaeecbff5594e4b made it so the comment count on user pages only shows undeleted comments, but the commented post count still includes posts with only deleted comments. This leads to incorrect...

Bug

I left a comment on https://github.com/danbooru/danbooru/commit/fd50b2c923ca9911d526aeb4638c57bb1e122679 but I don't know if it was missed, so I'm leaving it in an issue so it won't be lost. That commit allowed admins...

Bug

The news ticker is hidden initially and then unhidden in JS, which makes the whole page shift down after load. If it isn't unreasonable for performance or whatever reason it...

Bug

User-agent currently looks like this: `Mozilla/5.0 (Linux; Android 10; Mi A2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.149 Mobile Safari/537.36 OPR/81.6.4292.79147`. Seems they changed "Safari" to "Mobile Safari" at some point, so...

Bug

Dunno if it's worth the time but figured I'd ask anyway. Hypergryph made their own social network, seems some artists have been posting there. [Example post](https://danbooru.donmai.us/posts/7526657): https://www.skland.com/article?id=1827735 Image URL: https://bbs.hycdn.cn/image/2024/04/29/576904/1dc98f0a6780ddcbc107d77bfdba673f.webp...

Source Support