Sone.git
13 years agoAdd login page.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:30:44 +0000 (06:30 +0200)]
Add login page.

13 years agoImplement a bit more of the Fred interaction stuff.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:30:24 +0000 (06:30 +0200)]
Implement a bit more of the Fred interaction stuff.

13 years agoDon’t try to parse null values.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:28:07 +0000 (06:28 +0200)]
Don’t try to parse null values.

13 years agoAdd fred dependency.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:27:44 +0000 (06:27 +0200)]
Add fred dependency.

13 years agoStore dependencies in resulting JAR file.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:27:38 +0000 (06:27 +0200)]
Store dependencies in resulting JAR file.

13 years agoRequire a more recent version.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:26:55 +0000 (06:26 +0200)]
Require a more recent version.

13 years agoFix “Plugin-Main-Class” attribute.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 19:58:59 +0000 (21:58 +0200)]
Fix “Plugin-Main-Class” attribute.

13 years agoAdd Sone-specific base template page implementation.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 19:16:17 +0000 (21:16 +0200)]
Add Sone-specific base template page implementation.

13 years agoAdd web interface container stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 19:15:42 +0000 (21:15 +0200)]
Add web interface container stub.

13 years agoAdd interface between templates and toadlets.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 18:30:56 +0000 (20:30 +0200)]
Add interface between templates and toadlets.

13 years agoAdd logging.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:53:50 +0000 (16:53 +0200)]
Add logging.

13 years agoAdd method that fetches an URI.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:50:36 +0000 (16:50 +0200)]
Add method that fetches an URI.

13 years agoComplete javadoc.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:48:49 +0000 (16:48 +0200)]
Complete javadoc.

13 years agoStore high-level client in Freenet interface.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:31:30 +0000 (16:31 +0200)]
Store high-level client in Freenet interface.

13 years agoIgnore Maven’s “target” directory.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 13:40:59 +0000 (15:40 +0200)]
Ignore Maven’s “target” directory.

13 years agoOverride hashCode().
David ‘Bombe’ Roden [Tue, 12 Oct 2010 13:40:37 +0000 (15:40 +0200)]
Override hashCode().

13 years agoAdd friend Sones.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 13:40:27 +0000 (15:40 +0200)]
Add friend Sones.

13 years agoSet Freenet interface in core.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 12:10:46 +0000 (14:10 +0200)]
Set Freenet interface in core.

13 years agoAdd freenet interface stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 12:10:01 +0000 (14:10 +0200)]
Add freenet interface stub.

13 years agoAdd code comment.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 12:03:26 +0000 (14:03 +0200)]
Add code comment.

13 years agoAdd loading of local sones from a configuration.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 11:53:11 +0000 (13:53 +0200)]
Add loading of local sones from a configuration.

13 years agoAdd Sone stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 11:44:13 +0000 (13:44 +0200)]
Add Sone stub.

13 years agoAdd configuration backend wrapped around a plugin store.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 10:11:39 +0000 (12:11 +0200)]
Add configuration backend wrapped around a plugin store.

13 years agoInitialize logging.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 07:21:01 +0000 (09:21 +0200)]
Initialize logging.

13 years agoAdd post stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 07:03:47 +0000 (09:03 +0200)]
Add post stub.

13 years agoAdd core stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:52:53 +0000 (06:52 +0200)]
Add core stub.

13 years agoAdd plugin stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:50:52 +0000 (06:50 +0200)]
Add plugin stub.

13 years agoAdd attribute “Plugin-Main-Class” to manifest of generated JAR file.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:48:26 +0000 (06:48 +0200)]
Add attribute “Plugin-Main-Class” to manifest of generated JAR file.

13 years agoMove <dependencies> section to top of file.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:46:36 +0000 (06:46 +0200)]
Move <dependencies> section to top of file.

13 years agoAdd Maven project file.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:34:11 +0000 (06:34 +0200)]
Add Maven project file.

13 years agoAdd stub of user.
David ‘Bombe’ Roden [Mon, 11 Oct 2010 17:36:08 +0000 (19:36 +0200)]
Add stub of user.

13 years agoAdd profile stub.
David ‘Bombe’ Roden [Mon, 11 Oct 2010 17:34:29 +0000 (19:34 +0200)]
Add profile stub.