projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Synchronize access on an identity’s trust cache.
[Sone.git]
/
src
/
main
/
java
/
net
/
pterodactylus
/
2011-05-06
David ‘Bombe’ Roden
Synchronize access on an identity’s trust cache.
tree
|
commitdiff
2011-05-04
David ‘Bombe’ Roden
Return early if the Sone can not be found.
tree
|
commitdiff
2011-05-04
David ‘Bombe’ Roden
This can never work, duh.
tree
|
commitdiff
2011-05-03
David ‘Bombe’ Roden
Initialize options of Sone before aborting loading...
tree
|
commitdiff
2011-04-29
David ‘Bombe’ Roden
Filter texts when inserting them, not when parsing.
tree
|
commitdiff
2011-04-29
David ‘Bombe’ Roden
Add text filter for inserts.
tree
|
commitdiff
2011-04-28
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-04-28
David ‘Bombe’ Roden
Merge branch 'release-0.6.3'
0.6.3
tree
|
commitdiff
2011-04-28
David ‘Bombe’ Roden
Update latest known version.
tree
|
commitdiff
2011-04-28
David ‘Bombe’ Roden
Set version to 0.6.3.
tree
|
commitdiff
2011-04-28
David ‘Bombe’ Roden
Don’t link to unknown posts.
tree
|
commitdiff
2011-04-27
David ‘Bombe’ Roden
Use post visibility method to filter the post feed.
tree
|
commitdiff
2011-04-27
David ‘Bombe’ Roden
Use method.
tree
|
commitdiff
2011-04-27
David ‘Bombe’ Roden
Add method to check a post’s visibility.
tree
|
commitdiff
2011-04-27
David ‘Bombe’ Roden
Only allow posts that have been downloaded.
tree
|
commitdiff
2011-04-25
David ‘Bombe’ Roden
Check a reply’s post and its Sone before using those...
tree
|
commitdiff
2011-04-24
David ‘Bombe’ Roden
Remove a Sone if no own identity trusts it anymore.
tree
|
commitdiff
2011-04-24
David ‘Bombe’ Roden
Store current edition in template context for inserted...
tree
|
commitdiff
2011-04-24
David ‘Bombe’ Roden
Strip links to local node, leaving only the keys (or...
tree
|
commitdiff
2011-04-24
David ‘Bombe’ Roden
Store request in link parser context.
tree
|
commitdiff
2011-04-24
David ‘Bombe’ Roden
Store request in template context when rendering posts...
tree
|
commitdiff
2011-04-23
David ‘Bombe’ Roden
Always follow the official Sone when creating a new...
tree
|
commitdiff
2011-04-20
David ‘Bombe’ Roden
Don’t save Sone twice, especially not while synchronizi...
tree
|
commitdiff
2011-04-20
David ‘Bombe’ Roden
Download a Sone as USK when it’s the first time.
tree
|
commitdiff
2011-04-20
David ‘Bombe’ Roden
Use Mappers instead of Converters.
tree
|
commitdiff
2011-04-17
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-04-17
David ‘Bombe’ Roden
Merge branch 'release-0.6.2'
0.6.2
tree
|
commitdiff
2011-04-17
David ‘Bombe’ Roden
Set version to 0.6.2.
tree
|
commitdiff
2011-04-17
David ‘Bombe’ Roden
Fix logging of expression.
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Formatting and whitespace fixes.
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Remove references to Freetalk.
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Fix more project names in headers.
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Fix filenames in license headers.
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Add missing license headers.
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Fix wrong project name in file headers.
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Set the latest edition of a Sone when the identity...
tree
|
commitdiff
2011-04-16
David ‘Bombe’ Roden
Downlad SSKs instead of USKs to prevent triggering...
tree
|
commitdiff
2011-04-15
David ‘Bombe’ Roden
Add logging.
tree
|
commitdiff
2011-04-15
David ‘Bombe’ Roden
Use double instead of int for score calculation, weigh...
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Merge branch 'relative-timestamps-150' into next
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Update relative times on each status update.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Add accessor for the age text of a Sone.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Override Time.toString() to return the text.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Expose time calculation.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Merge branch 'improve-notification-handling' into next
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Only render notifications if they have changed.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Add AJAX page that returns a number of notifications.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Expose new-post and new-reply filters to the world.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Don’t call touch() when setting all elements at once.
tree
|
commitdiff
2011-04-14
David ‘Bombe’ Roden
Notify listeners when a post is removed.
tree
|
commitdiff
2011-04-12
David ‘Bombe’ Roden
Fix null pointer access when a reply’s post is yet...
tree
|
commitdiff
2011-04-11
David ‘Bombe’ Roden
Add all Sone-specific options when creating a Sone.
tree
|
commitdiff
2011-04-10
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-04-10
David ‘Bombe’ Roden
Merge branch 'release-0.6.1'
0.6.1
tree
|
commitdiff
2011-04-10
David ‘Bombe’ Roden
Set version to 0.6.1.
tree
|
commitdiff
2011-04-10
David ‘Bombe’ Roden
Reduce default number of posts per page to 10.
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Add redirect page before all other toadlets.
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Redirect to “index.html” if no path is given.
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Create page implementation that simply performs a redirect.
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Add sone:// and post:// links.
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Mark deleted posts and replies as known.
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Also show posts and replies that have the current Sone...
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Adjust displayed times.
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Allow user to configuration the number of posts shown...
tree
|
commitdiff
2011-04-08
David ‘Bombe’ Roden
Add javadoc comments.
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Create new-element notifications as non-dismissable.
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Copy all values in the copy constructor.
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Add constructor to allow to specify the dismissable...
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Don’t mark elements as known automatically when viewing...
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Display new-reply notification differently.
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Add filter to sort replies differently.
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Filter posts and replies from the future.
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Mark own posts as new to allow retrieval and insertion...
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Merge branch 'mark-elements-as-known' into next
tree
|
commitdiff
2011-04-07
David ‘Bombe’ Roden
Mark all elements as known in the processing method...
tree
|
commitdiff
2011-04-06
David ‘Bombe’ Roden
Add relative and dynamic timestamps to the web interface.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Fix javadoc.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Implement auto-following of new Sones.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Add options to Sone.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Remove debug output.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Add large try-catch block around SoneInserter’s run...
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Remove notification if no posts and replies remain.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Refactor; when not logged in, don’t show new-post or...
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Remove unnecessary imports.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Change the way notifications are handled.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Add filter for a list of notifications.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Add method to set elements to show.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Add copy constructor.
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Add method to get all posts that have a certain Sone...
tree
|
commitdiff
2011-04-05
David ‘Bombe’ Roden
Add posts that are directed at a Sone to “view Sone...
tree
|
commitdiff
2011-04-03
David ‘Bombe’ Roden
Reduce default negative trust to -25.
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Merge branch 'release-0.6'
0.6
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Set version to 0.6.
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Send out <link> header exposing the OpenSearchDescripti...
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Add HTTPRequest accessor to web interface.
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Allow FreenetTemplatePages to set arbitrary <link>...
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Add accessor for HTTPRequest objects.
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Add page that renders a template but is not a Freenet...
tree
|
commitdiff
2011-04-02
David ‘Bombe’ Roden
Rename TemplatePage to FreenetTemplatePage, which fits...
tree
|
commitdiff
next