nextcloud / dashboard

ARCHIVED, new Dashboard is in the server
https://nextcloud.com/dashboard
GNU Affero General Public License v3.0
58 stars 29 forks source link

Dashboard mail link points to Rainloop - not built-in mail app #21

Open dszego opened 6 years ago

dszego commented 6 years ago

Hi all, Clicking on an email in the dashboard points to /index.php/apps/rainloop - which redirects to /index.php/apps/files if Rainloop isn't installed as an app.

Since NextCloud 13 has a lovely email app of it's own, and there may be others available (Roundcube, etc.) it would be nice if this were a configurable option in Settings, right below where you put in the mailserver. A simple dropdown of available apps (even all of them, let the user figure out which is their Mail app) would be sufficient.

Thanks, David.

ghost commented 6 years ago

@dszego There's no built-in mail app in Nextcloud -- neither in NC12 nor in NC13.

Because this Dashboard app was obviously abandoned, replace rainloop by mail or something in https://github.com/nextcloud/dashboard/blob/master/js/inbox.js#L45-L48 and it wotks.