Commit Graph

8041 Commits

Author SHA1 Message Date
Earlopain
163c8cc874
Merge branch 'master' of github.com:zwagoth/e621ng 2021-11-02 16:43:17 +01:00
Earlopain
572b61c85c
[Forum] Prevent voting on your own requests
Removing the votes is still possible but adding new ones  isn't.
Closes #341
2021-11-02 16:36:05 +01:00
Earlopain
9cb01f7e23
[BUR] Prevent janitors rejecting/editing other users burs
Fixes #340
2021-11-02 14:35:19 +01:00
Earlopain
ef0e81156c
[Config] Align max pages with live site 2021-11-02 14:32:40 +01:00
Earlopain
34cc839016
[Config] Remove upload feedback thread
This isn't used on e6 and someone might make this thread and have it
 appear for other users
2021-11-02 14:30:38 +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
Earlopain
d348a0f303
[Mobile] Prevent default on navbar click 2021-11-02 14:19:46 +01:00
Earlopain
25ee68658f
[Tickets] Make the whole subject cell clickable 2021-10-30 12:23:11 +02:00
Earlopain
62d70163ed
[Tickets] Fix layout on index page 2021-10-30 12:00:38 +02:00
Kira
85abba1d00 Revert "[Posts] Change the deletion reason input ID"
This reverts commit 762c666d07.
2021-10-26 08:53:02 -07:00
Zwagoth
4fea15eab4
Merge pull request #339 from bitWolfy/post-navbar-link
[Posts] Make the search terms in the post navbar into a link
2021-10-26 01:42:47 -04:00
bitWolfy
c4c857267b [Posts] Make the search navbar match the pool and set ones 2021-10-24 10:14:38 -07:00
Earlopain
87150ecec3
[Artists] Exclude some domains from the domain list 2021-10-24 13:31:58 +02:00
Earlopain
c1855d8a6f
[Posts] Fix missing space on votes page 2021-10-24 13:09:30 +02:00
Earlopain
66f8e485b3
[Replacements] Add sources in the same order as the uploader
Previously the direct link came first, then the url. Now it adds them as
if you would have used the uploader
2021-10-24 13:07:53 +02:00
bitWolfy
865a524921 [Posts] Make the search terms in the post navbar into a link 2021-10-23 20:44:22 -07:00
bitWolfy
ec3f614a3d [Users] Fix a word-breaking issue on the profile page 2021-10-22 22:19:45 -07:00
bitWolfy
b589931b9d [Flags] Tweaks to the 48 hour deletion reason 2021-10-17 21:39:13 -07:00
bitWolfy
f39ee08820 [Flags] Redesign the new flag page 2021-10-17 21:37:37 -07:00
Zwagoth
c63c39e6f1
Merge pull request #333 from bitWolfy/post-deletion-reasons-2
Add pre-built deletion reason selector
2021-10-18 00:10:13 -04:00
bitWolfy
feaf7a3b2a [Posts] Ensure the post deletion page styles only get applied on that page 2021-10-17 20:54:33 -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
Zwagoth
1cd0229edb
Merge pull request #326 from zwagoth/uploader-preview
Add webm uploader preview
2021-10-17 02:32:36 -04:00
bitWolfy
4443639cac [CSS] Give active buttons their own background color
Using the same color as the active links caused issues with the bloodlust theme, making the active buttons literally no different than the non-active ones.
2021-10-14 11:03:45 -07:00
bitWolfy
c70ed04e40 [Posts] Add pre-built deletion reason selector 2021-10-14 10:41:01 -07:00
Earlopain
392197decd
[Uploader] Pass props instead of accessing $parent 2021-10-05 20:11:23 +02:00
Earlopain
747fefa4d0
[Uploader] Move preview properties into own object 2021-10-05 19:22:53 +02:00
Earlopain
3e390cbed7
[Uploader] Remove preview when url is removed 2021-10-03 15:32:45 +02:00
Earlopain
8544f18cc0
[Uploader] Add webm preview 2021-10-03 15:31:22 +02:00
Earlopain
1c159bcca4
[Uploader] Move file preview into own component 2021-10-03 17:40:04 +02:00
Earlopain
bdeb4b3501
[IQDB] Remove dead code 2021-10-02 21:15:48 +02:00
Earlopain
852141a2dd
[ForumTopics] Remove thread atom feed 2021-10-02 21:03:38 +02:00
Earlopain
7b3077e348
[PostSets] Remove atom feed 2021-10-02 21:02:41 +02:00
Earlopain
776c4ad6d9
[ForumTopics] Remove index atom feed 2021-10-02 12:24:17 +02:00
Earlopain
d9f7bec1ee
[Comments] Remove atom feed 2021-10-02 12:13:27 +02:00
Earlopain
8b3cb8f7ef
[ModActions] Link to topic on unsticky instead of forum 2021-10-02 11:53:58 +02:00
Earlopain
b86c227685
[IQDB] Fix uploads with special characters in the name
Closes #300
2021-10-02 11:52:49 +02:00
Zwagoth
1a2170a026
Merge pull request #321 from bitWolfy/artist-wiki-links
Always show the wiki link on the artist page
2021-09-30 09:33:12 -04:00
Kira
7d5af683c1 [JS] Bump variable to force recompile. 2021-09-30 02:35:34 -07:00
Kira
088a6a2740 [JS] Try to fully target older browsers 2021-09-30 02:26:05 -07:00
bitWolfy
ba603b4f11 [Artists] Show a wiki link even if the wiki page does not exist
This makes looking up aliases and implications to artist tags much easier.
Addresses #316
2021-09-29 23:05:21 -07:00
Kira
4240f5a648 [Static] Update ad thread id 2021-09-27 18:32:54 -07:00
Earlopain
4357776939
[JS] Prevent default when creating warnings
This prevents scrolling to the top on warning/record/ban/unmark
2021-09-26 13:19:20 +02:00
Earlopain
0857f1a29e
[Posts] Only show "Update IQDB" when it's enabled 2021-09-26 13:19:08 +02:00
Earlopain
ff943bff44
[Posts] Fix setting rating through mode menu 2021-09-26 12:35:22 +02:00
Kira
5f352cf39c [JS] We don't support deferred JS loading yet. 2021-09-22 23:36:47 -07:00
Zwagoth
c0cc78230c
Merge pull request #307 from Earlopain/artist-url-count
Make artist domains count understand multiple sources
2021-09-23 01:16:11 -04:00
Zwagoth
bc283e9284
Merge pull request #296 from Earlopain/blacklist-sizing
Fix blacklisted posts starting out with original sizing instead of the users setting
2021-09-23 00:26:39 -04:00
Zwagoth
d687ddf31e
Merge pull request #305 from Earlopain/small-things
Small things
2021-09-23 00:24:11 -04:00