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
/
static
/
js
/
hyperkitty.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the JS code into more manageable chunks
Aurélien Bompard
2013-06-13
1
-551
/
+0
*
A user can remove the tags he added
Aurélien Bompard
2013-06-13
1
-4
/
+15
*
Paginate the list of liked messages in the user profile
Aurélien Bompard
2013-06-12
1
-3
/
+21
*
Improve pagination
Aurélien Bompard
2013-06-06
1
-1
/
+1
*
Open the last month menu on the overview page
Aurélien Bompard
2013-06-05
1
-1
/
+1
*
Add a tooltip for the navigation hotkeys
Aurélien Bompard
2013-06-03
1
-0
/
+1
*
Add a navigation bar to skip through unread messages
Aurélien Bompard
2013-06-03
1
-8
/
+13
*
Navigate through unread messages with 'j' and 'k'
Aurélien Bompard
2013-05-31
1
-0
/
+25
*
Display the last viewed threads in the user profile
Aurélien Bompard
2013-05-23
1
-0
/
+29
*
Don't alert on error when the AJAX request is cancelled
Aurélien Bompard
2013-05-18
1
-1
/
+3
*
Load replies in chunks to avoid overloading the browser
Aurélien Bompard
2013-05-17
1
-19
/
+27
*
Load the lists descriptions from Mailman dynamically
Aurélien Bompard
2013-05-17
1
-0
/
+32
*
Dynamically insert replies in the thread
Aurélien Bompard
2013-05-17
1
-2
/
+5
*
Speed up page loading on long threads
Aurélien Bompard
2013-05-14
1
-28
/
+72
*
Standardize flash messages a bit
Aurélien Bompard
2013-05-03
1
-1
/
+1
*
Make it simple to create a new thread instead of replying
Aurélien Bompard
2013-05-02
1
-1
/
+17
*
Display errors when failing to add a favorite
Aurélien Bompard
2013-04-30
1
-3
/
+1
*
Refactor voting JS for better separation of concerns
Aurélien Bompard
2013-04-30
1
-9
/
+14
*
Change Activity Graph from Protovis to d3 (#43)
Aslak Knutsen
2013-03-05
1
-52
/
+78
*
Fix links in activity graph (#42)
Aurélien Bompard
2013-02-13
1
-1
/
+1
*
Minor CSS refactoring
Aurélien Bompard
2013-02-13
1
-1
/
+1
*
Allow cancelling a vote
Aurélien Bompard
2013-02-13
1
-6
/
+8
*
Fix JS error in favorites
Aurélien Bompard
2013-02-13
1
-1
/
+1
*
Add a "Create new thread" button
Aurélien Bompard
2013-02-12
1
-3
/
+11
*
Fix votes, and a javascript error (#37)
Aurélien Bompard
2013-02-07
1
-20
/
+1
*
Fix the tags search view (#35)
Aurélien Bompard
2013-02-07
1
-2
/
+23
*
Add a tooltip when login is required (#36)
Aurélien Bompard
2013-02-07
1
-5
/
+16
*
Add a link to quote the message being replied to
Aurélien Bompard
2013-02-06
1
-2
/
+21
*
Refactoring of HTML tags and CSS classes
Aurélien Bompard
2013-02-06
1
-8
/
+11
*
give focus to the reply field when opened
Aurélien Bompard
2013-02-01
1
-1
/
+5
*
Inline replies
Aurélien Bompard
2013-02-01
1
-10
/
+56
*
Small fix for the accordion on the overview page
Aurélien Bompard
2013-01-28
1
-3
/
+3
*
fix the favorites system
Aurélien Bompard
2013-01-28
1
-2
/
+53
*
Fix accordion widget and add_tag button
Aurélien Bompard
2013-01-25
1
-1
/
+7
*
Style changes
Aurélien Bompard
2013-01-25
1
-1
/
+1
*
Switch to a fluid layout
Aurélien Bompard
2013-01-23
1
-0
/
+1
*
Fix quoting in the message view
Aurélien Bompard
2012-12-13
1
-0
/
+9
*
Put the graph generation code in the main JS file
Aurélien Bompard
2012-12-10
1
-0
/
+63
*
Non-code changes (license texts, indentation, etc.)
Aurélien Bompard
2012-12-10
1
-1
/
+0
*
Don't reload the page when adding tags or liking stuff
Aurélien Bompard
2012-12-10
1
-10
/
+10
*
Factorize the add_tag and like JS functions
Aurélien Bompard
2012-12-07
1
-0
/
+104