- fixed the popup message manager's bad minimise recovery
- added an option to automatically 'hide' the popup message manager on main gui minimise (which has patchy multiplat support--some mindow managers don't do this automatically, some do but break when you force it)
- added an option to automatically hide the popup message manager on main gui dofocus, which may help with window managers that minimise to the system tray, which wx cannot detect
- added a 'make some popups' test job to the help->debug menu
- siblings will now present in a more service-specific way
- many gui elements that display tags are now aware of their tag service for the purpose of collapsing siblings
- simplified a whole load of the siblings code
- in some conditions, media will load faster
- autocomplete tag censorship will now also apply on in a service-specific way in 'all known tags' queries
- another remote connection reset exception is now properly caught by the network engine
- the embed button will now draw the correct background colour behind transparent thumbnails
- the animation scanbar will no longer scan if it has not previously experienced a mouse_down event--it could sometimes inherit this status from a previous media filter or embed reveal, resulting in undesired instant scan and undefined animation canvas behaviour
- advanced content update panel will no longer list 'copy' as an action if 'local tags' is the only tag service
- fixed a bug when performing a 'go!' action in the advanced content update panel when 'local tags' is the only tag service