2014-02-28 |
David ‘Bombe’ Roden | If no current Sone exists, return an error. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove unused methods. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Move reply like functionality from Sone to Reply. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Move retrieval of post likes from Core to Post. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Move unliking a post from Sone to Post. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Move post liking from Sone to Post. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Return optionals of fields. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Make profile fields immutable. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Use renameField method to rename fields. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Store the avatar ID differently in profile. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Use isLocal() instead of checking the insert URI. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Store birth date in its own class, only update it via... |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Store a Sone’s name in its own class, use a modifier... |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove method to mark replies as known from the core. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove PostReplyProvider methods from Core. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove PostProvider methods from Core. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove javadoc comments from overriding methods. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Rename post and reply implementations; use builder... |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Return an optional from the Core already. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove AlbumBuilderFactory interface. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove randomId() method from AlbumBuilder. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove randomId() and currentTime() from post builder... |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Add callback interface to post build() method. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove createPost(*) methods from Core. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Move memory album and image to default implementation. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Factor out some methods. working |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Use static import. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Use AlbumBuilderFactory when creating a new album. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Rename SoneImpl to DefaultSone, implement SoneProvider... |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Move methods to move an image up and down to Image. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Simplify moving an album up and down in its parent. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Simplify album removal. |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Set Sone of an album in the album builder, use album... |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Remove the possibility to create images for unknown... |
tree | commitdiff |
2014-02-28 |
David ‘Bombe’ Roden | Determine image dimensions correctly. |
tree | commitdiff |
2014-01-19 |
David ‘Bombe’ Roden | Make all members of TemporaryImage final, store width... |
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 |
next |