Albert Yi
1d3eb584c7
fix new postpresenter styles
2018-11-05 15:11:27 -08:00
Albert Yi
9ddb9cd434
use only 1 copyright tag by default in humanized essential tag string
2018-11-05 14:34:07 -08:00
evazion
1cba439589
Fix #3971 : Keyboard navigation inside pools is broken.
2018-11-05 13:04:21 -06:00
evazion
5b3f3253a4
related tags: fix broken translated tag names
...
ref: https://danbooru.donmai.us/forum_topics/9127?page=261#forum_post_152040
2018-11-05 12:54:53 -06:00
evazion
98cffc310b
Fix pool elements controller tests.
2018-11-04 21:25:25 -06:00
evazion
29b6121a07
pools: refactor #neighbors + fix broken #neighbors tests.
2018-11-04 19:40:57 -06:00
evazion
628341f7f0
Fix #3969 : Translated tags should ignore artist tags.
2018-11-04 17:07:35 -06:00
evazion
19b92acabc
Fix #3970 : Make "Copy all notes" not builder exclusive.
2018-11-04 16:42:55 -06:00
evazion
0152cbe39e
moebooru: fix delegation to nil strategy (fixup for 5cf6a43).
2018-11-04 15:24:22 -06:00
evazion
c7e6c2a44a
posts: fix pixiv id parsing (fixup for 5cf6a43)
2018-11-04 14:22:29 -06:00
evazion
5cf6a43918
sources: fix sources sometimes choosing wrong strategy ( fix #3968 )
...
Fix sources choosing the wrong strategy when the referer belongs to a
different site (for example, when uploading a twitter post with a pixiv
referer).
* Fix `match?` to only consider the main url, not the referer.
* Change `match?` to match against a list of domains given by the `domains` method.
* Change `match?` to an instance method.
2018-11-04 13:00:17 -06:00
Albert Yi
4219163042
add mixpanel tracking for clicking stripe buttons
2018-11-02 17:03:24 -07:00
Albert Yi
5d83864131
fix bug with post previews
2018-11-02 16:38:28 -07:00
Albert Yi
08da9e7104
show popular tags when showing order:rank
2018-11-02 16:18:53 -07:00
Albert Yi
1a41ccf7ba
fix ids of post previews
2018-11-02 15:51:14 -07:00
Albert Yi
9cfbda64bf
fixes #3967
2018-11-02 14:21:41 -07:00
Albert Yi
e360058aca
refactor
2018-11-02 13:40:01 -07:00
Albert Yi
542641e3e2
refactor pool nav html
2018-11-01 17:42:49 -07:00
Albert Yi
e334c34836
fix image container html
2018-10-31 16:15:07 -07:00
Albert Yi
9a12fc45d3
fix missed references to tags param when navigating posts sequentially
2018-10-31 16:15:07 -07:00
evazion
f5012464ab
Fix #3965 : Extraneous API attributes.
...
Remove the updater_id/updater_ip_addr virtual attributes from
pools/notes. Juss pass them in as params to create_version instead.
2018-10-30 15:41:17 -05:00
evazion
39374a70d3
posts/show: rename tags params to q in various places.
...
Fixup for 011a6f1f7 .
2018-10-30 11:32:07 -05:00
Albert Yi
011a6f1f7c
move post preview presenter to partial
2018-10-29 17:46:45 -07:00
Albert Yi
3d49971e49
tweak reltags css
2018-10-26 17:50:20 -07:00
Albert Yi
1fb7924afb
fix interaction between burger menu and news listing
2018-10-26 15:19:10 -07:00
Albert Yi
3a5eba0eaf
switch reltags css to use flexbox
2018-10-26 15:01:49 -07:00
Albert Yi
28414800f8
artist urls in reltags should open in new window by default
2018-10-26 11:52:06 -07:00
evazion
77a576d5ed
related tags: strip http:// from artist urls.
2018-10-25 23:38:24 -05:00
evazion
705217d337
Fix new dtext shortlinks redirecting to nonexistent pages.
...
Fix the following dtext shortlinks redirecting to nonexistent pages:
* flag #1
* appeal #1
* mod action #1
* bur #1
2018-10-25 23:00:43 -05:00
evazion
a2186c19dc
Fix positioning of tag edit dialog box.
...
Bug: if you open the tag edit dialog with shift+e, close it, then open
it again, it won't be vertically centered when it opens the second time.
Fix: hide the related tags section *before* opening the dialog, not after.
Hiding it afterwards shifts the layout, which uncenters the dialog.
2018-10-25 22:39:29 -05:00
Albert Yi
a55730bfbc
switch to use sparkmd5 for calculating md5 hash of file uploads
2018-10-25 17:22:35 -07:00
Albert Yi
a2811d1484
add shareout options
2018-10-25 16:46:25 -07:00
Albert Yi
04c741739d
ignore md5 dups in upload error checker
2018-10-25 14:06:44 -07:00
Albert Yi
5a13d06501
rescue failed network calls on artist test
2018-10-25 13:47:16 -07:00
Albert Yi
e5f76b98ff
switch upload service test to use raikou1 image
2018-10-25 12:57:54 -07:00
Albert Yi
19a84993ca
fix video upload spec
2018-10-25 11:44:54 -07:00
Albert Yi
65a3e53667
eliminate extraneous assertion
2018-10-25 11:03:59 -07:00
Albert Yi
7d0b32d489
fix reltagquery test
2018-10-25 11:02:07 -07:00
r888888888
a7dd05fc8f
provide default import profile for vipsthumbnail
2018-10-24 23:06:12 -07:00
Albert Yi
120a3d6402
fix post test
2018-10-24 17:35:01 -07:00
Albert Yi
4d07183a1d
Merge pull request #3957 from evazion/fix-related-tags
...
Related tags: build html server-side, eliminate cookies
2018-10-24 17:34:14 -07:00
Albert Yi
0231b940b0
revert binstubs
2018-10-24 14:01:52 -07:00
Albert Yi
3f740234bb
exclude artists in robots.txt
2018-10-24 10:44:15 -07:00
Albert Yi
21a08d17a4
tweak styles for fav button
2018-10-24 10:02:50 -07:00
Albert Yi
c0ab54b889
css tweaks
2018-10-23 18:30:35 -07:00
Albert Yi
9899199f33
eliminate weeklymaintenance file
2018-10-23 17:50:28 -07:00
Albert Yi
38d94a7d37
update meta tags
2018-10-23 11:24:43 -07:00
Albert Yi
261cc8d993
remove index/show mixpanel events
2018-10-23 11:02:30 -07:00
Albert Yi
9ce419b692
fix user editing
2018-10-22 17:35:59 -07:00
Albert Yi
464596fbb4
disable some props
2018-10-22 17:28:04 -07:00