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
*
Removed unnecessary code : lib/
Aamir Khan
2012-06-24
1
-199
/
+0
*
Let's convert the value to int if there is a value to convert
Pierre-Yves Chibon
2012-04-23
1
-4
/
+5
*
Limit the result of the tag search to the lastest 50
Pierre-Yves Chibon
2012-04-19
1
-2
/
+12
*
Implement the new identifiers (I've removed all the dashes in the identifiers)
Pierre-Yves Chibon
2012-03-31
1
-24
/
+42
*
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