Jeremy Lakeman
65bc309999
Allow POST requests with no Content-Length
2017-05-24 16:38:42 +09:30
Jeremy Lakeman
af2d32c25b
Add Java API for importing bundles with manifests in zip comments
2017-05-24 13:33:03 +09:30
Jeremy Lakeman
2db8c24e15
Use chunked transfer encoding and expect header in Java API
2017-05-23 11:37:26 +09:30
Jeremy Lakeman
cc0d6fcdb9
Return Invalid bundle status if rhizome manifest not found during import
2017-05-09 14:26:23 +09:30
Jeremy Lakeman
6c4e7de574
Add sender & recipient filters to rhizome restful api
2017-05-08 11:38:20 +09:30
Jeremy Lakeman
556dabe458
Flip sense of MeshMSMessage comparison to match other comparables
2017-04-26 14:11:25 +09:30
Jeremy Lakeman
7c4c242577
Add placeholder for blocked feeds
2017-04-24 14:52:25 +09:30
Jeremy Lakeman
fb2322d45f
Add Java Date for timestamps
2017-04-19 14:46:37 +09:30
Jeremy Lakeman
f060e4dc59
Add Java api for meshmb restful activity
2017-04-19 14:46:37 +09:30
Jeremy Lakeman
5ccff053c2
Add bundle author to feed metadata
2017-04-19 14:46:36 +09:30
Jeremy Lakeman
a0dbe115aa
Add Java API for managing subscriptions
2017-04-19 14:46:36 +09:30
Jeremy Lakeman
e7ca268dbc
Add restful API's for follow and ignore
2017-04-19 14:46:36 +09:30
Jeremy Lakeman
8571de4848
Avoid recompiling java class if they have not changed
2017-02-14 14:56:40 +10:30
Andrew Bettison
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