Commit Graph

8 Commits

Author SHA1 Message Date
9ba74c6767 Update copyright messages in Java API 2017-09-11 11:39:44 +09:30
2356a8ec20 Fix follow / ignore failure handling 2017-06-28 12:08:05 +09:30
9cb561229a Allow following a feed that isn't in rhizome yet, and override the displayed name 2017-06-20 12:17:57 +09:30
508e95436a Add API's for marking a feed as blocked 2017-06-07 13:52:44 +09:30
f060e4dc59 Add Java api for meshmb restful activity 2017-04-19 14:46:37 +09:30
a0dbe115aa Add Java API for managing subscriptions 2017-04-19 14:46:36 +09:30
e7ca268dbc Add restful API's for follow and ignore 2017-04-19 14:46:36 +09:30
e769af0067 Compile Java during make, not during tests
Re-organised all Java source code under the java-api subdirectory, which
also contains a Makefile.in that performs the Java compilation.  This
makefile is only invoked if ./configure finds a working Java compiler.
2016-11-14 11:28:08 +10:30