Sindrake
40773dc696
[Posts] Only check the "Move Favorites" box when applicable
2024-07-18 02:33:15 -07:00
Cinder
49cf270d90
[Posts] Tweak the janitor toolbar ( #589 )
...
* [Posts] Tweak the janitor toolbar
* [Posts] Remove the duplicate count from the modbar
* [Posts] More tweaks to the janitor toolbar
Based on the input from the janitors themselves.
* Linting
2024-01-14 12:38:02 +01:00
Earlopain
cc379af5eb
[Search] Add custom input type for users
...
Automatically adds name/id search
2023-08-04 20:46:59 +02:00
Earlopain
40dd24f387
[Cleanup] Remove search_text_attribute
...
* Undocumented
* Some don't work because of strong params
Some of the possible attributes seem like they would be
useful but I would rather introduce them properly and
with more thought behind it
2023-06-01 21:45:51 +02:00
Earlopain
8e7914aad8
[Search] Add the submit button automatically
2023-05-07 13:06:00 +02:00
Earlopain
2992ac2907
[Cleanup] Remove unused styling
2023-03-18 14:26:04 +01:00
Earlopain
f6b53dd0d3
Merge branch 'moderator-role'
2023-01-11 17:05:37 +01:00
Earlopain
9afc1949fa
[CSS] Clean up duplicate table classes
...
width: 100% is already part of the class.
Remove duplicate classes .table/.striped and exclusivly use the more common one.
Add this class to PostReportReasons/Help, which were missing it.
2022-12-29 16:36:33 +01:00
Earlopain
af13018639
[Cleanup] Remove tag "Mass Update"
...
Make a BUR instead.
2022-12-27 22:02:42 +01:00
Earlopain
0c4c1eae81
[Posts] Use show_deleted: true instead of tags: "status:any"
2022-12-25 19:59:58 +01:00
Earlopain
4aa1145083
[Cleanup] Remove mod_link_to_user
2022-12-23 16:49:49 +01:00
Earlopain
1a94acb6f6
[Users] Moderator permission tweaks
2022-12-23 16:35:37 +01:00
Earlopain
86548de215
[IpAddrs] Add input to quickly add a mask to the search
2022-10-13 20:30:30 +02:00
Earlopain
af5540cdde
[Shortcuts] Remove shift+d, document recently added approve keys
...
Also moves shift+o to the more prominent approve button. This makes more
sense, because the tooltip is much more accessible there.
2022-09-13 22:46:00 +02:00
Earlopain
42b345b864
[Posts] Add link to quickly see who disapproved the post
...
Also move your own disapproval below the others, which just makes sense.
2022-09-13 20:35:56 +02:00
Earlopain
58f0bdb1f5
[Posts] Add links to approve and nagivate next/prev
2022-09-13 19:22:19 +02:00
Earlopain
eb5d001b55
[Posts] Remove the modqueue
...
Truly the end of an era. This page was trash and nobody was using it.
This will make it easier to make changes to the approval flow people actually use.
2022-09-13 16:14:00 +02:00
Earlopain
7e33ea8271
[Cleanup] Remove pool is_deleted
...
Pools are hard-deleted now. There are also a few pools with this flag
which can't be properly deleted at the moment
2022-07-11 22:52:26 +02:00
Earlopain
70829008dd
[Mod] Fix PII export when searching by name
2022-05-16 18:05:28 +02:00
Kira
500df9d3ee
[Mod] Allow exporting address lists for PII requests.
2022-05-05 12:17:50 -07:00
Earlopain
30f69db499
Merge pull request #385 from zwagoth/uniform-search-form
...
Uniform search forms
2022-04-07 19:28:31 +02:00
Earlopain
212d6e3727
[Search] Automatically set values from url search params
...
Setting them every time manually is cumbersome, and a few places didn't even do it.
This also adds a shorthand for setting the autocomplete attribute
2022-04-02 21:23:28 +02:00
Earlopain
037bffe5ae
[Cleanup] Remove unnecessary search routes
2022-04-02 15:00:31 +02:00
Earlopain
d0db1dd2dd
[Cleanup] Remove modqueue tag coloring
2022-03-28 19:16:45 +02:00
Earlopain
2b84f3a4cd
[Tests] Fix disapproval tests
...
Also updates the reason search dropdown
2022-03-16 15:55:24 +01:00
Earlopain
dd8aa8199b
[Cleanup] Remove modqueue random
2022-03-16 15:48:29 +01:00
Earlopain
f7ba9c5043
[Cleanup] Remove post appeals
2022-02-11 17:05:09 +01:00
Zwagoth
8877fcf7f5
Merge pull request #343 from zwagoth/ip-search
...
Enhance IP searching capabilities
2022-01-02 17:36:27 -05:00
Earlopain
ef9ef25ea2
[IpSearch] Add with_history to the user/ip toggle path
...
Just something I found annoying while playing around with it
2021-11-17 18:09:46 +01:00
Earlopain
e9b8cbf383
[IpSearch] Fix history parameter not being a boolean
...
Is was "0"/"1" which is truthy, the parameter just had to be set to be
considered checked. This also prevented the checkbox
to be properly checked when appropriate
2021-11-17 18:09:45 +01:00
Earlopain
609c1b4b8f
[IpSearch] Add ip searching capabilities and link to them
2021-11-17 18:09:45 +01:00
Earlopain
bad4340e15
[DText] Prevent zalgo from overflowing
...
Deeply nested sections still exceed the expected width.
2021-11-17 17:53:11 +01:00
Earlopain
e4280cdd7a
[Dashboard] Remove appeals
...
There're not used. Also remove flags which weren't even displayed
2021-11-02 14:21:19 +01:00
Kira
85abba1d00
Revert "[Posts] Change the deletion reason input ID"
...
This reverts commit 762c666d07
.
2021-10-26 08:53:02 -07:00
bitWolfy
762c666d07
[Posts] Change the deletion reason input ID
2021-10-17 20:52:27 -07:00
bitWolfy
e5a19272bd
[Posts] Change the way JS is initialized on the post deletion page
2021-10-17 09:31:26 -07:00
bitWolfy
c70ed04e40
[Posts] Add pre-built deletion reason selector
2021-10-14 10:41:01 -07:00
Earlopain
b8de330567
[Moderator] Fix wrong table column order in ip address search
2021-07-20 18:16:06 +02:00
Kira
9955de0cf9
Merge branch 'master' of github.com:zwagoth/e621ng
2021-04-02 21:53:44 -07:00
Kira
82ec5b537f
[Views] Fix params usage for bad bots causing exceptions
2021-04-01 19:20:32 -07:00
Earlopain
da29304039
[Template] Add a bunch of missing titles
...
This also adds usefull information to a few, like which tag you're editing
2021-03-21 19:02:28 +01:00
Earlopain
9b7c4db852
[Template] Don't explicitly add app_name in every title
...
- Use a helper function to add it to every title (except the root path
which is just the app_name)
- Remove useless set_title function in application_controllerller
2021-03-21 16:58:35 +01:00
Kira
5c90693338
[Posts] Allow copying source/tags on delete
2021-03-10 22:39:12 -08:00
Kira
db8d4c4773
Normalize EOL style + newline at end of files.
2020-10-24 05:50:32 -07:00
Kira
2593013b29
[UI] Apply dtext styling to more areas
2020-04-26 06:55:02 -07:00
Kira
e0f4670855
Still more theme work
2020-04-01 02:46:05 -07:00
Kira
fc0cc8e903
Fix delete with given reason link
2020-03-10 12:16:19 -07:00
Kira
87fcfb4687
Fix mod dashboard
2020-03-05 12:43:03 -08:00
Kira
1e0a4084a9
Change input type on delete page to allow autofill
2020-03-01 09:44:40 -08:00
Kira
47de963b38
Change remote: true on approvals, appeals and flags to JS
2020-02-21 21:40:37 -08:00