projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'release-0.3.6.2'
[Sone.git]
/
src
/
main
/
resources
/
2010-12-30
David ‘Bombe’ Roden
Merge branch 'release-0.3.6.2'
0.3.6.2
tree
|
commitdiff
2010-12-30
David ‘Bombe’ Roden
Fix posting (again). This should now not perform a...
tree
|
commitdiff
2010-12-30
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2010-12-30
David ‘Bombe’ Roden
Merge branch 'fix-posting'
0.3.6.1
tree
|
commitdiff
2010-12-30
David ‘Bombe’ Roden
Fix posting.
tree
|
commitdiff
2010-12-30
David ‘Bombe’ Roden
Merge branch 'release-0.3.6'
0.3.6
tree
|
commitdiff
2010-12-30
David ‘Bombe’ Roden
Improve check for already existing posts and replies.
tree
|
commitdiff
2010-12-30
David ‘Bombe’ Roden
Don’t post a new status if no text was entered.
tree
|
commitdiff
2010-12-18
David ‘Bombe’ Roden
Merge branch 'release-0.3.5'
0.3.5
tree
|
commitdiff
2010-12-18
David ‘Bombe’ Roden
Use different character for arrow.
tree
|
commitdiff
2010-12-13
David ‘Bombe’ Roden
Merge branch 'notification-for-locked-sones' into next
tree
|
commitdiff
2010-12-13
David ‘Bombe’ Roden
Show a notification if a Sone is locked for more than...
tree
|
commitdiff
2010-12-12
David ‘Bombe’ Roden
Merge branch 'release-0.3.3'
0.3.3
tree
|
commitdiff
2010-12-12
David ‘Bombe’ Roden
Merge branch 'fix-start-with-broken-config' into next
tree
|
commitdiff
2010-12-12
David ‘Bombe’ Roden
Add notification if the config file can not be read.
tree
|
commitdiff
2010-12-12
David ‘Bombe’ Roden
Add notification on a first start of Sone.
tree
|
commitdiff
2010-12-10
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2010-12-09
David ‘Bombe’ Roden
Fix replies being inserted at the wrong posts if the...
tree
|
commitdiff
2010-12-08
David ‘Bombe’ Roden
Don’t make non-anonymous links bold, it’s too much.
tree
|
commitdiff
2010-12-08
David ‘Bombe’ Roden
Parse http and https links, show them differently.
tree
|
commitdiff
2010-12-06
David ‘Bombe’ Roden
Mark the correct element as known.
tree
|
commitdiff
2010-12-05
David ‘Bombe’ Roden
Don’t use the ID from the closure, it might have change...
tree
|
commitdiff
2010-12-05
David ‘Bombe’ Roden
Don’t try to show unknown posts.
tree
|
commitdiff
2010-12-02
David ‘Bombe’ Roden
Mark post as loaded when the AJAX reply has arrived.
tree
|
commitdiff
2010-12-02
David ‘Bombe’ Roden
Try to prevent multiple insertion of the same replies.
tree
|
commitdiff
2010-11-30
David ‘Bombe’ Roden
Only clear the input field if the reply was posted.
tree
|
commitdiff
2010-11-29
David ‘Bombe’ Roden
Abort after inserting a new reply once.
tree
|
commitdiff
2010-11-28
David ‘Bombe’ Roden
Ignore a post if neither sender nor recipient match...
tree
|
commitdiff
2010-11-28
David ‘Bombe’ Roden
Always append new posts to the “posts” div.
tree
|
commitdiff
2010-11-28
David ‘Bombe’ Roden
Use correct method to get the Sone ID.
tree
|
commitdiff
2010-11-28
David ‘Bombe’ Roden
Fix path for AJAX request.
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Remove unnecessary CSS rules.
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Use better function to find the nearest Sone element.
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Add “hidden” class to Sone ID.
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Use correct template command to translate a key.
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Merge branch 'message-recipient'
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Request a lot less data when not on the “known Sones...
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Add method to detect whether we’re on the “known Sones...
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Do not override getPostId()! Also, rename getSoneId...
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Move all AJAX handlers to the same directory as the...
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Don’t hide replies on “view post” pages.
tree
|
commitdiff
2010-11-27
David ‘Bombe’ Roden
Add function to detect if the current page is a “view...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1' into message-recipient
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Merge branch 'next'
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Insert post after the last post.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Only insert posts when on the index or an appropriate...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add functions to detect a “view Sone” page and the...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add possibility to detect the index page.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Only show message posting form for other Sones, not...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC3' into message-recipient
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add possibility to post a message directly to another...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add ID of Sone to “view Sone” page.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Show recipient on posts.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC3' into next
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Revert parts of 8d8cc8a9cced7cc9171cc09ce0fd024145605d70.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Revert "Try to prevent insertion of a post or reply...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC2' into next
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Try to prevent insertion of a post or reply multiple...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add click handler to new posts and replies only once.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add recipients to posts.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Add click-to-mark-known function to all posts and replies.
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Parse links from posts and replies and display them...
tree
|
commitdiff
2010-11-26
David ‘Bombe’ Roden
Marks posts as known when clicking a new post or reply.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Don’t change the page title if we are focussed.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Store whether we are focussed in a flag.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add element after which the “comment” link is to be...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add “comment” link to post before ajaxifying the replies.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Remove unnecessary call to addCommentLink().
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark the document title with a “(!)” when activity...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Create new scopes to not lose the element we’re unmarking.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark a post as known when liking or unliking the post...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark post as known when starting to enter a comment.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Use correct post element.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Only mark new elements as known.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark all replies of a post as known when marking a...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Store the times of posts and replies with unique class...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Mark a post and all its replies as known if a comment...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Add functions to mark posts and replies as known.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Insert reply at correct position.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Process replies only on success, insert before a .creat...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Iterate over all post elements, regardless of their...
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Use function to load a reply after posting a reply.
tree
|
commitdiff
2010-11-25
David ‘Bombe’ Roden
Too many changes to even know what they were.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Add methods to extract the time of posts and replies.
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Return the post element if its containing post element...
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Add a couple of CSS classes for easier identification...
tree
|
commitdiff
2010-11-24
David ‘Bombe’ Roden
Store the time in posts and replies.
tree
|
commitdiff
2010-11-22
David ‘Bombe’ Roden
Use a comma to separate the identities in the tooltips.
tree
|
commitdiff
2010-11-20
David ‘Bombe’ Roden
Cache translations.
tree
|
commitdiff
2010-11-19
David ‘Bombe’ Roden
Replace getSoneStatus and getNotifications with getStatus.
tree
|
commitdiff
2010-11-19
David ‘Bombe’ Roden
Don’t always create a Sone for a given ID.
tree
|
commitdiff
2010-11-19
David ‘Bombe’ Roden
Add tooltips to “lock” and “unlock” buttons.
tree
|
commitdiff
2010-11-18
David ‘Bombe’ Roden
Images with links don’t have borders, Mr. Firefox!
tree
|
commitdiff
2010-11-18
David ‘Bombe’ Roden
Move all javascript to sone.js.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Improve margins on top of page and notifications.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add notifications for Sones that are rescued.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Remove obsolete translation strings.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Tell user about locked Sones in rescue mode.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add missing templates.
tree
|
commitdiff
2010-11-17
David ‘Bombe’ Roden
Add functions to lock and unlock a Sone.
tree
|
commitdiff
next