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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Return a degraded public profile when Mailman is not available
Aurélien Bompard
2014-01-06
1
-4
/
+18
|
*
Participants are now Sender entities
Aurélien Bompard
2014-01-06
1
-1
/
+1
|
*
the mimetype keyword is deprecated
Aurélien Bompard
2013-12-06
3
-7
/
+7
|
*
Add support for libravatar.org
Ralph Bean
2013-12-05
1
-0
/
+7
|
*
Add a config option to only display lists from the same virtual host
Aurélien Bompard
2013-12-04
1
-2
/
+4
|
*
Better handling of the user votes cache
Aurélien Bompard
2013-12-01
1
-2
/
+4
|
*
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
3
-3
/
+5
|
*
Don't use the search engine to display a user's posts
Aurélien Bompard
2013-11-30
2
-4
/
+54
|
*
Load the list's recent activity via AJAX
Aurélien Bompard
2013-11-28
2
-13
/
+11
|
*
Add a quick access menu to the front page
Aurélien Bompard
2013-11-21
1
-0
/
+3
|
*
Improve and write tests for the set_thread_votes function
Aurélien Bompard
2013-11-20
1
-2
/
+2
|
*
Cache the votes for threads
Aurélien Bompard
2013-11-20
1
-0
/
+5
|
*
Call out new lists
Aurélien Bompard
2013-11-20
1
-0
/
+8
|
*
Move error templates in their own directory
Aurélien Bompard
2013-11-20
1
-2
/
+2
|
*
Improve front page appearance
Aurélien Bompard
2013-11-20
1
-2
/
+5
|
*
Front page redesign
Aurélien Bompard
2013-11-20
2
-76
/
+40
|
*
Rename the index view module
Aurélien Bompard
2013-11-20
1
-0
/
+0
|
*
Deal with a disabled search engine
Aurélien Bompard
2013-10-22
2
-2
/
+8
|
*
Handle permissions on private mailing-lists
Aurélien Bompard
2013-10-18
4
-0
/
+24
|
*
Disable the arch_month_mbox view, there's a privacy leak
Aurélien Bompard
2013-10-02
1
-0
/
+6
|
*
Load subscriptions asynchronously
Aurélien Bompard
2013-08-15
1
-4
/
+19
|
*
Add likes and dislikes to the REST API
Aurélien Bompard
2013-08-15
2
-2
/
+2
|
*
Add email and subscriptions to the user profile
Aurélien Bompard
2013-08-15
1
-36
/
+32
|
*
Fix the user profile page
Aurélien Bompard
2013-08-10
1
-1
/
+1
|
*
Handle an empty search query
Aurélien Bompard
2013-08-06
1
-7
/
+17
|
*
Fix attachments widget on replies
Aurélien Bompard
2013-08-03
1
-2
/
+2
|
*
Add the Gravatar on the public profile page
Aurélien Bompard
2013-08-02
1
-0
/
+5
|
*
Use the user_id as key to avoid exposing the email address
Aurélien Bompard
2013-08-02
1
-18
/
+20
|
*
Add User profiles
Aurélien Bompard
2013-08-02
1
-1
/
+74
|
*
Fix a PyFlakes-detected error
Aurélien Bompard
2013-07-23
1
-1
/
+2
|
*
Improve appearance of the rattach thread page
Aurélien Bompard
2013-07-22
1
-2
/
+9
|
*
Add unit tests for the reattach page
Aurélien Bompard
2013-07-18
1
-2
/
+0
|
*
Add a page to reattach a broken thread
Aurélien Bompard
2013-07-18
1
-2
/
+85
|
*
Make real breadcrumbs in the top bar
Aurélien Bompard
2013-07-15
2
-0
/
+2
|
*
Cleanups in the lib/__init__.py file
Aurélien Bompard
2013-07-15
5
-8
/
+13
|
*
Show the unread icon in the overview page
Aurélien Bompard
2013-07-15
2
-30
/
+6
|
*
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
|
*
Handle leftover votes & favorites
Aurélien Bompard
2013-07-11
1
-1
/
+11
|
*
Add the category on the threads list
Aurélien Bompard
2013-07-11
2
-2
/
+10
|
*
Factorize the category widget code
Aurélien Bompard
2013-07-11
1
-27
/
+2
|
*
Manage thread categories in the database
Aurélien Bompard
2013-07-11
1
-10
/
+21
|
*
Add categories to threads
Aurélien Bompard
2013-07-10
2
-1
/
+48
|
*
Make a widget to add multiple attachments
Aurélien Bompard
2013-07-08
1
-2
/
+28
|
*
Request list info on the front page in bulk
Aurélien Bompard
2013-07-08
1
-0
/
+3
|
[next]