This website requires JavaScript.
Explore
Help
Sign In
1f349
/
dendrite
Watch
4
Star
0
Fork
0
You've already forked dendrite
mirror of
https://github.com/1f349/dendrite.git
synced
2025-02-16 19:38:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dendrite
/
clientapi
/
auth
History
kegsay
0db43f13a6
refactor: use latest GMSL which splits fed client from matrix room logic (
#3051
)
...
Part of a series of refactors on GMSL.
2023-04-06 09:55:01 +01:00
..
authtypes
Add tests for
/turnServer
,
/capabilities
and
/3pid/
(
#3038
)
2023-04-03 21:42:46 +02:00
auth.go
syncapi: define specific interfaces for internal HTTP communications (
#2416
)
2022-05-05 09:56:03 +01:00
login_test.go
refactor: use latest GMSL which splits fed client from matrix room logic (
#3051
)
2023-04-06 09:55:01 +01:00
login_token.go
Support for
m.login.token
(
#2014
)
2022-02-10 10:27:26 +00:00
login.go
Do not use
ioutil
as it is deprecated (
#2625
)
2022-08-05 10:26:59 +01:00
password.go
Fix
/login
issue causing wrong device list updates (
#2922
)
2023-01-10 17:02:38 +01:00
user_interactive_test.go
refactor: use latest GMSL which splits fed client from matrix room logic (
#3051
)
2023-04-06 09:55:01 +01:00
user_interactive.go
Protect user_interactive reads and writes with locks (
#2635
)
2022-08-12 09:12:05 +01:00