Commit Graph

  • 263234be53 Merge pull request #2888 from evazion/fix-dtext-email-links Albert Yi 2017-02-21 11:30:50 -08:00
  • 532614c5b1 update dtext gem r888888888 2017-02-21 11:29:46 -08:00
  • abae71c060 layouts/default.html.erb: optimize dmail notice sql. evazion 2017-02-18 05:45:36 -06:00
  • d9349704c7 dmails: add indexes on is_read and is_deleted (fix #2886). evazion 2017-02-18 05:44:57 -06:00
  • 17d4feaf15 dmail_notice.html.erb: use absolute urls in dtext links. evazion 2017-02-18 03:06:28 -06:00
  • d78c537ec2 Add user mailer previewer. evazion 2017-02-18 03:04:26 -06:00
  • ebff8d04f7 config/application.rb: set hostname so root_url works. evazion 2017-02-18 03:03:45 -06:00
  • 291e9acdc7 fixes #2885: "Is Deleted" not being recorded correctly for Wiki Page Versions r888888888 2017-02-15 15:32:41 -08:00
  • f374eec4a1 fixes #2869: Add way to differentiate Pool Descriptions from Pool History r888888888 2017-02-14 16:03:19 -08:00
  • aa41c41572 fixes #2876: Changing approver/contributor privileges should log mod action r888888888 2017-02-14 12:46:54 -08:00
  • ed8a8001f4 fixes #2859: search:uncategorized should search for uncategorized saved searches r888888888 2017-02-14 11:58:43 -08:00
  • 1c2804f4d5 update dtext gem r888888888 2017-02-14 10:35:17 -08:00
  • 651dad473d fixes #2884: Comment unvoting is broken r888888888 2017-02-13 16:38:18 -08:00
  • 7aa0107e2b Merge pull request #2882 from evazion/fix-tag-name-validation Albert Yi 2017-02-10 12:02:55 -08:00
  • dce57a8ae1 disable tag subscription updates r888888888 2017-02-09 15:38:42 -08:00
  • c926f75918 fixup! post.rb: validate newly added tags. evazion 2017-02-09 02:14:48 -06:00
  • f971f927fd post_test.rb: add tag name validation tests. evazion 2017-02-07 23:03:14 -06:00
  • facf819620 post.rb: validate newly added tags. evazion 2017-02-08 22:48:48 -06:00
  • 347f11b935 post.rb: group validation methods together. evazion 2017-02-08 22:46:43 -06:00
  • 8e3296f3ea tag.rb: don't strip '%' or ',' from tags; split on unicode spaces. evazion 2017-02-08 22:53:37 -06:00
  • 853ddc7cda tag.rb: validate tag names. evazion 2017-02-07 23:03:35 -06:00
  • e5cd79eddd remove preview/large file upload rake tasks r888888888 2017-02-08 16:53:43 -08:00
  • f0a8598ba2 update aws gem, stub in rake tasks for s3 r888888888 2017-02-08 13:31:32 -08:00
  • b57b54113f add cdn hosted flag to posts r888888888 2017-02-07 17:26:16 -08:00
  • c01f48f18c mock pool archive service in post test r888888888 2017-02-07 14:14:36 -08:00
  • 1c837aba6e Merge pull request #2879 from evazion/fix-dead-code Albert Yi 2017-02-07 13:56:05 -08:00
  • b1c33f2379 Merge pull request #2878 from evazion/fix-test-coverage Albert Yi 2017-02-07 13:45:16 -08:00
  • 7a3d1c7d1d dont download original artstation images if they dont exist r888888888 2017-02-07 13:40:19 -08:00
  • 9996030496 include default referer url for art station strategy r888888888 2017-02-06 17:11:25 -08:00
  • 39b6601afe Merge branch 'artstation' r888888888 2017-02-06 17:07:57 -08:00
  • 7a2f652152 add source strategy for artstation r888888888 2017-02-06 17:07:09 -08:00
  • 951e6d4b5f Remove unused arbitrary_sql_order_clause. evazion 2017-02-06 17:41:37 -06:00
  • cf54cd1480 core_extensions.rb: remove unused String#to_escaped_js. evazion 2017-02-06 17:43:08 -06:00
  • b5bf9b8678 post.rb: remove assorted unused methods. evazion 2017-02-06 06:10:33 -06:00
  • 74b8ebe580 tag.rb: remove unused find_suggestions, increment_view_count. evazion 2017-02-05 16:44:44 -06:00
  • 23038de470 posts_controller.rb: remove unused /posts/home action. evazion 2017-02-05 18:23:47 -06:00
  • 7e1f63de6a landings_controller.rb: remove unused /landing route. evazion 2017-02-05 16:42:39 -06:00
  • 38355b4839 posts_helper.rb: remove unused resize_image_links. evazion 2017-02-06 02:37:43 -06:00
  • 4ded9c6b2a app/helpers: remove unused helpers. evazion 2017-02-06 17:41:10 -06:00
  • ec653dce71 app/presenters: remove unused forum_post/note/post_version presenters. evazion 2017-02-06 02:23:51 -06:00
  • 35b3398142 post_test.rb: add more metatag search tests. evazion 2017-02-06 01:58:45 -06:00
  • cac5eae3c4 tests: add more tags controller/model tests. evazion 2017-02-05 16:23:56 -06:00
  • 2b4c722bd1 tests: add more notes controller tests. evazion 2017-02-06 17:07:53 -06:00
  • 0890c6320b tests: add more comments controller tests. evazion 2017-02-06 16:57:07 -06:00
  • 73e274b2e0 tests: add more moderator/post/queues controller tests. evazion 2017-02-06 16:37:22 -06:00
  • a120a63d3b tests: add more moderator/post/posts controller tests. evazion 2017-02-06 16:35:28 -06:00
  • cdafbc849d tests: add more artist commentary controller tests. evazion 2017-02-06 15:04:14 -06:00
  • 2d62fff89b tests: add more wiki page versions controller tests. evazion 2017-02-06 02:17:37 -06:00
  • 43591e0c2d tests: add more wiki pages controller tests. evazion 2017-02-06 02:13:55 -06:00
  • 5c871aee64 tests: add more pools controller tests. evazion 2017-02-06 02:01:39 -06:00
  • dfb8d0106d tests: add more posts controller tests. evazion 2017-02-06 02:01:20 -06:00
  • 09ffac07ea tests: add more users controller tests. evazion 2017-02-06 02:00:48 -06:00
  • 3edd814be5 tests: add iqdb queries controller tests. evazion 2017-02-06 16:06:23 -06:00
  • e26fb61ee9 tests: add explore/posts controller tests. evazion 2017-02-06 01:56:14 -06:00
  • 443c41cff2 tests: add meta searches controller tests. evazion 2017-02-05 16:38:40 -06:00
  • 30c3a52187 tests: add mod actions controller test. evazion 2017-02-05 16:38:23 -06:00
  • 101a03e797 tests: add related tags controller tests. evazion 2017-02-05 16:34:07 -06:00
  • 423dfc13b8 tests: add sources controller tests. evazion 2017-02-05 16:31:37 -06:00
  • 142dc05d0c tests: add note previews controller tests. evazion 2017-02-05 16:28:32 -06:00
  • 77b4dfcdfb tests: add artist controller tests. evazion 2017-02-05 16:22:34 -06:00
  • 490864e24d tests: add saved searches controller tests. evazion 2017-02-05 02:04:43 -06:00
  • 64b4004bbf tests: add favorite groups controller tests. evazion 2017-02-05 01:32:09 -06:00
  • ed451b7199 tests: add reports controller tests. evazion 2017-02-06 17:18:44 -06:00
  • d74503ae05 tests: add misc controller tests. evazion 2017-02-05 01:31:21 -06:00
  • 2e69cd619e resize medium + small artstation urls also r888888888 2017-02-06 15:22:06 -08:00
  • 5c16e9ce48 add download strategy for artstation r888888888 2017-02-06 11:59:27 -08:00
  • 6bf050c607 add download strategy for artstation r888888888 2017-02-06 11:59:27 -08:00
  • 5875565099 Merge pull request #2877 from evazion/fix-tests Albert Yi 2017-02-06 11:23:35 -08:00
  • 8c75f74ca5 tests: update simplecov config. evazion 2017-02-04 21:28:33 -06:00
  • e8cf417e9c tests: update gems to latest versions. evazion 2017-02-04 21:27:59 -06:00
  • dd5974bf8c test_helper.rb: use MemcacheMock. evazion 2017-02-04 17:16:56 -06:00
  • 9b16c45edc test_helper.rb: factor out upload test helpers. evazion 2017-02-03 19:45:46 -06:00
  • 1511118bba test_helper.rb: remove unused assert_authentication_* helpers. evazion 2017-02-03 19:40:11 -06:00
  • beddc34958 tests: set Delayed::Worker.delay_jobs = false globally. evazion 2017-02-03 17:24:10 -06:00
  • 98b0b2c5d8 tests: fix Net::HTTP::Persistent::Error: too many connection resets. evazion 2017-02-04 00:32:55 -06:00
  • cd3b09b10a tag_alias_correction_test.rb: fix assert_nil deprecation warning. evazion 2017-02-04 05:54:32 -06:00
  • 9429f54632 alias_and_implication_importer_test.rb: fix test failures. evazion 2017-02-04 05:44:54 -06:00
  • 3965903210 fixes #2875: Encoding::CompatibilityError on /explore/posts/searches r888888888 2017-02-03 14:43:59 -08:00
  • 4357c6e718 Merge pull request #2874 from evazion/fix-tests Albert Yi 2017-02-03 14:28:42 -08:00
  • 3a06e5486c Merge pull request #2873 from evazion/fix-hotkeys Albert Yi 2017-02-03 14:28:03 -08:00
  • 497011289f fixes #2865: Undeleting a post doesn't resolve flags r888888888 2017-02-03 14:22:21 -08:00
  • a327854017 Fix post_update_count increment test. evazion 2017-02-03 01:56:11 -06:00
  • e98e7f1ea7 Fix note_update_count increment test. evazion 2017-02-03 01:49:30 -06:00
  • 27817cffcf Fix saved search test. evazion 2017-02-03 02:19:20 -06:00
  • ace7d0c12d Fix moving saved searches tests. evazion 2017-02-03 01:28:10 -06:00
  • 72502dbe2f Fix comment voting tests. evazion 2017-02-03 01:19:03 -06:00
  • 3ee7f0770f Fix posts controller api test. evazion 2017-02-03 00:44:22 -06:00
  • 43086634cf hotkeys: fix shift+r => mark forum as read. evazion 2017-02-03 03:47:11 -06:00
  • d71136ce72 Disable left/right for prev/next page on /posts/:id. evazion 2017-02-03 03:40:32 -06:00
  • 7a05af657a Merge pull request #2871 from evazion/feat-filetype-metatag Albert Yi 2017-02-02 11:44:33 -08:00
  • a54cf09832 Merge pull request #2872 from evazion/fix-2867 Albert Yi 2017-02-02 11:43:58 -08:00
  • 50b793d129 Don't send failed uploads to IQDB (possible fix for #2867). evazion 2017-02-02 01:26:59 -06:00
  • 558e4e5443 Add filetype: metatag. evazion 2017-02-02 00:52:24 -06:00
  • cee6a8331a bug fix for janitor trial mailer r888888888 2017-02-01 10:49:59 -08:00
  • 7c0f9f7a58 Merge pull request #2862 from evazion/fix-ruby-2.4 Albert Yi 2017-01-27 16:01:20 -08:00
  • 8848fa2e2f Fixes #2861 Type-kun 2017-01-27 20:08:43 +05:00
  • 1e8eceeba9 Implement basic upload tags change report Type-kun 2017-01-27 14:54:52 +05:00
  • 74cbcb3f80 Update json, rubyracer gems for ruby-2.4. evazion 2017-01-26 18:52:25 -06:00
  • 1d25d1315a Fix comment search bugs (secondary ordering, non-bumping typo) Type-kun 2017-01-27 14:12:16 +05:00
  • 8a93fdf18f additional saved search fixes r888888888 2017-01-25 12:44:10 -08:00