Mon, 07 Jun 2010 03:37:36 +0000 |
Brian Neal |
For #51; add user profiles to Haystack search.
|
Sat, 29 May 2010 04:51:28 +0000 |
Brian Neal |
Implement #84; additional checks on spammers; implement stranger status.
|
Sat, 01 May 2010 21:53:59 +0000 |
Brian Neal |
Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
|
Sun, 13 Dec 2009 08:11:16 +0000 |
Brian Neal |
Implement #38: add function to mark user as a spammer. Display only active members on member list. Display login form as table (not sure why wasn't doing this before).
|
Fri, 27 Nov 2009 21:55:32 +0000 |
Brian Neal |
Ticket #15, add a way to report user profiles.
|
Fri, 20 Nov 2009 01:43:32 +0000 |
Brian Neal |
Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML.
|
Sat, 14 Nov 2009 04:32:32 +0000 |
Brian Neal |
Refactored the markdown/smiley logic. Created classes for Markdown and Smilify. No longer call render_to_string() in models.py for various models.
|
Sun, 25 Oct 2009 21:55:28 +0000 |
Brian Neal |
Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone.
|
Sun, 13 Sep 2009 18:43:08 +0000 |
Brian Neal |
Forums: added forum post counts for each user in the user profile.
|
Wed, 01 Jul 2009 17:57:11 +0000 |
Brian Neal |
#18 - Add time zone field to user profile.
|
Tue, 23 Jun 2009 00:11:00 +0000 |
Brian Neal |
#3, #4: clear caches when saving profile, bulletins, and news. Broke up the stuff on the home page for finer control of caching.
|
Sun, 03 May 2009 20:27:57 +0000 |
Brian Neal |
Remove fields in the user profile that were superceded by the django-elsewhere application: website, icq, aim, etc.
|
Mon, 06 Apr 2009 02:43:12 +0000 |
gremmie |
Initial import of sg101 stuff from private repository.
|