Commit Graph

11229 Commits

Author SHA1 Message Date
Tarrgon
f716bd8793
[Posts] Re-add the warning for removing an implicated tag (#712) 2024-09-01 11:41:56 -07:00
Tarrgon
2738ccfb62
[Posts] Show verified uploaders to everyone (#723) 2024-09-01 11:32:53 -07:00
Cinder
705254627d
[Blacklist] Separate blacklist display for posts and comments (#741)
Apparently, people were really confused by there only being one blacklist before.
2024-09-01 11:10:19 -07:00
Cinder
a977c4ed47
[Uploads] Show the unload warning if any tags are filled in (#740) 2024-08-28 09:27:26 -07:00
Tarrgon
46a89a1ddb
[Thumbnails] Fix regenerating thumbnails if bg_color is empty (#738) 2024-08-28 09:22:17 -07:00
Cinder
c8a1cfb5fe
[Gems] Update rexml and ruby-lsp-rails (#739) 2024-08-28 08:49:57 -07:00
Tarrgon
2cc040a9d4
[Notes] Double click to edit note (#645) 2024-08-26 06:34:42 -07:00
Donovan Daniels
d3fa071149
[Uploads] Fix error with direct url & no sources (#701)
Fixes #337
2024-08-23 06:38:26 -07:00
Cinder
4fb8944b29
[Blacklist] Mark posts that match any filters (#733)
Even if the filter is disabled, the post still gets a class that makes the info bar red.
2024-08-23 06:35:57 -07:00
Cinder
0a7efad27b
[Blacklist] Add wildcard support (#732) 2024-08-23 06:35:22 -07:00
Cinder
85fe550602
[Misc] Multiple mobile-specific fixes
* [Blacklist] Rework the quick-blacklist UI to be mobile first
* [Misc] Restore page margins on mobile
* [Misc] Increase font size in DText
* [Uploads] Fix an overflow issue on the upload page
* [Uploads] Fix an overflow issue with the source inputs
2024-08-23 06:34:48 -07:00
Cinder
5285d1337d
[Blacklist] Even more fixes (#729)
* Fix a reflow issue with avatars
* Only run the comment blacklist on startup
* Fix the quick blacklist not applying filters correctly
* Fix an error when a filter has only optional tokens
2024-08-19 02:24:08 -07:00
Cinder
93a437382b
[Users] Fix a typo on the settings page (#730) 2024-08-18 12:38:03 -07:00
Tarrgon
b23303e1b2
[AIBUR] Add a "flip" button to aliases and implications 2024-08-18 10:57:10 -07:00
Cinder
ba9e600950
[Blacklist] More fixes (#725)
* Fix the blacklist not applying to deferred posts
* Minor optimization fixes
* Add comment blacklisting
2024-08-16 08:23:05 -07:00
Cinder
6a7430c870
[Blacklist] Fix the anonymous blacklist (#722)
The default anonymous blacklist was not getting filled in correctly from the metatag.
Fixes #721.
2024-08-13 13:52:07 -07:00
Cinder
d9dfe04301
[Blacklist] Minor fixes (#720)
* Fix deferred posts blacklisting
* Fix fav:me metatag not working correctly
* Fix a strange overflow issue in older browsers
* Minor style tweaks
* Reduce collapse animation speed
2024-08-13 08:20:02 -07:00
Cinder
27b2359dde
[Seeding] Tweak comment randomization (#719) 2024-08-12 15:07:02 -07:00
Cinder
fe37772f2c
[Uploader] Redesign the file input (#716) 2024-08-12 02:46:32 -07:00
Donovan Daniels
0500896fd0
[AvoidPosting] Add caching, order search, and tweak modactions (#713) 2024-08-12 02:39:53 -07:00
Tarrgon
6fd03b0507
[Flags] Only show the most recent deletion flag to non-staff (#717) 2024-08-11 13:15:38 -07:00
Cinder
60f5170907
[CSS] Tweak palette text colors (#715) 2024-08-10 13:27:10 -07:00
Donovan Daniels
1b61b06bd6
[FileInput] Check file size per type (#704) 2024-08-10 12:52:50 -07:00
Cinder
03585a60bf
[PostSets] Bundle add/remove requests (#711) 2024-08-06 13:48:59 -07:00
Cinder
596fbb5d74
[Posts] Fix the quick edit form not working correctly (#710) 2024-08-06 13:42:57 -07:00
Cinder
2f0bcfeb01 [Posts] Fix broken avatars and dtext thumbnails 2024-08-05 12:34:24 -07:00
Cinder
1f63f4b9d5 [Blacklist] Redesign and rework the blacklist (#693) 2024-08-04 15:17:36 -07:00
Donovan Daniels
db02dfc582
[ApngInspector] Change length to bytesize (#708) 2024-08-04 15:14:26 -07:00
Cinder
e436458d66
[Posts] Fix mode menu add/remove from set alerts (#707)
The "Updating post (# pending)" alert was being replaced with the "Added/Removed post from set", which is unhelpful.
2024-08-04 14:05:17 -07:00
Donovan Daniels
237f79eabe
[AvoidPosting] Bug fixes and cleanup (#706) 2024-08-04 12:35:46 -07:00
Cinder
d0559a2ba9
[Posts] Fix a bug that broke voting on deleted videos (#703) 2024-08-03 17:32:37 -07:00
Donovan Daniels
8a3e70e5ca
[AvoidPosting] Integrate the avoid posting list into the site (#582) 2024-08-03 14:15:26 -07:00
Donovan Daniels
516e3391be [WikiPages] Restrict skip_secondary_validations to Janitor+ (#639) 2024-08-03 02:25:43 -07:00
Cinder
166d6ea350 [Posts] Tweak the buttons on the post navbar (#695) 2024-08-03 02:25:42 -07:00
Tarrgon
9453a82644 [DMails] Allow janitors to bypass rate limits (#696) 2024-08-03 02:25:42 -07:00
Donovan Daniels
41658607c5 [Artists] Normalize name in show & show_or_new (#636) 2024-08-03 02:25:41 -07:00
Cinder
8cf6052f91 [Misc] Fix the bug on the history page of a destroyed artist 2024-08-02 16:16:23 -07:00
Cinder
70cacaf9db [Misc] Fix misnamed theme label 2024-07-31 15:42:36 -07:00
Cinder
b7513a7c0a
[Misc] Fix the "mark all as read" confirmation text 2024-07-30 14:18:25 -07:00
Cinder
28cb8ff19b
[Artists] Fix the edit permission quirks 2024-07-29 16:12:09 -07:00
Cinder
4420fd823c [JS] Add a localStorage wrapper (#689) 2024-07-28 18:12:41 -07:00
Cinder
e53b39e428 [Blacklist] Rewrite blacklist normalization (#687)
This allows for both the optional (~) tags in the blacklist, and for the comment syntax.
2024-07-28 18:12:41 -07:00
Sindrake
417070699e [Seeding] Fix file permissions 2024-07-28 18:12:41 -07:00
Cinder
164f5b4851 [Posts] Standardize thumbnail attributes (#684)
Thumbnails used to have four different sets of data-attributes depending on how they were displayed.
2024-07-28 18:12:41 -07:00
Cinder
ba5b6b0fff [WikiPages] Implement basic redirects (#683) 2024-07-28 18:12:41 -07:00
Donovan Daniels
852129269b [Tickets] Refactor viewing access and add JSON API (#664)
resolves #657
2024-07-28 18:12:41 -07:00
Donovan Daniels
b3b16759c4 [PostSets/Pools] Handle metatag additions when set/pool is full (#669) 2024-07-28 18:12:41 -07:00
Cinder
7bdabdf2b4 [CSS] Clean up colors and implement colorblind palettes (#682) 2024-07-28 18:12:41 -07:00
Cinder
961cfa351c [Seeding] Add pool seeding (#681) 2024-07-28 18:12:41 -07:00
Donovan Daniels
80f12710e6 [WikiPages] Prevent renaming wiki pages for help pages (#666) 2024-07-28 18:12:41 -07:00