projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Also update times on invisible replies.
[Sone.git]
/
src
/
main
/
resources
/
static
/
javascript
/
sone.js
2010-12-30
David ‘Bombe’ Roden
Fix posting (again). This should now not perform a...
blob
|
commitdiff
|
diff to current
2010-12-30
David ‘Bombe’ Roden
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-12-30
David ‘Bombe’ Roden
Merge branch 'fix-posting'
0.3.6.1
blob
|
commitdiff
|
diff to current
2010-12-30
David ‘Bombe’ Roden
Fix posting.
blob
|
commitdiff
|
diff to current
2010-12-30
David ‘Bombe’ Roden
Merge branch 'release-0.3.6'
0.3.6
blob
|
commitdiff
|
diff to current
2010-12-30
David ‘Bombe’ Roden
Improve check for already existing posts and replies.
blob
|
commitdiff
|
diff to current
2010-12-30
David ‘Bombe’ Roden
Merge branch 'next' into edit-wot-trust
blob
|
commitdiff
|
diff to current
2010-12-30
David ‘Bombe’ Roden
Don’t post a new status if no text was entered.
blob
|
commitdiff
|
diff to current
2010-12-10
David ‘Bombe’ Roden
Merge branch 'master' into next
blob
|
commitdiff
|
diff to current
2010-12-09
David ‘Bombe’ Roden
Fix replies being inserted at the wrong posts if the...
blob
|
commitdiff
|
diff to current
2010-12-06
David ‘Bombe’ Roden
Mark the correct element as known.
blob
|
commitdiff
|
diff to current
2010-12-05
David ‘Bombe’ Roden
Don’t use the ID from the closure, it might have change...
blob
|
commitdiff
|
diff to current
2010-12-02
David ‘Bombe’ Roden
Mark post as loaded when the AJAX reply has arrived.
blob
|
commitdiff
|
diff to current
2010-12-02
David ‘Bombe’ Roden
Try to prevent multiple insertion of the same replies.
blob
|
commitdiff
|
diff to current
2010-11-30
David ‘Bombe’ Roden
Only clear the input field if the reply was posted.
blob
|
commitdiff
|
diff to current
2010-11-29
David ‘Bombe’ Roden
Abort after inserting a new reply once.
blob
|
commitdiff
|
diff to current
2010-11-28
David ‘Bombe’ Roden
Ignore a post if neither sender nor recipient match...
blob
|
commitdiff
|
diff to current
2010-11-28
David ‘Bombe’ Roden
Always append new posts to the “posts” div.
blob
|
commitdiff
|
diff to current
2010-11-28
David ‘Bombe’ Roden
Use correct method to get the Sone ID.
blob
|
commitdiff
|
diff to current
2010-11-28
David ‘Bombe’ Roden
Fix path for AJAX request.
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Use better function to find the nearest Sone element.
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Merge branch 'message-recipient'
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Request a lot less data when not on the “known Sones...
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Add method to detect whether we’re on the “known Sones...
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Do not override getPostId()! Also, rename getSoneId...
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Move all AJAX handlers to the same directory as the...
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Don’t hide replies on “view post” pages.
blob
|
commitdiff
|
diff to current
2010-11-27
David ‘Bombe’ Roden
Add function to detect if the current page is a “view...
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1' into message-recipient
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Merge branch 'next'
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Insert post after the last post.
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Only insert posts when on the index or an appropriate...
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Add functions to detect a “view Sone” page and the...
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Add possibility to detect the index page.
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC3' into message-recipient
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Add possibility to post a message directly to another...
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC3' into next
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Revert parts of 8d8cc8a9cced7cc9171cc09ce0fd024145605d70.
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Revert "Try to prevent insertion of a post or reply...
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC2' into next
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Try to prevent insertion of a post or reply multiple...
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Add click handler to new posts and replies only once.
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Add click-to-mark-known function to all posts and replies.
blob
|
commitdiff
|
diff to current
2010-11-26
David ‘Bombe’ Roden
Marks posts as known when clicking a new post or reply.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Don’t change the page title if we are focussed.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Store whether we are focussed in a flag.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Add element after which the “comment” link is to be...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Add “comment” link to post before ajaxifying the replies.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Remove unnecessary call to addCommentLink().
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Mark the document title with a “(!)” when activity...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Create new scopes to not lose the element we’re unmarking.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Mark a post as known when liking or unliking the post...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Mark post as known when starting to enter a comment.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Use correct post element.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Only mark new elements as known.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Mark all replies of a post as known when marking a...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Store the times of posts and replies with unique class...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Mark a post and all its replies as known if a comment...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Add functions to mark posts and replies as known.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Insert reply at correct position.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Process replies only on success, insert before a .creat...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Iterate over all post elements, regardless of their...
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Use function to load a reply after posting a reply.
blob
|
commitdiff
|
diff to current
2010-11-25
David ‘Bombe’ Roden
Too many changes to even know what they were.
blob
|
commitdiff
|
diff to current
2010-11-24
David ‘Bombe’ Roden
Add methods to extract the time of posts and replies.
blob
|
commitdiff
|
diff to current
2010-11-24
David ‘Bombe’ Roden
Return the post element if its containing post element...
blob
|
commitdiff
|
diff to current
2010-11-22
David ‘Bombe’ Roden
Use a comma to separate the identities in the tooltips.
blob
|
commitdiff
|
diff to current
2010-11-20
David ‘Bombe’ Roden
Cache translations.
blob
|
commitdiff
|
diff to current
2010-11-19
David ‘Bombe’ Roden
Replace getSoneStatus and getNotifications with getStatus.
blob
|
commitdiff
|
diff to current
2010-11-18
David ‘Bombe’ Roden
Move all javascript to sone.js.
blob
|
commitdiff
|
diff to current
2010-11-17
David ‘Bombe’ Roden
Update the “locked” status of a Sone.
blob
|
commitdiff
|
diff to current
2010-11-17
David ‘Bombe’ Roden
Replace existing notifications seamlessly instead of...
blob
|
commitdiff
|
diff to current
2010-11-16
David ‘Bombe’ Roden
Check if success flag is true before accessing values.
blob
|
commitdiff
|
diff to current
2010-11-15
David ‘Bombe’ Roden
Override jQuery’s getJSON() method, ignore all occuring...
blob
|
commitdiff
|
diff to current
2010-11-15
David ‘Bombe’ Roden
Only get new notifications every 30 seconds in case...
blob
|
commitdiff
|
diff to current
2010-11-15
David ‘Bombe’ Roden
AJAX requests may actually fail, take it into account.
blob
|
commitdiff
|
diff to current
2010-11-15
David ‘Bombe’ Roden
Hide all removed notifications.
blob
|
commitdiff
|
diff to current
2010-11-15
David ‘Bombe’ Roden
Add methods to retrieve new notification and create...
blob
|
commitdiff
|
diff to current
2010-11-15
David ‘Bombe’ Roden
Return the notification as well as modify it.
blob
|
commitdiff
|
diff to current
2010-11-14
David ‘Bombe’ Roden
Always hide the notification when “dismiss” is pressed.
blob
|
commitdiff
|
diff to current
2010-11-14
David ‘Bombe’ Roden
Rename method.
blob
|
commitdiff
|
diff to current
2010-11-14
David ‘Bombe’ Roden
Add function to ajaxify a notification.
blob
|
commitdiff
|
diff to current
2010-11-14
David ‘Bombe’ Roden
Update local Sones every 5 seconds.
blob
|
commitdiff
|
diff to current
2010-11-12
David ‘Bombe’ Roden
Add methods to post replies and get replies.
blob
|
commitdiff
|
diff to current
2010-11-12
David ‘Bombe’ Roden
Factor out method that adds comment links to a single...
blob
|
commitdiff
|
diff to current
2010-11-12
David ‘Bombe’ Roden
Load texts for input fields only once.
blob
|
commitdiff
|
diff to current
2010-11-12
David ‘Bombe’ Roden
Get translations of delete button texts only once.
blob
|
commitdiff
|
diff to current
2010-11-10
David ‘Bombe’ Roden
Filter CSS class names, “~” is not a valid character.
blob
|
commitdiff
|
diff to current
2010-11-05
David ‘Bombe’ Roden
Add WoT identicons as avatars.
blob
|
commitdiff
|
diff to current
2010-11-04
David ‘Bombe’ Roden
Update the list of Sones that like a post or reply...
blob
|
commitdiff
|
diff to current
2010-10-24
David ‘Bombe’ Roden
Update the name of the Sone along with the status.
blob
|
commitdiff
|
diff to current
2010-10-23
David ‘Bombe’ Roden
Add optional parameter to insert an input field instead...
blob
|
commitdiff
|
diff to current
2010-10-23
David ‘Bombe’ Roden
Enhance javascript “like” functionality to include...
blob
|
commitdiff
|
diff to current
2010-10-23
David ‘Bombe’ Roden
Hide 0 likes.
blob
|
commitdiff
|
diff to current
2010-10-23
David ‘Bombe’ Roden
Don’t add comment links when nobody is logged in.
blob
|
commitdiff
|
diff to current
2010-10-23
David ‘Bombe’ Roden
Add online/offline marker in Sone top <div>.
blob
|
commitdiff
|
diff to current
2010-10-23
David ‘Bombe’ Roden
Fix bug with getting the Sone element of an element.
blob
|
commitdiff
|
diff to current
2010-10-23
David ‘Bombe’ Roden
Add javascript version of “like” button.
blob
|
commitdiff
|
diff to current
2010-10-22
David ‘Bombe’ Roden
Make “follow”, “unfollow”, “block” and “unblock” button...
blob
|
commitdiff
|
diff to current
2010-10-22
David ‘Bombe’ Roden
Enhance all post and reply delete buttons.
blob
|
commitdiff
|
diff to current
next