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
/
hyperkitty
/
views
/
list.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize flash messages a bit
Aurélien Bompard
2013-05-03
1
-6
/
+3
*
Raise 404 on non-existant lists
Aurélien Bompard
2013-04-29
1
-0
/
+3
*
Change Activity Graph from Protovis to d3 (#43)
Aslak Knutsen
2013-03-05
1
-2
/
+5
*
The user profile page is now editable (#32)
Aurélien Bompard
2013-02-14
1
-2
/
+4
*
Fix links in activity graph (#42)
Aurélien Bompard
2013-02-13
1
-4
/
+17
*
Fix the tags display
Aurélien Bompard
2013-02-13
1
-0
/
+7
*
Allow cancelling a vote
Aurélien Bompard
2013-02-13
1
-2
/
+6
*
Some cleanups, use Django shortcuts
Aurélien Bompard
2013-02-13
1
-27
/
+10
*
Use context processors to export settings
Aurélien Bompard
2013-02-13
1
-2
/
+0
*
Add a "Create new thread" button
Aurélien Bompard
2013-02-12
1
-0
/
+9
*
Fix the tags search view (#35)
Aurélien Bompard
2013-02-07
1
-106
/
+45
*
Fix votes (#34)
Aurélien Bompard
2013-02-07
1
-21
/
+6
*
Use the email count in activity, not the thread count
Aurélien Bompard
2013-02-06
1
-19
/
+12
*
Rethink urls to be more hierarchic and less RPC
Aurélien Bompard
2013-02-04
1
-1
/
+3
*
fix the favorites system
Aurélien Bompard
2013-01-28
1
-2
/
+15
*
Make the page title dynamic
Aurélien Bompard
2013-01-04
1
-1
/
+1
*
Fix the archives view for december
Aurélien Bompard
2012-12-13
1
-36
/
+15
*
Factor the thread summaries form out in a separate file
Aurélien Bompard
2012-12-10
1
-7
/
+7
*
Non-code changes (license texts, indentation, etc.)
Aurélien Bompard
2012-12-10
1
-0
/
+3
*
Get rid of redundant SQL queries
Aurélien Bompard
2012-11-25
1
-4
/
+13
*
Fix threads count on summary page
Aurélien Bompard
2012-11-17
1
-8
/
+8
*
Use Django's reverse() method for crafting URLs
Aurélien Bompard
2012-11-15
1
-2
/
+6
*
Adapt to MySQL support splitting out the timezone offset
Aurélien Bompard
2012-11-14
1
-1
/
+0
*
Use the new thread object in KittyStore
Aurélien Bompard
2012-11-09
1
-47
/
+20
*
Pylint fix
Aurélien Bompard
2012-10-29
1
-1
/
+4
*
Fix settings access from the templates
Aurélien Bompard
2012-10-17
1
-0
/
+2
*
Improve styling in headers and thread view
Aurélien Bompard
2012-10-10
1
-2
/
+11
*
Improve appearance
Aurélien Bompard
2012-10-05
1
-4
/
+4
*
Improve attachments display
Aurélien Bompard
2012-10-04
1
-0
/
+3
*
Use Python's standard logging system
Aurélien Bompard
2012-09-17
1
-10
/
+25
*
Use a middleware to avoid KS connection leaks
Aurélien Bompard
2012-09-12
1
-6
/
+5
*
Move the store pool to HyperKitty
Aurélien Bompard
2012-09-06
1
-22
/
+23
*
Adapt to KittyStore's API change
Aurélien Bompard
2012-09-05
1
-7
/
+7
*
Disable mockups
Aurélien Bompard
2012-09-04
1
-5
/
+12
*
Normalize tabs to spaces
Aurélien Bompard
2012-08-30
1
-10
/
+10
*
Adapt to the new Storm-based KittyStore
Aurélien Bompard
2012-08-30
1
-24
/
+27
*
Update KittyStore imports
Aurélien Bompard
2012-08-14
1
-3
/
+2
*
Issue 12: Calculate thread level rating based on message level rating
Aamir Khan
2012-08-11
1
-3
/
+44
*
Code cleaning misleading variable name was used
Aamir Khan
2012-08-11
1
-7
/
+6
*
Issue 15: Add pagination next | prev in web interface
Aamir Khan
2012-08-11
1
-0
/
+9
*
Add Tag : display all messages with particular tag
Aamir Khan
2012-08-10
1
-3
/
+3
*
Feature : Add tag to email threads
Aamir Khan
2012-08-10
1
-3
/
+4
*
Feature : Add tag to email threads
Aamir Khan
2012-08-10
1
-9
/
+18
*
Bug Fix caused by wrong application name
Aamir Khan
2012-07-25
1
-3
/
+3
*
Packaging hyperkitty
Aamir Khan
2012-07-24
1
-0
/
+291