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
  • Merge requests
  • !19

Partly solve #2280: Allow /affiliation to list all affiliations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maxime Buquet requested to merge ppjet/poezio:affiliations-list into master Feb 08, 2019
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 1

This implements affiliation listing for /affiliation. There's still lots of rough edges, but it does the job. A missing feature would be to only show the affiliation of a single user.

I don't like how I have to handle the XML directly myself in the resulting IQs. All this because of missing interfaces in the slixmpp MUC plugin.

I also have an issue with the tab that doesn't get refreshed, see comments inline. That's fixed.

Signed-off-by: Maxime “pep” Buquet pep@bouah.net

Edited Mar 29, 2020 by Maxime Buquet
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: affiliations-list