Additions to the web interface, resource warnings, API additions
- After login to the web interface the transaction overview table will scroll to the bottom now automatically
- Added additional icons to the web interface for the filter of the local station, the remote partner and the user
- Added a new resource warning: The system will add a warning now to the clients status bar if the number of outbound directory polls exceeds 5 per s
- Added the number of directory poll threads and the number of polls per min to the "About" screen of the client. This could be a surprising high number as the number of dir polls is localstationcount*remotepartnercount. If the poll interval is too short this setup may result in file IO problems and the user should be informed.
- Added the possibility to filter for the partner names in the XML API if you request the list of partners. The command line send command will use this possibility and no longer get all partners for each send command but just sender and receiver. This should reduce the client-server communication for a huge amount of partners and high load.