summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update masterAamir Khan2012-07-051-1/+1
|
* Update masterAamir Khan2012-07-051-12/+12
|
* Update masterAamir Khan2012-07-051-12/+12
|
* Update masterAamir Khan2012-07-051-3/+25
|
* Merge branch 'master' of https://github.com/syst3mw0rm/hkAamir Khan2012-07-051-12/+18
|\
| * Update masterAamir Khan2012-07-051-3/+3
| |
| * Update masterAamir Khan2012-07-051-12/+18
| |
* | Updated requirements.txtAamir Khan2012-07-051-20/+2
|/
* Fix #16: page title set in context_processorAamir Khan2012-07-042-0/+18
|
* Fix #15: pagination on archives pageAamir Khan2012-07-031-1/+2
|
* pagination for archives pageAamir Khan2012-07-031-2/+15
|
* threads page indentationAamir Khan2012-07-013-1/+31
|
* Fixed : Body was overlapping with headerAamir Khan2012-07-011-0/+6
|
* CSS Styling continuedAamir Khan2012-07-014-91/+46
|
* UI Enhancements using bootstrap CSS libraryAamir Khan2012-07-016-65/+4077
|
* registration templateAamir Khan2012-07-011-0/+17
|
* Small CSS FixesAamir Khan2012-07-013-14/+8
|
* Basic user registration upAamir Khan2012-07-014-1/+61
|
* Fix #6: Refresh the page using JS location.reload()Aamir Khan2012-06-292-4/+10
|
* Fix #5 : Added alert box in case user is not logged in and tries to voteAamir Khan2012-06-292-0/+18
|
* Fix #4: Changed CSS class for div holding the content of first emailAamir Khan2012-06-292-2/+7
|
* Fix #2: After login user will be directed back to previous pageAamir Khan2012-06-282-3/+13
|
* Fix #1: graph not shown on /list/Aamir Khan2012-06-281-3/+3
|
* Fix #3 : logger not definedAamir Khan2012-06-281-1/+1
|
* added a todo listAamir Khan2012-06-271-0/+5
|
* Added a simple tests.pyAamir Khan2012-06-271-0/+13
|
* added a doc directoryAamir Khan2012-06-271-19/+0
|
* Added GNU GPL License copyAamir Khan2012-06-271-0/+674
|
* Replaced README by README.rstAamir Khan2012-06-272-73/+29
|
* Making robots.txt workAamir Khan2012-06-272-0/+5
|
* removed a debug print statementAamir Khan2012-06-271-1/+0
|
* requirements.txt updatedAamir Khan2012-06-271-1/+0
|
* use custom hyperkitty loggerAamir Khan2012-06-278-29/+14
|
* Added myself as django admin to receive error log emailsAamir Khan2012-06-271-1/+1
|
* added a log handler in utils.pyAamir Khan2012-06-271-0/+86
|
* Fix small errors occured while refactoringAamir Khan2012-06-272-8/+10
|
* code refactoring: two new view files addedAamir Khan2012-06-266-336/+369
|
* code refactoring : moving thread page view to views/thread.pyAamir Khan2012-06-265-73/+256
|
* removed a print line used for debugging previouslyAamir Khan2012-06-261-2/+0
|
* Added __unicode__ function for modelsAamir Khan2012-06-261-1/+19
|
* Added requirements.txt for easy deploymentAamir Khan2012-06-261-0/+31
|
* Include votes in user_profileAamir Khan2012-06-262-1/+22
|
* generating UserProfile model and populating 'karma' in user_profile.htmlAamir Khan2012-06-253-9/+22
|
* script src small fixAamir Khan2012-06-251-1/+1
|
* Basic user profileAamir Khan2012-06-251-4/+28
|
* login imagesAamir Khan2012-06-256-0/+0
|
* login template - removing facebook, twitter and adding yahoo loginAamir Khan2012-06-251-3/+1
|
* More login servicesAamir Khan2012-06-252-24/+25
|
* Code FormattingAamir Khan2012-06-2514-668/+720
|
* added a TODO and edited a docstringAamir Khan2012-06-252-2/+5
|