Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Itinerary Itinerary
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PIMPIM
  • ItineraryItinerary
  • Merge requests
  • !114

Add basic matrix support

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Tobias Fella requested to merge work/tobias/matrix into master Feb 10, 2023
  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 6

So far this can login and logout for normal (password-based) login flows. The access token is stored in a keychain.

After login/starting the client, rooms are loaded and (for now) printed to the terminal.

While implementing it i realized that we probably also want to support encrypted rooms, and I'm not going to implement that (again 😄). in that case we should probably go with libquotient.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/tobias/matrix