Commit graph

815 commits

Author SHA1 Message Date
Ray Schamp
1aa4015840 Refactor some model methods to be more reusable. 2014-03-04 17:24:30 -05:00
Ray Schamp
0db7fbe715 Add stubbed model for post status transitions. 2014-02-26 17:54:17 -05:00
Ray Schamp
0b0595942b Get migrations up to date. 2014-02-26 16:06:57 -05:00
Ray Schamp
8b9b693ac1 Use one api instance per worker. Use default akismet package. 2014-02-20 13:55:29 -05:00
Nathan Dinsmore
56d2b53609 Merge pull request #19 from LLK/issue-1330
Fixed issue #1330
2014-02-20 10:25:36 -05:00
Nathan Dinsmore
91f1b85599 Merge pull request #18 from LLK/issue-1102
Fixed #1102
2014-02-20 10:25:15 -05:00
Ray Schamp
7d33668ad1 logger.notice() isn't a thing. 2014-02-19 10:30:25 -05:00
Ray Schamp
055041c88b Add Gargoyle switch for Akismet. 2014-02-19 10:15:19 -05:00
Ray Schamp
c73685cf66 Add spam rejection logging. 2014-02-19 10:12:38 -05:00
Ray Schamp
12a60fb45d Increase the flood delay for new scratchers to 10 minutes. 2014-02-18 11:11:18 -05:00
Nathan Dinsmore
a7980c9caa Fixed mobile pagination 2014-02-16 17:18:38 -05:00
Nathan Dinsmore
0ad921adfd Fixed pagination width in mobile 2014-02-16 17:10:28 -05:00
Nathan Dinsmore
c341f00b4f Fixed issue #1330 2014-02-16 17:01:07 -05:00
Nathan Dinsmore
4c195b57c0 Fixed #1102 2014-02-16 16:14:38 -05:00
Ray Schamp
f163edceb1 Send more data. 2014-02-14 15:08:16 -05:00
Ray Schamp
4199619836 Actually send the data to Akismet... 2014-02-14 13:29:02 -05:00
Ray Schamp
e4d0e3bcab Supply Akismet with everything it needs to work. 2014-02-14 13:22:53 -05:00
Ray Schamp
8f52a28e70 You need a logger to log. 2014-02-13 14:26:57 -05:00
Ray Schamp
8ea2fab1fa Only spam check New Scratchers. 2014-02-13 14:22:25 -05:00
Ray Schamp
8b3b605b46 Set up Akismet filtering on posts. 2014-02-13 14:06:27 -05:00
Ray Schamp
1e88a3de5e Disable indexing through celery when it's disabled. 2014-02-10 13:17:04 -05:00
Ray Schamp
fa6ea8011a Only try to update topics if you haven't just set them to None. 2014-02-05 09:45:49 -05:00
Ray Schamp
ea6ef1dc91 Target main site search to forums when Google searching is active. 2014-01-29 11:33:06 -05:00
Ray Schamp
520d51be26 Merge pull request #17 from blob8108/scratchblocks-update
Fix IE bug
2014-01-24 07:20:40 -08:00
blob8108
0df0af88f8 Fix IE bug 2014-01-24 15:06:23 +00:00
Ray Schamp
ff4bb9ffee Merge pull request #16 from blob8108/scratchblocks-update
Scratchblocks update fixes
2014-01-23 10:50:04 -08:00
blob8108
cf109a18b0 Add charset headers to translations JS 2014-01-23 18:44:39 +00:00
blob8108
82eb1a96c2 Some other fixes 2014-01-23 18:39:14 +00:00
blob8108
56215bdb03 Fix embarassing typo 2014-01-23 18:36:25 +00:00
blob8108
c35fe0ad52 Use unminified JS 2014-01-23 18:36:08 +00:00
Ray Schamp
827c45f7a4 Merge pull request #15 from blob8108/scratchblocks-update
Scratchblocks update
2014-01-15 09:35:30 -08:00
blob8108
900e4e9df5 Fix newline 2014-01-15 17:33:18 +00:00
blob8108
02f9946779 Add translations 2014-01-15 13:00:51 +00:00
blob8108
56be6bb3fa Add hook to enable scratchblocks translation for language forums. 2014-01-15 00:04:04 +00:00
blob8108
d996b021c1 Update to scratchblocks version 2.0. 2014-01-15 00:01:24 +00:00
blob8108
edf21f75a1 Move scratchblocks2.parse call to a script tag
This is so I don't go insane.
2014-01-14 23:58:04 +00:00
Amos Blanton
ab945c6d8a Merge pull request #14 from jji7skyline/master
fix title length bug - thanks jji7skyline!
2013-12-20 10:43:16 -08:00
jji7skyline
94435e8006 fix title length bug
Added code to check length of topic title when editing a post.
2013-12-19 10:53:51 +10:00
Amos Blanton
2937220791 Merge pull request #13 from blob8108/paste-os-fix
Fix "paste OS/version" button - thanks! Should go out Thursday.
2013-11-18 09:19:05 -08:00
blob8108
6a73786dca Add "paste OS/version" button to no-scratchblocks list 2013-11-15 22:24:25 +00:00
Amos Blanton
7f326b9638 Merge pull request #12 from LiFaytheGoblin/master
Update scratchr2_settings.py -- Looks good! You might want to double check with us before implementing redmine tickets created by Scratchers, we may want to approve them first. But this looks fine - thanks!
2013-11-08 07:46:50 -08:00
Amos Blanton
24e247315d Merge pull request #10 from blob8108/blocks-menu
Sweet, that seems to have done it. Thanks Nathan and Blob8108!
2013-11-08 07:08:22 -08:00
blob8108
110898b043 Merge pull request #1 from nathandinsmore/blocks-menu
Fixed scratchblocks menus
2013-11-07 23:47:00 -08:00
Nathan Dinsmore
7d83273f3e Fixed scratchblocks menus 2013-11-08 04:44:38 +00:00
blob8108
548b100a66 Hopefully fix scratchblocks not rendering in drop-down menu 2013-11-07 17:17:20 +00:00
blob8108
191e664046 Markitup interface for inserting scratchblocks.
Update scratchblocks plugin to newest version.
2013-11-07 17:17:20 +00:00
LiFaytheGoblin
17250624b8 Update scratchr2_settings.py
(Hopefully) adding Feature #1211 on the Bugtracker: http://scratchexp.media.mit.edu/issues/1211
2013-11-05 21:00:28 +01:00
idreyn
65c32ec9cb Merge pull request #11 from idreyn/master
Non-moderators can no longer re-open closed topics that they own.
2013-10-21 07:55:22 -07:00
idreyn
1766eb8130 Non-moderators can no longer re-open closed topics that they own. 2013-10-21 10:50:55 -04:00
Glen Chiacchieri
d2a06bed15 fix syntax error 2013-10-15 17:50:49 +00:00