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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Adding thread.py for thread level views
Aamir Khan
2012-06-20
2
-3
/
+45
|
*
changing url for message level voting
Aamir Khan
2012-06-20
2
-3
/
+4
|
*
Removing mockup.py from views/
Aamir Khan
2012-06-20
1
-152
/
+0
|
*
Adding UserProfile Model
Aamir Khan
2012-06-20
1
-0
/
+11
|
*
README updated
Aamir Khan
2012-06-20
1
-8
/
+9
|
*
Moving views related to message to message.py
Aamir Khan
2012-06-20
2
-60
/
+73
|
*
removing debugging print statements
Aamir Khan
2012-06-20
1
-5
/
+4
|
*
messageid was getting truncated because of insufficient length
Aamir Khan
2012-06-20
1
-1
/
+1
|
*
user should not be unique in ratings table
Aamir Khan
2012-06-20
1
-1
/
+1
|
*
Rating of messages
Aamir Khan
2012-06-18
5
-5
/
+84
|
*
temporary user profile page
Aamir Khan
2012-06-18
1
-0
/
+3
|
*
Login authentication - browser id fix
Aamir Khan
2012-06-12
5
-1
/
+25
|
*
Login authentication
Aamir Khan
2012-06-12
4
-3
/
+130
|
*
settings.py changing app name
Aamir Khan
2012-06-11
1
-1
/
+1
|
*
Basic configuration stuff
Aamir Khan
2012-06-11
3
-8
/
+24
|
*
Start on the add tag and add category bits
Pierre-Yves Chibon
2012-06-10
4
-8
/
+122
|
*
Fix the HTML of the search box at the top right
Pierre-Yves Chibon
2012-06-10
2
-4
/
+8
|
*
Layout the css link and work on the add tag bits
Pierre-Yves Chibon
2012-06-10
1
-4
/
+6
|
*
Update README to add dependencies
Pierre-Yves Chibon
2012-06-10
1
-0
/
+2
|
*
Fix documentation
Pierre-Yves Chibon
2012-06-10
1
-1
/
+1
|
*
Little fix the 30 last days overview graph
Pierre-Yves Chibon
2012-05-18
1
-1
/
+1
|
*
Adjust the template for the output of the search
Pierre-Yves Chibon
2012-05-17
1
-11
/
+11
|
*
Implement the search on the RDBMS backend
Pierre-Yves Chibon
2012-05-17
1
-16
/
+18
|
*
Start re-working the templates to adjust them to the new data structure
Pierre-Yves Chibon
2012-05-15
3
-12
/
+12
|
*
Adjust to new data structure
Pierre-Yves Chibon
2012-05-15
1
-5
/
+4
|
*
Adjust templates to the new objects
Pierre-Yves Chibon
2012-05-15
4
-32
/
+32
|
*
Adjust settings to the name of the module
Pierre-Yves Chibon
2012-05-14
1
-1
/
+1
|
*
Update documentation
Pierre-Yves Chibon
2012-05-14
1
-5
/
+21
|
*
Start implementing the relational database system branch
Pierre-Yves Chibon
2012-05-14
1
-4
/
+8
|
*
Start implementing the relational database system branch
Pierre-Yves Chibon
2012-05-14
1
-32
/
+30
|
*
Layout and add the information required by the KittyStore module
Pierre-Yves Chibon
2012-05-14
1
-1
/
+2
|
*
Integrate gravatar within the thread view on the left column
Pierre-Yves Chibon
2012-04-23
2
-5
/
+5
|
*
Even more improvement on the pagination system
Pierre-Yves Chibon
2012-04-23
1
-1
/
+1
|
*
Attempt to improve the detection of the page number
Pierre-Yves Chibon
2012-04-23
1
-2
/
+9
|
*
Ugly hack to get gravatar working -- should be fixed in the db level and ↵
Pierre-Yves Chibon
2012-04-23
1
-0
/
+3
|
|
|
|
this commit should be reverted
*
Add integration with gravatar in the template and adjust documentation
Pierre-Yves Chibon
2012-04-23
7
-9
/
+16
|
*
Take out urlgrabber as the current code doesn't use it
Pierre-Yves Chibon
2012-04-23
1
-1
/
+1
|
*
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
2
-5
/
+15
|
*
Code cleaning for api.py
Aamir Khan
2012-04-14
2
-7
/
+3
|
*
Split the date at the bottom of the graph and change the orientation to 45°
Pierre-Yves Chibon
2012-04-12
1
-2
/
+16
|
*
Add the date at the bottom of the graph
Pierre-Yves Chibon
2012-04-11
1
-2
/
+9
|
*
Make the bar of the plot clickable
Pierre-Yves Chibon
2012-04-11
2
-16
/
+15
|
*
Enable to see archives for a single day
Pierre-Yves Chibon
2012-04-11
2
-7
/
+21
|
*
Add a title to the graph
Pierre-Yves Chibon
2012-04-11
1
-0
/
+7
|
*
Let's have a minimum information in there just to display the graph, even empty
Pierre-Yves Chibon
2012-04-11
1
-0
/
+2
|
*
Add an overview of the recent activities on the list
Pierre-Yves Chibon
2012-04-11
4
-0
/
+7803
|
*
Remove unused links generating 404 everytime we open the page...
Pierre-Yves Chibon
2012-04-11
1
-9
/
+0
|
*
Fix a little the width distribution of the elements in the page
Pierre-Yves Chibon
2012-04-10
1
-2
/
+2
|
*
Fix the previous/next link used in the pagination
Pierre-Yves Chibon
2012-04-05
2
-2
/
+15
|
[prev]
[next]