Mercurial > public > sg101
graph
- jQuery UI Tabs were changed quite a bit, which broke private messages.2013-09-09, by Brian Neal
- Cleaned up the code a bit.2013-09-08, by Brian Neal
- Got the image resizing and uploading working. It needs a lot of work though.2013-09-08, by Brian Neal
- In process work for #50. Started a user_photos application.2013-09-07, by Brian Neal
- For #53, use HTML5 DOCTYPE. Some markup cleanup also.2013-09-06, by Brian Neal
- For issue #52, update many 3rd party Javascript libraries.2013-09-04, by Brian Neal
- For #51, remove the ajax popup login window.2013-09-01, by Brian Neal
- Oops, last commit has a bug. Must provide auth_type parameter to decorator.2013-09-01, by Brian Neal
- For #48, rework blocking code to use fail2ban.2013-09-01, by Brian Neal
- Remove unused import.2013-08-31, by Brian Neal
- Updating production requirements.txt for Django 1.5.2.2013-08-25, by Brian Neal
- Update dev requirements file for Django 1.5.2.2013-08-25, by Brian Neal
- For Django 1.5: Remove all references to django.contrib.markup.2013-08-24, by Brian Neal
- For Django 1.5: slugify is now available at django.utils.text.2013-08-23, by Brian Neal
- For Django 1.5: management commands should use self.stdout, etc. for output.2013-08-23, by Brian Neal
- For Django 1.5: LOGIN_* related settings take url names now.2013-08-23, by Brian Neal
- For Django 1.5.2; remove 'load url from future' tag.2013-08-19, by Brian Neal
- For Django 1.5.2; cleanup command is now called clearsessions.2013-08-16, by Brian Neal
- For Django 1.5.2: select_related's depth argument is deprecated.2013-08-15, by Brian Neal
- For Django 1.5.2: import json; django.utils.simplejson is deprecated.2013-08-15, by Brian Neal
- For issue #49, order search results by newest first.2013-08-14, by Brian Neal
- For #47, create custom search index for models with is_public.2013-08-14, by Brian Neal
- Merge.2013-08-03, by Brian Neal
- Add admin action to acknowledge flagged links.2013-08-03, by Brian Neal
- Ignore more log files.2013-05-30, by Brian Neal
- For issue #28, add a quick search feature for new forum topics.2013-05-27, by Brian Neal
- For issue #34, make social media share buttons more privacy concious.2013-05-26, by Brian Neal
- Provide a "fix text" admin function for comments.2013-05-25, by Brian Neal
- Update requirements.txt to include ftfy.2013-05-25, by Brian Neal
- For issue #30, provide admin action to fix text encoding issues.2013-05-25, by Brian Neal
- For issue #42, create avatar cleanup script.2013-05-25, by Brian Neal
- Improvements to dlorphan management command.2013-05-25, by Brian Neal
- For issue #46, mangle part of current time into avatar name to2013-05-25, by Brian Neal
- For issue #43, create mgmt. command to cleanup orphan downloads.2013-05-24, by Brian Neal
- For issue #43, delete uploaded files when downloads are deleted.2013-05-24, by Brian Neal
- For #45, create admin action to unsubscribe users from topics.2013-05-15, by Brian Neal
- For issue #44, add an import for InvalidPage.2013-05-15, by Brian Neal
- Prevent exceptions when viewing downloads in the admin when the file2013-05-14, by Brian Neal
- For issue #40, rename uploaded files when approved.2013-05-14, by Brian Neal
- For issue #31, implement a forgot username feature.2013-05-11, by Brian Neal
- Need to update the Markdown urlize extension too.2013-05-11, by Brian Neal
- For issue #41, use latest Markdown (2.3.1).2013-05-11, by Brian Neal
- For issue #38, change IRC bot to use Redis instead of MySQL.2013-05-11, by Brian Neal
- Update fabric files for new server.2013-05-11, by Brian Neal
- Update requirements for development.2013-05-11, by Brian Neal
- Fix last commit which goofed up the requirements.txt file.2013-05-11, by Brian Neal
- Was using old revision of django-elsewhere.2013-05-11, by Brian Neal
- Fix extra slash URL to flag image in member flags tag.2013-05-04, by Brian Neal
- Changes for moving to jaguar hosted by Linode.2013-04-26, by Brian Neal
- Update store page with note for international users. Issue #35.2013-03-23, by Brian Neal
- Improve TS3 error handling when remote server is kaput (#33).2013-03-23, by Brian Neal
- Fix last commit for Python 2.5. :(2013-03-23, by Brian Neal
- Implement mgmt command to export forum topic. BB issue #36.2013-03-23, by Brian Neal
- Fix 081a88b3bfc8, javascript resize of forum images.2013-03-11, by Brian Neal
- Get home page slideshow images from MEDIA, not STATIC.2013-03-10, by Brian Neal
- Improve forum images resize script. Issue #32.2013-03-10, by Brian Neal
- Update to Django 1.4.5.2013-03-09, by Brian Neal
- Update copyright year on base template.2013-03-09, by Brian Neal
- Add a tag to choose slides for home slideshow.2013-03-09, by Brian Neal
- More tweaks to the store page.2013-02-16, by Brian Neal
- Updating store page after getting feedback from the editor's choice vendors.2013-02-16, by Brian Neal
- Updated the store page for buttons & stickers.2013-02-16, by Brian Neal
- For issue 29, add some guidelines for submitting news to the submit news2013-01-02, by Brian Neal
- Added a link to the 2012 mp3 compilation on archive.org.2012-12-24, by Brian Neal
- Add an encoding header to the downloads category report.2012-12-21, by Brian Neal
- Correct an out of date docstring comment.2012-12-02, by Brian Neal
- Added a link in the sidebar to the new wiki.2012-11-19, by Brian Neal
- For issue 27, disable login dialog button during POST.2012-11-14, by Brian Neal
- Fix bug; user_logged_out signal can be sent with user is None.2012-11-14, by Brian Neal
- Wiki integration. Requests don't always have sessions.2012-11-13, by Brian Neal
- For local testing, set wiki cookie domain to None.2012-11-12, by Brian Neal
- Wiki integration. Create task to delete old cookie records.2012-11-12, by Brian Neal
- Created wiki app to provide integration with MoinMoin.2012-11-07, by Brian Neal
- For issue 23, clear spammer profile fields, shouts, & elsewhere links2012-11-01, by Brian Neal
- Tweaked wording to the help text on the search page.2012-10-31, by Brian Neal
- For issue #22, add a UNIQUE contraint on the pending user table's username field.2012-10-31, by Brian Neal
- For issue #25, add help text to the search page.2012-10-31, by Brian Neal
- For issue #21, add a management command to display donation stats.2012-10-30, by Brian Neal
- For issue 21, add a top donors template tag & display on donations page.2012-09-29, by Brian Neal
- Created a donations side block for BB issue 21.2012-09-26, by Brian Neal
- Reformat the member map index. Long names were breaking the formatting.2012-09-22, by Brian Neal
- For BB issue 20, link to the member map from the forum index2012-09-22, by Brian Neal
- For BB issue 19, make download title a link to detail page.2012-09-22, by Brian Neal
- For BB issue #11, update the list of TinyMCE valid styles.2012-09-22, by Brian Neal
- Update settings for Hogan's new TS3 server.2012-09-01, by Brian Neal
- For issue #18, use absolute URLs to the smilies for RSS readers.2012-09-01, by Brian Neal
- For BB issue 17, validate timezone values when saving user profiles.2012-08-12, by Brian Neal
- Update requirements files for Django 1.4.1.2012-08-04, by Brian Neal
- Show member flags on forum index page.2012-08-03, by Brian Neal
- For issue 16, add country flag icons to user profiles & forum posts.2012-07-28, by Brian Neal
- Follow up to c8b4dfb2d1e5; delete spammer's avatar if it exists.2012-07-26, by Brian Neal
- Created a tool to generate ISO-3166 country data as a JSON file.2012-07-25, by Brian Neal
- When deactivating spammers, delete their avatar. BB issue #13.2012-07-24, by Brian Neal
- Another tweak to fabfile because of Django 1.4 directory structure changes.2012-07-23, by Brian Neal
- Show non-active status on view profile page. Bitbucket issue #14.2012-07-23, by Brian Neal
- Remove unused import.2012-07-23, by Brian Neal
- Update the collectstatic command for Django 1.4 directory layout.2012-07-22, by Brian Neal
- Add to last commit.2012-07-22, by Brian Neal
- For bitbucket #11, have TinyMCE filter out unwanted styles.2012-07-22, by Brian Neal
- Fix max users stat not updating.2012-07-04, by Brian Neal
- For issue #15; add date info to forum search results.2012-06-13, by Brian Neal
- For issue #15, add date information to forum search results.2012-06-11, by Brian Neal
- Update default settings module in manage.py.2012-06-11, by Brian Neal
- Forum topic & post updates now affect the RSS feed data in Redis.2012-05-24, by Brian Neal
- Include links to video attachments in forum post RSS feeds.2012-05-22, by Brian Neal
- Putting the colophon, privacy policy, and TOS under the fixed page scheme.2012-05-12, by Brian Neal
- For Django 1.4 directory changes, fix path in fabfile.py.2012-05-12, by Brian Neal
- Created a "fixed page" facility.2012-05-12, by Brian Neal
- Merge.2012-05-10, by Brian Neal
- Added docutils as a dev requirement.2012-05-10, by Brian Neal
- Add docutils to requirements.txt.2012-05-10, by Brian Neal
- Add a __future__ import for with for production server.2012-05-10, by Brian Neal
- Added .rst support for the /about/ flatpage.2012-05-10, by Brian Neal
- Merge.2012-05-10, by Brian Neal
- For bitbucket issue #8, insert .rst files into flatpages.2012-05-10, by Brian Neal
- Update production requirements.txt after Django 1.4 upgrade.2012-05-06, by Brian Neal
- Added a requirements_dev.txt file since with Python 2.7 we no longer2012-05-05, by Brian Neal
- For Django 1.4, rearranged project structure for new manage.py.2012-05-05, by Brian Neal
- Use the static() function to serve MEDIA files in development.2012-05-05, by Brian Neal
- For Django 1.4, added the admin password reset feature.2012-05-05, by Brian Neal
- Correct my Redis API error in unit test.2012-05-05, by Brian Neal
- Fix bug in donations test.2012-05-05, by Brian Neal
- For Django 1.4, the check_password function moved.2012-05-05, by Brian Neal
- For Django 1.4, add clickjacking protection via new middleware.2012-05-05, by Brian Neal
- For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.2012-05-03, by Brian Neal
- For Django 1.4, update to newer versions of cache_page usage.2012-05-02, by Brian Neal
- For Django 1.4, remove verify_exists from model field definitions.2012-05-02, by Brian Neal
- For Django 1.4, add a require_debug_false logging filter.2012-05-02, by Brian Neal
- For Django 1.4, remove the obsolete setting ADMIN_MEDIA_PREFIX.2012-05-02, by Brian Neal
- Now developing on Ubuntu 12.04 with Python 2.7.2012-04-29, by Brian Neal
- For bitbucket issue #7, provide a bar graph indication of inbox and outbox2012-03-10, by Brian Neal
- Tweaks to the contests application: show the winners on the list page.2012-03-07, by Brian Neal
- For bitbucket issue #6, try to improve quoting messages.2012-03-04, by Brian Neal
- For bitbucket issue #5, rework the duplicate email checking in the registration2012-03-04, by Brian Neal
- The ajax login didn't work from the register page. I think this is because2012-02-13, by Brian Neal
- For bitbucket issue #4, deactivate users for spam when accepting flagged user2012-02-09, by Brian Neal
- For bitbucket issue #3, ensure that changes to Profile, Post & Topic models2012-02-08, by Brian Neal
- Minor tweak to contest template to clear floating images.2012-02-06, by Brian Neal
- Changed the avatar upload_to path to not rely on the user supplied name,2012-02-02, by Brian Neal
- Adding the RFB banner block.2012-02-02, by Brian Neal
- Creating a simple banner / ad campaign application, initially as a RFB / SG1012012-02-02, by Brian Neal
- Merging change to requirements.txt made on production server.2012-01-29, by Brian Neal
- For bitbucket issue #1, add open graph meta tags to forum topics.2012-01-29, by Brian Neal
- Reinstalled my fork of elsewhere with pip install -e so that the repo URL is2012-01-26, by Brian Neal
- Updated requirements.txt after using my fork of django-elsewhere.2012-01-26, by Brian Neal
- Prepare to use my forked version of elsewhere that has staticfiles support.2012-01-26, by Brian Neal
- For bitbucket issue #2, tweak the admin settings for the Post model to2012-01-25, by Brian Neal
- More last minute updates to the SOPA page.2012-01-17, by Brian Neal
- Updated the SOPA page.2012-01-15, by Brian Neal
- Altered the open graph meta tags tag to generate tags for the home page2012-01-15, by Brian Neal
- Adding SG101 protest page for SOPA & PIPA.2012-01-14, by Brian Neal
- Update requirements.txt & .hgignore.2012-01-13, by Brian Neal
- Correct the hg pull command in the fabfile.2012-01-13, by Brian Neal
- Change fabfile to use hg instead of svn.2012-01-13, by Brian Neal
- Initial version of the phantombrigade application.2012-01-12, by Brian Neal
- Created a .hgignore file.2012-01-12, by Brian Neal
- Updated requirements.txt file after updating to latest Haystack.2012-01-10, by Brian Neal
- update tags2012-01-10, by convert-repo
- For #243, create a contests application.2012-01-09, by Brian Neal
- Update the copyright year in the base template.2012-01-07, by Brian Neal
- Added a command to fix the old 1.0 POTD smileys to match the new.2011-12-31, by Brian Neal
- Added a "fix-mode" for the potd comment importer command such that it2011-12-31, by Brian Neal
- Update the list of name changes.2011-12-31, by Brian Neal
- Adding import commands for the 1.0 POTD & comments.2011-12-31, by Brian Neal
- Clean up the birthday block. Get rid of space between name and comma. Get rid2011-12-27, by Brian Neal
- Updated to Haystack 1.2.6. Got the latest Haystack, xapian backend, and2011-12-26, by Brian Neal
- For #242, move the updating of the POTD sequence into a new signals module.2011-12-25, by Brian Neal
- Adding a fabric file.2011-12-23, by Brian Neal
- Update MP3 compilation block with a link to the 2011 comp on archive.org.2011-12-23, by Brian Neal
- For #241, add a URL to view the last post in a forum topic.2011-12-22, by Brian Neal
- Must urlencode the filenames.2011-12-21, by Brian Neal
- Adding some management commands to the downloads application to help manage2011-12-21, by Brian Neal
- For #194, we no longer need the mailer application.2011-12-19, by Brian Neal
- For #194, create a task to run the queued_search's process_search_queue command periodically.2011-12-19, by Brian Neal
- Fix for trying to redis.mget() and empty list of keys.2011-12-19, by Brian Neal
- Was catching redis.RedisError exception, but already had local variable called redis. This seemed to work in development, but failed on Python 2.5.2011-12-18, by Brian Neal
- Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.2011-12-18, by Brian Neal
- Use a case-insensitive sort for the who's online list. Clarify the max users statistic wording.2011-12-17, by Brian Neal
- Created stats for users (number of users and list of newest users).2011-12-17, by Brian Neal
- For #194, rework the who's online and max users functions.2011-12-17, by Brian Neal
- For #194, add a celery task for purging deleted private messages.2011-12-16, by Brian Neal
- Moved the imports from the top of the file into the task function. This seemed to prevent some strange import errors that only occurred on the production server. I don't know if the problems were related to mod_wsgi or Python 2.5 or what.2011-12-15, by Brian Neal
- For #194, add a celery beat task for Django & forum cleanup.2011-12-15, by Brian Neal
- For #194, convert the POTD management command to a celery task.2011-12-14, by Brian Neal
- Minor tweaks to base settings.2011-12-13, by Brian Neal
- Using celery to send mail out of the request/response cycle.2011-12-13, by Brian Neal
- Adding in Celery to the settings so we can try to get it running in production.2011-12-11, by Brian Neal
- Converted production environment to a virtualenv; had to tweak some paths and the .wsgi file accordingly.2011-12-11, by Brian Neal
- After creating a virtualenv (finally), adding a requirements file.2011-12-08, by Brian Neal
- For #237, use Redis as the source of posts for the RSS feeds to hopefully eliminate some slow queries.2011-12-07, by Brian Neal
- Created a centralized spot to get a Redis connection so that settings can be managed in one place.2011-12-04, by Brian Neal
- Some users are still having problems with the pop-up login. I think they are actually getting 403s because of the CSRF protection. So I have modified the base template to always have a javascript variable called csrf_token available when they aren't logged in. The ajax_login.js script was then modified to send this value with the ajax post. Fingers crossed.2011-12-04, by Brian Neal