projects
/
Sone.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use double instead of int for score calculation, weigh position of hit more.
2011-04-15
David ‘Bombe’ Roden
Use double instead of int for score calculation, weigh...
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Fix Sone marking.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Filter by correct element.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Add permalinks for posts and authors.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Merge branch 'relative-timestamps-150' into next
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Update relative times on each status update.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Show age text in HTML, use formatted date as tooltip.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Add accessor for the age text of a Sone.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Override Time.toString() to return the text.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Expose time calculation.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Merge branch 'improve-notification-handling' into next
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Only render notifications if they have changed.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Add AJAX page that returns a number of notifications.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Add method to return the last-updated time of a notification...
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Store last-updated time in notifications.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Expose new-post and new-reply filters to the world.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Don’t call touch() when setting all elements at once.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Notify listeners when a post is removed.
commit
|
commitdiff
|
tree
2011-04-14
David ‘Bombe’ Roden
Change title of replies listing on Sone page.
commit
|
commitdiff
|
tree
2011-04-13
David ‘Bombe’ Roden
Fix typo.
commit
|
commitdiff
|
tree
2011-04-12
David ‘Bombe’ Roden
Fix null pointer access when a reply’s post is yet...
commit
|
commitdiff
|
tree
2011-04-11
David ‘Bombe’ Roden
Insert link to author the user is replying to.
commit
|
commitdiff
|
tree
2011-04-11
David ‘Bombe’ Roden
Store textarea in input field’s data.
commit
|
commitdiff
|
tree
2011-04-11
David ‘Bombe’ Roden
Add all Sone-specific options when creating a Sone.
commit
|
commitdiff
|
tree
2011-04-11
David ‘Bombe’ Roden
Mark the correct sone as known.
commit
|
commitdiff
|
tree
2011-04-10
David ‘Bombe’ Roden
Merge branch 'master' into next
commit
|
commitdiff
|
tree
2011-04-10
David ‘Bombe’ Roden
Merge branch 'release-0.6.1'
commit
|
commitdiff
|
tree
2011-04-10
David ‘Bombe’ Roden
Set version to 0.6.1.
commit
|
commitdiff
|
tree
2011-04-10
David ‘Bombe’ Roden
Require utils 0.9.3.
commit
|
commitdiff
|
tree
2011-04-10
David ‘Bombe’ Roden
Add explanatory text for Sone-specific options while...
commit
|
commitdiff
|
tree
2011-04-10
David ‘Bombe’ Roden
Reduce default number of posts per page to 10.
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Add redirect page before all other toadlets.
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Redirect to “index.html” if no path is given.
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Create page implementation that simply performs a redirect.
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Add sone:// and post:// links.
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Mark deleted posts and replies as known.
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Also show posts and replies that have the current Sone...
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Adjust displayed times.
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Show default texts in the trust-related settings on...
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Allow user to configuration the number of posts shown...
commit
|
commitdiff
|
tree
2011-04-08
David ‘Bombe’ Roden
Add javadoc comments.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Create new-element notifications as non-dismissable.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Copy all values in the copy constructor.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Add constructor to allow to specify the dismissable...
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Don’t mark elements as known automatically when viewing...
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Display new-reply notification differently.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Add filter to sort replies differently.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Also update times on invisible replies.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Reset activation after all notifications have been...
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Filter posts and replies from the future.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Hide error message when deleting already deleted post...
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Reset blinking tab icon when no notifications are visible.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Mark own posts as new to allow retrieval and insertion...
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Merge branch 'mark-elements-as-known' into next
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Mark elements as known when a notification is removed.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Check replaced notifications for changes.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Add methods that compare notifications and mark elements...
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Use convenience method to get the notification for...
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Add “skipRequest” parameter to all mark*AsKnown() methods.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Add method to access notification elements.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Add method to retrieve a Sone element by its ID.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Add element IDs to new-element notifications.
commit
|
commitdiff
|
tree
2011-04-07
David ‘Bombe’ Roden
Mark all elements as known in the processing method...
commit
|
commitdiff
|
tree
2011-04-06
David ‘Bombe’ Roden
Add relative and dynamic timestamps to the web interface.
commit
|
commitdiff
|
tree
2011-04-06
David ‘Bombe’ Roden
Add getReply() function that works the same as getPost().
commit
|
commitdiff
|
tree
2011-04-06
David ‘Bombe’ Roden
Remove obsolete getReply() function.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Fix javadoc.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Implement auto-following of new Sones.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Add options to Sone.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Remove debug output.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Improve wording on Sone creation.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Add large try-catch block around SoneInserter’s run...
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Remove notification if no posts and replies remain.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Refactor; when not logged in, don’t show new-post or...
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Remove unnecessary imports.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Change the way notifications are handled.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Add filter for a list of notifications.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Add method to set elements to show.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Add copy constructor.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Add method to get all posts that have a certain Sone...
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
l10nize about page, add link to homepage.
commit
|
commitdiff
|
tree
2011-04-05
David ‘Bombe’ Roden
Add posts that are directed at a Sone to “view Sone...
commit
|
commitdiff
|
tree
2011-04-04
David ‘Bombe’ Roden
It’s 2011.
commit
|
commitdiff
|
tree
2011-04-03
David ‘Bombe’ Roden
Reduce default negative trust to -25.
commit
|
commitdiff
|
tree
2011-04-03
David ‘Bombe’ Roden
Fix search term input field jumping around on Firefox.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Merge branch 'master' into next
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Merge branch 'release-0.6'
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Set version to 0.6.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Require utils-0.9.2.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
When adding a field, the field name is not optional.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Enable text field on empty input, request focus.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Send out <link> header exposing the OpenSearchDescription...
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Add HTTPRequest accessor to web interface.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Allow FreenetTemplatePages to set arbitrary <link>...
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Add accessor for HTTPRequest objects.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Add page that renders a template but is not a Freenet...
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Rename TemplatePage to FreenetTemplatePage, which fits...
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Include image dimensions for flattr badge.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Don’t trim whitespace off of lines.
commit
|
commitdiff
|
tree
2011-04-02
David ‘Bombe’ Roden
Show the beginning of the post and the name of the...
commit
|
commitdiff
|
tree
next