projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use a different List implementation to prevent concurrent modifications.
[Sone.git]
/
src
/
main
/
java
/
net
/
2011-04-01
David ‘Bombe’ Roden
Use a different List implementation to prevent concurre...
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Remove unnecessary plugins.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Use better way to paginate the posts.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Add posts a Sone replied to to “view Sone” page.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Weigh phrases by number of occurences.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Don’t use profile fields of senders when generating...
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Fix javadoc comments.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Implement search.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Add synchronization.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Override hashCode() and equals() with calls to supercla...
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Make classes static.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Add validation.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Actually check for the Sone’s identities.
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Collapse multiple empty lines to one empty line at...
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Add methods to add, remove, and count parts contained...
tree
|
commitdiff
2011-04-01
David ‘Bombe’ Roden
Override Object.toString() to get a reasonable String...
tree
|
commitdiff
2011-03-30
David ‘Bombe’ Roden
Change “TreeOwner” to “Truster” to match changed FCP...
tree
|
commitdiff
2011-03-30
David ‘Bombe’ Roden
Don’t show unknown Sones.
tree
|
commitdiff
2011-03-30
David ‘Bombe’ Roden
Add filter that removes not-downloaded Sones.
tree
|
commitdiff
2011-03-29
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-03-29
David ‘Bombe’ Roden
Merge branch 'release-0.5.2'
0.5.2
tree
|
commitdiff
2011-03-29
David ‘Bombe’ Roden
Set version to 0.5.2.
tree
|
commitdiff
2011-03-29
David ‘Bombe’ Roden
Merge branch 'new-web-of-trust' into next
tree
|
commitdiff
2011-03-25
David ‘Bombe’ Roden
Don’t fetch a local Sone initially.
tree
|
commitdiff
2011-03-21
David ‘Bombe’ Roden
Merge branch 'remember-page' into next
tree
|
commitdiff
2011-03-21
David ‘Bombe’ Roden
Encode ampersand (“&”) and equals signs (“=”) in URL.
tree
|
commitdiff
2011-03-21
David ‘Bombe’ Roden
Include URL parameters in URL.
tree
|
commitdiff
2011-03-21
David ‘Bombe’ Roden
Get redirection target from URL, default to “index...
tree
|
commitdiff
2011-03-21
David ‘Bombe’ Roden
Add original URL when redirecting to login page.
tree
|
commitdiff
2011-03-17
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-03-17
David ‘Bombe’ Roden
Merge branch 'release-0.5.1'
0.5.1
tree
|
commitdiff
2011-03-17
David ‘Bombe’ Roden
Set version to 0.5.1.
tree
|
commitdiff
2011-03-12
David ‘Bombe’ Roden
Add link to unbookmark all not loaded posts at once.
tree
|
commitdiff
2011-03-12
David ‘Bombe’ Roden
Add possibility to unbookmark all not loaded posts...
tree
|
commitdiff
2011-03-08
David ‘Bombe’ Roden
Reregister USKs when Sone is already known to the downl...
tree
|
commitdiff
2011-03-08
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-03-08
David ‘Bombe’ Roden
Merge branch 'release-0.5'
0.5
tree
|
commitdiff
2011-03-08
David ‘Bombe’ Roden
Set version to 0.5.
tree
|
commitdiff
2011-03-07
David ‘Bombe’ Roden
Add “toggle parser” link to posts and replies to deacti...
tree
|
commitdiff
2011-03-07
David ‘Bombe’ Roden
Always download Sones, older editions are skipped later...
tree
|
commitdiff
2011-03-07
David ‘Bombe’ Roden
Add “loaded” member for posts and replies.
tree
|
commitdiff
2011-03-07
David ‘Bombe’ Roden
Use new plugin name of the web of trust plugin.
tree
|
commitdiff
2011-02-17
David ‘Bombe’ Roden
Merge branch 'bookmarks' into next. This fixes #103.
tree
|
commitdiff
2011-02-17
David ‘Bombe’ Roden
Add page that shows all bookmarks.
tree
|
commitdiff
2011-02-17
David ‘Bombe’ Roden
Add AJAX pages to bookmark and unbookmark posts.
tree
|
commitdiff
2011-02-17
David ‘Bombe’ Roden
Add pages that let the user bookmark or unbookmark...
tree
|
commitdiff
2011-02-17
David ‘Bombe’ Roden
Expose whether a post is bookmarked.
tree
|
commitdiff
2011-02-17
David ‘Bombe’ Roden
Add bookmark management.
tree
|
commitdiff
2011-02-04
David ‘Bombe’ Roden
Set local Sones in posts deliverd by AJAX.
tree
|
commitdiff
2011-02-02
David ‘Bombe’ Roden
Implement Comparable interface in Sone.
tree
|
commitdiff
2011-02-02
David ‘Bombe’ Roden
Add collection sort filter to template context factory.
tree
|
commitdiff
2011-01-28
David ‘Bombe’ Roden
Reregister the USK subscription after a successful...
tree
|
commitdiff
2011-01-28
David ‘Bombe’ Roden
Don’t run background fetchers for Sones that are last...
tree
|
commitdiff
2011-01-28
David ‘Bombe’ Roden
Actually allow -100 to be entered by getting 4 characte...
tree
|
commitdiff
2011-01-28
David ‘Bombe’ Roden
Wrap the Core’s options into a Preferences object which...
tree
|
commitdiff
2011-01-26
David ‘Bombe’ Roden
Allow specifying a Sone ID in addition to a template...
tree
|
commitdiff
2011-01-26
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-01-26
David ‘Bombe’ Roden
Merge branch 'release-0.4.3'
0.4.3
tree
|
commitdiff
2011-01-26
David ‘Bombe’ Roden
Set version to 0.4.3.
tree
|
commitdiff
2011-01-26
David ‘Bombe’ Roden
Show a link to the Sone homepage in the new-version...
tree
|
commitdiff
2011-01-26
David ‘Bombe’ Roden
Store and propagate the latest edition, too.
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Use the URI from the Sone directly.
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Always store USKs in the Sone.
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Save Sone after inserting it.
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Remove misleading paragraph from javadoc.
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Compare the new list of replies with the correct old...
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Merge branch 'release-0.4.2'
0.4.2
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Set version to 0.4.2.
tree
|
commitdiff
2011-01-25
David ‘Bombe’ Roden
Show the “create Sone” page in the menu if we’re auto...
tree
|
commitdiff
2011-01-24
David ‘Bombe’ Roden
Set the latest edition in a better way on a Sone being...
tree
|
commitdiff
2011-01-24
David ‘Bombe’ Roden
Download the edition if it’s newer than the current...
tree
|
commitdiff
2011-01-21
David ‘Bombe’ Roden
Checking for the “newness” of an item will never mark...
tree
|
commitdiff
2011-01-21
David ‘Bombe’ Roden
Small performance improvements.
tree
|
commitdiff
2011-01-21
David ‘Bombe’ Roden
If there is only one local Sone, always be logged in...
tree
|
commitdiff
2011-01-21
David ‘Bombe’ Roden
Don’t create session when not visiting Sone. Fixes...
tree
|
commitdiff
2011-01-20
David ‘Bombe’ Roden
Add format filter to context factory.
tree
|
commitdiff
2011-01-20
David ‘Bombe’ Roden
Don’t barf when post-processing a non-existing post.
tree
|
commitdiff
2011-01-20
David ‘Bombe’ Roden
Store the notification in itself when rendering.
tree
|
commitdiff
2011-01-20
David ‘Bombe’ Roden
Add HTML filter.
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Cache templates.
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Fix documentation to remove warning.
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Merge branch 'mark-as-read' into next
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Use correct request variable.
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Add missing translation.
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Replace two separate AJAX pages by one that handles...
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Remove debug output.
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Store Sone in correct set when marking as known.
tree
|
commitdiff
2011-01-19
David ‘Bombe’ Roden
Use new template engine.
tree
|
commitdiff
2011-01-18
David ‘Bombe’ Roden
Use the core to check for the locality of a Sone.
tree
|
commitdiff
2011-01-18
David ‘Bombe’ Roden
Merge branch 'select-sender-identity' into next
tree
|
commitdiff
2011-01-18
David ‘Bombe’ Roden
Allow specifying the sender when creating replies.
tree
|
commitdiff
2011-01-18
David ‘Bombe’ Roden
Allow deletion of replies for all local Sones.
tree
|
commitdiff
2011-01-18
David ‘Bombe’ Roden
Store all local Sones in every template.
tree
|
commitdiff
2011-01-18
David ‘Bombe’ Roden
Parse sender from request and set it as posting Sone.
tree
|
commitdiff
2011-01-18
David ‘Bombe’ Roden
Allow deletion of posts of all local Sones, not only...
tree
|
commitdiff
2011-01-17
David ‘Bombe’ Roden
Add page that marks posts, replies, and Sones as read.
tree
|
commitdiff
2011-01-17
David ‘Bombe’ Roden
Use “returnPage” instead of “returnPath” everywhere...
tree
|
commitdiff
2011-01-17
David ‘Bombe’ Roden
Mark Sones as known on “view Sone” and “known Sones...
tree
|
commitdiff
2011-01-17
David ‘Bombe’ Roden
Rewrite isNewSone() to match isNewPost() and isNewReply().
tree
|
commitdiff
next