Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
xelephas
/
gomatrix
Public
forked from
matrix-org/gomatrix
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 24, 2021
Merge pull request #86 from northernSage/add-event-tests
Show description for be2af5e
kegsay
authored
be2af5e
View commit details
Copy full SHA for be2af5e
Browse repository at this point
Merge pull request #84 from ptman/access_token
Show description for 82808d3
kegsay
authored
82808d3
View commit details
Copy full SHA for 82808d3
Browse repository at this point
Merge branch 'master' into add-event-tests
kegsay
authored
5e8873e
View commit details
Copy full SHA for 5e8873e
Browse repository at this point
Merge branch 'master' into access_token
kegsay
authored
e7f95a9
View commit details
Copy full SHA for e7f95a9
Browse repository at this point
Merge pull request #85 from northernSage/add-contributing-guidelines
Show description for ec4a104
kegsay
authored
ec4a104
View commit details
Copy full SHA for ec4a104
Browse repository at this point
Update README.md
kegsay
authored
dbffaa2
View commit details
Copy full SHA for dbffaa2
Browse repository at this point
Update CHANGELOG.md
kegsay
authored
e6877ae
View commit details
Copy full SHA for e6877ae
Browse repository at this point
Commits on Feb 26, 2021
add tests for events.go
northernSage
committed
36e440b
View commit details
Copy full SHA for 36e440b
Browse repository at this point
Commits on Feb 25, 2021
fix formatting
northernSage
committed
fffd6ae
View commit details
Copy full SHA for fffd6ae
Browse repository at this point
add initial docs
northernSage
committed
049d2d9
View commit details
Copy full SHA for 049d2d9
Browse repository at this point
Commits on Oct 1, 2020
Switch from access_token in URL to token in header
ptman
committed
ee30ee9
View commit details
Copy full SHA for ee30ee9
Browse repository at this point
Commits on Aug 27, 2020
support for ephemeral events and more message types (#69)
Show description for 7dd5e2a
3 people
authored
7dd5e2a
View commit details
Copy full SHA for 7dd5e2a
Browse repository at this point
Support sending formatted text (r0.6.0). (#82)
TheDiscordian
authored
bceb63b
View commit details
Copy full SHA for bceb63b
Browse repository at this point
MarkRead method for // MarkRead marks eventID in roomID as read, signifying the event, and all before it have been read. See https://matrix.org/docs/spec/client_server/r0.6.0#post-matrix-client-r0-…
Show description for 5891715
TheDiscordian
authored
5891715
View commit details
Copy full SHA for 5891715
Browse repository at this point
Status functions for interacting with the r0.6.0 presence/status API (#80)
Show description for 9523b90
TheDiscordian
authored
9523b90
View commit details
Copy full SHA for 9523b90
Browse repository at this point
Update Login() Logout() and LogoutAll() to r0.6.0 (#73)
Show description for c698fb0
f4814
and
neilalexander
authored
c698fb0
View commit details
Copy full SHA for c698fb0
Browse repository at this point
Commits on May 1, 2020
Run CI using golangci-lint, Go 1.13.10 (#78)
Show description for e5578b1
neilalexander
authored
e5578b1
View commit details
Copy full SHA for e5578b1
Browse repository at this point
Commits on Apr 8, 2020
Add go.mod
kegsay
committed
408fff5
View commit details
Copy full SHA for 408fff5
Browse repository at this point
Commits on Jan 28, 2020
Merge pull request #71 from matrix-org/t3chguy/public_rooms
Show description for 9e7906b
t3chguy
authored
9e7906b
View commit details
Copy full SHA for 9e7906b
Browse repository at this point
Commits on Jan 25, 2020
update comments and remove go.mod
t3chguy
committed
49bed8e
View commit details
Copy full SHA for 49bed8e
Browse repository at this point
Commits on Dec 22, 2019
unrelated: Add PrevContent
t3chguy
committed
fa4abd0
View commit details
Copy full SHA for fa4abd0
Browse repository at this point
Commits on Dec 21, 2019
Add go.mod
t3chguy
committed
dc3a2ba
View commit details
Copy full SHA for dc3a2ba
Browse repository at this point
Add test
t3chguy
committed
20d5d55
View commit details
Copy full SHA for 20d5d55
Browse repository at this point
rejig
t3chguy
committed
5f2b2fc
View commit details
Copy full SHA for 5f2b2fc
Browse repository at this point
delint
t3chguy
committed
4885805
View commit details
Copy full SHA for 4885805
Browse repository at this point
Add methods to query /publicRooms API
t3chguy
committed
9c57530
View commit details
Copy full SHA for 9c57530
Browse repository at this point
Commits on May 28, 2019
Merge pull request #66 from Reverite/20190424-json-streaming
Show description for 7df988a
babolivier
authored
7df988a
View commit details
Copy full SHA for 7df988a
Browse repository at this point
Commits on May 8, 2019
Check for resBody != nil on JSON decode
Reverite
committed
158bd27
View commit details
Copy full SHA for 158bd27
Browse repository at this point
Commits on Apr 29, 2019
Use res.Body check instead of res.ContentLength
Reverite
committed
f9a6d11
View commit details
Copy full SHA for f9a6d11
Browse repository at this point
Commits on Apr 25, 2019
Run gofmt
Reverite
committed
4fb520e
View commit details
Copy full SHA for 4fb520e
Browse repository at this point
streaming JSON encoding and decoding from HTTP client instead of allocating bytes
Reverite
committed
44bc4ee
View commit details
Copy full SHA for 44bc4ee
Browse repository at this point
Commits on Apr 18, 2019
Merge pull request #65 from matrix-org/babolivier/thumbnails
Show description for 0c31efc
babolivier
authored
0c31efc
View commit details
Copy full SHA for 0c31efc
Browse repository at this point
ImageInfo can have a Thumbnail (and it's needed for Riot on Android)
Bernhard Tittelbach
authored and
babolivier
committed
5df0d88
View commit details
Copy full SHA for 5df0d88
Browse repository at this point
Commits on Mar 26, 2019
Merge pull request #62 from SUMUKHA-PK/Adding_Tags_feature
Show description for 51f01dd
anoadragon453
authored
51f01dd
View commit details
Copy full SHA for 51f01dd
Browse repository at this point
Tag->TagContent
SUMUKHA-PK
committed
c58e5d9
View commit details
Copy full SHA for c58e5d9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.