Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • webapp webapp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 714
    • Issues 714
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • gitter
  • webappwebapp
  • Issues
  • #1992
Closed
Open
Created Sep 25, 2018 by Eric Eastwood@MadLittleModsOwner

Progressive web app (PWA)

Progressive web app (PWA) to replace mobile and desktop apps (one codebase)

  • Desktop progressive webapp (PWA), https://youtu.be/UyLI3WlWqLM?t=21s
    • https://love2dev.com/blog/chrome-desktop-pwa/
  • Trusted Web Activities (PWA for Android), https://www.youtube.com/watch?v=TCgT8dzSiU8
  • This also addresses missing features across on Android/iOS like:
    • GitLab sign in for mobile apps automagically if a community contribution doesn’t happen, https://gitlab.com/gitlab-org/gitter/gitter-android-app/issues/90
    • Soon to be threaded conversations, https://gitlab.com/gitlab-org/gitter/webapp/issues/741

Push notifications

There is a web-push feature toggle on https://next.gitter.im/ which enables the service worker and push notifications. We could roll this out to the public.

iOS does not support browser push notifications yet so those user's would be lacking. We could potentially setup bare bones "Gitter push notifications" app that just received push notifications and links off to the browser.

Offline capable

TBD

Edited Sep 02, 2020 by 🤖 GitLab Bot 🤖
Assignee
Assign to
Time tracking