projects
/
Sone.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge branch 'protocol-version' into next
2010-12-01
David ‘Bombe’ Roden
Prevent posting a message to yourself.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Set version to 0.3.2-RC3.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Redirect to index page if the user is already logged in.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Only clear the input field if the reply was posted.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Set version to 0.3.2-RC2.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Explicitely store a null if there is no recipient.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Don’t use Java’s whitespace character class, it’s broken...
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Set version to 0.3.2-RC1.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Actually post process after rendering the template!
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Deduplicate functionality.
commit
|
commitdiff
|
tree
2010-11-30
David ‘Bombe’ Roden
Only allow local Sones to log in.
commit
|
commitdiff
|
tree
2010-11-29
David ‘Bombe’ Roden
Abort after inserting a new reply once.
commit
|
commitdiff
|
tree
2010-11-28
David ‘Bombe’ Roden
Ignore a post if neither sender nor recipient match...
commit
|
commitdiff
|
tree
2010-11-28
David ‘Bombe’ Roden
Always append new posts to the “posts” div.
commit
|
commitdiff
|
tree
2010-11-28
David ‘Bombe’ Roden
Return recipient of a post in JSON post.
commit
|
commitdiff
|
tree
2010-11-28
David ‘Bombe’ Roden
Use correct method to get the Sone ID.
commit
|
commitdiff
|
tree
2010-11-28
David ‘Bombe’ Roden
Fix path for AJAX request.
commit
|
commitdiff
|
tree
2010-11-28
David ‘Bombe’ Roden
Don’t declare that an IOException can be thrown.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Remove unnecessary CSS rules.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Use better function to find the nearest Sone element.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Add “hidden” class to Sone ID.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Use correct template command to translate a key.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Merge branch 'message-recipient'
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Use the correct name of freenet-ext package.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Request a lot less data when not on the “known Sones...
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Add method to detect whether we’re on the “known Sones...
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Always use the current session to prevent timeouts.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Strip “freenet:” prefix from links.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Store the recognized link type, don’t rely on positions.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Do not override getPostId()! Also, rename getSoneId...
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Move all AJAX handlers to the same directory as the...
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Don’t hide replies on “view post” pages.
commit
|
commitdiff
|
tree
2010-11-27
David ‘Bombe’ Roden
Add function to detect if the current page is a “view...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1' into message-recipient
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Merge branch 'next'
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Set version to 0.3.1.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Insert post after the last post.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Only insert posts when on the index or an appropriate...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add functions to detect a “view Sone” page and the...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Return the ID of the Sone with the post.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add possibility to detect the index page.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Only show message posting form for other Sones, not...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC3' into message-recipient
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add possibility to post a message directly to another...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add ID of Sone to “view Sone” page.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Allow creation of post with recipient using HTTP POST.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Allow creation of posts with recipients using AJAX.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add methods to create a post with a recipient.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Show recipient on posts.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC3' into next
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Set version to 0.3.1-RC3.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Revert parts of 8d8cc8a9cced7cc9171cc09ce0fd024145605d70.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Revert "Try to prevent insertion of a post or reply...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Merge commit '0.3.1-RC2' into next
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Set version to 0.3.1-RC2.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Try to prevent insertion of a post or reply multiple...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add click handler to new posts and replies only once.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add recipients to posts.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add click-to-mark-known function to all posts and replies.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Require newer stable versions of all pterodactylus...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add repository for all pterodactylus libraries.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add links to other APIs in javadoc.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Parse links from posts and replies and display them...
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add parser for freenet URIs.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add template-based part.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add container part.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Add stub for text parser infrastructure.
commit
|
commitdiff
|
tree
2010-11-26
David ‘Bombe’ Roden
Marks posts as known when clicking a new post or reply.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Don’t change the page title if we are focussed.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Store whether we are focussed in a flag.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add element after which the “comment” link is to be...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add “comment” link to post before ajaxifying the replies.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Remove unnecessary call to addCommentLink().
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Require 0.7 of the utils package.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Set version to 0.3.1-RC1.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Mark the document title with a “(!)” when activity...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Create new scopes to not lose the element we’re unmarking.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Mark a post as known when liking or unliking the post...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Mark post as known when starting to enter a comment.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Use correct post element.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Only mark new elements as known.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Mark all replies of a post as known when marking a...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Store the times of posts and replies with unique class...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Mark a post and all its replies as known if a comment...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add functions to mark posts and replies as known.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Insert reply at correct position.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add AJAX handlers to mark posts and replies as known.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add method to optionally skip reply creation.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Process replies only on success, insert before a .create...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Iterate over all post elements, regardless of their...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Use function to load a reply after posting a reply.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Too many changes to even know what they were.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add AJAX handler to get a rendered post.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add AJAX handler for creating a post.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add more uniform JSON creation for replies.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Don’t render posts and replies on getStatus().
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Do not mark posts and replies as known when rendering.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Move createReply() method.
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Add methods to conditionally mark posts and replies...
commit
|
commitdiff
|
tree
2010-11-25
David ‘Bombe’ Roden
Mark shown posts and replies known.
commit
|
commitdiff
|
tree
next