Commit Graph

8143 Commits

Author SHA1 Message Date
Kira
1fdc3926df Update webpacker and fix a bunch of broken things with it 2019-08-03 20:25:22 -07:00
Kira
1861441100 Add post status below post on index pages 2019-08-03 19:00:58 -07:00
Kira
813a700b26 Do not prefetch the next page of search results
Enable this again if it turns out that it makes a big difference.
2019-08-02 21:08:27 -07:00
Kira
d06d31fadf Fix spelling mistake on the word 'Artistec' 2019-08-02 15:54:52 -07:00
Kira
5ee815d2d0 Fix deletion of posts under new flagging model 2019-08-02 15:39:28 -07:00
Kira
977c191f82 Reload page when successfully flagging a post through JS 2019-08-02 15:26:51 -07:00
Kira
0b92d9c2f9 Static list of flagging reasons like old e6 2019-08-02 15:25:00 -07:00
Kira
ccbbe39338 Quick unflag options for posts
This also loosens the restrictions on what can be flagged and how
frequently. Previously pending posts could not be flagged, which
was not in line with our current flagging system purpose.
2019-08-01 16:03:13 -07:00
Kira
8aebb2d567 Automatically copy last active flag reason to deletion reason 2019-08-01 15:03:57 -07:00
Kira
1d09ff5440 Clarify flags from deletions in the deletion/flag log 2019-08-01 14:49:58 -07:00
Kira
cef4d5df1d Fix bad class constant reference in disapproval counts 2019-08-01 13:48:29 -07:00
Kira
af9d85721a Fix deletion confirmation url in quick mod template 2019-07-31 22:18:11 -07:00
Kira
152817a354 Mass revision of post approval/disapprovals to improve UI 2019-07-31 22:05:27 -07:00
Kira
684b249709 Fix iqdb update/remove jobs 2019-07-30 21:05:27 -07:00
Kira
e9f6ec4fd9 Force "mobile" look up to 800px
Upon request
2019-07-25 12:00:32 -07:00
Kira
aaf8513a88 Fix initial scaling of videos 2019-07-25 11:41:25 -07:00
Kira
8b8d3c3720 Do not autoplay videos
It is no longer allowed to autoplay videos in browsers anymore,
this has been considered an abusive action and is only whitelisted
by domain on most browsers.
2019-07-25 11:32:43 -07:00
Kira
9507ac7498 Move post navigation and notices around
This places navigation near the top and places less relevant
information below the image fold. Advertisements will have to go
above this somewhere.
2019-07-25 11:28:47 -07:00
Kira
beb536da95 Make post page slightly more accessible
Also add sets link to main menu because I did it in this commit
by mistake and didn't feel like patching it out again.
2019-07-25 10:52:27 -07:00
Kira
0b75054258 Add more obvious sign up link to sign in page 2019-07-25 10:21:29 -07:00
Kira
1fafc32c67 Enhance mobile gestures on the post and index show page
Previously swipe left and right were limited mostly to the index
page. Attempting to swipe for the previous image on a show page use
history back page, which wasn't what you usually wanted. Attempts
to use next on a show page did nothing and was explicitly disabled.

Now, there is consistency between keyboard shortcuts and swipe
gestures. Both on the mobile and desktop versions on the index page
they move between result pages. On show pages that use the pool, set
and then incremental navigation actions.
2019-07-25 10:09:00 -07:00
Kira
8dfb2b8e7d So yarn is removing this, and it's known to be broken 2019-07-25 09:22:24 -07:00
Kira
661eeaa590 Bad references to is_moderator? 2019-07-23 10:07:39 -07:00
Kira
e28621556c Fix post import of votes 2019-07-23 09:49:51 -07:00
Kira
aa7f443555 Add missing post index items 2019-07-23 07:22:14 -07:00
Kira
647f3f59e3 Fix user page due to bad use of tag_search results 2019-07-23 07:01:06 -07:00
Kira
f6ecd0d53b Fix double voting on post pages due to bad element selector 2019-07-23 06:55:21 -07:00
Kira
89256f5b76 Allow uploading of ugoira 2019-07-22 16:59:36 -07:00
Kira
b4b40d9e37 Various silly fixes 2019-07-22 16:57:26 -07:00
Kira
acf443b626 Fix search by approver and user metatags 2019-07-22 15:52:23 -07:00
Kira
84ba528cff Fix comment vote search filtering 2019-07-22 11:52:42 -07:00
Kira
244356d723 Fix post voting on comments page 2019-07-22 11:45:52 -07:00
Kira
61eb2fc76a Add reverse image search links 2019-07-22 11:28:43 -07:00
Kira
a42a20eb00 Apply default sorting order to tickets. 2019-07-22 11:03:16 -07:00
Kira
6688fee963 Fix new blip page being broken 2019-07-20 12:49:00 -07:00
Kira
84257b8919 Small wording fixes 2019-07-20 12:17:07 -07:00
Kira
46197efb3a Merge branch 'master' of github.com:zwagoth/e621ng 2019-07-20 12:00:35 -07:00
Kira
8709a5a3b4 Fix post replacement 2019-07-20 12:00:03 -07:00
Zwagoth
6f4bd8198a
Update post.rb 2019-07-19 23:24:31 -04:00
Kira
e68e54a482 Always loop videos 2019-07-19 19:11:13 -07:00
Kira
9cc9330255 Revise automatic tagging terms 2019-07-19 19:04:18 -07:00
Kira
7c0c847aed Fix bad validation call on locking ratings 2019-07-19 18:15:31 -07:00
Zwagoth
962e88a281
Merge pull request #112 from zwagoth/approve_unapprove
Allow post unapproval
2019-07-19 21:07:27 -04:00
Kira
1b929f7190 Allow post unapproval 2019-07-19 18:05:43 -07:00
Kira
f9672cb5a0 Allow editing artists 2019-07-19 05:01:12 -07:00
Zwagoth
9697664c97
Merge pull request #111 from zwagoth/seeds
Add seeds
2019-07-19 07:24:39 -04:00
Kira
3b1ca778f9 Add seeds
Blatantly stolen from Liam.
2019-07-19 04:23:31 -07:00
Zwagoth
43b0c0db2d
Merge pull request #110 from zwagoth/throttles
Allow turning off throttles during testing
2019-07-19 06:49:01 -04:00
Kira
e0f1d69ead Allow turning off throttles during testing 2019-07-19 03:48:16 -07:00
Kira
051cc9b99e Check throttle condition before throttling newbies 2019-07-18 14:06:56 -07:00