Commit graph

  • 6bf476504c Revert "Add use_slave to urls that don't update the DB." Ray Schamp 2014-07-22 15:59:49 -04:00
  • a6d2e46a1e Add use_slave to urls that don't update the DB. Ray Schamp 2014-07-22 15:20:50 -04:00
  • 713be2f524 Merge pull request #1310 from LLK/feature/cache_online_users_qs Ray Schamp 2014-07-10 17:09:43 -04:00
  • f9b229a1b5 Cache the users online queryset. Ray Schamp 2014-07-10 11:02:37 -04:00
  • 6f26612478 Merge pull request #1309 from blob8108/patch-1 Ray Schamp 2014-07-10 10:20:47 -04:00
  • 6fe6aba3b4 Order JS includes so menu.js works correctly blob8108 2014-07-10 09:47:37 +01:00
  • 93aecc9644 Merge pull request #1307 from LLK/akismet-fix-attempt Sayamindu Dasgupta 2014-07-04 14:34:57 -04:00
  • 18ad1f00b8 Don't try to verify the API key during import. Sayamindu Dasgupta 2014-06-28 20:20:01 -04:00
  • bc4e8526b0 Uncomment tests that don't fail anymore. Ray Schamp 2014-06-25 15:47:08 -04:00
  • 02ec62881c Get all tests working, or delete them. Ray Schamp 2014-06-25 00:56:35 -04:00
  • 5fc28ec77c Selectively comment out the search view Sayamindu Dasgupta 2014-05-31 03:09:24 -04:00
  • 09770e3eb2 Comment out all HayStack related code (we use Google CSE now) Sayamindu Dasgupta 2014-05-31 01:50:21 -04:00
  • c37da74cc2 Merge pull request #1299 from blob8108/translate-menu Ray Schamp 2014-05-29 09:19:35 -04:00
  • cd5ddb7288 Don't use celery_haystack indexing. issue/scratchr2/1511 Ray Schamp 2014-05-28 15:22:29 -04:00
  • 8e82a41f33 Use a saner setting for toggling Akismet. Ray Schamp 2014-05-24 12:18:53 -04:00
  • d372328a16 Add missing AkismetError exception. Ray Schamp 2014-05-22 12:43:17 -04:00
  • 1ec85faf0f Set multi_db to True in spam test. Sayamindu Dasgupta 2014-05-21 14:20:10 -04:00
  • 3a414f521c Rename logout url. Ray Schamp 2014-05-06 15:40:18 -04:00
  • a872e00b52 Merge pull request #1302 from LLK/issue/scratchr2/1460 Ray Schamp 2014-05-06 09:10:52 -04:00
  • ab5ce657fb Fix import error. Fixes LLK/scratchr2#1460 Ray Schamp 2014-05-05 11:03:30 -04:00
  • baaceefcc2 Merge pull request #1301 from LLK/bugfix/database_errors Ray Schamp 2014-04-25 14:23:32 -04:00
  • 98b5196147 Don't complain when notifying for a non-existent post. Ray Schamp 2014-04-22 18:44:45 -04:00
  • bbe3878d98 Retry and catch exception when saving new PostTrackings. Ray Schamp 2014-04-22 18:41:24 -04:00
  • ff10922611 Of course, that would break the tests, so dev only. Ray Schamp 2014-04-24 16:36:48 -04:00
  • a67fe5a44b Don't initialize akismet in local dev and testing for speed. Ray Schamp 2014-04-24 16:33:39 -04:00
  • 705dda46dc Generate scratchblocks menu. blob8108 2014-04-07 23:55:29 +01:00
  • 318059e214 Move scratchblocks menu to separate file blob8108 2014-04-07 12:42:09 +01:00
  • 78147adeb9 Revert "Increase the flood delay for new scratchers to 10 minutes." Ray Schamp 2014-04-03 09:27:37 -04:00
  • c1d7cebc55 Add migrations for kill_spam. hotfix/migrate_kill_spam Ray Schamp 2014-03-20 14:46:23 -04:00
  • 494ed96c11 Fix refactoring mistake. Ray Schamp 2014-03-20 11:50:39 -04:00
  • 684a4aae79 Merge pull request #1293 from LLK/feature/kill_spam Shane M. Clements 2014-03-19 15:24:37 -06:00
  • e247a4bd50 Use Python! feature/kill_spam Ray Schamp 2014-03-18 13:54:23 -04:00
  • 104515d59e Merge branch 'master' of github.com:LLK/s2forums into feature/kill_spam Ray Schamp 2014-03-18 13:45:00 -04:00
  • e62243beea Don't let forum_time crash on empty times. Ray Schamp 2014-03-18 13:43:04 -04:00
  • d6667e6cb6 Make the user ban link look nicer. Ray Schamp 2014-03-18 13:42:07 -04:00
  • 03cb7b86e0 Avoid moving the spam topic to the main dustbin. Ray Schamp 2014-03-18 13:41:47 -04:00
  • 1d93a7b59f Use a variable that exists... Ray Schamp 2014-03-18 13:40:49 -04:00
  • 622a0836a8 Remove debugging text. Ray Schamp 2014-03-17 17:20:09 -04:00
  • 7e6b8162cf Add spammer ban hammer to posts. Ray Schamp 2014-03-13 20:28:16 -04:00
  • afb4167887 Add a logger. Why not? Ray Schamp 2014-03-13 19:39:27 -04:00
  • ba1e2c905e Set up manager to review any posts. Ray Schamp 2014-03-13 19:38:53 -04:00
  • 22db42c5eb Add some docstrings. Ray Schamp 2014-03-13 18:26:01 -04:00
  • 5f9acb2df4 Fix marking posts as spam/ham. Ray Schamp 2014-03-13 18:22:23 -04:00
  • b184a30ae4 Add tests, fix post template & template tag. Ray Schamp 2014-03-13 13:44:17 -04:00
  • 7727cf39c7 Add "Mark as Spam/Ham" views for posts. Ray Schamp 2014-03-12 22:37:24 -04:00
  • 052c5ba7ba Add post reviewer command. Ray Schamp 2014-03-12 20:18:44 -04:00
  • 547f487784 Import @task. Ray Schamp 2014-03-12 17:48:39 -04:00
  • 958c6a97e0 Move scratch_notify_topic_subscribers to tasks.py. Ray Schamp 2014-03-12 17:40:29 -04:00
  • 883e8e2f72 Add tests and fixes for them. Ray Schamp 2014-03-12 10:39:39 -04:00
  • 81b5a685c3 Refactor to use move_to rather than delete. Ray Schamp 2014-03-10 13:29:16 -04:00
  • 30910b94af Strip out existing Akismet functionality. Ray Schamp 2014-03-04 17:25:12 -05:00
  • 1aa4015840 Refactor some model methods to be more reusable. Ray Schamp 2014-03-04 17:24:30 -05:00
  • 0db7fbe715 Add stubbed model for post status transitions. Ray Schamp 2014-02-26 17:54:17 -05:00
  • 0b0595942b Get migrations up to date. Ray Schamp 2014-02-26 16:06:57 -05:00
  • 8b9b693ac1 Use one api instance per worker. Use default akismet package. Ray Schamp 2014-02-20 13:55:15 -05:00
  • 56d2b53609 Merge pull request #19 from LLK/issue-1330 Nathan Dinsmore 2014-02-20 10:25:36 -05:00
  • 91f1b85599 Merge pull request #18 from LLK/issue-1102 Nathan Dinsmore 2014-02-20 10:25:15 -05:00
  • 7d33668ad1 logger.notice() isn't a thing. Ray Schamp 2014-02-19 10:30:25 -05:00
  • 055041c88b Add Gargoyle switch for Akismet. Ray Schamp 2014-02-19 10:15:19 -05:00
  • c73685cf66 Add spam rejection logging. Ray Schamp 2014-02-19 10:12:38 -05:00
  • 12a60fb45d Increase the flood delay for new scratchers to 10 minutes. Ray Schamp 2014-02-18 11:10:57 -05:00
  • a7980c9caa Fixed mobile pagination Nathan Dinsmore 2014-02-16 17:18:38 -05:00
  • 0ad921adfd Fixed pagination width in mobile Nathan Dinsmore 2014-02-16 17:10:28 -05:00
  • c341f00b4f Fixed issue #1330 Nathan Dinsmore 2014-02-16 17:01:07 -05:00
  • 4c195b57c0 Fixed #1102 Nathan Dinsmore 2014-02-16 16:14:38 -05:00
  • f163edceb1 Send more data. Ray Schamp 2014-02-14 15:08:16 -05:00
  • 4199619836 Actually send the data to Akismet... Ray Schamp 2014-02-14 13:29:02 -05:00
  • e4d0e3bcab Supply Akismet with everything it needs to work. Ray Schamp 2014-02-14 13:22:53 -05:00
  • 8f52a28e70 You need a logger to log. Ray Schamp 2014-02-13 14:26:57 -05:00
  • 8ea2fab1fa Only spam check New Scratchers. Ray Schamp 2014-02-13 14:22:25 -05:00
  • 8b3b605b46 Set up Akismet filtering on posts. Ray Schamp 2014-02-13 14:06:27 -05:00
  • 1e88a3de5e Disable indexing through celery when it's disabled. Ray Schamp 2014-02-10 13:17:04 -05:00
  • fa6ea8011a Only try to update topics if you haven't just set them to None. Ray Schamp 2014-02-05 09:45:49 -05:00
  • ea6ef1dc91 Target main site search to forums when Google searching is active. Ray Schamp 2014-01-29 11:33:06 -05:00
  • 520d51be26 Merge pull request #17 from blob8108/scratchblocks-update Ray Schamp 2014-01-24 07:20:40 -08:00
  • 0df0af88f8 Fix IE bug blob8108 2014-01-24 15:06:23 +00:00
  • ff4bb9ffee Merge pull request #16 from blob8108/scratchblocks-update Ray Schamp 2014-01-23 10:50:04 -08:00
  • cf109a18b0 Add charset headers to translations JS blob8108 2014-01-23 18:44:39 +00:00
  • 82eb1a96c2 Some other fixes blob8108 2014-01-23 18:39:14 +00:00
  • 56215bdb03 Fix embarassing typo blob8108 2014-01-23 18:36:25 +00:00
  • c35fe0ad52 Use unminified JS blob8108 2014-01-23 18:35:06 +00:00
  • 827c45f7a4 Merge pull request #15 from blob8108/scratchblocks-update Ray Schamp 2014-01-15 09:35:30 -08:00
  • 900e4e9df5 Fix newline blob8108 2014-01-15 17:33:18 +00:00
  • 02f9946779 Add translations blob8108 2014-01-15 13:00:51 +00:00
  • 56be6bb3fa Add hook to enable scratchblocks translation for language forums. blob8108 2014-01-15 00:04:04 +00:00
  • d996b021c1 Update to scratchblocks version 2.0. blob8108 2014-01-15 00:01:24 +00:00
  • edf21f75a1 Move scratchblocks2.parse call to a script tag blob8108 2014-01-14 23:58:04 +00:00
  • ab945c6d8a Merge pull request #14 from jji7skyline/master Amos Blanton 2013-12-20 10:43:16 -08:00
  • 94435e8006 fix title length bug jji7skyline 2013-12-19 10:53:51 +10:00
  • de70621634 Add migration to get migrations and models in sync. feature/feature_throttling Ray Schamp 2013-11-23 17:29:11 -05:00
  • cee4ce2e5a Initial setup for throttling indexing with switches (cousin commit). Ray Schamp 2013-11-22 20:31:33 -05:00
  • 2937220791 Merge pull request #13 from blob8108/paste-os-fix Amos Blanton 2013-11-18 09:19:05 -08:00
  • 6a73786dca Add "paste OS/version" button to no-scratchblocks list blob8108 2013-11-15 22:24:25 +00:00
  • 7f326b9638 Merge pull request #12 from LiFaytheGoblin/master Amos Blanton 2013-11-08 07:46:50 -08:00
  • 24e247315d Merge pull request #10 from blob8108/blocks-menu Amos Blanton 2013-11-08 07:08:22 -08:00
  • 110898b043 Merge pull request #1 from nathandinsmore/blocks-menu blob8108 2013-11-07 23:47:00 -08:00
  • 7d83273f3e Fixed scratchblocks menus Nathan Dinsmore 2013-11-08 04:44:38 +00:00
  • 548b100a66 Hopefully fix scratchblocks not rendering in drop-down menu blob8108 2013-09-16 19:20:40 +01:00
  • 191e664046 Markitup interface for inserting scratchblocks. Update scratchblocks plugin to newest version. blob8108 2013-09-16 19:08:03 +01:00
  • 17250624b8 Update scratchr2_settings.py LiFaytheGoblin 2013-11-05 21:00:28 +01:00