projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use database to return friends of a Sone.
[Sone.git]
/
src
/
main
/
java
/
net
/
pterodactylus
/
sone
/
web
/
2014-11-22
David ‘Bombe’ Roden
Move exception to correct class.
tree
|
commitdiff
2014-11-22
David ‘Bombe’ Roden
Move exception to correct place.
tree
|
commitdiff
2014-11-22
David ‘Bombe’ Roden
Move image implementation to better package.
tree
|
commitdiff
2014-11-22
David ‘Bombe’ Roden
Move album implementation to better package.
tree
|
commitdiff
2014-11-22
David ‘Bombe’ Roden
Use “isLoaded” method to check for not-yet loaded bookm...
tree
|
commitdiff
2014-11-04
David ‘Bombe’ Roden
Remove unnecessary method.
tree
|
commitdiff
2014-10-10
David ‘Bombe’ Roden
Clean up imports.
tree
|
commitdiff
2014-10-10
David ‘Bombe’ Roden
Don’t use number parsing from the utils package anymore.
tree
|
commitdiff
2014-10-05
David ‘Bombe’ Roden
Don’t use logging from utils package.
tree
|
commitdiff
2014-10-05
David ‘Bombe’ Roden
Parse numbers using Guice.
tree
|
commitdiff
2014-10-03
David ‘Bombe’ Roden
Use bookmark database in core.
tree
|
commitdiff
2014-09-27
David ‘Bombe’ Roden
Remove the possibility to create Sones from the getLoca...
tree
|
commitdiff
2014-09-17
David ‘Bombe’ Roden
Disallow empty album titles, too.
tree
|
commitdiff
2014-09-17
David ‘Bombe’ Roden
Abort editing an image if title is empty.
tree
|
commitdiff
2014-09-17
David ‘Bombe’ Roden
Don’t allow changing an image’s title into an empty...
tree
|
commitdiff
2014-09-15
David ‘Bombe’ Roden
Redirect to “no permission” page if parent album or...
tree
|
commitdiff
2014-09-08
David ‘Bombe’ Roden
Set Sone in album builder, remote getOrCreate method...
tree
|
commitdiff
2014-08-25
David ‘Bombe’ Roden
Add Sone-specific options object.
tree
|
commitdiff
2014-06-26
David ‘Bombe’ Roden
Make expression less dubious.
tree
|
commitdiff
2014-06-26
David ‘Bombe’ Roden
Close all input streams after parsing templates.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Skip redundant initialization.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Declare variables closer to where they’re first used.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Remove unnecessary return.
tree
|
commitdiff
2014-06-25
David ‘Bombe’ Roden
Simplify some boolean expressions.
tree
|
commitdiff
2014-06-12
David ‘Bombe’ Roden
Actually use the default values.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Change default sort order to by-activity, descending.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Add constants for the default sort field and order.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Update Japanese translation.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Closer reader after creating templates.
tree
|
commitdiff
2014-06-10
David ‘Bombe’ Roden
Handle mention notification better.
tree
|
commitdiff
2014-02-27
David ‘Bombe’ Roden
Merge branch 'release-0.8.8'
0.8.8
tree
|
commitdiff
2014-02-24
David ‘Bombe’ Roden
Filter values of profile fields.
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Add image builder that creates “old” images.
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Remove obsolete import.
tree
|
commitdiff
2013-10-10
David ‘Bombe’ Roden
Use an album modifier for setting title, description...
tree
|
commitdiff
2013-09-27
David ‘Bombe’ Roden
Update French translation.
tree
|
commitdiff
2013-09-25
David ‘Bombe’ Roden
Merge branch 'release-0.8.7'
0.8.7
tree
|
commitdiff
2013-09-17
David ‘Bombe’ Roden
Fix some FindBugs warnings.
tree
|
commitdiff
2013-09-17
David ‘Bombe’ Roden
Don’t get the current Sone, we allow to modify local...
tree
|
commitdiff
2013-09-06
David ‘Bombe’ Roden
Close output stream before sending the page to the...
tree
|
commitdiff
2013-07-11
David ‘Bombe’ Roden
Insert a root album into all Sones to get rid of album...
tree
|
commitdiff
2013-07-09
David ‘Bombe’ Roden
Fix unwrapping of the content map.
tree
|
commitdiff
2013-07-09
David ‘Bombe’ Roden
Merge remote-tracking branch 'beak/next' into next
tree
|
commitdiff
2013-07-08
David ‘Bombe’ Roden
Add accessors for testing.
tree
|
commitdiff
2013-07-08
David ‘Bombe’ Roden
Use Jackson to create JSON pages, get rid of utils...
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Store Sones in “create Sone” page, for when there are...
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Merge branch 'release-0.8.6'
0.8.6
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Add a static import for slightly more readable code.
tree
|
commitdiff
2013-07-05
David ‘Bombe’ Roden
Filter empty albums on gallery pages.
tree
|
commitdiff
2013-06-29
David ‘Bombe’ Roden
Merge branch 'release-0.8.5'
0.8.5
tree
|
commitdiff
2013-06-29
David ‘Bombe’ Roden
Merge branch 'partial-rewrite' into next
tree
|
commitdiff
2013-06-09
David ‘Bombe’ Roden
Merge remote-tracking branch 'hernic/patch-1' into...
tree
|
commitdiff
2013-05-03
David ‘Bombe’ Roden
Fix check for valid Sone IDs.
partial-rewrite
tree
|
commitdiff
2013-03-13
David ‘Bombe’ Roden
Remove getAllAlbums() method, use album flattener.
tree
|
commitdiff
2013-02-09
David ‘Bombe’ Roden
Log exception when a JSON reply can not be generated.
tree
|
commitdiff
2013-02-03
David ‘Bombe’ Roden
Only use post IDs in post reply provider interface.
tree
|
commitdiff
2013-02-02
David ‘Bombe’ Roden
Fix calculation of weeks.
tree
|
commitdiff
2013-02-01
David ‘Bombe’ Roden
Fix error when removing reply for unknown post.
tree
|
commitdiff
2013-01-29
David ‘Bombe’ Roden
Move getSones() method to Sone provider interface.
tree
|
commitdiff
2013-01-29
David ‘Bombe’ Roden
Remove unnecessary method.
tree
|
commitdiff
2013-01-27
David ‘Bombe’ Roden
Make Sone returned by a Sone provider optional.
tree
|
commitdiff
2013-01-26
David ‘Bombe’ Roden
Merge branch 'partial-rewrite' into less-critical
tree
|
commitdiff
2013-01-26
David ‘Bombe’ Roden
Don’t call Optional.get() on potentially non-existing...
tree
|
commitdiff
2013-01-26
David ‘Bombe’ Roden
Check correctly for the presence of a post.
tree
|
commitdiff
2013-01-25
David ‘Bombe’ Roden
Merge commit 'c30ad3a3fcfc66d0c1757a50afe413d9942d7793...
tree
|
commitdiff
2013-01-25
David ‘Bombe’ Roden
Merge commit '173eb2df26ebc15a6aa5565ec15dfad37bfa61a1...
tree
|
commitdiff
2013-01-25
David ‘Bombe’ Roden
Only list replies whose posts exist.
tree
|
commitdiff
2013-01-25
David ‘Bombe’ Roden
Merge branch 'less-critical' into run
tree
|
commitdiff
2013-01-24
David ‘Bombe’ Roden
Add filter for replies with posts.
tree
|
commitdiff
2013-01-24
David ‘Bombe’ Roden
Make post returned by post reply optional.
tree
|
commitdiff
2013-01-24
David ‘Bombe’ Roden
Return ID of the post from post reply.
tree
|
commitdiff
2013-01-24
David ‘Bombe’ Roden
Make post returned by post provider optional.
tree
|
commitdiff
2013-01-24
David ‘Bombe’ Roden
Make post reply returned by provider optional.
tree
|
commitdiff
2013-01-24
David ‘Bombe’ Roden
Merge commit 'fcabe38e9b3abacc0d580bf0513600858aee2eca...
tree
|
commitdiff
2013-01-23
David ‘Bombe’ Roden
Merge commit 'da609f721e54691f27113e877a19637bd332abc3...
tree
|
commitdiff
2013-01-23
David ‘Bombe’ Roden
Don’t remove ticker object when notification is shown.
tree
|
commitdiff
2013-01-22
David ‘Bombe’ Roden
Implement getDirectedSones() differently, adhere to...
tree
|
commitdiff
2013-01-22
David ‘Bombe’ Roden
Remove possibility to create Sones from sone provider...
tree
|
commitdiff
2013-01-18
David ‘Bombe’ Roden
Remove possibility to create new replies from core...
tree
|
commitdiff
2013-01-18
David ‘Bombe’ Roden
Remove possibility to create new posts from post provid...
tree
|
commitdiff
2013-01-18
David ‘Bombe’ Roden
Replace utils’ Ticker by Java’s ScheduledExecutorService.
tree
|
commitdiff
2013-01-18
David ‘Bombe’ Roden
Revert "Replace utils’ Numbers by Guava’s Optional...
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Suppress warning about synthetic accessors.
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Replace utils’ Numbers by Guava’s Optional and Ints...
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Replace utils’ Digits and custom time constants by...
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Replace utils’ HashCode by Java’s hashCode().
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Replace utils’ StreamCopier by Guava’s ByteStreams.
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Update copyright headers.
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Fix header comments.
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Formatting.
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Move the core’s preferences into their own type.
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Change visibility of hit mapper.
tree
|
commitdiff
2013-01-17
David ‘Bombe’ Roden
Fix javadoc tags.
tree
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “image insert failed” into EventBus-based event.
tree
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “image insert finished” into EventBus-based...
tree
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “image insert aborted” into EventBus-based...
tree
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “image is inserted” into EventBus-based event.
tree
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “update found” into EventBus-based event.
tree
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “Sone insert was aborted” into EventBus-based...
tree
|
commitdiff
2013-01-16
David ‘Bombe’ Roden
Convert “Sone was inserted” into EventBus-based event.
tree
|
commitdiff
next