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
*
the mimetype keyword is deprecated
Aurélien Bompard
2013-12-06
1
-1
/
+1
*
Better use of pagination on the thread lists
Aurélien Bompard
2013-12-01
1
-2
/
+2
*
Create a Storm-compatible paginator
Aurélien Bompard
2013-12-01
1
-1
/
+2
*
Load the list's recent activity via AJAX
Aurélien Bompard
2013-11-28
1
-10
/
+11
*
Improve and write tests for the set_thread_votes function
Aurélien Bompard
2013-11-20
1
-2
/
+2
*
Front page redesign
Aurélien Bompard
2013-11-20
1
-49
/
+15
*
Handle permissions on private mailing-lists
Aurélien Bompard
2013-10-18
1
-0
/
+3
*
Add likes and dislikes to the REST API
Aurélien Bompard
2013-08-15
1
-1
/
+1
*
Make real breadcrumbs in the top bar
Aurélien Bompard
2013-07-15
1
-0
/
+1
*
Cleanups in the lib/__init__.py file
Aurélien Bompard
2013-07-15
1
-3
/
+4
*
Show the unread icon in the overview page
Aurélien Bompard
2013-07-15
1
-15
/
+5
*
Django does not like defaultdicts
Aurélien Bompard
2013-07-12
1
-2
/
+4
*
Display the number of participants and discussions on the overview page
Aurélien Bompard
2013-07-12
1
-11
/
+15
*
Documentation and a small fix
Aurélien Bompard
2013-07-12
1
-1
/
+1
*
rename recent_activities to overview
Aurélien Bompard
2013-07-12
1
-1
/
+1
*
Revive the 'discussions by category' widget on the overview page
Aurélien Bompard
2013-07-12
1
-8
/
+13
*
Don't display threads without votes in the popular threads
Aurélien Bompard
2013-07-12
1
-1
/
+2
*
Add the category on the threads list
Aurélien Bompard
2013-07-11
1
-1
/
+5
*
Factor thread votes computation
Aurélien Bompard
2013-06-20
1
-32
/
+11
*
Add Top Posters and Popular Threads widgets to the overview
Aurélien Bompard
2013-06-18
1
-4
/
+21
*
Greatly improve the pager
Aurélien Bompard
2013-06-06
1
-14
/
+2
*
Improve pagination
Aurélien Bompard
2013-06-06
1
-0
/
+1
*
Add search
Aurélien Bompard
2013-06-06
1
-30
/
+1
*
Protect agains orphan tags
Aurélien Bompard
2013-05-28
1
-1
/
+3
*
Simple unknown ML protection
Aurélien Bompard
2013-05-27
1
-0
/
+2
*
Rework the display of email datetimes using timezones
Aurélien Bompard
2013-05-27
1
-2
/
+4
*
Cleanups
Aurélien Bompard
2013-05-24
1
-42
/
+0
*
Display a marker on unread threads in the month view
Aurélien Bompard
2013-05-23
1
-1
/
+15
*
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
[next]