summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-101-1/+1
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-102-5/+5
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-101-3/+3
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-102-5/+3
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-092-2/+2
|
* Issues #18: Fix broken links because URLs were hard codedAamir Khan2012-08-092-3/+3
|
* Removed apache deployement files from hyperkittyAamir Khan2012-07-256-364/+0
|
* Hard coded URLs fix on index pageAamir Khan2012-07-252-4/+4
|
* Bug Fix caused by wrong application nameAamir Khan2012-07-259-40/+40
|
* removed yolk from requirementsAamir Khan2012-07-251-1/+0
|
* removed yolk from requirementsAamir Khan2012-07-251-1/+0
|
* README updatedAamir Khan2012-07-251-13/+10
|
* README updatedAamir Khan2012-07-251-2/+2
|
* Update README.rstAamir Khan2012-07-251-5/+7
|
* moved todoAamir Khan2012-07-251-0/+0
|
* Add *.egg-info to gitignoreAamir Khan2012-07-241-0/+1
|
* Removed manage.py & settings.py from django applicationAamir Khan2012-07-242-209/+0
|
* Licensing information editAamir Khan2012-07-241-18/+8
|
* Packaging hyperkittyAamir Khan2012-07-2479-674/+302
|
* moved README to README.rstAamir Khan2012-07-071-0/+0
|
* updated production deployment readmeAamir Khan2012-07-071-1/+15
|
* production server deployment using apache wsgi moduleAamir Khan2012-07-078-0/+351
|
* renamed test files, added copyright noticeAamir Khan2012-07-0510-3/+169
|
* Display message snippet on user profile pageAamir Khan2012-07-054-3/+45
|
* Added some testsAamir Khan2012-07-055-13/+54
|
* Added ErrorTemplates to avoid errors when debug=falseAamir Khan2012-07-053-0/+75
|
* code cleaningAamir Khan2012-07-052-8/+0
|
* CSS changes on login pageAamir Khan2012-07-051-0/+10
|
* README.rst updatedAamir Khan2012-07-051-2/+3
|
* Added .gitignoreAamir Khan2012-07-051-0/+6
|
* deleted unnecessary fileAamir Khan2012-07-051-164/+0
|
* 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
|