Albert Yi
60cee5f452
Merge pull request #3989 from evazion/fix-3987
...
Wiki pages: convert other_names column to array (#3987 )
2018-11-19 16:23:32 -08:00
evazion
41ff05c121
artists: convert other_names to array ( #3987 ).
2018-11-15 14:31:16 -06:00
evazion
29fdfc42a4
pools/gallery: allow searching for collection pools ( #3992 ).
...
Default to showing only series pools when not doing a search. Otherwise,
when doing a search, show both series and collection pools.
2018-11-15 12:22:51 -06:00
evazion
4fcb82f2e6
Fix #3991 : Loading post #1604318 is broken.
...
Fix exception in Pool#previous_post_id when the post id is not contained
in the pool.
This can happen when a post's pool_string lists the post as being in a
certain pool, but the post is not included in the pool's post_ids. Such
pool_string / post_ids inconsistencies exist because of past bugs.
2018-11-15 10:28:20 -06:00
evazion
308a5021b4
wiki pages: convert other_names to array ( #3987 ).
2018-11-13 19:18:11 -06:00
evazion
b660aeefd7
application record: add array_attribute method.
...
Add `array_attribute` method that defines helper methods for converting
array attributes to or from strings.
2018-11-13 19:18:11 -06:00
Albert Yi
a57d4a9558
fixes #2680
2018-11-12 16:29:44 -08:00
Albert Yi
8344ad7a9b
user string for matomo user id
2018-11-12 10:34:53 -08:00
Albert Yi
5493e16f04
tweak matomo tracking
2018-11-12 10:28:48 -08:00
evazion
6a7cd6ce8e
Fix #3984 : Twitter: undefined method `first' for nil:NilClass.
...
Fix Sources::Strategies::Twitter#image_urls to return an empty array
instead of nil when the tweet doesn't contain any images.
2018-11-11 17:41:32 -06:00
Albert Yi
684e2bdbad
fix undefined _paq references
2018-11-09 15:49:42 -08:00
Albert Yi
c8793457cb
remove mixpanel + add more matomo tracking
2018-11-09 15:40:38 -08:00
evazion
115ed16a96
pools: store post_ids as array instead of string ( fix #3979 )
2018-11-08 15:09:31 -06:00
evazion
5c4a310589
Fix #3975 : Upload tags report is broken.
2018-11-06 18:18:18 -06:00
Albert Yi
c2e0763986
default to pool gallery from main navlinks
2018-11-06 15:55:18 -08:00
evazion
bd0bb658b8
Fix #3974 : Pool galleries: link thumbnails to pools instead of posts.
2018-11-06 14:33:04 -06:00
evazion
ff9ce25b01
Fix #3973 : Pool gallery is broken.
2018-11-06 13:11:11 -06:00
evazion
26c1eadf6a
modqueue: move score highlighting from js to presenter.
...
The 'post-has-children' class was dropped because it was unused
('post-status-has-children' is already added elsewhere).
2018-11-06 10:42:48 -06:00
evazion
00f36605c4
modqueue: fix typo in 1d3eb584c
2018-11-05 17:27:33 -06:00
Albert Yi
1d3eb584c7
fix new postpresenter styles
2018-11-05 15:11:27 -08: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
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
Albert Yi
4219163042
add mixpanel tracking for clicking stripe buttons
2018-11-02 17:03:24 -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
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
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
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
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
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
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
Albert Yi
f4cafebd0f
fix escaping
2018-10-22 17:25:14 -07:00
Albert Yi
11e75aec2a
add referer prop
2018-10-22 17:21:26 -07:00
Albert Yi
1b9e3d687d
add events for posts pages
2018-10-22 17:19:32 -07:00
Albert Yi
08e3051d31
add mixpanel events for signup page
2018-10-22 17:05:05 -07:00
Albert Yi
b999fc86ea
mixpanel fixes
2018-10-22 16:54:38 -07:00
Albert Yi
ae4e40aa76
fix mixpanel init
2018-10-22 16:23:51 -07:00
Albert Yi
4fe7fc8ae7
add packs to blank layout
2018-10-22 16:03:44 -07:00