summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add Search facility to the REST APIPierre-Yves Chibon2012-03-293-1/+51
| |
| * Adjust the README filePierre-Yves Chibon2012-03-291-2/+3
| | | | | | | | | | - pymongo is needed in the virtualenv - Fix typo in the bzr branch command
* | Remove notmuch lib and the import-mbox scriptPierre-Yves Chibon2012-03-311-64/+0
|/
* Remove one dependency to tastypiePierre-Yves Chibon2012-03-281-1/+0
|
* MergePierre-Yves Chibon2012-03-280-0/+0
|\
| * dependency added in READMEAamir Khan2012-03-291-0/+2
| |
* | Add a /api information pagePierre-Yves Chibon2012-03-283-0/+68
| |
* | Add omitted </div>Pierre-Yves Chibon2012-03-281-22/+23
|/
* Update the READMEPierre-Yves Chibon2012-03-281-16/+23
|
* Add first bits of a REST API relying on the django-rest-frameworkPierre-Yves Chibon2012-03-283-0/+44
|
* Add a get_email function return the email corresponding to the given ↵Pierre-Yves Chibon2012-03-281-1/+13
| | | | Message-ID -- code layout
* small fix of error caused while shifting real pages to / from /2/Aamir Khan2012-03-281-4/+4
|
* real pages are at / rather than /2, mockup is at /mockupAamir Khan2012-03-2819-349/+697
|
* Make the column a little bit largerPierre-Yves Chibon2012-03-231-1/+1
|
* Add link to the thread in the search result pagePierre-Yves Chibon2012-03-231-1/+3
|
* Fix the search boxPierre-Yves Chibon2012-03-231-9/+3
|
* Small change for the content sectionPierre-Yves Chibon2012-03-231-1/+1
|
* Give some output if there is nothing to displayPierre-Yves Chibon2012-03-232-0/+4
|
* Use int() on the identifier and return nothing if there is nothing to returnPierre-Yves Chibon2012-03-231-4/+7
|
* Cut the thread title of older/newer threads to 30 charPierre-Yves Chibon2012-03-231-4/+4
|
* Improve Thread view UI -- Add link from the monthly view to the threadPierre-Yves Chibon2012-03-233-3/+5
|
* Add the thread view logicPierre-Yves Chibon2012-03-233-0/+96
|
* work on the thread viewPierre-Yves Chibon2012-03-233-74/+106
|
* Remove empty tagPierre-Yves Chibon2012-03-231-3/+0
|
* Add template, css and images for the thread viewPierre-Yves Chibon2012-03-234-0/+428
|
* Let's rename the module so that it works out of the boxPierre-Yves Chibon2012-03-231-1/+1
|
* Let's try another way of getting for how long the archives are availablePierre-Yves Chibon2012-03-191-7/+11
|
* Add pagination to the results of a searchPierre-Yves Chibon2012-03-193-7/+64
|
* Let's kick out this url for the moment, we don't do anything with itPierre-Yves Chibon2012-03-191-1/+1
|
* I don't use list but directly int therePierre-Yves Chibon2012-03-191-3/+3
|
* Implement search in the different part of the emailPierre-Yves Chibon2012-03-191-7/+28
|
* Some css changes for a better recent pagePierre-Yves Chibon2012-03-191-6/+6
|
* Replace Thread-ID by ThreadID so that we can use it in the templatesPierre-Yves Chibon2012-03-183-14/+18
|
* Rough search workingPierre-Yves Chibon2012-03-181-1/+4
|
* Fix the aggregation of the thread -- Use References instead of In-Reply-ToPierre-Yves Chibon2012-03-181-5/+7
|
* Use References to detect thread rather than In-Reply-To and add function to ↵Pierre-Yves Chibon2012-03-181-5/+15
| | | | search the archives
* Fix the tag/category filterPierre-Yves Chibon2012-03-181-19/+16
|
* Fix categoriesPierre-Yves Chibon2012-03-181-7/+7
|
* Fix categoriesPierre-Yves Chibon2012-03-181-4/+12
|
* Add packaging and fr-users list -- Fix the end_date when the month is DecemberPierre-Yves Chibon2012-03-181-5/+5
|
* Let's try to optimizationPierre-Yves Chibon2012-03-181-2/+4
|
* Add a link to the index pagePierre-Yves Chibon2012-03-181-0/+5
|
* Fix the categoriesPierre-Yves Chibon2012-03-182-8/+8
|
* Start implementing the archiver with mongo in the backgroundPierre-Yves Chibon2012-03-1814-219/+408
|
* Remove notmuch libPierre-Yves Chibon2012-03-181-105/+0
|
* Rename mm_app references to hyperkitty insteadToshio Kuratomi2012-03-130-0/+0
|\
| * Remove all references to mm_appPierre-Yves Chibon2012-03-133-4/+4
| |
| * Adjust settings to remove reference to mm_appPierre-Yves Chibon2012-03-131-1/+1
| |
* | Change mm_app to hyperkitty in the sourceToshio Kuratomi2012-03-135-9/+9
| |
* | Add the start of a schema for when we parse the emailToshio Kuratomi2012-03-131-0/+19
|/