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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
converting header from overview from h2 to h1 for more consistency across pages
Máirín Duffy
2013-11-20
2
-8
/
+6
|
*
forgot to commit a filter needed for the list overview changes
Máirín Duffy
2013-11-20
1
-0
/
+4
|
*
Redesign of the list overview page, including extensive modification of the ↵
Máirín Duffy
2013-11-20
5
-97
/
+431
|
|
|
|
graph and a lot of CSS tweaks (no extra breadcrumb)
*
Fix unit tests after commit 85423f0
Aurélien Bompard
2013-10-27
1
-0
/
+1
|
*
Deal with a disabled search engine
Aurélien Bompard
2013-10-22
3
-2
/
+39
|
*
Handle permissions on private mailing-lists
Aurélien Bompard
2013-10-18
8
-4
/
+205
|
*
Disable the arch_month_mbox view, there's a privacy leak
Aurélien Bompard
2013-10-02
1
-0
/
+6
|
*
Data from MM's REST server may contain HTML-escaped chars
Aurélien Bompard
2013-10-01
1
-2
/
+2
|
*
Protect against empty subjects
Aurélien Bompard
2013-09-11
1
-0
/
+4
|
*
Cosmetics on the user profile
HEAD
master
Aurélien Bompard
2013-08-15
2
-4
/
+10
|
*
Load subscriptions asynchronously
Aurélien Bompard
2013-08-15
6
-12
/
+39
|
*
Add likes and dislikes to the REST API
Aurélien Bompard
2013-08-15
3
-3
/
+7
|
*
Add email and subscriptions to the user profile
Aurélien Bompard
2013-08-15
5
-71
/
+133
|
*
Fix the user profile page
Aurélien Bompard
2013-08-10
2
-2
/
+1
|
*
Handle an empty search query
Aurélien Bompard
2013-08-06
2
-12
/
+27
|
*
Fix attachments widget on replies
Aurélien Bompard
2013-08-03
3
-5
/
+14
|
*
Add a link to the public profile from thread lists
Aurélien Bompard
2013-08-02
2
-4
/
+14
|
*
Add the Gravatar on the public profile page
Aurélien Bompard
2013-08-02
4
-11
/
+25
|
*
Use the user_id as key to avoid exposing the email address
Aurélien Bompard
2013-08-02
4
-30
/
+32
|
*
Get the KittyStore using the settings object
Aurélien Bompard
2013-08-02
3
-14
/
+8
|
*
Add User profiles
Aurélien Bompard
2013-08-02
7
-11
/
+176
|
*
Fix a PyFlakes-detected error
Aurélien Bompard
2013-07-23
1
-1
/
+2
|
*
Centralize settings modifications for unittests in a single class
Aurélien Bompard
2013-07-23
7
-25
/
+54
|
*
Drop useless error 500 template
Aurélien Bompard
2013-07-23
1
-43
/
+0
|
*
Fix running the unit tests in the RPM
Aurélien Bompard
2013-07-23
2
-0
/
+3
|
*
Remove leftover reference to a test module
Aurélien Bompard
2013-07-23
1
-1
/
+0
|
*
Improve appearance of the rattach thread page
Aurélien Bompard
2013-07-22
7
-47
/
+63
|
*
Add unit tests for the reattach page
Aurélien Bompard
2013-07-18
2
-2
/
+150
|
*
Add a page to reattach a broken thread
Aurélien Bompard
2013-07-18
9
-3
/
+244
|
*
Make real breadcrumbs in the top bar
Aurélien Bompard
2013-07-15
4
-9
/
+67
|
*
Cleanups in the lib/__init__.py file
Aurélien Bompard
2013-07-15
10
-233
/
+251
|
*
Show the unread icon in the overview page
Aurélien Bompard
2013-07-15
8
-37
/
+44
|
*
Minor styling improvement
Aurélien Bompard
2013-07-12
2
-2
/
+4
|
*
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
3
-12
/
+24
|
*
Documentation and a small fix
Aurélien Bompard
2013-07-12
1
-1
/
+1
|
*
Reorganize the overview page in columns
Aurélien Bompard
2013-07-12
2
-42
/
+33
|
*
rename recent_activities to overview
Aurélien Bompard
2013-07-12
3
-9
/
+9
|
*
Reorder widgets on the overview page
Aurélien Bompard
2013-07-12
1
-30
/
+33
|
*
Revive the 'discussions by category' widget on the overview page
Aurélien Bompard
2013-07-12
6
-91
/
+80
|
*
Don't display threads without votes in the popular threads
Aurélien Bompard
2013-07-12
2
-1
/
+4
|
*
Place the category like on Mairin's mockups
Aurélien Bompard
2013-07-12
2
-4
/
+3
|
*
Only allow category edition when logged-in
Aurélien Bompard
2013-07-11
4
-4
/
+17
|
*
Handle leftover votes & favorites
Aurélien Bompard
2013-07-11
2
-1
/
+13
|
*
Move static files into the hyperkitty prefix
Aurélien Bompard
2013-07-11
84
-14
/
+14
|
*
Make tags smaller in the threads list
Aurélien Bompard
2013-07-11
1
-0
/
+7
|
*
Improve display of the category on the threads list
Aurélien Bompard
2013-07-11
5
-28
/
+18
|
*
Add the category on the threads list
Aurélien Bompard
2013-07-11
10
-22
/
+56
|
*
Factorize the category widget code
Aurélien Bompard
2013-07-11
2
-27
/
+28
|
*
Manage thread categories in the database
Aurélien Bompard
2013-07-11
9
-28
/
+204
|
[next]