Marc Nuri
Marc Nuri
## Description ElectronIM currently displays the full content of web notifications as native OS notifications. For users working in public spaces or concerned about privacy, this can expose sensitive message...
### Description Add a built-in translation feature that allows users to translate selected text within any service tab without leaving ElectronIM. This feature will leverage free/libre translation libraries to maintain...
The settings module should include an entry to allow (advanced) users to provide regular expressions that match URLs that should be handled internally instead of in an external browser (https://github.com/manusa/electronim/blob/6e624d33e88ddd940c69e99c03c681c84ab98b9c/src/service-manager/redirect.js)...
In Linux, the tray icon is added multiple times. Whenever the settings are saved, a new tray icon is created and the previous one remains visible.