summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge pull request #2 from mairin/mairinMáirín Duffy2013-11-208-108/+461
|/|
| * modified the left pane in the list overview page to provide more space and li...Máirín Duffy2013-11-202-2/+12
| * adjusted category badges on list overviewMáirín Duffy2013-11-202-5/+11
| * converting header from overview from h2 to h1 for more consistency across pagesMáirín Duffy2013-11-202-8/+6
| * forgot to commit a filter needed for the list overview changesMáirín Duffy2013-11-201-0/+4
| * Redesign of the list overview page, including extensive modification of the g...Máirín Duffy2013-11-205-97/+431
| * Update database.rstMáirín Duffy2013-11-201-1/+2
|/
* Merge pull request #11 from nka11/docfixAurélien Bompard2013-10-311-6/+1
|\
| * typo fixnka112013-10-291-1/+1
| * No trace of hyperkitty.cfgnka112013-10-291-6/+1
|/
* Merge pull request #8 from mairin/patch-1Aurélien Bompard2013-10-281-1/+1
|\
| * Update database.rstMáirín Duffy2013-09-241-1/+1
* | Fix unit tests after commit 85423f0Aurélien Bompard2013-10-271-0/+1
* | Deal with a disabled search engineAurélien Bompard2013-10-223-2/+39
* | Handle permissions on private mailing-listsAurélien Bompard2013-10-188-4/+205
* | Disable the arch_month_mbox view, there's a privacy leakAurélien Bompard2013-10-021-0/+6
* | Data from MM's REST server may contain HTML-escaped charsAurélien Bompard2013-10-011-2/+2
* | Update documentationAurélien Bompard2013-09-303-6/+17
|/
* Protect against empty subjectsAurélien Bompard2013-09-111-0/+4
* Modify the spec file to handle prereleasesAurélien Bompard2013-09-011-6/+7
* Bump versionAurélien Bompard2013-09-012-2/+2
* Strip pip syntax from the requirements fileAurélien Bompard2013-08-301-5/+8
* Spec file: the mailman package was renamed to mailman3Aurélien Bompard2013-08-301-1/+2
* The mailmanclient module is not yet in PyPIAurélien Bompard2013-08-162-2/+17
* Update RPM to keep the static files cache on uninstallAurélien Bompard2013-08-151-10/+6
* Cosmetics on the user profileHEADmasterAurélien Bompard2013-08-152-4/+10
* Load subscriptions asynchronouslyAurélien Bompard2013-08-156-12/+39
* Add likes and dislikes to the REST APIAurélien Bompard2013-08-153-3/+7
* Add email and subscriptions to the user profileAurélien Bompard2013-08-155-71/+133
* Fix the user profile pageAurélien Bompard2013-08-102-2/+1
* Handle an empty search queryAurélien Bompard2013-08-062-12/+27
* Fix attachments widget on repliesAurélien Bompard2013-08-033-5/+14
* Add a link to the public profile from thread listsAurélien Bompard2013-08-022-4/+14
* Add the Gravatar on the public profile pageAurélien Bompard2013-08-024-11/+25
* Use the user_id as key to avoid exposing the email addressAurélien Bompard2013-08-024-30/+32
* Get the KittyStore using the settings objectAurélien Bompard2013-08-023-14/+8
* Add User profilesAurélien Bompard2013-08-027-11/+176
* Prepare for releaseAurélien Bompard2013-07-231-1/+4
* Fix a PyFlakes-detected errorAurélien Bompard2013-07-231-1/+2
* Centralize settings modifications for unittests in a single classAurélien Bompard2013-07-238-27/+55
* Drop useless error 500 templateAurélien Bompard2013-07-231-43/+0
* Fix running the unit tests in the RPMAurélien Bompard2013-07-232-0/+3
* Remove leftover reference to a test moduleAurélien Bompard2013-07-231-1/+0
* Rename the paintstore RPMAurélien Bompard2013-07-221-2/+2
* Improve appearance of the rattach thread pageAurélien Bompard2013-07-228-47/+65
* Add unit tests for the reattach pageAurélien Bompard2013-07-182-2/+150
* Add a page to reattach a broken threadAurélien Bompard2013-07-189-3/+244
* Make real breadcrumbs in the top barAurélien Bompard2013-07-154-9/+67
* Cleanups in the lib/__init__.py fileAurélien Bompard2013-07-1510-233/+251
* Show the unread icon in the overview pageAurélien Bompard2013-07-158-37/+44