evazion
2000719227
/wiki_pages: get navbar post count from tags table.
...
Post.fast_count is dependent on the current user's settings. This meant
that tag counts in wiki pages could be different from the tag counts
displayed in tag lists.
2017-11-29 13:12:53 -06:00
evazion
649969156e
/wiki_pages: don't show post count in navbar when creating new wikis.
2017-11-29 12:56:58 -06:00
evazion
b62b16b5a2
Fix #3398 : Show "(deleted)" next to topics in forum searches.
2017-11-24 15:58:45 -06:00
r888888888
3e6cb67c57
only cache notes if a post has notes
2017-11-21 14:46:17 -08:00
evazion
183a7e07e3
pixiv: fix failbooru when uploading bad pixiv id posts.
...
Fixes an "incompatible character encodings: UTF-8 and ASCII-8BIT"
exception when uploading a deleted Pixiv post.
Caused by the Pixiv API error message not having the encoding set to UTF-8.
2017-11-21 14:11:59 -06:00
Albert Yi
4d6dc895d6
Merge pull request #3362 from BrokenEagle/feat-client-input-validation
...
Moved input existence validations to client (#3352 )
2017-11-21 10:56:14 -08:00
Albert Yi
051c17953d
Merge pull request #3393 from evazion/feat-safe-mode
...
Fix #3392 : Add safe mode account setting.
2017-11-21 10:55:57 -08:00
r888888888
5c5daeac72
remove unused mobile templates
2017-11-21 10:19:24 -08:00
evazion
df7648b581
Fix #3392 : Add safe mode account setting.
2017-11-20 18:59:53 -06:00
r888888888
91147bba88
fix nil error on delayed job index
2017-11-20 16:35:14 -08:00
r888888888
c0ddf266fc
move save search button to sidebar
2017-11-17 16:51:38 -08:00
r888888888
f180e1bbe2
add favoriting/unfavoriting indicators for fav button
2017-11-17 16:28:51 -08:00
r888888888
e8ff733b3c
clean up stack trace on delayed jobs index
2017-11-17 14:42:48 -08:00
r888888888
42c9c71a5f
fixes #3306
2017-11-17 14:29:59 -08:00
r888888888
015db0467c
addresses #3378
2017-11-17 14:05:12 -08:00
r888888888
31e36cf9eb
remove unused mobile layouts
2017-11-17 13:59:14 -08:00
r888888888
e70c2a3085
remove references to tag subscriptions
2017-11-17 13:45:17 -08:00
r888888888
2e0534a66b
fixes #3372
2017-11-16 12:00:54 -08:00
Albert Yi
18c8892a74
Merge pull request #3373 from evazion/fix-3368
...
Fix #3368 : "Fetch source data" on /uploads/new doesn't fetch artist tag
2017-11-15 10:58:52 -08:00
evazion
487fe9fb5d
Fetch source data: list Danbooru artist tag; elim duplicated code.
...
* In the `Fetch source data` box, list the Danbooru artist tag(s) that
were found beside the artist name.
* Unify `Fetch source data` code that was duplicated between the
uploads page and the post show page.
2017-11-14 23:29:29 -06:00
BrokenEagle
63773fed6b
Fixes #3366
2017-11-14 07:39:25 -08:00
r888888888
974a770bc6
fixes #3354
2017-11-13 16:41:01 -08:00
BrokenEagle
f91e11bb41
Moved input existence validations to client
2017-11-13 14:08:34 -08:00
Albert Yi
0674a03fb6
Merge pull request #3353 from BrokenEagle/feat-add-meta-tag-category
...
Migrated tag logic into config file and added fifth tag category meta
2017-11-13 11:44:15 -08:00
r888888888
36948bbf33
move explore links to sidebar, fix popular searches action
2017-11-13 11:14:09 -08:00
r888888888
8b1fca4662
add most viewed posts page
2017-11-10 16:21:01 -08:00
r888888888
8458c62e8a
eliminate month scale for popular searches (takes up too much space in redis)
2017-11-10 15:40:10 -08:00
r888888888
354247e3c7
disable common searches
2017-11-10 15:26:56 -08:00
r888888888
5e247df8ec
enable view count js globally
2017-11-10 14:37:48 -08:00
r888888888
893563cf9a
render view count js on post/show
2017-11-09 16:13:39 -08:00
r888888888
131734f7a6
enable post view count tracking (for mods initially)
2017-11-09 16:10:34 -08:00
BrokenEagle
5b4ab8d80e
Disallow a user from seeing flagger's name on own uploads
2017-11-08 00:37:16 -08:00
BrokenEagle
6838901aac
Moved non-config tag category info to its own class
2017-11-07 16:21:29 -08:00
BrokenEagle
1de8fd2bd6
Moved tag logic for Javascript to config file
2017-11-07 10:58:40 -08:00
Type-kun
af7c109912
Restrict post replacements to mod+ (issue #3348 )
2017-11-01 13:19:52 +05:00
r888888888
2260d024b7
remove 'r' shortcut references for post listing
2017-10-30 14:51:05 -07:00
r888888888
32ff7de6d8
fixes #3346
2017-10-30 14:47:00 -07:00
r888888888
83bfe3ee10
compromise for tag search autoexpansion #3310
2017-10-18 14:43:11 -07:00
r888888888
3eae2e279a
accept return on tag search input
2017-10-17 18:27:42 -07:00
r888888888
8874b274ad
remove ccs integration
2017-10-17 17:59:26 -07:00
Albert Yi
63afefdf88
Merge pull request #3332 from BrokenEagle/feat-add-searchlink
...
Added searchbox link to responsive view
2017-10-13 12:11:39 -07:00
BrokenEagle
1410a8dae3
Added searchbox link to responsive view
2017-10-11 17:45:55 -07:00
r888888888
45ff443b36
fixes #3310
2017-10-11 17:36:35 -07:00
r888888888
d883de258c
add rel meta links for prev and next page
2017-10-11 15:31:13 -07:00
r888888888
3797c9ec2e
refactor gestures
2017-10-11 13:03:33 -07:00
r888888888
4905d035b7
tweak viewport
2017-10-10 18:14:44 -07:00
r888888888
13f7d7e66d
add targeted post down voting report, add delayed job plugin to disable statement timeout
2017-10-10 12:56:57 -07:00
r888888888
51867a8c64
truncate urls on display on post replacements page #3322
2017-10-09 17:00:31 -07:00
r888888888
cbf9d03bbf
fixes #3320
2017-10-09 14:45:23 -07:00
r888888888
6488f827e6
add user scalable setting to viewportr
2017-10-03 14:08:27 -07:00