Thu, 13 Jan 2011 03:27:42 +0000 |
Brian Neal |
Fixing #140; limit topic notification emails to at most 1 per day, or more if the user visits the topic.
|
Tue, 11 Jan 2011 04:04:44 +0000 |
Brian Neal |
Fixing #135; adjusted cache timeout value to 60 seconds.
|
Mon, 10 Jan 2011 04:22:21 +0000 |
Brian Neal |
Fixing #134: put private message text in notification email.
|
Mon, 10 Jan 2011 03:33:21 +0000 |
Brian Neal |
Fix #139; when editing a user's post, the post author's signature should appear with the post, not the user (moderator) making the edit).
|
Sun, 09 Jan 2011 21:16:08 +0000 |
Brian Neal |
Fixing #137; added a 'time-ago' timestamp to the template tags that display the latest web links and downloads.
|
Sun, 09 Jan 2011 20:53:00 +0000 |
Brian Neal |
Fixing #138. Shoutbox scroller breaks down if there aren't at least 2 things to scroll. Added some dummy shouts on the client side if the shout database is empty.
|
Sat, 08 Jan 2011 22:04:54 +0000 |
Brian Neal |
Fixing #133; add the ability to edit a topic's title when you edit the first post in that topic.
|
Wed, 05 Jan 2011 04:09:35 +0000 |
Brian Neal |
Changes / scripts to import forums. Other tweaks and moving other import scripts to the legacy application.
|
Wed, 29 Dec 2010 04:56:53 +0000 |
Brian Neal |
Fixed a bug where if you tried to delete a topic the new last post might be in that topic, so a cascading delete would occur and the forum would get deleted.
|
Fri, 24 Dec 2010 22:20:30 +0000 |
Brian Neal |
Added a legacy management command to import old news comments.
|
Fri, 24 Dec 2010 20:45:33 +0000 |
Brian Neal |
Added a legacy command to import old news stories.
|
Fri, 24 Dec 2010 05:28:58 +0000 |
Brian Neal |
Adding a legacy app to contain management commands to convert the old data to the new database format. This first commit has the import_old_users command.
|
Thu, 23 Dec 2010 23:36:53 +0000 |
Brian Neal |
Fix regexes for usernames in various urls.py files to match valid Django usernames
|
Sun, 05 Dec 2010 20:58:58 +0000 |
Brian Neal |
Adding all the smilies from the old site as extra smilies
|
Sat, 23 Oct 2010 20:42:45 +0000 |
Brian Neal |
Fix typo in oembed/views.py. Added oembed provider fixture.
|