evazion
254efd9ca2
Rearrange /artist_commentaries/search form.
2016-12-27 06:01:22 +00:00
evazion
7734e53169
Add "Help" link in /artist_commentaries subnav.
2016-12-27 06:01:22 +00:00
evazion
0af7e84c78
Fix subnav quick search bar on /artist_commentaries.
2016-12-27 06:01:21 +00:00
r888888888
2584646017
add additional formatting for delayed job listing
2016-12-24 18:00:40 -08:00
Albert Yi
1ed5e0a087
Merge pull request #2796 from evazion/fix-ss-check-availability
...
Fix #2795 : "check_availability" bug with saved searches.
2016-12-23 11:20:17 -08:00
evazion
f0591f3f5b
Fix #2792 : pull appeal text from wiki page.
2016-12-22 21:53:10 -06:00
evazion
00ddd2f5d4
Fix #2795 : "check_availability" bug with saved searches.
2016-12-22 21:44:35 -06:00
Albert Yi
5a1ac41450
eliminate transaction log items table
2016-12-21 15:00:59 -08:00
Albert Yi
62956be384
hide saved search functionality if not enabled
2016-12-21 14:53:39 -08:00
Albert Yi
ee4ebce4d7
support pool version archive
2016-12-21 11:43:46 -08:00
evazion
d79f1aac96
Move stupidtable.js into application.js.
...
Fixes this javascript error:
Uncaught TypeError: $(...).stupidtable is not a function
on these pages:
* http://safebooru.donmai.us/reports/user_promotions
* http://safebooru.donmai.us/reports/contributors
* http://safebooru.donmai.us/reports/janitor_trials
...due to stupidtable.js not loading.
2016-12-20 02:31:05 -06:00
evazion
780fe07976
Move ugoira_player.js into application.js.
...
Fixes an issue with the ugoira player not working on Safebooru due to
this error:
Asset filtered out and will not be served: add
`Rails.application.config.assets.precompile += %w( ugoira_player.js)`
to `config/initializers/assets.rb` and restart your server
2016-12-20 02:26:13 -06:00
Albert Yi
aa5e65129b
Merge pull request #2787 from evazion/fix-video_with_sound-blacklists
...
Prevent video_with_sound posts from autoplaying when blacklisted.
2016-12-19 13:10:23 -08:00
Albert Yi
66384d78a7
Merge pull request #2789 from evazion/fix-double-uploads
...
Prevent double uploading when hitting enter key in tag edit box more than once.
2016-12-19 13:09:59 -08:00
Albert Yi
611e5cf5e0
Merge pull request #2788 from evazion/fix-secure-api-keys
...
Fix #2785 : Allow changing API key; require password to view or change key.
2016-12-19 13:09:29 -08:00
evazion
78ca92c981
Fix upload image resizer. ( fixes #1375 , #2471 )
...
Polling the image height isn't reliable. Wait for the image to be fully
downloaded before resizing it instead.
2016-12-18 20:42:24 -06:00
evazion
b7246d335f
Prevent double uploading when mashing enter key in tag edit box.
2016-12-18 18:45:02 -06:00
evazion
a92120e873
Fix #2785 : Allow changing API key; require password to view or change key.
2016-12-18 06:30:48 -06:00
evazion
5d0e950cdb
Prevent video_with_sound posts from autoplaying when blacklisted.
2016-12-17 18:33:03 -06:00
Albert Yi
aef31d8d9b
enable ragel parser for comments, add additional sql diagnostic queries
2016-12-09 14:59:33 -08:00
Albert Yi
2af622e7a7
add ban to post mode menu
2016-12-09 11:56:25 -08:00
Albert Yi
dfb7a000a5
assign approver on failed bulk update requests to fix nil error
2016-12-08 11:49:38 -08:00
Albert Yi
4eb0a64135
fix exploit for viewing private dmails
2016-12-06 14:34:46 -08:00
Albert Yi
deb62e0cdb
smarter updates on saved searches on tag batch changes #2674
2016-12-05 17:22:07 -08:00
Albert Yi
bfa1ac63a4
fixes #2677 : secure way of sharing dmails
2016-12-05 16:28:05 -08:00
Albert Yi
88baf36a8c
fix #2783 : Unhide /artist_versions for members
2016-12-05 15:55:02 -08:00
Albert Yi
eddf2e59f0
change formatting for modactions on alias/implication update + add mod action for tag batch changes
2016-12-05 14:46:02 -08:00
Albert Yi
2605da1037
lower requirements for janitor trial
2016-12-05 12:09:50 -08:00
Albert Yi
b0f2b1e8dd
Merge pull request #2782 from evazion/fix-2779
...
Fix #2779 : Erroneous pixiv_id parsed for novel/background/profile images
2016-12-05 11:44:38 -08:00
Albert Yi
bd9939a50b
some additional documentation about rewrite strategies
2016-12-05 11:43:18 -08:00
Albert Yi
48e7fab28e
Merge pull request #2764 from evazion/fix-raw-note-bodies
...
Use raw note body instead of sanitized body for note edit box.
2016-12-05 11:39:50 -08:00
evazion
838d6f6eea
Fix #2460 : Uploading pixiv user's background image throws error.
...
Fix exception when uploading these types of URLs:
* http://img12.pixiv.net/profile/rapattu/119950.jpg
* http://i2.pixiv.net/img130/profile/minono_aki/8733472.jpg
* http://i2.pixiv.net/img20/img/a-park/novel/3607898.jpg
* http://i1.pixiv.net/novel-cover-original/img/2016/11/03/20/10/58/7436075_f75af69f3eacd1656d3733c72aa959cf.jpg
* http://i1.pixiv.net/background/img/2016/05/17/12/05/48/2074388_d4ac52034f7ca0af3e083d59fde7e97f.jpg
Skip rewriting sources that don't have illust IDs to avoid this
exception. Also fix `tags` so that it doesn't blow up when fetching
source data for these types of sources.
2016-12-04 02:04:44 -06:00
evazion
5302b804f1
Fix #2779 : Erroneous pixiv_id parsed for novel/background/profile images
2016-12-04 02:04:44 -06:00
Albert Yi
1314239326
remove coinbase references
2016-12-02 13:52:39 -08:00
Albert Yi
6e27d06eee
link to performance reports in site map
2016-12-02 13:31:05 -08:00
Albert Yi
d7c4c1f714
fix references to https for listbooru
2016-12-02 13:28:13 -08:00
Albert Yi
7aab50f726
remove old iqdb code
2016-12-02 13:21:56 -08:00
Albert Yi
8e5331d234
fix for iqdb queries
2016-12-02 13:11:10 -08:00
Albert Yi
a358247c1c
fix for iqdb download
2016-12-02 12:19:42 -08:00
Albert Yi
af42f52d4a
fix references to report_server
2016-12-01 12:34:57 -08:00
Albert Yi
f46aaad39d
additional fixes to support iqdbs
2016-12-01 12:22:34 -08:00
Albert Yi
73ff94e920
integrate iqdbs
2016-11-30 16:38:00 -08:00
Albert Yi
ebedea99c1
fix urls for iqdb service
2016-11-30 15:20:26 -08:00
Albert Yi
e7907e0e14
rename some config keys to clarify what they are
2016-11-28 17:31:01 -08:00
Albert Yi
428d4689d6
stub in support for iqdbs
2016-11-28 17:14:25 -08:00
Albert Yi
8ccc7c2251
Merge pull request #2777 from evazion/feat-normalize-yandere-sources
...
Normalize yande.re sources from image URL -> html page URL.
2016-11-28 12:03:40 -08:00
Albert Yi
5c761d4a60
Merge pull request #2775 from evazion/fix-user-feedbacks
...
Prevent mods from editing/deleting feedbacks given to themselves.
2016-11-28 12:02:47 -08:00
Albert Yi
4c0e44806c
Merge pull request #2774 from evazion/fix-2771
...
Fix #2771 : Approving deleted image doesn't create mod action.
2016-11-28 11:56:40 -08:00
Albert Yi
eb66ec9d21
Merge pull request #2773 from evazion/fix-2772
...
Fix #2772 : Topics set as mod+ can't be reverted to public ones.
2016-11-28 11:55:45 -08:00
Albert Yi
3f83d73c7d
Merge pull request #2768 from evazion/feat-notices-in-wiki
...
Pull upload/flag notices from wiki pages.
2016-11-28 11:51:53 -08:00