Ray Schamp
|
2ddde46e96
|
Smaller cap for comment length sent to Akismet
|
2015-02-24 16:40:38 -05:00 |
|
Ray Schamp
|
8e7f6aa53e
|
Add more data to the Akismet logs
|
2015-02-24 16:40:38 -05:00 |
|
Ray Schamp
|
6c09b30abd
|
Merge pull request #1327 from LLK/feature/US68
Email confirmation
|
2015-02-05 18:02:01 -05:00 |
|
Ray Schamp
|
c1b1b178fa
|
Cap post body length to 200,000 characters.
|
2015-01-08 14:30:18 -05:00 |
|
Ray Schamp
|
f8c5c9bebb
|
Don't stop everything if Akismet isn't available.
|
2015-01-02 18:31:00 -05:00 |
|
Ray Schamp
|
ec9568d6ba
|
Avoid killing the test database teardown.
Inserting a MB into the test database kills the _fixture_teardown method when it tries to roll back transactions.
|
2014-12-30 11:34:58 -05:00 |
|
Ray Schamp
|
56fe401721
|
Add a self argument to the instance method.
Thanks @mewtaylor.
|
2014-12-30 10:38:55 -05:00 |
|
Ray Schamp
|
c28d8ca6f2
|
Cap content size sent to Akismet.
|
2014-12-23 11:53:39 -05:00 |
|
Ray Schamp
|
20694f5a81
|
Add permission checks for the forum.
|
2014-12-22 10:38:25 -05:00 |
|
Ray Schamp
|
9b0a827f75
|
Index PostStatus.state.
Closes LLK/scratchr2#1319
|
2014-10-31 12:59:58 -04:00 |
|
Matthew Taylor
|
4acd4f14bb
|
Added back in extra exception check
in case there are other exceptions that are non-AkismetError ones
|
2014-09-05 16:07:59 -04:00 |
|
Matthew Taylor
|
71bf1e66cc
|
Added akismet retry on _comment_check
Meant to fix #1746 in scratchr2
|
2014-09-05 16:00:55 -04:00 |
|
Sayamindu Dasgupta
|
18ad1f00b8
|
Don't try to verify the API key during import.
(Every import of the models.py causes a HTTP request, which is
sub-optimal).
|
2014-06-28 20:20:01 -04:00 |
|
Ray Schamp
|
8e82a41f33
|
Use a saner setting for toggling Akismet.
|
2014-05-24 12:19:00 -04:00 |
|
Ray Schamp
|
d372328a16
|
Add missing AkismetError exception.
|
2014-05-22 12:43:17 -04:00 |
|
Ray Schamp
|
ff10922611
|
Of course, that would break the tests, so dev only.
|
2014-04-24 16:36:48 -04:00 |
|
Ray Schamp
|
a67fe5a44b
|
Don't initialize akismet in local dev and testing for speed.
|
2014-04-24 16:33:39 -04:00 |
|
Ray Schamp
|
494ed96c11
|
Fix refactoring mistake.
|
2014-03-20 11:50:39 -04:00 |
|
Ray Schamp
|
e247a4bd50
|
Use Python!
|
2014-03-18 13:54:23 -04:00 |
|
Ray Schamp
|
03cb7b86e0
|
Avoid moving the spam topic to the main dustbin.
If the only post gets marked as ham, the topic it belonged to would be deleted.
|
2014-03-18 13:41:47 -04:00 |
|
Ray Schamp
|
1d93a7b59f
|
Use a variable that exists...
|
2014-03-18 13:40:49 -04:00 |
|
Ray Schamp
|
ba1e2c905e
|
Set up manager to review any posts.
Move review logic into the model itself.
|
2014-03-13 19:38:53 -04:00 |
|
Ray Schamp
|
052c5ba7ba
|
Add post reviewer command.
|
2014-03-12 20:18:44 -04:00 |
|
Ray Schamp
|
883e8e2f72
|
Add tests and fixes for them.
Actually create PostStatus objects for new posts. Temporarily only run these new tests so we can add djangobb to the full test suite.
|
2014-03-12 10:39:39 -04:00 |
|
Ray Schamp
|
81b5a685c3
|
Refactor to use move_to rather than delete.
|
2014-03-10 13:29:16 -04:00 |
|
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
|
fa6ea8011a
|
Only try to update topics if you haven't just set them to None.
|
2014-02-05 09:45:49 -05:00 |
|
Glen Chiacchieri
|
a6b8f672bd
|
remove duplicate model
|
2013-08-19 19:17:48 +00:00 |
|
Glen Chiacchieri
|
32b890a218
|
add model for following topics
|
2013-08-19 17:35:49 +00:00 |
|
Nathan Dinsmore
|
e5f9d160af
|
Fixed another soft deletion bug
|
2013-07-05 22:03:51 +00:00 |
|
Nathan Dinsmore
|
369a0e997d
|
Fixed a soft deletion bug
|
2013-07-05 21:52:44 +00:00 |
|
Nathan Dinsmore
|
0ac73293e2
|
Added feature #572
|
2013-02-20 17:27:44 -05:00 |
|
Nathan Dinsmore
|
820cf54a4e
|
Added tracker feature #118
|
2013-02-19 15:15:06 -05:00 |
|
Nathan Dinsmore
|
e36029993f
|
fixed a bug in post deletion
|
2013-02-03 23:00:40 -05:00 |
|
Nathan Dinsmore
|
14ece0a8f2
|
fixes bug #448
|
2013-02-03 22:50:59 -05:00 |
|
Nathan Dinsmore
|
3845646d2f
|
adds tracker feature #408
|
2013-01-30 19:15:52 -05:00 |
|
Nathan Dinsmore
|
71b839d70c
|
Revert "Revert "added "New topics by moderators only" option for forums""
This reverts commit 1208adad4b .
|
2013-01-27 17:24:14 -05:00 |
|
Nathan Dinsmore
|
1208adad4b
|
Revert "added "New topics by moderators only" option for forums"
This reverts commit ed14c36cfc .
|
2013-01-27 17:16:36 -05:00 |
|
Nathan Dinsmore
|
ed14c36cfc
|
added "New topics by moderators only" option for forums
|
2013-01-27 16:38:54 -05:00 |
|
Nathan Dinsmore
|
dd070e0408
|
adds tracker feature #117
|
2013-01-17 22:09:37 -05:00 |
|
Nathan Dinsmore
|
655a3b15ec
|
adds tracker feature #333
|
2013-01-17 20:28:40 -05:00 |
|
Chinua Shaw
|
d24d40539e
|
add post flood
|
2012-12-10 11:07:15 -05:00 |
|
Chinua Shaw
|
4e9945fc8f
|
Soft delete topics
|
2012-11-19 11:55:36 -05:00 |
|
Chinua Shaw
|
5412e344ca
|
Soft delete posts
also max report length and shorter max subject length
|
2012-11-13 17:57:39 -05:00 |
|
JensDiemer
|
b93392594a
|
don't filter category groups for superusers
---
|
2012-09-24 14:18:16 +03:00 |
|
JensDiemer
|
6b7ed2ea9b
|
code cleanup
---
|
2012-09-24 14:18:16 +03:00 |
|
JensDiemer
|
d8e45a3809
|
Add PostTrackingAdmin
---
|
2012-09-24 14:18:16 +03:00 |
|
JensDiemer
|
c67ed01f3b
|
add poll feature ref #13 as squash commit see also http://support.djangobb.org/topic/333/ (This is a combination of 9 commits.)
|
2012-08-10 11:12:52 +03:00 |
|
JensDiemer
|
35bdd7816b
|
add auto subscribe topic feature: http://djangobb.org/ticket/175
---
djangobb_forum/forms.py | 7 +-
.../0004_auto__add_field_profile_auto_subscribe.py | 180 ++++++++++++++++++++
djangobb_forum/models.py | 1 +
.../templates/djangobb_forum/add_post.html | 35 +---
.../djangobb_forum/includes/post_form.html | 38 +++++
.../djangobb_forum/profile/profile_essentials.html | 10 +-
djangobb_forum/templates/djangobb_forum/topic.html | 32 +---
djangobb_forum/views.py | 10 +-
8 files changed, 244 insertions(+), 69 deletions(-)
create mode 100644 djangobb_forum/migrations/0004_auto__add_field_profile_auto_subscribe.py
create mode 100644 djangobb_forum/templates/djangobb_forum/includes/post_form.html
|
2012-08-07 16:44:16 +03:00 |
|