index
:
matrix/LibMatrix.git
this commit
dev/authenticated-media
dev/e2ee
dev/e2ee{canonical-json}
dev/event-rewrite
dev/home-changes
dev/httpclient-temp
dev/moderationclient-changes
dev/new-httpclient
dev/project-cleanup
master
.NET 8 SDK for Matrix.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LibMatrix
/
Homeservers
/
AuthenticatedHomeserverGeneric.cs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add support for bulk event sending, back off on server failure
Rory&
2025-07-26
1
-8
/
+9
|
*
Write a proper schema for server capabilities
Rory&
2025-07-17
1
-5
/
+41
|
*
Fix joining rooms via ID, without vias.
Rory&
2025-07-17
1
-1
/
+13
|
*
Room builder, support managing room dir
Rory&
2025-06-16
1
-0
/
+37
|
*
Add support for ignoring users, add user/room/event reporting
Rory&
2025-05-02
1
-5
/
+47
|
*
Merge remote-tracking branch 'origin/dev/moderationclient-changes'
Rory&
2025-03-09
1
-2
/
+16
|
\
|
*
meow
Rory&
2024-12-15
1
-4
/
+18
|
|
*
|
MxcUri class, other various work
Rory&
2025-02-18
1
-25
/
+36
|
|
*
|
The rest of warning cleanup so far.
Rory&
2025-01-23
1
-9
/
+9
|
|
*
|
Clean up more imports and fix namespaces.
Rory&
2025-01-23
1
-3
/
+1
|
/
*
Fix unit tests, add authenticated media
dev/authenticated-media
Rory&
2024-09-17
1
-11
/
+86
|
*
Authenticated media foundations
Emma [it/its]@Rory&
2024-07-02
1
-0
/
+32
|
*
Dont use refs for proxy
Rory&
2024-05-16
1
-2
/
+3
|
*
Fixes
Rory&
2024-04-25
1
-1
/
+4
|
*
Partial User-Interactive Authentication, allow skipping homeserver typing
Rory&
2024-04-19
1
-4
/
+14
|
*
Fix homeserver resolution, rewrite homeserver initialisation, HSE work
Emma [it/its]@Rory&
2024-04-05
1
-31
/
+17
|
*
New messagebuilder stuff, table-based help command
Rory&
2024-03-20
1
-2
/
+0
|
*
Bot related fixes, image size
Rory&
2024-03-17
1
-2
/
+11
|
*
Bot changes, move named filters to subclass
Rory&
2024-03-15
1
-57
/
+36
|
*
Unknown changes
Emma [it/its]@Rory&
2024-02-23
1
-2
/
+22
|
*
Apply syntax style to LibMatrix side projects
Emma [it/its]@Rory&
2024-02-09
1
-1
/
+1
|
*
Apply syntax style to LibMatrix
Emma [it/its]@Rory&
2024-02-09
1
-52
/
+30
|
*
Capabilities
Rory&
2024-01-31
1
-6
/
+25
|
*
Better sync filter support, named filters, error handling
Emma [it/its]@Rory&
2024-01-31
1
-12
/
+112
|
*
Abstract FederationClient from RemoteHomeserver
Emma [it/its]@Rory&
2024-01-15
1
-9
/
+3
|
*
Cleanup
Emma [it/its]@Rory&
2024-01-05
1
-20
/
+18
|
*
Cleanup
TheArcaneBrony
2023-12-27
1
-2
/
+0
|
*
SetImpersonate optimisation (dont execute if already set), cleanup
TheArcaneBrony
2023-12-23
1
-0
/
+1
|
*
User impersonation support (appservice identity assertion), ↵
TheArcaneBrony
2023-12-23
1
-0
/
+5
|
|
|
|
non-AsyncEnumerable room member lookup
*
Cleanup
Emma [it/its]@Rory&
2023-12-14
1
-6
/
+7
|
*
Cleanup, move ArcaneLibs to submodule instead of parent submodule
Emma [it/its]@Rory&
2023-12-01
1
-7
/
+7
|
*
Moderation bot work
Emma [it/its]@Rory&
2023-11-23
1
-2
/
+18
|
*
State vs Timeline events
TheArcaneBrony
2023-11-09
1
-1
/
+1
|
*
Cleanup, fixes, fix proxy support
TheArcaneBrony
2023-11-05
1
-27
/
+19
|
*
split client and server http client for homeservers
TheArcaneBrony
2023-10-26
1
-13
/
+23
|
*
Minor cleanup
TheArcaneBrony
2023-10-24
1
-2
/
+3
|
*
Add profile updating
TheArcaneBrony
2023-10-18
1
-41
/
+38
|
*
Fix local media resolution
TheArcaneBrony
2023-10-17
1
-1
/
+1
|
*
Add updating of profiles and fetching room profiles
TheArcaneBrony
2023-10-17
1
-1
/
+128
|
*
Fix alias thing?
TheArcaneBrony
2023-10-11
1
-1
/
+1
|
*
Added options to skip inviting already invited/joined/left users, added ↵
TheArcaneBrony
2023-10-11
1
-16
/
+30
|
|
|
|
option to join room if it already exists when trying to create
*
Fix bug with event sending, make initial sync detection deterministic
TheArcaneBrony
2023-10-11
1
-1
/
+2
|
*
Set timeout for command listener
TheArcaneBrony
2023-10-10
1
-2
/
+0
|
*
Small refactors
TheArcaneBrony
2023-10-06
1
-13
/
+29
|
*
Unit tests, small refactors
TheArcaneBrony
2023-09-29
1
-10
/
+28
|
*
Add more stuff, add unit tests
TheArcaneBrony
2023-09-19
1
-7
/
+16
|
*
Some refactoring
TheArcaneBrony
2023-09-15
1
-15
/
+37
|
*
Media moderator PoC works, abstract command handling to library
TheArcaneBrony
2023-09-05
1
-6
/
+0
|
*
Add start of Media Moderator PoC bot
TheArcaneBrony
2023-09-04
1
-8
/
+13
|
*
Too many changes to name...
TheArcaneBrony
2023-09-04
1
-0
/
+89