Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 786
    • Issues 786
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • briarbriar
  • Merge requests
  • !1133

Add support for image attachments to messaging client

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged akwizgran requested to merge 1585-new-messaging-client into master Jun 13, 2019
  • Overview 77
  • Commits 4
  • Pipelines 10
  • Changes 48

This branch adds support for image attachments to the messaging client. The message size limit of 32 KiB applies to attachments, so this isn't suitable for real world use yet, but it will allow us to test the UI with small test images (some examples are attached to the ticket).

A limit of 10 attachments per message is imposed to ensure that the private message, which includes the list of attachments, fits within the size limit.

A private message does not depend on its attachments, allowing the message to be shown in the UI before all attachments are received.

device-2019-06-13-105908

Closes #1585 (closed)

Edited Jun 13, 2019 by akwizgran
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1585-new-messaging-client