index
:
hyperkitty.git
WIP
create_new_thread
master
Unnamed repository; edit this file 'description' to name the repository.
Aurélien Bompard
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
mongo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the ordering for the time being, we should fix that at the database level
Pierre-Yves Chibon
2012-03-31
1
-2
/
+3
*
Add a get_email function return the email corresponding to the given Message-...
Pierre-Yves Chibon
2012-03-28
1
-1
/
+13
*
Use int() on the identifier and return nothing if there is nothing to return
Pierre-Yves Chibon
2012-03-23
1
-4
/
+7
*
Add the thread view logic
Pierre-Yves Chibon
2012-03-23
1
-0
/
+52
*
Let's try another way of getting for how long the archives are available
Pierre-Yves Chibon
2012-03-19
1
-7
/
+11
*
Add pagination to the results of a search
Pierre-Yves Chibon
2012-03-19
1
-2
/
+3
*
Replace Thread-ID by ThreadID so that we can use it in the templates
Pierre-Yves Chibon
2012-03-18
1
-6
/
+6
*
Fix the aggregation of the thread -- Use References instead of In-Reply-To
Pierre-Yves Chibon
2012-03-18
1
-5
/
+7
*
Use References to detect thread rather than In-Reply-To and add function to s...
Pierre-Yves Chibon
2012-03-18
1
-5
/
+15
*
Let's try to optimization
Pierre-Yves Chibon
2012-03-18
1
-2
/
+4
*
Start implementing the archiver with mongo in the background
Pierre-Yves Chibon
2012-03-18
1
-0
/
+83