Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

service.css was updated to modify top menu links #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

eandersons
Copy link

@eandersons eandersons commented Jul 20, 2020

service.css was updated to remove or disable unnecessary links in the top
menu to remove the possibility to navigate away from the Talk app:

  • disable Nextcloud logo, Talk and settings link;
  • remove "More" link;
  • hide notifications that are not related to Nextcloud Talk;
  • hide "Dismiss all notifications" as this action would also dismiss hidden
    notifications..

webview.js was updated to fix notifications (both direct and indirect) count
retrieval.

Edgars and others added 8 commits July 20, 2020 07:04
`service.css` was updated to remove of disable unnecessary links from the top
menu to remove the possibility to navigate away from the Talk app:
- disable Nextcloud logo, Talk and settings link;
- remove "More" and contacts link.
This may be Ferdi specific though.
This was the error when packaging the recipe for Ferdi:

Could not add your recipe: There were errors in your package.json:

Your package.json contains a 'config' object with no 'serviceURL' field.
This field should contain the URL of your service.
For more information about the package.json file visit 
https://github.com/getferdi/recipes/blob/master/docs/configuration.md
`service.css` was updated to:

- unhide contacts menu;
- hide notifications that are not related to Nextcloud Talk;
- hide "Dismiss all notifications" as this action would also dismiss hidden
  notifications.

`webview.js` was updated to fix notifications (both direct and indirect) count
retrieval.
`webview.js` was updated to get direct notifications count only when
notification wrapper has been loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant