Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P poezio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 180
    • Issues 180
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poeziopoezio
  • poezio
  • Issues
  • #3518
Closed
Open
Issue created Apr 20, 2020 by ge0rg@ge0rgContributor

Add `<no-store/>` hint on outgoing chat-state-notifications (CSNs)

poezio is sending CSNs with the following syntax:

<message type="chat" to="recipient" xml:lang="en" id="6594b9c6b6984e0e8d9fb8754323ecf7">
  <origin-id xmlns="urn:xmpp:sid:0" id="6594b9c6b6984e0e8d9fb8754323ecf7"/>
  <composing xmlns="http://jabber.org/protocol/chatstates"/>
</message>

CSNs should have the <no-store/> Hint to prevent temporary or permanent storage on the sender's or recipient's archive.

Assignee
Assign to
Time tracking