Current priorities:

Test across the Internet with multiple clients and check moderation functionality. Also test for any issues with connections through NAT on broadband routers.

Add a threshold percentage config variable so that it can be set to show only the top X% of comments in a discussion

Use valgrind and other memory leak checkers to plug a few leaks.



UI
----------------------


 text interface: fix ---more--- pagination to avoid overwriting leaf details.



 make graphical gui, a simple http interface served to browser. In development.

 add the ability to "sort by" from clicking the column headings

 The create LEAF gui needs bugs fixed for large data added to the 'Contents' text field

 In http GUI the dropdown for "Past Week" timestamp needs implementing




Other
-------------------------------------

Test and fix push downloading to actually allow downloads across 1 NAT endpoint 



***DONE*** 200908  restrict connections to the http GUI to localhost only
***DONE*** 100308 Add a 'connect to' box in the GUI for opening connections to other instances. Plus a 'connect to all on local network'
***DONE*** 220208  Not dling and supporting some Leafs in the HTML GUI
***DONE*** 220208  Some doubled search results in the html interface.
***DONE*** 271107 Change the filename format to remove community, topic, subject and treedepth replacing them with a cascading topic1, topic2... topicN
***DONE*** 271005 Create gumnut-version.deb for easier install on apt enabled distribution (putting this off as low priority, please email if this would help for installing)
***DONE*** 171005 change number of lines displayed by a displaytree call to avoid scrolling off screen
***DONE*** 171005 General code cleanup and comment removal. Functionality is the current goal rather than readability or cleanliness
***DONE*** 101005 Change reply depth in filenames to be a 2 precision field like _tD01r03.txt rather than _tD1r3.txt so the first 99 replies will display in order.
***DONE*** 101005 Fix "Index #X could not be found in the response list." bug after doing a displaytree and then a listresults call. Seems the displaytree call removes the leaf that it is showing the contents of.
***DONE*** 310705 Change response format, to show Leaf number and moderation count, at the start of the response line instead of the end.
***DONE*** 310705 Fix com_branches to stop it from corrupting memory space used by com-scan


